Stránka 1 z 1
Server se vypína
Napsal: 05 kvě 2018, 10:41
od coutovylp
Zdravím.
Dneska ráno jsem přišel a všiml jsem si, že mám server vypnutý. Tak jsem ho šel zapnout. Když jsem ho zapl, tak to do konzole na závěr napsalo tento error.
"WARN Unable to register Log4j
shutdown hook because JVM is shutting down. Using SimpleLogger"
Nevíte co s tím?
Kód: Vybrat vše
Could not call method 'public static org.bukkit.Location org.bukkit.Location.deserialize(java.util.Map)' of class org.bukkit.Location for deserialization
java.lang.IllegalArgumentException: unknown world
at org.bukkit.Location.deserialize(Location.java:612) ~[minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_152]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_152]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_152]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_152]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:79) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:119) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:197) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:161) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:147) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:178) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at com.Zrips.CMI.Modules.Portals.PortalManager.load(PortalManager.java:316) [CMI7.3.4.1.jar:?]
at com.Zrips.CMI.Modules.Portals.PortalManager.<init>(PortalManager.java:60) [CMI7.3.4.1.jar:?]
at com.Zrips.CMI.CMI.getPortalManager(CMI.java:551) [CMI7.3.4.1.jar:?]
at com.Zrips.CMI.CMI.onEnable(CMI.java:1012) [CMI7.3.4.1.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[10:29:15 INFO]: Failed to load portal (Spawn)! Reason:null Error Log:
[10:29:15 ERROR]: null
java.lang.NullPointerException: null
at com.Zrips.CMI.Modules.Portals.PortalManager.recalculateChunks(PortalManager.java:175) ~[CMI7.3.4.1.jar:?]
at com.Zrips.CMI.Modules.Portals.PortalManager.addPortal(PortalManager.java:163) ~[CMI7.3.4.1.jar:?]
at com.Zrips.CMI.Modules.Portals.PortalManager.loadMap(PortalManager.java:387) [CMI7.3.4.1.jar:?]
at com.Zrips.CMI.Modules.Portals.PortalManager.load(PortalManager.java:331) [CMI7.3.4.1.jar:?]
at com.Zrips.CMI.Modules.Portals.PortalManager.<init>(PortalManager.java:60) [CMI7.3.4.1.jar:?]
at com.Zrips.CMI.CMI.getPortalManager(CMI.java:551) [CMI7.3.4.1.jar:?]
at com.Zrips.CMI.CMI.onEnable(CMI.java:1012) [CMI7.3.4.1.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[10:29:15 INFO]: [CMI] Loaded 1 portals into memory.
[10:29:15 INFO]: [CMI] PEX permission plugin will be used
[10:29:15 INFO]: [CMI] Loaded (1) custom text's!
[10:29:16 INFO]: [CMI] Vault was found - Enabling capabilities.
[10:29:16 INFO]: [CMI] Loading user data files.
[10:29:16 INFO]: [CMI] Cant load rank (Novacek)
[10:29:16 WARN]: java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.util.List
[10:29:16 WARN]: at com.Zrips.CMI.Modules.Ranks.RankManager.load(RankManager.java:591)
[10:29:16 WARN]: at com.Zrips.CMI.CMI.onEnable(CMI.java:1142)
[10:29:16 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
[10:29:16 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
[10:29:16 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
[10:29:16 WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
[10:29:16 WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
[10:29:16 WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
[10:29:16 WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
[10:29:16 WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
[10:29:16 WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
[10:29:16 WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
[10:29:16 WARN]: at java.lang.Thread.run(Thread.java:748)
Re: Server se vypína
Napsal: 05 kvě 2018, 11:24
od Hanakocz
Ahoj,
uveď IP serveru a přilož kompletní log, nejen kousíček. Logy najdeš ve složce LOGS, takže ten nejnovější po novém spuštění serveru (jakmile se vypne)
Re: Server se vypína
Napsal: 05 kvě 2018, 11:36
od coutovylp
IP: 82.208.17.35:27335
Kód: Vybrat vše
[11:35:05] [Server thread/INFO]: Starting minecraft server version 1.12.2
[11:35:05] [Server thread/INFO]: Loading properties
[11:35:05] [Server thread/INFO]: Default game type: SURVIVAL
[11:35:05] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-2086bb0-61ca7d9 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
[11:35:05] [Server thread/INFO]: Server Ping Player Sample Count: 12
[11:35:05] [Server thread/INFO]: Using 4 threads for Netty based IO
[11:35:05] [Server thread/INFO]: Debug logging is disabled
[11:35:05] [Server thread/INFO]: Generating keypair
[11:35:06] [Server thread/INFO]: Starting Minecraft server on 82.208.17.35:27335
[11:35:06] [Server thread/INFO]: Using epoll channel type
[11:35:06] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[11:35:06] [Server thread/INFO]: [0;32;1m[CustomRecipe] Failed to check for an update[m
[11:35:07] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
[11:35:07] [Server thread/INFO]: [EggCatcher] Loading EggCatcher v3.1
[11:35:07] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
[11:35:07] [Server thread/INFO]: [RelaAutoBroadcast] Loading RelaAutoBroadcast v1.8
[11:35:07] [Server thread/INFO]: [Votifier] Loading Votifier v2.3.6-SNAPSHOT
[11:35:07] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
[11:35:07] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
[11:35:07] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
[11:35:07] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.12.2) has not yet been tested! Proceed with caution.
[11:35:07] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.3
[11:35:07] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.12.1
[11:35:07] [Server thread/INFO]: [CustomRecipe] Loading CustomRecipe v2.5.7
[11:35:07] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
[11:35:07] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
[11:35:07] [Server thread/INFO]: [ParticleLIB] Loading ParticleLIB v2.1.1
[11:35:07] [Server thread/INFO]: [TAB] Loading TAB v1.7.0
[11:35:07] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib v1.5.16
[11:35:07] [Server thread/INFO]: [CustomHelp] Loading CustomHelp v1.2
[11:35:07] [Server thread/INFO]: [ServerCinematics] Loading ServerCinematics v1.12.9
[11:35:07] [Server thread/INFO]: [Vault] Loading Vault v1.6.1
[11:35:07] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.7
[11:35:07] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
[11:35:07] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.15.0
[11:35:07] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.7.4.3
[11:35:07] [Server thread/INFO]: [TryMe] Loading TryMe v5.4.2
[11:35:07] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b547
[11:35:07] [Server thread/INFO]: [WorldGuardFlyStop] Loading WorldGuardFlyStop v1.4
[11:35:07] [Server thread/INFO]: [NamelessMC] Loading NamelessMC vPre-1.1.0
[11:35:07] [Server thread/INFO]: [Jobs] Loading Jobs v4.2.1
[11:35:07] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
[11:35:07] [Server thread/INFO]: [1vs1] Loading 1vs1 v1.7.1 #221
[11:35:07] [Server thread/INFO]: [CMI] Loading CMI v7.3.4.1
[11:35:07] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.22-SNAPSHOT (build 1487)
[11:35:07] [Server thread/INFO]: [AdvancedMobArena] Loading AdvancedMobArena v3.2.0-Beta
[11:35:07] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.3
[11:35:07] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
[11:35:07] [Server thread/INFO]: [Quests] Loading Quests v3.3.2-b311
[11:35:07] [Server thread/INFO]: [Residence] Loading Residence v4.7.2.1
[11:35:07] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b547
[11:35:07] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b547
[11:35:07] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.3.2-b1726
[11:35:07] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.2.10
[11:35:07] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v1.2.0
[11:35:07] [Server thread/INFO]: [TransportPipes] Loading TransportPipes v4.3.1-b79
[11:35:07] [Server thread/INFO]: [ShopChest] Loading ShopChest v1.12.3
[11:35:07] [Server thread/INFO]: [ShopChest] Using locale "en_US"
[11:35:07] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
[11:35:07] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[11:35:07] [Server thread/INFO]: [Vault] Enabling Vault v1.6.1
[11:35:07] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[11:35:07] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[11:35:07] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[11:35:07] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[11:35:07] [Server thread/INFO]: [Vault] Plugin enabled (62ms)
[11:35:07] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[11:35:07] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[11:35:07] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[11:35:07] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[11:35:07] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[11:35:07] [Server thread/INFO]: Preparing level "Priroda_New"
[11:35:07] [Server thread/INFO]: -------- World Settings For [Priroda_New] --------
[11:35:07] [Server thread/INFO]: Structure Info Saving: true
[11:35:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[11:35:07] [Server thread/INFO]: Max TNT Explosions: 100
[11:35:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[11:35:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Vine Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Mob Spawn Range: 4
[11:35:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[11:35:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:35:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[11:35:07] [Server thread/INFO]: Random Lighting Updates: false
[11:35:07] [Server thread/INFO]: Item Despawn Rate: 6000
[11:35:07] [Server thread/INFO]: Item Merge Radius: 2.5
[11:35:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
[11:35:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:35:07] [Server thread/INFO]: View Distance: 7
[11:35:07] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:35:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:35:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:35:07] [Server thread/INFO]: -------- World Settings For [Priroda_New_nether] --------
[11:35:07] [Server thread/INFO]: Structure Info Saving: true
[11:35:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[11:35:07] [Server thread/INFO]: Max TNT Explosions: 100
[11:35:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[11:35:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Vine Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Mob Spawn Range: 4
[11:35:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[11:35:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:35:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[11:35:07] [Server thread/INFO]: Random Lighting Updates: false
[11:35:07] [Server thread/INFO]: Item Despawn Rate: 6000
[11:35:07] [Server thread/INFO]: Item Merge Radius: 2.5
[11:35:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
[11:35:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:35:07] [Server thread/INFO]: View Distance: 7
[11:35:07] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:35:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:35:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:35:07] [Server thread/INFO]: -------- World Settings For [Priroda_New_the_end] --------
[11:35:07] [Server thread/INFO]: Structure Info Saving: true
[11:35:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[11:35:07] [Server thread/INFO]: Max TNT Explosions: 100
[11:35:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[11:35:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Vine Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[11:35:07] [Server thread/INFO]: Mob Spawn Range: 4
[11:35:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[11:35:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:35:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[11:35:08] [Server thread/INFO]: Random Lighting Updates: false
[11:35:08] [Server thread/INFO]: Item Despawn Rate: 6000
[11:35:08] [Server thread/INFO]: Item Merge Radius: 2.5
[11:35:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
[11:35:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:35:08] [Server thread/INFO]: View Distance: 7
[11:35:08] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:35:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:35:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:35:08] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1945898497086704428)
[11:35:09] [Server thread/INFO]: Preparing spawn area: 56%
[11:35:09] [Server thread/INFO]: Preparing start region for level 1 (Seed: 8679958029150293099)
[11:35:09] [Server thread/INFO]: Preparing start region for level 2 (Seed: 8679958029150293099)
[11:35:09] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
[11:35:10] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[11:35:10] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
[11:35:10] [Server thread/INFO]: [EggCatcher] Enabling EggCatcher v3.1
[11:35:10] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
[11:35:10] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[11:35:10] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
[11:35:10] [Server thread/INFO]: [RelaAutoBroadcast] Enabling RelaAutoBroadcast v1.8
[11:35:10] [Server thread/INFO]: [Votifier] Enabling Votifier v2.3.6-SNAPSHOT
[11:35:10] [Server thread/INFO]: [Votifier] Loaded token for website: default
[11:35:10] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
[11:35:10] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
[11:35:10] [nioEventLoopGroup-2-1/INFO]: [Votifier] Votifier enabled on socket /82.208.17.35:28335.
[11:35:10] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Stavby2
[11:35:10] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[11:35:10] [Server thread/INFO]: -------- World Settings For [SoukromejSvet] --------
[11:35:10] [Server thread/INFO]: Structure Info Saving: true
[11:35:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[11:35:10] [Server thread/INFO]: Max TNT Explosions: 100
[11:35:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[11:35:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:35:10] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:35:10] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:35:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:35:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:35:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:35:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:35:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:35:10] [Server thread/INFO]: Vine Growth Modifier: 100%
[11:35:10] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[11:35:10] [Server thread/INFO]: Mob Spawn Range: 4
[11:35:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[11:35:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:35:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[11:35:10] [Server thread/INFO]: Random Lighting Updates: false
[11:35:10] [Server thread/INFO]: Item Despawn Rate: 6000
[11:35:10] [Server thread/INFO]: Item Merge Radius: 2.5
[11:35:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
[11:35:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:35:10] [Server thread/INFO]: View Distance: 7
[11:35:10] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:35:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:35:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:35:10] [Server thread/INFO]: Preparing start region for level 3 (Seed: -7515124214196052757)
[11:35:11] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawn1_nether
[11:35:11] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[11:35:11] [Server thread/INFO]: -------- World Settings For [SkyBlock_Lobby] --------
[11:35:11] [Server thread/INFO]: Structure Info Saving: true
[11:35:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[11:35:11] [Server thread/INFO]: Max TNT Explosions: 100
[11:35:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[11:35:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Vine Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Mob Spawn Range: 4
[11:35:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[11:35:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:35:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[11:35:11] [Server thread/INFO]: Random Lighting Updates: false
[11:35:11] [Server thread/INFO]: Item Despawn Rate: 6000
[11:35:11] [Server thread/INFO]: Item Merge Radius: 2.5
[11:35:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
[11:35:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:35:11] [Server thread/INFO]: View Distance: 7
[11:35:11] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:35:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:35:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:35:11] [Server thread/INFO]: Preparing start region for level 4 (Seed: -4722596309343301493)
[11:35:11] [Server thread/INFO]: -------- World Settings For [Spawn1] --------
[11:35:11] [Server thread/INFO]: Structure Info Saving: true
[11:35:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[11:35:11] [Server thread/INFO]: Max TNT Explosions: 100
[11:35:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[11:35:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Vine Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[11:35:11] [Server thread/INFO]: Mob Spawn Range: 4
[11:35:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[11:35:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:35:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[11:35:11] [Server thread/INFO]: Random Lighting Updates: false
[11:35:11] [Server thread/INFO]: Item Despawn Rate: 6000
[11:35:11] [Server thread/INFO]: Item Merge Radius: 2.5
[11:35:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
[11:35:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:35:11] [Server thread/INFO]: View Distance: 7
[11:35:11] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:35:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:35:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:35:11] [Server thread/INFO]: Preparing start region for level 5 (Seed: -7419011585835591522)
[11:35:12] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world
[11:35:12] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[11:35:12] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_the_end
[11:35:12] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[11:35:12] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Hlavni_Lobby
[11:35:12] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[11:35:12] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_nether
[11:35:12] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[11:35:12] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PvP_Arena
[11:35:12] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[11:35:12] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: 1vs1-ACS
[11:35:12] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[11:35:12] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Private
[11:35:12] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[11:35:12] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawn1_the_end
[11:35:12] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[11:35:12] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawn
[11:35:12] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[11:35:12] [Server thread/INFO]: -------- World Settings For [Stavby] --------
[11:35:12] [Server thread/INFO]: Structure Info Saving: true
[11:35:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[11:35:12] [Server thread/INFO]: Max TNT Explosions: 100
[11:35:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[11:35:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:35:12] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:35:12] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:35:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:35:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:35:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:35:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:35:12] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:35:12] [Server thread/INFO]: Vine Growth Modifier: 100%
[11:35:12] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[11:35:12] [Server thread/INFO]: Mob Spawn Range: 4
[11:35:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[11:35:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:35:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[11:35:12] [Server thread/INFO]: Random Lighting Updates: false
[11:35:12] [Server thread/INFO]: Item Despawn Rate: 6000
[11:35:12] [Server thread/INFO]: Item Merge Radius: 2.5
[11:35:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
[11:35:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:35:12] [Server thread/INFO]: View Distance: 7
[11:35:12] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:35:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:35:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:35:12] [Server thread/INFO]: Preparing start region for level 6 (Seed: -3956850525473792395)
[11:35:12] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
[11:35:12] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
[11:35:12] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
[11:35:12] [Server thread/INFO]: [WorldGuard] (Priroda_New) TNT ignition is PERMITTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] (Priroda_New) Lighters are PERMITTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] (Priroda_New) Lava fire is blocked.
[11:35:12] [Server thread/INFO]: [WorldGuard] (Priroda_New) Fire spread is UNRESTRICTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Priroda_New'
[11:35:12] [Server thread/INFO]: [WorldGuard] (Priroda_New_nether) TNT ignition is PERMITTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] (Priroda_New_nether) Lighters are PERMITTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] (Priroda_New_nether) Lava fire is blocked.
[11:35:12] [Server thread/INFO]: [WorldGuard] (Priroda_New_nether) Fire spread is UNRESTRICTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Priroda_New_nether'
[11:35:12] [Server thread/INFO]: [WorldGuard] (Priroda_New_the_end) TNT ignition is PERMITTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] (Priroda_New_the_end) Lighters are PERMITTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] (Priroda_New_the_end) Lava fire is blocked.
[11:35:12] [Server thread/INFO]: [WorldGuard] (Priroda_New_the_end) Fire spread is UNRESTRICTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Priroda_New_the_end'
[11:35:12] [Server thread/INFO]: [WorldGuard] (SoukromejSvet) TNT ignition is PERMITTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] (SoukromejSvet) Lighters are PERMITTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] (SoukromejSvet) Lava fire is blocked.
[11:35:12] [Server thread/INFO]: [WorldGuard] (SoukromejSvet) Fire spread is UNRESTRICTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SoukromejSvet'
[11:35:12] [Server thread/INFO]: [WorldGuard] (SkyBlock_Lobby) TNT ignition is PERMITTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] (SkyBlock_Lobby) Lighters are PERMITTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] (SkyBlock_Lobby) Lava fire is blocked.
[11:35:12] [Server thread/INFO]: [WorldGuard] (SkyBlock_Lobby) Fire spread is UNRESTRICTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyBlock_Lobby'
[11:35:12] [Server thread/INFO]: [WorldGuard] (Spawn1) TNT ignition is PERMITTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] (Spawn1) Lighters are PERMITTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] (Spawn1) Lava fire is blocked.
[11:35:12] [Server thread/INFO]: [WorldGuard] (Spawn1) Fire spread is UNRESTRICTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn1'
[11:35:12] [Server thread/INFO]: [WorldGuard] (Stavby) TNT ignition is PERMITTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] (Stavby) Lighters are PERMITTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] (Stavby) Lava fire is blocked.
[11:35:12] [Server thread/INFO]: [WorldGuard] (Stavby) Fire spread is UNRESTRICTED.
[11:35:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Stavby'
[11:35:12] [Server thread/INFO]: [WorldGuard] Loading region data...
[11:35:12] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.3
[11:35:12] [Server thread/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1mDetected Minecraft [0;33;1mv1_12_R1[0;32;1m, using [0;33;1mUniversalSkinFactory[0;32;1m.[m
[11:35:12] [Server thread/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1mDetected [0;33;1mMultiverse-Core[0;32;1m! Using it for dimensions.[m
[11:35:12] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.12.1
[11:35:12] [Server thread/WARN]: 2521 [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
[11:35:12] [Server thread/WARN]: 2730 [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
[11:35:13] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlgin 5.12.1
[11:35:13] [Server thread/WARN]: [VotingPlugin] No vote has been recieved from List.Tserver.cz, may be an invalid service site. Vote on the site and look in console for a service site, if you get nothing then there is an issue with votifier
[11:35:13] [Server thread/INFO]: [CustomRecipe] Enabling CustomRecipe v2.5.7
[11:35:13] [Server thread/INFO]: [0;32;1m[CustomRecipe] [0;31;1mYour current version is old[m
[11:35:13] [Server thread/INFO]: [0;32;1m[CustomRecipe] [0;31;1mPlease update the plugin to null[m
[11:35:13] [Server thread/INFO]: [0;32;1m[CustomRecipes] The plugin has been enabled successfully, and all recipes have been loaded.[m
[11:35:13] [Server thread/INFO]: [CustomRecipe] [0;35;22mCracked by qtChan@blackspigot.com with [0;31;22m<3[m
[11:35:13] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
[11:35:13] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[11:35:13] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[11:35:13] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[11:35:13] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[11:35:13] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[11:35:13] [Server thread/INFO]: [ParticleLIB] Enabling ParticleLIB v2.1.1
[11:35:13] [Server thread/INFO]: [TAB] Enabling TAB v1.7.0
[11:35:13] [Server thread/INFO]: [TAB] Enabled in 27ms
[11:35:13] [Server thread/INFO]: [TAB] Original autor: NEZNAMY
[11:35:13] [Server thread/INFO]: [TAB] New versions by Wisky987 | 1.6.4+
[11:35:13] [Server thread/INFO]: [TAB] Please, if you have an issue use the Discussion page in TAB thread of Spigot forums
[11:35:13] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib v1.5.16
[11:35:13] [Server thread/INFO]: [CustomHelp] Enabling CustomHelp v1.2
[11:35:13] [Server thread/INFO]: [CustomHelp] CustomHelp v1.2 has been enabled!
[11:35:13] [Server thread/INFO]: [ServerCinematics] Enabling ServerCinematics v1.12.9
[11:35:13] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.7
[11:35:13] [Server thread/INFO]: Starting FakaHedaMinequery server on 82.208.17.35:28335
[11:35:13] [Server thread/ERROR]: Error initializing FakaHedaMinequery
java.net.BindException: Address already in use (Bind failed)
at java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.8.0_152]
at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) ~[?:1.8.0_152]
at java.net.ServerSocket.bind(ServerSocket.java:375) ~[?:1.8.0_152]
at java.net.ServerSocket.bind(ServerSocket.java:329) ~[?:1.8.0_152]
at fakahedaminequery.QueryServer.<init>(QueryServer.java:69) ~[FakaHedaMinequery.jar:?]
at fakahedaminequery.Minequery.onEnable(Minequery.java:113) [FakaHedaMinequery.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[11:35:13] [Server thread/ERROR]: Error occurred while enabling FakaHedaMinequery v1.7 (Is it up to date?)
java.lang.IllegalStateException: Cannot enable - FakaHedaMinequery not initialized
at fakahedaminequery.Minequery.onEnable(Minequery.java:120) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[11:35:13] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
[11:35:13] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
[11:35:13] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.6.1
[11:35:13] [Server thread/INFO]: | Command file(s) found : 1
[11:35:13] [Server thread/INFO]: | Config : Ready.
[11:35:13] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
[11:35:13] [Server thread/INFO]: | Custom commands loaded : 46
[11:35:13] [Server thread/INFO]: | Version: 5.3.4
[11:35:13] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
[11:35:14] [Server thread/INFO]: | You are running the latest version of MyCommand.
[11:35:14] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
[11:35:14] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.15.0
[11:35:14] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
[11:35:14] [Server thread/WARN]: [ShopGUIPlus] Spawners plugin not found, spawners won't be supported.
[11:35:14] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
[11:35:14] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.7.4.3
[11:35:14] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
[11:35:14] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
[11:35:14] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
[11:35:14] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
[11:35:14] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
[11:35:14] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
[11:35:14] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
[11:35:14] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
[11:35:14] [Server thread/INFO]: [CrazyCrates] Loading custom files.
[11:35:14] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Crazy.yml.
[11:35:14] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Star.yml.
[11:35:14] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Event.yml.
[11:35:14] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Vote.yml.
[11:35:14] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Galactic.yml.
[11:35:14] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Classic.yml.
[11:35:14] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Basic.yml.
[11:35:14] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
[11:35:14] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
[11:35:14] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
[11:35:14] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
[11:35:14] [Server thread/INFO]: [CrazyCrates] All physical crate locations have been loaded.
[11:35:14] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
[11:35:14] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
[11:35:14] [Server thread/INFO]: [TryMe] Enabling TryMe v5.4.2
[11:35:14] [Server thread/INFO]: [0;36;22m[TryMe] Version 5.4.2 has been enabled[m
[11:35:14] [Server thread/INFO]: [0;36;22m[TryMe] Vault was found - Enabling economy capabilities.[m
[11:35:14] [Server thread/INFO]: [0;36;22m[Tryme] Loaded 135 Questions in 1 categories[m
[11:35:15] [Server thread/INFO]: [0;36;22m[Tryme] Loaded 323 Decode words in 3 categories[m
[11:35:15] [Server thread/INFO]: [0;36;22m[Tryme] Loaded 333 Flash words in 4 categories[m
[11:35:15] [Server thread/INFO]: [0;36;22m[Tryme] Loaded 305 Math equations in 4 categories[m
[11:35:15] [Server thread/INFO]: [0;36;22m[TryMe] Connected to sqlite[m
[11:35:15] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b547
[11:35:15] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[11:35:15] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
[11:35:15] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
[11:35:15] [Server thread/INFO]: Using locale cs
[11:35:15] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
[11:35:15] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[11:35:15] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[11:35:15] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
[11:35:15] [Server thread/INFO]: [WorldGuardFlyStop] Enabling WorldGuardFlyStop v1.4
[11:35:15] [Server thread/INFO]: [NamelessMC] Enabling NamelessMC vPre-1.1.0
[11:35:15] [Server thread/INFO]: [0;36;22m[NamelessMC] [0;31;22m[WARNING] Invalid API key[m
[11:35:15] [Server thread/WARN]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 6 path $
[11:35:15] [Server thread/WARN]: at com.google.gson.JsonParser.parse(JsonParser.java:65)
[11:35:15] [Server thread/WARN]: at com.google.gson.JsonParser.parse(JsonParser.java:45)
[11:35:15] [Server thread/WARN]: at com.namelessmc.namelessplugin.spigot.API.CheckWebAPIConnection.<init>(CheckWebAPIConnection.java:56)
[11:35:15] [Server thread/WARN]: at com.namelessmc.namelessplugin.spigot.API.NamelessAPI.checkConnection(NamelessAPI.java:46)
[11:35:15] [Server thread/WARN]: at com.namelessmc.namelessplugin.spigot.API.Config.NamelessConfigManager.initConfig(NamelessConfigManager.java:89)
[11:35:15] [Server thread/WARN]: at com.namelessmc.namelessplugin.spigot.API.Config.NamelessConfigManager.initializeFiles(NamelessConfigManager.java:27)
[11:35:15] [Server thread/WARN]: at com.namelessmc.namelessplugin.spigot.NamelessPlugin.onEnable(NamelessPlugin.java:105)
[11:35:15] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
[11:35:15] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
[11:35:15] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
[11:35:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
[11:35:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
[11:35:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
[11:35:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
[11:35:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
[11:35:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
[11:35:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
[11:35:15] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
[11:35:15] [Server thread/WARN]: Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 6 path $
[11:35:15] [Server thread/WARN]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
[11:35:15] [Server thread/WARN]: at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401)
[11:35:15] [Server thread/WARN]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:542)
[11:35:15] [Server thread/WARN]: at com.google.gson.stream.JsonReader.peek(JsonReader.java:425)
[11:35:15] [Server thread/WARN]: at com.google.gson.JsonParser.parse(JsonParser.java:60)
[11:35:15] [Server thread/WARN]: ... 17 more
[11:35:15] [Server thread/INFO]: [0;36;22m[NamelessMC] [0;31;22m[WARNING] [0;31;22mInvalid API Url/Key, Please set the correct API url! [0;31;1mdisabling features[m
[11:35:15] [Server thread/INFO]: [NamelessMC] Disabling NamelessMC vPre-1.1.0
[11:35:16] [Server thread/INFO]: [0;36;22m[NamelessMC] [0;36;1m[Info] [0;32;1mFound no new updates![m
[11:35:16] [Server thread/INFO]: [Jobs] Enabling Jobs v4.2.1
[11:35:16] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 8 titles![m
[11:35:16] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 0 restricted areas![m
[11:35:16] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 49 protected blocks timers![m
[11:35:17] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 641 custom item names![m
[11:35:17] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 41 custom entity names![m
[11:35:17] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 27 custom enchant names![m
[11:35:17] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 16 custom color names![m
[11:35:17] [Server thread/INFO]: [0;33;1m[Jobs] 4 shop items loaded![m
[11:35:17] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 7 jobs![m
[11:35:17] [Server thread/INFO]: [0;33;22m[Jobs] Explorer jobs manager are not enabled![m
[11:35:17] [Jobs-DatabaseSaveTask/INFO]: [0;33;1m[Jobs] Started database save task.[m
[11:35:17] [Jobs-BufferedPaymentThread/INFO]: [0;33;1m[Jobs] Started buffered payment thread.[m
[11:35:17] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 0 schedulers![m
[11:35:17] [Server thread/INFO]: [0;33;1m[Jobs] Preloaded 906 players data in 0.03[m
[11:35:17] [Server thread/INFO]: [0;33;1m[Jobs] WorldGuard detected.[m
[11:35:17] [Server thread/INFO]: [0;33;1m[Jobs] loaded 485 block protection entries. 0[m
[11:35:17] [Server thread/INFO]: [0;33;1m[Jobs] Plugin has been enabled succesfully.[m
[11:35:17] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
[11:35:17] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
[11:35:17] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[11:35:17] [Server thread/WARN]: [HolographicDisplays] Hologram 'pvp' was in the world 'PvP_Arena' but it wasn't loaded.
[11:35:17] [Server thread/INFO]: [1vs1] Enabling 1vs1 v1.7.1 #221
[11:35:17] [Server thread/INFO]: [1vs1] Connecting to sqlite database...
[11:35:17] [Server thread/INFO]: [1vs1] Connected!
[11:35:17] [Server thread/INFO]: [1vs1] Connecting to database
[11:35:17] [Server thread/INFO]: [1vs1] Connecting to sqlite database...
[11:35:17] [Server thread/INFO]: [1vs1] Connected!
[11:35:17] [Server thread/INFO]: [1vs1] 1vs1 enabled!
[11:35:17] [Server thread/INFO]: [CMI] Enabling CMI v7.3.4.1
[11:35:17] [Server thread/ERROR]: Could not call method 'public static org.bukkit.Location org.bukkit.Location.deserialize(java.util.Map)' of class org.bukkit.Location for deserialization
java.lang.IllegalArgumentException: unknown world
at org.bukkit.Location.deserialize(Location.java:612) ~[minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_152]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_152]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_152]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_152]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:79) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:119) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:197) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:161) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:147) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:178) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at com.Zrips.CMI.Modules.Portals.PortalManager.load(PortalManager.java:316) [CMI7.3.4.1.jar:?]
at com.Zrips.CMI.Modules.Portals.PortalManager.<init>(PortalManager.java:60) [CMI7.3.4.1.jar:?]
at com.Zrips.CMI.CMI.getPortalManager(CMI.java:551) [CMI7.3.4.1.jar:?]
at com.Zrips.CMI.CMI.onEnable(CMI.java:1012) [CMI7.3.4.1.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[11:35:17] [Server thread/INFO]: [0;31;1m Failed to load portal (Spawn)! Reason:null Error Log:[m
[11:35:17] [Server thread/ERROR]: null
java.lang.NullPointerException: null
at com.Zrips.CMI.Modules.Portals.PortalManager.recalculateChunks(PortalManager.java:175) ~[CMI7.3.4.1.jar:?]
at com.Zrips.CMI.Modules.Portals.PortalManager.addPortal(PortalManager.java:163) ~[CMI7.3.4.1.jar:?]
at com.Zrips.CMI.Modules.Portals.PortalManager.loadMap(PortalManager.java:387) [CMI7.3.4.1.jar:?]
at com.Zrips.CMI.Modules.Portals.PortalManager.load(PortalManager.java:331) [CMI7.3.4.1.jar:?]
at com.Zrips.CMI.Modules.Portals.PortalManager.<init>(PortalManager.java:60) [CMI7.3.4.1.jar:?]
at com.Zrips.CMI.CMI.getPortalManager(CMI.java:551) [CMI7.3.4.1.jar:?]
at com.Zrips.CMI.CMI.onEnable(CMI.java:1012) [CMI7.3.4.1.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [minecraft_server.jar:git-Spigot-2086bb0-61ca7d9]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[11:35:17] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded 1 portals into memory.[m
[11:35:17] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mPEX permission plugin will be used[m
[11:35:17] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (1) custom text's![m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mVault was found - Enabling capabilities.[m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoading user data files.[m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mCant load rank (Novacek)[m
[11:35:18] [Server thread/WARN]: java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.util.List
[11:35:18] [Server thread/WARN]: at com.Zrips.CMI.Modules.Ranks.RankManager.load(RankManager.java:591)
[11:35:18] [Server thread/WARN]: at com.Zrips.CMI.CMI.onEnable(CMI.java:1142)
[11:35:18] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
[11:35:18] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
[11:35:18] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
[11:35:18] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
[11:35:18] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
[11:35:18] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
[11:35:18] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
[11:35:18] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
[11:35:18] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
[11:35:18] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
[11:35:18] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mLoaded (6) ranks[m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m
[0;31;1mWarning! There is two users with same name and diffrent UUID. This can cause issues! Please remove one of them from database with /cmi removeuser [uuid]
[0;31;1mParek 15b0e263-6965-3d1a-8ef5-49e756f811d0 last seen: [0;32;1m132 [0;37;22mden [0;32;1m15 [0;37;22mhodin [0;32;1m37 [0;37;22mminut [0;32;1m27 [0;37;22msekund ago
[0;31;1mparek 58eb46f7-d3e6-3c44-8b56-3a4b86ffd079 last seen: [0;32;1m123 [0;37;22mden [0;32;1m9 [0;37;22mhodin [0;32;1m16 [0;37;22mminut [0;32;1m10 [0;37;22msekund ago[m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m
[0;31;1mWarning! There is two users with same name and diffrent UUID. This can cause issues! Please remove one of them from database with /cmi removeuser [uuid]
[0;31;1msmite c31fac46-1a26-367b-8b6b-e9cd74e899a4 last seen: [0;32;1m107 [0;37;22mden [0;32;1m18 [0;37;22mhodin [0;32;1m47 [0;37;22mminut [0;32;1m55 [0;37;22msekund ago
[0;31;1mSmite 21604d5d-c919-3666-b7ea-d7dd4b857d65 last seen: [0;32;1m90 [0;37;22mden [0;32;1m21 [0;37;22mhodin [0;32;1m57 [0;37;22mminut [0;32;1m4 [0;37;22msekund ago[m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22m
[0;31;1mWarning! There is two users with same name and diffrent UUID. This can cause issues! Please remove one of them from database with /cmi removeuser [uuid]
[0;31;1mZhaxe a3f860ca-e369-3af6-bb59-afaec5ef2af1 last seen: [0;32;1m67 [0;37;22mden [0;32;1m22 [0;37;22mhodin [0;32;1m27 [0;37;22mminut [0;32;1m25 [0;37;22msekund ago
[0;31;1mzhaxe 28a106ed-2d3f-3e4f-9b64-d6b5b29b0f1e last seen: [0;32;1m38 [0;37;22mden [0;32;1m19 [0;37;22mhodin [0;32;1m2 [0;37;22mminut [0;32;1m46 [0;37;22msekund ago[m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mPlayer data is fully loaded now.(903)[m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mRegistering events.[m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mVotifier found. Enabling vote listeners[m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mVault permissions was found - Enabling capabilities.[m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mPlaceholderAPI hooked.[m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mPlaceholderAPI was found - Enabling capabilities.[m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mEssentials was found - Enabling capabilities.[m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mJobs was found - Enabling capabilities.[m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mStarting world timer.[m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mInitializing world manager.[m
[11:35:18] [Server thread/INFO]: [0;33;22m[CMI] [0;36;22mVersion 7.3.4.1 has been enabled[m
[11:35:18] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.22-SNAPSHOT (build 1487)
[11:35:19] [Server thread/INFO]: [AdvancedMobArena] Enabling AdvancedMobArena v3.2.0-Beta
[11:35:20] [Thread-3/INFO]: Stopping server
[11:35:20] [Thread-3/INFO]: [AuctionHouse] Disabling AuctionHouse v3.3
Re: Server se vypína
Napsal: 05 kvě 2018, 13:00
od Elko
Kód: Vybrat vše
[11:35:17] [Server thread/INFO]: [0;31;1m Failed to load portal (Spawn)! Reason:null Error Log:[m
[11:35:17] [Server thread/ERROR]: null
java.lang.NullPointerException: null
Re: Server se vypína
Napsal: 05 kvě 2018, 13:08
od coutovylp
Aha. A co co s tim mam udelat?
Re: Server se vypína
Napsal: 05 kvě 2018, 19:35
od Ritchy
Jednoduše to nenašlo portál. Nějak ten portál smaž
Re: Server se vypína
Napsal: 06 kvě 2018, 10:02
od variodriver
"nějak", to jsou teda rady :O
Nemáš nějaký plugin na portály který to mohl takhle rozbít?
Re: Server se vypína
Napsal: 06 kvě 2018, 18:10
od Ritchy
Já snad nevím, co má za plugin variodriver.
Re: Server se vypína
Napsal: 07 kvě 2018, 06:55
od variodriver
Až na jeden nebo dva pluginy čiště všecho vlastní. Např. mému minigames serveru stačí pouze Game plugin a PacketListenerApi...