Stránka 1 z 1

Warn v konzoly

Napsal: 08 srp 2015, 01:17
od TopCz
Server: 93.91.250.139:27142
Zdravím, mám menší otázku/problém.

V konzoly se mi začal objevovat WARN "Exception in thread "Thread-50".
Nemáte někdo zkušenosti jak to opravit, díky moc za pomoc.

Celý warn:

Spoiler: zobrazit

Kód: Vybrat vše

[01:05:52 WARN]: Exception in thread "Thread-50"
> [01:05:52 WARN]: java.lang.IllegalStateException: Asynchronous entity world add!
> [01:05:52 WARN]: at org.spigotmc.AsyncCatcher.catchOp(AsyncCatcher.java:14)
> [01:05:52 WARN]: at net.minecraft.server.v1_8_R3.World.b(World.java:2633)
> [01:05:52 WARN]: at net.minecraft.server.v1_8_R3.Chunk.addEntities(Chunk.java:820)
> [01:05:52 WARN]: at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:49)
> [01:05:52 WARN]: at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:1)
> [01:05:52 WARN]: at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:337)
> [01:05:52 WARN]: at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295)
> [01:05:52 WARN]: at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16)
> [01:05:52 WARN]: at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
> [01:05:52 WARN]: at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:97)
> [01:05:52 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftWorld.getChunkAt(CraftWorld.java:126)
> [01:05:52 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftWorld.getBlockAt(CraftWorld.java:90)
> [01:05:52 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftWorld.getBlockAt(CraftWorld.java:568)
> [01:05:52 WARN]: at org.bukkit.Location.getBlock(Location.java:87)
> [01:05:52 WARN]: at Signs.SignUtil$3.run(SignUtil.java:134)

Re: Warn v konzoly

Napsal: 08 srp 2015, 01:44
od Hanakocz
mno, není to zrovna moc infa, teoreticky v logu po startu by toho mohlo být víc (/logs/latest.log)
ale....zkontroluj si, co dělají Signs a zda tam nemáš někde svět s názvem "add"

Re: Warn v konzoly

Napsal: 08 srp 2015, 18:00
od TopCz
Na serveru mám plugin SingEdit..
A k tomu světu no žádný svět jménem add tam nemám na 100%.

Server LOG:

Kód: Vybrat vše

[17:50:27] [Server thread/INFO]: Starting minecraft server version 1.8.8
[17:50:27] [Server thread/INFO]: Loading properties
[17:50:27] [Server thread/INFO]: Default game type: SURVIVAL
[17:50:27] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-d97e08b-880a532 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[17:50:28] [Server thread/INFO]: Server Ping Player Sample Count: 12
[17:50:28] [Server thread/INFO]: Using 4 threads for Netty based IO
[17:50:28] [Server thread/INFO]: Debug logging is disabled
[17:50:28] [Server thread/INFO]: Generating keypair
[17:50:28] [Server thread/INFO]: Starting Minecraft server on 93.91.250.139:27142
[17:50:28] [Server thread/INFO]: Using epoll channel type
[17:50:28] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[17:50:28] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
[17:50:28] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[17:50:28] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
[17:50:28] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.2
[17:50:28] [Server thread/INFO]: [LampControl] Loading LampControl v2.5.5
[17:50:28] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.94
[17:50:28] [Server thread/INFO]: [LogBlock] Connecting to 181669_mysql_db@jdbc:mysql://luke.fakaheda.eu:3306/181669_mysql_db...
[17:50:29] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is starting.
[17:50:29] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.4
[17:50:29] [Server thread/INFO]: [MultiMOTD] Loading MultiMOTD v1.2.2
[17:50:29] [Server thread/INFO]: [AntiWorldFly] Loading AntiWorldFly v1.2
[17:50:29] [Server thread/INFO]: [CustomRecipes] Loading CustomRecipes v2.0.0
[17:50:29] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
[17:50:29] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
[17:50:29] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution.
[17:50:29] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
[17:50:29] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
[17:50:29] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v10.3.4
[17:50:29] [Server thread/INFO]: [ChopTree3] Loading ChopTree3 v3.1.6
[17:50:29] [Server thread/INFO]: [SignEdit] Loading SignEdit v3.3.2
[17:50:29] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v3.0.0
[17:50:29] [Server thread/INFO]: [RandWorks] Loading RandWorks v1.1
[17:50:29] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
[17:50:29] [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*!
[17:50:29] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib v1.1.13
[17:50:29] [Server thread/INFO]: [StaffChat] Loading StaffChat v1.2
[17:50:29] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
[17:50:29] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
[17:50:29] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[17:50:29] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.1.6
[17:50:29] [Server thread/INFO]: [ColoredAnvils] Loading ColoredAnvils v1.07
[17:50:29] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b188
[17:50:29] [Server thread/INFO]: [Jobs] Loading Jobs v2.45.3
[17:50:29] [Server thread/INFO]: [TNTRun] Loading TNTRun v6.0.2
[17:50:29] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
[17:50:29] [Server thread/INFO]: [LWC] Loading LWC v1.6.1
[17:50:29] [Server thread/INFO]: [WarpPortals] Loading WarpPortals v5.6.3
[17:50:29] [Server thread/INFO]: [ColoredTags] Loading ColoredTags v2.1.1
[17:50:29] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.1
[17:50:29] [Server thread/INFO]: [Residence] Loading Residence v2.6.7.0
[17:50:29] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b188
[17:50:29] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b188
[17:50:29] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.11
[17:50:29] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
[17:50:29] [Server thread/INFO]: [Ultrabans] Loading Ultrabans v3.1.0
[17:50:29] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT
[17:50:29] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
[17:50:29] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
[17:50:29] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
[17:50:29] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[17:50:29] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v10.3.4
[17:50:29] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
[17:50:29] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[17:50:29] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[17:50:29] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[17:50:29] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[17:50:29] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
[17:50:29] [Server thread/INFO]: [LWC] Enabling LWC v1.6.1
[17:50:29] [Server thread/INFO]: [LWC] Connecting to SQLite
[17:50:30] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[17:50:30] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[17:50:30] [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.
[17:50:30] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[17:50:30] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[17:50:30] [Thread-12/INFO]: UUID of player FRODO is 6d379c76-ec86-3b3f-9c07-d450e72eac8a
[17:50:30] [Server thread/INFO]: Preparing level "Survival"
[17:50:30] [Server thread/INFO]: -------- World Settings For [Survival] --------
[17:50:30] [Server thread/INFO]: Item Despawn Rate: 6000
[17:50:30] [Server thread/INFO]: Item Merge Radius: 2.5
[17:50:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
[17:50:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:50:30] [Server thread/INFO]: Sending up to 10 chunks per packet
[17:50:30] [Server thread/INFO]: Max Entity Collisions: 8
[17:50:30] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[17:50:30] [Server thread/INFO]: Max TNT Explosions: 100
[17:50:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:50:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[17:50:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:50:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:50:30] [Server thread/INFO]: Random Lighting Updates: false
[17:50:30] [Server thread/INFO]: Structure Info Saving: true
[17:50:30] [Server thread/INFO]: Mob Spawn Range: 4
[17:50:30] [Server thread/INFO]: Anti X-Ray: true
[17:50:30] [Server thread/INFO]:    Engine Mode: 1
[17:50:30] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:50:30] [Server thread/INFO]:    Replace Blocks: [1, 5]
[17:50:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:50:30] [Server thread/INFO]: View Distance: 7
[17:50:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:50:30] [Server thread/INFO]: Clear tick list: false
[17:50:30] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:50:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:50:30] [Server thread/INFO]: -------- World Settings For [Survival_nether] --------
[17:50:30] [Server thread/INFO]: Item Despawn Rate: 6000
[17:50:30] [Server thread/INFO]: Item Merge Radius: 2.5
[17:50:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
[17:50:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:50:30] [Server thread/INFO]: Sending up to 10 chunks per packet
[17:50:30] [Server thread/INFO]: Max Entity Collisions: 8
[17:50:30] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[17:50:30] [Server thread/INFO]: Max TNT Explosions: 100
[17:50:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:50:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[17:50:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:50:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:50:30] [Server thread/INFO]: Random Lighting Updates: false
[17:50:30] [Server thread/INFO]: Structure Info Saving: true
[17:50:30] [Server thread/INFO]: Mob Spawn Range: 4
[17:50:30] [Server thread/INFO]: Anti X-Ray: true
[17:50:30] [Server thread/INFO]:    Engine Mode: 1
[17:50:30] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:50:30] [Server thread/INFO]:    Replace Blocks: [1, 5]
[17:50:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:50:30] [Server thread/INFO]: View Distance: 7
[17:50:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:50:30] [Server thread/INFO]: Clear tick list: false
[17:50:30] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:50:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:50:30] [Server thread/INFO]: -------- World Settings For [Survival_the_end] --------
[17:50:30] [Server thread/INFO]: Item Despawn Rate: 6000
[17:50:30] [Server thread/INFO]: Item Merge Radius: 2.5
[17:50:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
[17:50:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:50:30] [Server thread/INFO]: Sending up to 10 chunks per packet
[17:50:30] [Server thread/INFO]: Max Entity Collisions: 8
[17:50:30] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[17:50:30] [Server thread/INFO]: Max TNT Explosions: 100
[17:50:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:50:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:50:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[17:50:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:50:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:50:30] [Server thread/INFO]: Random Lighting Updates: false
[17:50:30] [Server thread/INFO]: Structure Info Saving: true
[17:50:30] [Server thread/INFO]: Mob Spawn Range: 4
[17:50:30] [Server thread/INFO]: Anti X-Ray: true
[17:50:30] [Server thread/INFO]:    Engine Mode: 1
[17:50:30] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:50:30] [Server thread/INFO]:    Replace Blocks: [1, 5]
[17:50:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:50:30] [Server thread/INFO]: View Distance: 7
[17:50:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:50:30] [Server thread/INFO]: Clear tick list: false
[17:50:30] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:50:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:50:30] [Server thread/INFO]: Preparing start region for level 0 (Seed: 7153661901431567794)
[17:50:30] [Thread-13/INFO]: UUID of player HalvoSVK is 2bfa46ce-4db9-3b66-ac74-ee099634d7db
[17:50:31] [Thread-10/INFO]: UUID of player matejus10 is cbe7d3b6-d054-399a-9b83-1bb0b93683c2
[17:50:31] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3606079968502265790)
[17:50:33] [Server thread/INFO]: Preparing spawn area: 91%
[17:50:33] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3606079968502265790)
[17:50:33] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[17:50:33] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[17:50:35] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[17:50:35] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
[17:50:35] [Server thread/INFO]: [Tim] Unused enchantments: DEPTH_STRIDER(8) LUCK(61) LURE(62) 
[17:50:35] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
[17:50:35] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.2
[17:50:35] [Server thread/INFO]: [LampControl] Enabling LampControl v2.5.5
[17:50:36] [Server thread/INFO]: [LampControl] LampControl v2.5.5 is the latest version available, and the updatability of it is: NO_UPDATE. The latest version is for 1.8.1 only.
[17:50:36] [Server thread/INFO]: [LampControl] LampControl v2.5.5 is enabled!
[17:50:36] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.94
[17:50:36] [Server thread/INFO]: [Logblock-names] Logblock's default materials.yml file has been updated with more names
[17:50:36] [Server thread/INFO]: [Logblock-names] Consider deleting your current materials.yml file to allow it to be recreated
[17:50:36] [Server thread/INFO]: [LogBlock] Scheduled consumer with bukkit scheduler.
[17:50:36] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
[17:50:36] [Server thread/INFO]: [MultiMOTD] Enabling MultiMOTD v1.2.2
[17:50:36] [Server thread/INFO]: [AntiWorldFly] Enabling AntiWorldFly v1.2
[17:50:36] [Server thread/INFO]: [AntiWorldFly] AntiWorldFly v1.2 has been enabled.
[17:50:36] [Server thread/INFO]: [CustomRecipes] Enabling CustomRecipes v2.0.0
[17:50:36] [Server thread/INFO]: [CustomRecipes] The plugin has been enabled successfully, and all recipes have been loaded.
[17:50:36] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
[17:50:36] [Server thread/INFO]: [Votifier] Votifier enabled.
[17:50:36] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
[17:50:36] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691
[17:50:36] [Server thread/INFO]: -------- World Settings For [Eventy] --------
[17:50:36] [Server thread/INFO]: Item Despawn Rate: 6000
[17:50:36] [Server thread/INFO]: Item Merge Radius: 2.5
[17:50:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
[17:50:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:50:36] [Server thread/INFO]: Sending up to 10 chunks per packet
[17:50:36] [Server thread/INFO]: Max Entity Collisions: 8
[17:50:36] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[17:50:36] [Server thread/INFO]: Max TNT Explosions: 100
[17:50:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:50:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:50:36] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:50:36] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:50:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:50:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:50:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:50:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:50:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:50:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[17:50:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:50:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:50:36] [Server thread/INFO]: Random Lighting Updates: false
[17:50:36] [Server thread/INFO]: Structure Info Saving: true
[17:50:36] [Server thread/INFO]: Mob Spawn Range: 4
[17:50:36] [Server thread/INFO]: Anti X-Ray: true
[17:50:36] [Server thread/INFO]:    Engine Mode: 1
[17:50:36] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:50:36] [Server thread/INFO]:    Replace Blocks: [1, 5]
[17:50:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:50:36] [Server thread/INFO]: View Distance: 7
[17:50:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:50:36] [Server thread/INFO]: Clear tick list: false
[17:50:36] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:50:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:50:36] [Server thread/INFO]: Preparing start region for level 3 (Seed: -4269171194906038462)
[17:50:36] [Server thread/INFO]: -------- World Settings For [spawn] --------
[17:50:36] [Server thread/INFO]: Item Despawn Rate: 6000
[17:50:36] [Server thread/INFO]: Item Merge Radius: 2.5
[17:50:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
[17:50:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:50:36] [Server thread/INFO]: Sending up to 10 chunks per packet
[17:50:36] [Server thread/INFO]: Max Entity Collisions: 8
[17:50:36] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[17:50:36] [Server thread/INFO]: Max TNT Explosions: 100
[17:50:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:50:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:50:36] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:50:36] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:50:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:50:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:50:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:50:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:50:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:50:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[17:50:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:50:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:50:36] [Server thread/INFO]: Random Lighting Updates: false
[17:50:36] [Server thread/INFO]: Structure Info Saving: true
[17:50:36] [Server thread/INFO]: Mob Spawn Range: 4
[17:50:36] [Server thread/INFO]: Anti X-Ray: true
[17:50:36] [Server thread/INFO]:    Engine Mode: 1
[17:50:36] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:50:36] [Server thread/INFO]:    Replace Blocks: [1, 5]
[17:50:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:50:36] [Server thread/INFO]: View Distance: 7
[17:50:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:50:36] [Server thread/INFO]: Clear tick list: false
[17:50:36] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:50:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:50:36] [Server thread/INFO]: Preparing start region for level 4 (Seed: -1670846711339287228)
[17:50:37] [Server thread/INFO]: Preparing spawn area for spawn, 48%
[17:50:39] [Server thread/INFO]: Preparing spawn area for spawn, 52%
[17:50:39] [Server thread/INFO]: -------- World Settings For [tezebni_svet] --------
[17:50:39] [Server thread/INFO]: Item Despawn Rate: 6000
[17:50:39] [Server thread/INFO]: Item Merge Radius: 2.5
[17:50:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
[17:50:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:50:39] [Server thread/INFO]: Sending up to 10 chunks per packet
[17:50:39] [Server thread/INFO]: Max Entity Collisions: 8
[17:50:39] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[17:50:39] [Server thread/INFO]: Max TNT Explosions: 100
[17:50:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:50:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:50:39] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:50:39] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:50:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:50:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:50:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:50:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:50:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:50:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[17:50:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:50:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[17:50:39] [Server thread/INFO]: Random Lighting Updates: false
[17:50:39] [Server thread/INFO]: Structure Info Saving: true
[17:50:39] [Server thread/INFO]: Mob Spawn Range: 4
[17:50:39] [Server thread/INFO]: Anti X-Ray: true
[17:50:39] [Server thread/INFO]:    Engine Mode: 1
[17:50:39] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[17:50:39] [Server thread/INFO]:    Replace Blocks: [1, 5]
[17:50:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:50:39] [Server thread/INFO]: View Distance: 7
[17:50:39] [Server thread/INFO]: Chunks to Grow per Tick: 650
[17:50:39] [Server thread/INFO]: Clear tick list: false
[17:50:39] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:50:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:50:39] [Server thread/INFO]: Preparing start region for level 5 (Seed: -7968041221072195064)
[17:50:42] [Thread-19/INFO]: UUID of player matejus10 is cbe7d3b6-d054-399a-9b83-1bb0b93683c2
[17:50:42] [Server thread/INFO]: Preparing spawn area for tezebni_svet, 8%
[17:50:43] [Server thread/INFO]: Preparing spawn area for tezebni_svet, 89%
[17:50:43] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
[17:50:43] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
[17:50:43] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
[17:50:43] [Server thread/INFO]: [WorldGuard] (Survival) TNT ignition is PERMITTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] (Survival) Lighters are PERMITTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] (Survival) Lava fire is blocked.
[17:50:43] [Server thread/INFO]: [WorldGuard] (Survival) Fire spread is UNRESTRICTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Survival'
[17:50:43] [Server thread/INFO]: [WorldGuard] (Survival_nether) TNT ignition is PERMITTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] (Survival_nether) Lighters are PERMITTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] (Survival_nether) Lava fire is blocked.
[17:50:43] [Server thread/INFO]: [WorldGuard] (Survival_nether) Fire spread is UNRESTRICTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Survival_nether'
[17:50:43] [Server thread/INFO]: [WorldGuard] (Survival_the_end) TNT ignition is PERMITTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] (Survival_the_end) Lighters are PERMITTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] (Survival_the_end) Lava fire is blocked.
[17:50:43] [Server thread/INFO]: [WorldGuard] (Survival_the_end) Fire spread is UNRESTRICTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Survival_the_end'
[17:50:43] [Server thread/INFO]: [WorldGuard] (Eventy) TNT ignition is PERMITTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] (Eventy) Lighters are PERMITTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] (Eventy) Lava fire is blocked.
[17:50:43] [Server thread/INFO]: [WorldGuard] (Eventy) Fire spread is UNRESTRICTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Eventy'
[17:50:43] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is blocked.
[17:50:43] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
[17:50:43] [Server thread/INFO]: [WorldGuard] (tezebni_svet) TNT ignition is PERMITTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] (tezebni_svet) Lighters are PERMITTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] (tezebni_svet) Lava fire is blocked.
[17:50:43] [Server thread/INFO]: [WorldGuard] (tezebni_svet) Fire spread is UNRESTRICTED.
[17:50:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'tezebni_svet'
[17:50:43] [Server thread/INFO]: [WorldGuard] Loading region data...
[17:50:44] [Server thread/INFO]: [ChopTree3] Enabling ChopTree3 v3.1.6
[17:50:44] [Server thread/INFO]: [SignEdit] Enabling SignEdit v3.3.2
[17:50:44] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v3.0.0
[17:50:44] [Server thread/INFO]: <<[ DeathMessages ]>>  [ Version ]=[ 3.0.0 ] [ Successfully Loaded! ]
[17:50:44] [Server thread/INFO]: [RandWorks] Enabling RandWorks v1.1
[17:50:44] [Server thread/INFO]: [RandWorks] RandWork by natinusala enabled!
[17:50:44] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
[17:50:44] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[17:50:44] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[17:50:44] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[17:50:44] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[17:50:44] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[17:50:44] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib v1.1.13
[17:50:44] [Server thread/INFO]: [StaffChat] Enabling StaffChat v1.2
[17:50:44] [Server thread/INFO]: [StaffChat] StaffChat has successfully started!
[17:50:44] [Server thread/INFO]: [StaffChat] Created by Vik1395
[17:50:44] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
[17:50:44] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
[17:50:44] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[17:50:44] [Server thread/INFO]: Starting FakaHedaMinequery server on 93.91.250.139:28142
[17:50:44] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.1.6
[17:50:44] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
[17:50:44] [Server thread/INFO]: = Vault  : Ok. Hooked MyCommand Vault 1.5.3-b37
[17:50:44] [Server thread/INFO]: = Spout  : Not detected BarAPI : Not detected
[17:50:44] [Server thread/INFO]: = Config : Ok
[17:50:44] [Server thread/INFO]: = Custom commands loaded : 30
[17:50:44] [Server thread/INFO]: = Version: 5.1.6
[17:50:44] [Server thread/INFO]: = Author : MRI a.k.a Ivanpro
[17:50:44] [Server thread/INFO]: = Status : Active
[17:50:44] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[17:50:44] [Server thread/INFO]: [ColoredAnvils] Enabling ColoredAnvils v1.07
[17:50:44] [Server thread/INFO]: [ColoredAnvils] ColoredAnvils v1.07 has been enabled!
[17:50:44] [Server thread/INFO]: [ColoredAnvils] Permissions for ColoredAnvils are disabled.
[17:50:44] [Thread-24/INFO]: UUID of player MachysPlayz is 2282251b-b2ed-3f3e-a77b-5b8b971778f4
[17:50:44] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b188
[17:50:44] [Server thread/INFO]: Using locale cs
[17:50:44] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as spawner provider.
[17:50:44] [Server thread/INFO]: Using locale cs
[17:50:44] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
[17:50:44] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[17:50:44] [Server thread/INFO]: [Jobs] Enabling Jobs v2.45.3
[17:50:45] [Thread-25/INFO]: UUID of player HalvoSVK is 2bfa46ce-4db9-3b66-ac74-ee099634d7db
[17:50:45] [Thread-21/WARN]: [SignEdit] §5This server is running a development version of SignEdit. Expect bugs!
[17:50:45] [Jobs-DatabaseSaveTask/INFO]: Started database save task.
[17:50:45] [Jobs-BufferedPaymentThread/INFO]: Started buffered payment thread.
[17:50:45] [Server thread/INFO]: mcMMO was not found - Disabling capabilities.
[17:50:45] [Server thread/INFO]: Plugin has been enabled succesfully.
[17:50:45] [Server thread/INFO]: [TNTRun] Enabling TNTRun v6.0.2
[17:50:45] [Server thread/INFO]: [Metrics - TNTRun] Starting...
[17:50:45] [Server thread/INFO]: [Metrics - TNTRun] Started!
[17:50:45] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
[17:50:46] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
[17:50:46] [Server thread/INFO]: [WarpPortals] Enabling WarpPortals v5.6.3
[17:50:46] [Server thread/INFO]: [WarpPortals] 2 Portals loaded!
[17:50:46] [Server thread/INFO]: [WarpPortals] 4 Destinations loaded!
[17:50:46] [Server thread/INFO]: [ColoredTags] Enabling ColoredTags v2.1.1
[17:50:46] [Server thread/INFO]: [ColoredTags] Hooked HealthBar plugin!
[17:50:46] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.1
[17:50:46] [Server thread/INFO]: [Residence] Enabling Residence v2.6.7.0
[17:50:46] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
[17:50:46] [Server thread/ERROR]: null
java.lang.NullPointerException
   at com.bekvon.bukkit.residence.protection.WorldFlagManager.parsePerms(WorldFlagManager.java:98) [Residence.jar:?]
   at com.bekvon.bukkit.residence.protection.WorldFlagManager.<init>(WorldFlagManager.java:37) [Residence.jar:?]
   at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:213) [Residence.jar:?]
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[17:50:46] [Server thread/INFO]: [Residence] Failed to update language file: Polish.yml
[17:50:47] [Thread-31/INFO]: UUID of player FRODO is 6d379c76-ec86-3b3f-9c07-d450e72eac8a
[17:50:47] [Server thread/INFO]: [Residence] Found WorldEdit
[17:50:47] [Server thread/INFO]: [Residence] Enabled! Version 2.6.7.0 by bekvon
[17:50:47] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b188
[17:50:47] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b188
[17:50:47] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.11
[17:50:47] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
[17:50:47] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver.  See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
[17:50:47] [Server thread/INFO]: creating table 'items'
[17:50:47] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL ,  UNIQUE (`code`))
[17:50:47] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver.  See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
[17:50:47] [Server thread/INFO]: creating table 'accounts'
[17:50:47] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
[17:50:47] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
[17:50:47] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
[17:50:47] [Server thread/INFO]: [ChestShop] LWC version 1.6.1 loaded.
[17:50:47] [Server thread/ERROR]: [ChestShop] You are using an old version of Residence! Please update to the newest one, which supports UUIDs: http://ci.drtshock.net/job/Residence/
[17:50:47] [Server thread/INFO]: [ChestShop] Residence version 2.6.7.0 loaded.
[17:50:47] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[17:50:47] [Server thread/INFO]: [Ultrabans] Enabling Ultrabans v3.1.0
[17:50:48] [Server thread/INFO]: [Ultrabans] No Updates found on dev.bukkit.org.
[17:50:48] [Server thread/INFO]: [Ultrabans] Loaded. 0 secs.
[17:50:48] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.0-SNAPSHOT
[17:50:48] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[17:50:48] [Server thread/INFO]: [AuthMe] Set Language: cz
[17:50:48] [Server thread/INFO]: [AuthMe] Metrics started successfully!
[17:50:48] [Server thread/INFO]: [AuthMe] Vault detected, hooking with the PermissionsEx permissions system...
[17:50:48] [Server thread/INFO]: [AuthMe] Hooked correctly with Multiverse-Core
[17:50:48] [Server thread/INFO]: [AuthMe] Hooked correctly with Essentials
[17:50:48] [Server thread/INFO]: [AuthMe] Hooked correctly with EssentialsSpawn
[17:50:48] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[17:50:48] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[17:50:48] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
[17:50:48] [Server thread/INFO]: [AuthMe] AuthMe hooks perfectly with the VERYGAMES server hosting!
[17:50:48] [Server thread/INFO]: [AuthMe] AuthMe 5.0-SNAPSHOT correctly enabled!
[17:50:48] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:50:48] [Server thread/INFO]: Done (18.254s)! For help, type "help" or "?"
[17:50:48] [Server thread/INFO]: Starting GS4 status listener
[17:50:48] [Query Listener #1/INFO]: Query running on 93.91.250.139:27142
[17:50:48] [Craft Scheduler Thread - 3/INFO]: [TitleManager] Searching for updates.
[17:50:48] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
[17:50:48] [Craft Scheduler Thread - 28/INFO]: [Vault] Checking for Updates ...
[17:50:48] [Craft Scheduler Thread - 18/INFO]: [GAListener] Connection established!
[17:50:48] [Craft Scheduler Thread - 18/INFO]: [GAListener] Found database: 183390_mysql_db
[17:50:48] [Craft Scheduler Thread - 18/INFO]: [GAListener] Using database: 183390_mysql_db
[17:50:48] [Server thread/INFO]: com.mojang.authlib.GameProfile@3fc8e9ee[id=cbe7d3b6-d054-399a-9b83-1bb0b93683c2,name=matejus10,properties={},legacy=false] (/178.40.83.93:13747) lost connection: Disconnected
[17:50:48] [Server thread/INFO]: com.mojang.authlib.GameProfile@40c6f0c3[id=6d379c76-ec86-3b3f-9c07-d450e72eac8a,name=FRODO,properties={},legacy=false] (/85.248.157.240:51370) lost connection: Disconnected
[17:50:48] [Server thread/INFO]: com.mojang.authlib.GameProfile@732d4500[id=2bfa46ce-4db9-3b66-ac74-ee099634d7db,name=HalvoSVK,properties={},legacy=false] (/178.40.211.109:49635) lost connection: Disconnected
[17:50:48] [Craft Scheduler Thread - 18/INFO]: [GAListener] Loading queued votes
[17:50:48] [Craft Scheduler Thread - 18/INFO]: [GAListener] Loaded 4 queued votes
[17:50:48] [Server thread/INFO]: [Ultrabans] Logged matejus10 connecting from ip:178.40.83.93
[17:50:48] [Craft Scheduler Thread - 11/INFO]: [LWC] An update is available. You are on version "1.6.1". The latest version is: "4.4.0"
[17:50:48] [Craft Scheduler Thread - 11/INFO]: [LWC] LWC updates can be found on the Bukkit Dev page at: http://dev.bukkit.org/server-mods/lwc/
[17:50:48] [Craft Scheduler Thread - 3/INFO]: [TitleManager] No update was found.
[17:50:48] [Server thread/INFO]: matejus10[/178.40.83.93:13782] logged in with entity id 845 at ([Survival]-939.6017546522737, 81.0, -121.69999998807907)
[17:50:49] [Server thread/INFO]: [Ultrabans] Logged MachysPlayz connecting from ip:89.176.170.11
[17:50:49] [Server thread/INFO]: MachysPlayz[/89.176.170.11:51623] logged in with entity id 846 at ([Survival]-551.3505138074651, 53.0, 752.3000000119209)
[17:50:49] [Server thread/INFO]: [Ultrabans] Logged HalvoSVK connecting from ip:178.40.211.109
[17:50:49] [Server thread/INFO]: HalvoSVK[/178.40.211.109:49641] logged in with entity id 853 at ([Survival]7623.948792896429, 63.0, 2424.3388917092516)
[17:50:49] [Server thread/INFO]: [Ultrabans] Logged FRODO connecting from ip:85.248.157.240
[17:50:49] [Server thread/INFO]: FRODO[/85.248.157.240:51371] logged in with entity id 854 at ([Survival]-2406.2820045019225, 8.0, -941.4447077502375)
[17:50:49] [Craft Scheduler Thread - 3/INFO]: [GAListener] Player: matejus10 has 0 votes
[17:50:49] [Craft Scheduler Thread - 37/INFO]: [GAListener] Player: MachysPlayz has 8 votes
[17:50:49] [Craft Scheduler Thread - 21/INFO]: [GAListener] Player: HalvoSVK has 0 votes
[17:50:49] [Craft Scheduler Thread - 31/INFO]: [GAListener] Player: FRODO has 0 votes
[17:50:49] [Craft Scheduler Thread - 20/WARN]: [AuthMe] ERROR: Error on creating an inventory cache for halvosvk, maybe inventory wipe in preparation...
[17:50:49] [Craft Scheduler Thread - 32/WARN]: [AuthMe] ERROR: Error on creating an inventory cache for frodo, maybe inventory wipe in preparation...
[17:50:50] [Craft Scheduler Thread - 28/INFO]: [Vault] No new version available
[17:50:50] [Thread-36/INFO]: [CS-CoreLib - Updater] CS-CoreLib is up to date!
[17:50:51] [Server thread/INFO]: » MachysPlayz se pripojil/a.
[17:50:51] [Server thread/INFO]: » HalvoSVK se pripojil/a.
[17:50:51] [Server thread/INFO]: » FRODO se pripojil/a.
[17:50:51] [Server thread/INFO]: » matejus10 se pripojil/a.
[17:50:53] [Craft Scheduler Thread - 1/INFO]: [AuthMe] MachysPlayz logged in!
[17:50:54] [Thread-37/INFO]: UUID of player Alkerytaz is 1792cd1a-1dcc-324e-ad59-bf15084e47a0
[17:50:54] [Server thread/INFO]: [Ultrabans] Logged Alkerytaz connecting from ip:80.95.103.252
[17:50:54] [Server thread/INFO]: Alkerytaz[/80.95.103.252:52125] logged in with entity id 1219 at ([Survival]-485.6954907609317, 11.0, -767.6999999880791)
[17:50:54] [Craft Scheduler Thread - 1/INFO]: [GAListener] Player: Alkerytaz has 3 votes
[17:50:54] [Server thread/INFO]: » Alkerytaz se pripojil/a.
[17:50:56] [Craft Scheduler Thread - 28/INFO]: [AuthMe] HalvoSVK logged in!
[17:50:57] [Craft Scheduler Thread - 28/INFO]: [AuthMe] FRODO logged in!
[17:50:58] [Craft Scheduler Thread - 28/INFO]: [AuthMe] matejus10 logged in!

Re: Warn v konzoly

Napsal: 09 srp 2015, 16:42
od nejento
Není již potřeba používat Spoiler na logy, protože dlouhé logy se zarolují samy.

Kód: Vybrat vše

[SignEdit] §5This server is running a development version of SignEdit. Expect bugs!


Je možné, že problém způsobuje právě SignEdit. Zkus ho aktualizovat, nebo naopak můžeš zkusit použít starší verzi Spigotu.