Chyby v konzoli ,která vždy po chvilce vyhodí server.

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
FikVodenka
Příspěvky: 280
Registrován: 27 led 2013, 18:48
Reputation: 0

Chyby v konzoli ,která vždy po chvilce vyhodí server.

#1 Příspěvekod FikVodenka » 08 lis 2014, 19:55

Server: 93.91.250.144:27371

Zdravím,

Mam tu problém stále ,mi padá server zapnu a po pár minutách spadne ,kouknul jsem do konzole a našel si tam chybu ,ale vůbec se přiznám ,že netuším co přesně mi řiká ta chyba.

Zde chyba co mi to píše v konzoli po pádu:

Spoiler: zobrazit

Kód: Vybrat vše

> [18:43:59 ERROR]: Encountered an unexpected exception
java.lang.IllegalArgumentException: n must be positive
     at java.util.Random.nextInt(Random.java:300) ~[?:1.7.0_51]
     at net.minecraft.server.v1_7_R1.BiomeDecorator.a(SourceFile:183) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.BiomeDecorator.a(SourceFile:27) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.BiomeBase.a(SourceFile:362) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.ChunkProviderGenerate.getChunkAt(SourceFile:432) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.generator.NormalChunkGenerator.getChunkAt(NormalChunkGenerator.java:49) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:238) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.Chunk.a(Chunk.java:832) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:51) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:34) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:594) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
> [18:43:59 ERROR]: This crash report has been saved to: /hlserver/27371/./crash-reports/crash-2014-11-08_18.43.59-server.txt




A zde pro jistotu ještě server log při startu:


Spoiler: zobrazit

Kód: Vybrat vše

[FakaHeda] Successfully authorized 85.207.17.230!
Loading libraries, please wait...
> [18:50:43 INFO]: Starting minecraft server version 1.7.2
> [18:50:43 INFO]: Loading properties
> [18:50:43 INFO]: Default game type: SURVIVAL
> [18:50:43 INFO]: Generating keypair
> [18:50:43 INFO]: Starting Minecraft server on 93.91.250.144:27371
> [18:50:43 INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.4-SNAPSHOT)
> [18:50:43 WARN]: Could not get information about this CraftBukkit version; perhaps you are running a custom one?: IOException
> [18:50:44 WARN]: Could not get latest artifact information: IOException
> [18:50:44 WARN]: Plugin `Build_It v0.1.0' uses the space-character (0x20) in its name `Build It' - this is discouraged
> [18:50:44 INFO]: [PermissionsEx] sql backend registered!
> [18:50:44 INFO]: [PermissionsEx] file backend registered!
> [18:50:44 INFO]: [PermissionsEx] PermissionEx plugin initialized.
> [18:50:44 INFO]: [LagMeter] Loading LagMeter v1.16.0
> [18:50:44 INFO]: [Jobs] Loading Jobs v2.8.4
> [18:50:44 INFO]: [WorldEdit] Loading WorldEdit v5.3
> [18:50:44 INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
> [18:50:44 INFO]: [SimpleFly] Loading SimpleFly v1.4.6b
> [18:50:44 INFO]: [ColoredSigns] Loading ColoredSigns v1.2
> [18:50:44 INFO]: [AntiWitherDestruction] Loading AntiWitherDestruction v0.3
> [18:50:44 INFO]: [AutoGamemode] Loading AutoGamemode v2.0
> [18:50:44 INFO]: [CountryLoginMessage] Loading CountryLoginMessage v1.6.3
> [18:50:44 INFO]: [Vault] Loading Vault v1.2.31-b411
> [18:50:44 INFO]: [PermissionsEx] Loading PermissionsEx v1.19.5
> [18:50:44 INFO]: [PermissionsEx] Initializing file backend
> [18:50:44 INFO]: Permissions file successfully reloaded
> [18:50:44 INFO]: ultiverse-Core] Loading Multiverse-Core v2.4-b527
> [18:50:44 INFO]: [Build_It] Loading Build_It v0.1.0
> [18:50:44 INFO]: [FigAdmin] Loading FigAdmin v4.0.16
> [18:50:44 INFO]: [WorldGuard] Loading WorldGuard v5.7.1
> [18:50:44 INFO]: [AutoMessage] Loading AutoMessage v1.5
> [18:50:44 INFO]: [Parkour] Loading Parkour v3.2
> [18:50:44 INFO]: [iConomy] Loading iConomy v7.0
> [18:50:44 INFO]: [SurvivalGames] Loading SurvivalGames v0.5.8.54
> [18:50:44 INFO]: [AntiAdvertising] Loading AntiAdvertising v2.1.6
> [18:50:44 INFO]: [HawkEye] Loading HawkEye v1.6.0
> [18:50:44 INFO]: [DeathMessages] Loading DeathMessages v2.7.0
> [18:50:44 INFO]: [ProtocolLib] Loading ProtocolLib v3.1.3-SNAPSHOT
> [18:50:45 INFO]: [EasyAntiSpam] Loading EasyAntiSpam v4.3
> [18:50:45 INFO]: [NametagEdit] Loading NametagEdit v2.1
> [18:50:45 INFO]: [Votifier] Loading Votifier v1.9
> [18:50:45 INFO]: [SimpleReserve] Loading SimpleReserve v0.6.0
> [18:50:45 INFO]: obArena] Loading MobArena v0.96.5
> [18:50:45 INFO]: [Quake] Loading Quake v2.4.0
> [18:50:45 INFO]: [GAListener] Loading GAListener v0.9
> [18:50:45 INFO]: [PlayerRider] Loading PlayerRider v1.1
> [18:50:45 INFO]: [Essentials] Loading Essentials v2.9.6
> [18:50:45 INFO]: [Citizens] Loading Citizens v2.0.11-SNAPSHOT (build 1053)
> [18:50:45 INFO]: [ChatManager] Loading ChatManager v1.19.1
> [18:50:45 INFO]: [LibsDisguises] Loading LibsDisguises v7.9.8
> [18:50:45 INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.9.6
> [18:50:45 INFO]: [BlockHunt] Loading BlockHunt v0.2.0_BETA_B5
> [18:50:45 INFO]: [CreativeGates] Loading CreativeGates v1.3.3
> [18:50:45 INFO]: [TagAPI] Loading TagAPI v3.0.3
> [18:50:45 INFO]: [TheWalls] Loading TheWalls v1.2.0.1
> [18:50:45 INFO]: [LWC] Loading LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
> [18:50:45 INFO]: [Paintball] Loading Paintball v1.2.5
> [18:50:45 INFO]: [Chairs] Loading Chairs v3.0.2
> [18:50:45 INFO]: [Residence] Loading Residence v2.6.6.6
> [18:50:45 INFO]: [ChestShop] Loading ChestShop v3.7.17
> [18:50:45 INFO]: [AuthMe] Loading AuthMe v3.5-SNAPSHOT
> [18:50:45 INFO]: [CreativeControl] Loading CreativeControl v6.4
> [18:50:45 INFO]: [Vault] Enabling Vault v1.2.31-b411
> [18:50:45 INFO]: [Vault] [Vault][Economy] Essentials Economy found: Waiting
> [18:50:45 WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
> [18:50:45 WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
> [18:50:45 WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
> [18:50:45 INFO]: [Vault] [Vault][Economy] iConomy 6 found: Waiting
> [18:50:45 INFO]: [Vault] [Vault][Permission] PermissionsEx found: Waiting
> [18:50:45 INFO]: [Vault] [Vault][Permission] SuperPermissions loaded as backup permission system.
> [18:50:45 INFO]: [Vault] [Vault][Chat] PermissionsEx found: Waiting
> [18:50:45 INFO]: [Vault] [Vault] Enabled Version 1.2.31-b411
> [18:50:45 INFO]: [ProtocolLib] Enabling ProtocolLib v3.1.3-SNAPSHOT
> [18:50:45 INFO]: [ProtocolLib] Started structure compiler thread.
> [18:50:45 INFO]: [LWC] Enabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
> [18:50:45 INFO]: [LWC] Loaded 209 locale strings (0 overrides)
> [18:50:45 INFO]: [LWC] Permissions API: §4VaultPermissions
> [18:50:45 INFO]: [LWC] Currency API: §4VaultCurrency
> [18:50:45 INFO]: [LWC] Connecting to SQLite
> [18:50:45 INFO]: [LWC] Performing any necessary database updates
> [18:50:45 INFO]: [LWC] Using database: Native
> [18:50:45 INFO]: [LWC] Precached 10000 protections
> [18:50:45 INFO]: [LWC] Enabled plugin support for MobArena
> [18:50:45 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
> [18:50:45 WARN]: The server will make no attempt to authenticate usernames. Beware.
> [18:50:45 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.
> [18:50:45 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
> [18:50:45 INFO]: Preparing level "world"
> [18:50:45 INFO]: Preparing start region for level 0 (Seed: 5747357278211518038)
> [18:50:47 INFO]: Preparing spawn area: 0%
> [18:50:48 INFO]: Preparing start region for level 1 (Seed: 4642376822115032721)
> [18:50:48 INFO]: Preparing start region for level 2 (Seed: -2945765294181798720)
> [18:50:48 INFO]: [LagMeter] Enabling LagMeter v1.16.0
> [18:50:48 INFO]: agMeter] Not using logs folder.
> [18:50:48 INFO]: agMeter] Enabled! Polling every 40 server ticks. Logging to /hlserver/27371/plugins/LagMeter/lag.log.
> [18:50:48 INFO]: agMeter] Chunks loaded:
> [18:50:48 INFO]: agMeter] World "world": 625.
> [18:50:48 INFO]: agMeter] World "world_nether": 625.
> [18:50:48 INFO]: agMeter] World "world_the_end": 625.
> [18:50:48 INFO]: agMeter] Total chunks loaded: 1875
> [18:50:48 INFO]: agMeter] Entities:
> [18:50:48 INFO]: agMeter] World "world": 73.
> [18:50:48 INFO]: agMeter] World "world_nether": 163.
> [18:50:48 INFO]: agMeter] World "world_the_end": 21.
> [18:50:48 INFO]: agMeter] Total entities: 257
> [18:50:48 INFO]: [Jobs] Enabling Jobs v2.8.4
> [18:50:49 INFO]: [Jobs] [Jobs] Successfully linked with Vault.
> [18:50:49 INFO]: [Jobs] Plugin has been enabled succesfully.
> [18:50:49 INFO]: [WorldEdit] Enabling WorldEdit v5.3
> [18:50:49 INFO]: WEPIF: Using the Bukkit Permissions API.
> [18:50:49 INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
> [18:50:49 INFO]: Starting FakaHedaMinequery server on *:28371
> [18:50:49 INFO]: [SimpleFly] Enabling SimpleFly v1.4.6b
> [18:50:49 INFO]: [SimpleFly] Properties loaded.
> [18:50:49 INFO]: [ColoredSigns] Enabling ColoredSigns v1.2
> [18:50:49 INFO]: [AntiWitherDestruction] Enabling AntiWitherDestruction v0.3
> [18:50:49 INFO]: [AutoGamemode] Enabling AutoGamemode v2.0
> [18:50:49 INFO]: [AutoGamemode] made by Pascal Reintjens (Trader515)
> [18:50:49 INFO]: [AutoGamemode] version 2.0 is now enabled.
> [18:50:49 INFO]: [CountryLoginMessage] Enabling CountryLoginMessage v1.6.3
> [18:50:49 WARN]: [CountryLoginMessage] Failed to load GeoIPTools.
> [18:50:49 WARN]: [CountryLoginMessage] Are you sure 'GeoIPTools' plugin is running?
> [18:50:49 INFO]: [PermissionsEx] Enabling PermissionsEx v1.19.5
> [18:50:49 INFO]: [PermissionsEx] Superperms support enabled.
> [18:50:49 INFO]: [PermissionsEx] v1.19.5 enabled
> [18:50:49 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
> [18:50:49 INFO]: [Vault][Permission] PermissionsEx hooked.
> [18:50:49 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
> [18:50:49 INFO]: ultiverse-Core] Enabling Multiverse-Core v2.4-b527
> [18:50:49 INFO]: ultiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
> [18:50:49 INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
> [18:50:49 INFO]: ultiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 5747357278211518038
> [18:50:49 INFO]: ultiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 4642376822115032721
> [18:50:49 INFO]: ultiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -2945765294181798720
> [18:50:49 INFO]: ultiverse-Core] Loading World & Settings - 'arena1' - Env: NORMAL - Type: FLAT & seed: -3391700538958510498
> [18:50:49 INFO]: Preparing start region for level 3 (Seed: -3391700538958510498)
> [18:50:50 INFO]: ultiverse-Core] Loading World & Settings - 'arena2' - Env: NORMAL - Type: FLAT & seed: 3232918777767245233
> [18:50:50 INFO]: Preparing start region for level 4 (Seed: 3232918777767245233)
> [18:50:50 INFO]: ultiverse-Core] Loading World & Settings - 'arena3' - Env: NORMAL - Type: NORMAL & seed: 4431064177836963840
> [18:50:50 INFO]: Preparing start region for level 5 (Seed: 4431064177836963840)
> [18:50:51 INFO]: Preparing spawn area for arena3, 28%
> [18:50:51 INFO]: ultiverse-Core] Loading World & Settings - 'skywars2' - Env: NORMAL - Type: FLAT & seed: 7533137153723258718
> [18:50:51 INFO]: Preparing start region for level 6 (Seed: 7533137153723258718)
> [18:50:51 INFO]: ultiverse-Core] Loading World & Settings - 'Rovina2' - Env: NORMAL - Type: FLAT & seed: -4411485744838340473
> [18:50:51 INFO]: Preparing start region for level 7 (Seed: -4411485744838340473)
> [18:50:52 INFO]: ultiverse-Core] Loading World & Settings - 'minigames' - Env: NORMAL - Type: FLAT & seed: 6494152414920349669
> [18:50:52 INFO]: Preparing start region for level 8 (Seed: 6494152414920349669)
> [18:50:52 INFO]: ultiverse-Core] Loading World & Settings - 'TheWalls' - Env: NORMAL - Type: FLAT & seed: 1615850614446281026
> [18:50:52 INFO]: Preparing start region for level 9 (Seed: 1615850614446281026)
> [18:50:52 INFO]: ultiverse-Core] Loading World & Settings - 'world_herobrineai_graveyard' - Env: NORMAL - Type: FLAT & seed: -8817447883377212613
> [18:50:52 INFO]: Preparing start region for level 10 (Seed: -8817447883377212613)
> [18:50:52 INFO]: ultiverse-Core] Loading World & Settings - 'Horskadraha1' - Env: NORMAL - Type: NORMAL & seed: 4
> [18:50:52 INFO]: Preparing start region for level 11 (Seed: 4)
> [18:50:53 INFO]: ultiverse-Core] Loading World & Settings - 'Krajina' - Env: NORMAL - Type: NORMAL & seed: -1815283720564770742
> [18:50:53 INFO]: Preparing start region for level 12 (Seed: -1815283720564770742)
> [18:50:55 INFO]: Preparing spawn area for Krajina, 73%
> [18:50:55 INFO]: ultiverse-Core] Loading World & Settings - 'Titanic' - Env: NORMAL - Type: NORMAL & seed: 2915820231880130560
> [18:50:55 INFO]: Preparing start region for level 13 (Seed: 2915820231880130560)
> [18:50:55 INFO]: ultiverse-Core] 14 - World(s) loaded.
> [18:50:55 INFO]: [Build_It] Enabling Build_It v0.1.0
> [18:50:55 INFO]: [FigAdmin] Enabling FigAdmin v4.0.16
> [18:50:55 INFO]: [FigAdmin] Initialized db connection
> [18:50:55 INFO]: FigAdmin version 4.0.16 is enabled!
> [18:50:55 INFO]: [WorldGuard] Enabling WorldGuard v5.7.1
> [18:50:55 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (world) Lava fire is blocked.
> [18:50:55 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
> [18:50:55 INFO]: [WorldGuard] Loaded configuration for world 'world'
> [18:50:55 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
> [18:50:55 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
> [18:50:55 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
> [18:50:55 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
> [18:50:55 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
> [18:50:55 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
> [18:50:55 INFO]: [WorldGuard] (arena1) TNT ignition is PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (arena1) Lighters are PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (arena1) Lava fire is blocked.
> [18:50:55 INFO]: [WorldGuard] (arena1) Fire spread is UNRESTRICTED.
> [18:50:55 INFO]: [WorldGuard] Loaded configuration for world 'arena1'
> [18:50:55 INFO]: [WorldGuard] (arena2) TNT ignition is PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (arena2) Lighters are PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (arena2) Lava fire is blocked.
> [18:50:55 INFO]: [WorldGuard] (arena2) Fire spread is UNRESTRICTED.
> [18:50:55 INFO]: [WorldGuard] Loaded configuration for world 'arena2'
> [18:50:55 INFO]: [WorldGuard] (arena3) TNT ignition is PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (arena3) Lighters are PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (arena3) Lava fire is blocked.
> [18:50:55 INFO]: [WorldGuard] (arena3) Fire spread is UNRESTRICTED.
> [18:50:55 INFO]: [WorldGuard] Loaded configuration for world 'arena3'
> [18:50:55 INFO]: [WorldGuard] (skywars2) TNT ignition is PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (skywars2) Lighters are PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (skywars2) Lava fire is blocked.
> [18:50:55 INFO]: [WorldGuard] (skywars2) Fire spread is UNRESTRICTED.
> [18:50:55 INFO]: [WorldGuard] Loaded configuration for world 'skywars2'
> [18:50:55 INFO]: [WorldGuard] (Rovina2) TNT ignition is PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (Rovina2) Lighters are PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (Rovina2) Lava fire is blocked.
> [18:50:55 INFO]: [WorldGuard] (Rovina2) Fire spread is UNRESTRICTED.
> [18:50:55 INFO]: [WorldGuard] Loaded configuration for world 'Rovina2'
> [18:50:55 INFO]: [WorldGuard] (minigames) TNT ignition is PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (minigames) Lighters are PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (minigames) Lava fire is blocked.
> [18:50:55 INFO]: [WorldGuard] (minigames) Fire spread is UNRESTRICTED.
> [18:50:55 INFO]: [WorldGuard] Loaded configuration for world 'minigames'
> [18:50:55 INFO]: [WorldGuard] (TheWalls) TNT ignition is PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (TheWalls) Lighters are PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (TheWalls) Lava fire is blocked.
> [18:50:55 INFO]: [WorldGuard] (TheWalls) Fire spread is UNRESTRICTED.
> [18:50:55 INFO]: [WorldGuard] Loaded configuration for world 'TheWalls'
> [18:50:55 INFO]: [WorldGuard] (world_herobrineai_graveyard) TNT ignition is PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (world_herobrineai_graveyard) Lighters are PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (world_herobrineai_graveyard) Lava fire is blocked.
> [18:50:55 INFO]: [WorldGuard] (world_herobrineai_graveyard) Fire spread is UNRESTRICTED.
> [18:50:55 INFO]: [WorldGuard] Loaded configuration for world 'world_herobrineai_graveyard'
> [18:50:55 INFO]: [WorldGuard] (Horskadraha1) TNT ignition is PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (Horskadraha1) Lighters are PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (Horskadraha1) Lava fire is blocked.
> [18:50:55 INFO]: [WorldGuard] (Horskadraha1) Fire spread is UNRESTRICTED.
> [18:50:55 INFO]: [WorldGuard] Loaded configuration for world 'Horskadraha1'
> [18:50:55 INFO]: [WorldGuard] (Krajina) TNT ignition is PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (Krajina) Lighters are PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (Krajina) Lava fire is blocked.
> [18:50:55 INFO]: [WorldGuard] (Krajina) Fire spread is UNRESTRICTED.
> [18:50:55 INFO]: [WorldGuard] Loaded configuration for world 'Krajina'
> [18:50:55 INFO]: [WorldGuard] (Titanic) TNT ignition is PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (Titanic) Lighters are PERMITTED.
> [18:50:55 INFO]: [WorldGuard] (Titanic) Lava fire is blocked.
> [18:50:55 INFO]: [WorldGuard] (Titanic) Fire spread is UNRESTRICTED.
> [18:50:55 INFO]: [WorldGuard] Loaded configuration for world 'Titanic'
> [18:50:56 INFO]: [WorldGuard] 2 regions loaded for 'world'
> [18:50:56 INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
> [18:50:56 INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
> [18:50:56 INFO]: [WorldGuard] 1 regions loaded for 'arena1'
> [18:50:56 INFO]: [WorldGuard] 1 regions loaded for 'arena2'
> [18:50:56 INFO]: [WorldGuard] 1 regions loaded for 'arena3'
> [18:50:56 INFO]: [WorldGuard] 2 regions loaded for 'skywars2'
> [18:50:56 INFO]: [WorldGuard] 10 regions loaded for 'Rovina2'
> [18:50:56 INFO]: [WorldGuard] 2 regions loaded for 'minigames'
> [18:50:56 INFO]: [WorldGuard] 4 regions loaded for 'TheWalls'
> [18:50:56 INFO]: [WorldGuard] 0 regions loaded for 'world_herobrineai_graveyard'
> [18:50:56 INFO]: [WorldGuard] 1 regions loaded for 'Horskadraha1'
> [18:50:56 INFO]: [WorldGuard] 3 regions loaded for 'Krajina'
> [18:50:56 INFO]: [WorldGuard] 0 regions loaded for 'Titanic'
> [18:50:56 INFO]: [AutoMessage] Enabling AutoMessage v1.5
> [18:50:56 INFO]: [AutoMessage] version [1.5] loaded
> [18:50:56 INFO]: [Parkour] Enabling Parkour v3.2
> [18:50:56 INFO]: [Parkour] 3.2 Enabled!
> [18:50:57 INFO]: [Parkour] Linked with Economy v1.2.31-b411
> [18:50:59 INFO]: [iConomy] Enabling iConomy v7.0
> [18:50:59 INFO]: [iConomy - April Fools] Enabled (19 ms)
> [18:50:59 INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
> [18:50:59 INFO]: [Vault][Economy] iConomy 7 hooked.
> [18:50:59 INFO]: [iConomy - April Fools] Purged accounts with default balance.
> [18:50:59 INFO]: [SurvivalGames] Enabling SurvivalGames v0.5.8.54
> [18:50:59 INFO]: METRICS STARTING
> [18:50:59 INFO]: [AntiAdvertising] Enabling AntiAdvertising v2.1.6
> [18:50:59 INFO]: [AntiAdvertising] (Re-)loading config...
> [18:50:59 INFO]: [AntiAdvertising] (Re-)loading config finished
> [18:50:59 INFO]: [HawkEye] Enabling HawkEye v1.6.0
> [18:50:59 INFO]: [HawkEye] Starting HawkEye 1.6.0 initiation process...
> [18:50:59 INFO]: [HawkEye] Searching for updates..
> [18:51:00 INFO]: [HawkEye] Version 1.6.0 enabled!
> [18:51:00 INFO]: [DeathMessages] Enabling DeathMessages v2.7.0
> [18:51:00 INFO]: <<[ DeathMessages ]>> [ Version ]=[ 2.7.0 ] [ Successfully Loaded! ]
> [18:51:00 INFO]: [EasyAntiSpam] Enabling EasyAntiSpam v4.3
> [18:51:00 INFO]: EasyAntiSpam enabled.
> [18:51:00 INFO]: [NametagEdit] Enabling NametagEdit v2.1
> [18:51:00 INFO]: [Votifier] Enabling Votifier v1.9
> [18:51:01 WARN]: [Votifier] No listeners loaded! Cannot find listener directory 'plugins/Votifier/listeners'
> [18:51:01 INFO]: [Votifier] Votifier enabled.
> [18:51:01 INFO]: [SimpleReserve] Enabling SimpleReserve v0.6.0
> [18:51:01 INFO]: [SimpleReserve] SimpleReserve version 0.6.0 enabled!
> [18:51:01 INFO]: [HawkEye] No updates found!
> [18:51:01 INFO]: obArena] Enabling MobArena v0.96.5
> [18:51:01 INFO]: obArena] Vault found; economy rewards enabled.
> [18:51:02 INFO]: obArena] Loaded arena 'default'
> [18:51:02 INFO]: obArena] Loaded arena 'Arena1'
> [18:51:02 INFO]: obArena] v0.96.5 enabled.
> [18:51:02 INFO]: [Quake] Enabling Quake v2.4.0
> [18:51:02 WARN]: plugins/Quake/Stuff/Hats/Geekpower14.yml
> [18:51:02 INFO]: plugins/Quake/Stuff/Hats/Geekpower14.yml found implementation
> [18:51:02 ERROR]: 0 not a valid Material. Example: APPLE
> [18:51:02 WARN]: plugins/Quake/Stuff/Hats/JackOHat.yml
> [18:51:02 INFO]: plugins/Quake/Stuff/Hats/JackOHat.yml found implementation
> [18:51:02 WARN]: plugins/Quake/Stuff/Armors/ArmorRED.yml
> [18:51:02 INFO]: plugins/Quake/Stuff/Armors/ArmorRED.yml found implementation
> [18:51:02 INFO]: Found arena : Arena
> [18:51:02 INFO]: 1SIZE
> [18:51:02 INFO]: §aArena Arena type: Solo
> [18:51:02 INFO]: load de Arena
> [18:51:02 INFO]: load des Lobby
> [18:51:02 INFO]: [GAListener] Enabling GAListener v0.9
> [18:51:02 INFO]: [GAListener] Loading Queued Votes
> [18:51:02 INFO]: [GAListener] GAListener v0.9 Enabled
> [18:51:02 INFO]: [PlayerRider] Enabling PlayerRider v1.1
> [18:51:02 INFO]: [Essentials] Enabling Essentials v2.9.6
> [18:51:02 INFO]: Using locale cs_CZ
> [18:51:03 INFO]: Using locale cs_CZ
> [18:51:03 INFO]: [Vault][Economy] Essentials Economy hooked.
> [18:51:03 INFO]: Essentials: Using PermissionsEx based permissions.
> [18:51:03 INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.31-b411)
> [18:51:03 INFO]: [Citizens] Enabling Citizens v2.0.11-SNAPSHOT (build 1053)
> [18:51:03 INFO]: [ChatManager] Enabling ChatManager v1.19.1
> [18:51:03 INFO]: [ChatManager] ChatManager enabled!
> [18:51:03 INFO]: [ChatManager] Multiverse 2 integration enabled!
> [18:51:03 INFO]: [LibsDisguises] Enabling LibsDisguises v7.9.8
> [18:51:03 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.9.6
> [18:51:03 INFO]: [BlockHunt] Enabling BlockHunt v0.2.0_BETA_B5
> [18:51:03 INFO]: lockHunt] Using Vault support
> [18:51:03 INFO]: lockHunt] Sending MCStats to the server...
> [18:51:03 INFO]: lockHunt] BlockHunt + 0.2.0_BETA_B5 is now Enabled. Made by Steffion.
> [18:51:03 INFO]: [CreativeGates] Enabling CreativeGates v1.3.3
> [18:51:03 INFO]: [CreativeGates v1.3.3] === ENABLE START ===
> [18:51:03 INFO]: [CreativeGates v1.3.3] Will use this plugin for permissions: PermissionsEx v1.19.5
> [18:51:03 INFO]: [CreativeGates v1.3.3] === ENABLE DONE (Took 157ms) ===
> [18:51:04 INFO]: [TagAPI] Enabling TagAPI v3.0.3
> [18:51:04 INFO]: [TagAPI] Using hooks for CraftBukkit v1_7_R1
> [18:51:04 INFO]: [TheWalls] Enabling TheWalls v1.2.0.1
> [18:51:04 WARN]: [TheWalls] "TheWalls v1.2.0.1" has registered a listener for org.kitteh.tag.PlayerReceiveNameTagEvent on method "public void rubik_cube_man.plugins.walls.PlayerTagEvent.onNameTag(org.kitteh.tag.PlayerReceiveNameTagEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [rubik_cube_man].
> [18:51:04 INFO]: [Paintball] Enabling Paintball v1.2.5
> [18:51:06 INFO]: [Paintball] Loading the default language: enUS.txt
> [18:51:06 INFO]: [Paintball] Scanned lines: 379 | Skipped lines: 0
> [18:51:06 INFO]: [Paintball] Loading the specified language now: csCZ.txt
> [18:51:06 INFO]: [Paintball] Scanned lines: 380 | Skipped lines: 1
> [18:51:06 INFO]: [Paintball] Loading the specified melody now: win.txt
> [18:51:06 INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 20
> [18:51:06 INFO]: [Paintball] Loading the specified melody now: defeat.txt
> [18:51:06 INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 43
> [18:51:06 INFO]: [Paintball] Loading the specified melody now: draw.txt
> [18:51:06 INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 29
> [18:51:06 INFO]: [Paintball] Loading ranks..
> [18:51:06 INFO]: [Paintball] Plugin 'InSigns' not found. Additional sign features disabled.
> [18:51:06 WARN]: [Paintball] "Paintball v1.2.5" has registered a listener for org.kitteh.tag.PlayerReceiveNameTagEvent on method "public void de.blablubbabc.paintball.features.TagAPIListener.onTagRecieve(org.kitteh.tag.PlayerReceiveNameTagEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [blablubbabc].
> [18:51:06 INFO]: [Paintball] Plugin 'TagAPI' found. Using it now.
> [18:51:06 INFO]: [Paintball] Plugin 'Votifier' found. Using it now.
> [18:51:06 INFO]: [Paintball] By blablubbabc enabled.
> [18:51:06 INFO]: [Chairs] Enabling Chairs v3.0.2
> [18:51:06 INFO]: [Chairs] Loaded ignore list. (Count = 3)
> [18:51:06 INFO]: [Chairs] Allowed block: WOOD_STAIRS => 0.7 => 0
> [18:51:06 INFO]: [Chairs] Allowed block: SPRUCE_WOOD_STAIRS => 0.7 => 0
> [18:51:06 INFO]: [Chairs] Allowed block: JUNGLE_WOOD_STAIRS => 0.7 => 0
> [18:51:06 INFO]: [Chairs] Allowed block: BIRCH_WOOD_STAIRS => 0.7 => 0
> [18:51:06 INFO]: [Chairs] Allowed block: SANDSTONE_STAIRS => 0.7 => 0
> [18:51:06 INFO]: [Chairs] Allowed block: COBBLESTONE_STAIRS => 0.7 => 0
> [18:51:06 INFO]: [Chairs] Allowed block: BRICK_STAIRS => 0.7 => 0
> [18:51:06 INFO]: [Chairs] Allowed block: SMOOTH_STAIRS => 0.7 => 0
> [18:51:06 INFO]: [Chairs] Allowed block: NETHER_BRICK_STAIRS => 0.7 => 0
> [18:51:06 INFO]: [Chairs] Allowed block: QUARTZ_STAIRS => 0.7 => 0
> [18:51:06 INFO]: [Residence] Enabling Residence v2.6.6.6
> [18:51:06 INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
> [18:51:06 ERROR]: null
java.lang.NullPointerException
     at com.bekvon.bukkit.residence.protection.WorldFlagManager.parsePerms(WorldFlagManager.java:99) [Residence.jar:?]
     at com.bekvon.bukkit.residence.protection.WorldFlagManager.<init>(WorldFlagManager.java:38) [Residence.jar:?]
     at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:206) [Residence.jar:?]
     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
> [18:51:06 INFO]: [Residence] Scanning for economy systems...
> [18:51:06 INFO]: [Residence] Found Vault using economy system: iConomy 7
> [18:51:18 INFO]: [Residence] Found WorldEdit
> [18:51:18 INFO]: [Residence] Enabled! Version 2.6.6.6 by bekvon
> [18:51:18 INFO]: [ChestShop] Enabling ChestShop v3.7.17
> [18:51:18 ERROR]: [ChestShop] This version of plugin does not work with Minecraft 1.7.5 or lower!
> [18:51:18 ERROR]: [ChestShop] This version of plugin does not work with Minecraft 1.7.5 or lower!
> [18:51:18 ERROR]: [ChestShop] This version of plugin does not work with Minecraft 1.7.5 or lower!
> [18:51:18 ERROR]: [ChestShop] This version of plugin does not work with Minecraft 1.7.5 or lower!
> [18:51:18 ERROR]: [ChestShop] This version of plugin does not work with Minecraft 1.7.5 or lower!
> [18:51:18 ERROR]: Error occurred while enabling ChestShop v3.7.17 (Is it up to date?)
java.lang.NoSuchMethodError: org.bukkit.OfflinePlayer.getUniqueId()Ljava/util/UUID;
     at com.Acrobot.ChestShop.UUIDs.NameManager.load(NameManager.java:205) ~[?:?]
     at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:105) ~[?:?]
     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
> [18:51:25 INFO]: [AuthMe] Enabling AuthMe v3.5-SNAPSHOT
> [18:51:25 INFO]: [AuthMe] Loading Configuration File...
> [18:51:25 INFO]: [AuthMe] Set Language: en
> [18:51:25 INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
> [18:51:25 INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
> [18:51:25 INFO]: [AuthMe] Hook with Essentials plugin
> [18:51:25 INFO]: [AuthMe] Hook with EssentialsSpawn plugin
> [18:51:25 WARN]: [AuthMe] ERROR: YOU'RE USING FILE DATABASE WITH 7754+ ACCOUNTS, FOR BETTER PERFORMANCES, PLEASE USE MYSQL!!
> [18:51:25 INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
> [18:51:25 INFO]: [AuthMe] [SPONSOR] AuthMe is sponsored and hook perfectly with server hosting VERYGAMES, rent your server for only 1.99$/months
> [18:51:25 INFO]: [AuthMe] [SPONSOR] Look Minecraft and other offers on www.verygames.net !
> [18:51:25 INFO]: [AuthMe] Authme 3.5-SNAPSHOT enabled
> [18:51:32 INFO]: [CreativeControl] Enabling CreativeControl v6.4
> [18:51:32 INFO]: iaCraft.VIP]: Initializing configurations...
> [18:51:33 INFO]: iaCraft.VIP]: Loading Modules...
> [18:51:33 INFO]: iaCraft.VIP]: Connecting to the SQLite database...
> [18:51:33 INFO]: iaCraft.VIP]: SQLite database connected Successfuly!
> [18:51:33 INFO]: iaCraft.VIP]: Registring Events...
> [18:51:33 INFO]: iaCraft.VIP]: MobArena support enabled!
> [18:51:33 INFO]: iaCraft.VIP]: SurvivalGames support enabled!
> [18:51:33 ERROR]: Error occurred while enabling CreativeControl v6.4 (Is it up to date?)
java.lang.NoClassDefFoundError: com/sk89q/worldedit/EditSessionFactory
     at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]
     at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_51]
     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_51]
     at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_51]
     at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_51]
     at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_51]
     at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_51]
     at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
     at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_51]
     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:191) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:73) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_51]
     at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_51]
     at me.FurH.CreativeControl.CreativeControl.setupWorldEdit(CreativeControl.java:566) ~[?:?]
     at me.FurH.CreativeControl.CreativeControl.onEnable(CreativeControl.java:202) ~[?:?]
     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.EditSessionFactory
     at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_51]
     at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_51]
     at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
     at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_51]
     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_51]
     at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_51]
... 28 more
> [18:51:54 INFO]: Server permissions file permissions.yml is empty, ignoring it
> [18:52:11 INFO]: Done (85.593s)! For help, type "help" or "?"
> [18:52:11 INFO]: Starting GS4 status listener
> [18:52:11 INFO]: Query running on 93.91.250.144:27371
> [18:52:11 INFO]: [NametagEdit] Hooked into PermissionsEx!
> [18:52:12 INFO]: [LibsDisguises] Failed to check for update: null
> [18:52:12 INFO]: [Paintball] Info regarding the switch to uuids: If you want to be able to import your old paintball player data later (once name changing got enabled and paintball was updated), then you might want to check out the dev.bukkit project page of Paintball: A plugin named 'UUIDCollector' is available there for you which helps to prepare for later transition.
> [18:52:12 INFO]: [Paintball] --------- Checking version ----------
> [18:52:12 INFO]: [Paintball] There is a new version of paintball available: Paintball v1.2.9 (release)
> [18:52:12 INFO]: [Paintball] Download at the bukkit dev page.
> [18:52:12 INFO]: [Paintball] --------- ---------------- ----------
> [18:52:12 INFO]: [Citizens] Loaded 18 NPCs.
> [18:52:12 INFO]: obArena] MobArena v0.96.7 is now available!
> [18:52:12 INFO]: obArena] Your version: v0.96.5
> [18:52:12 INFO]: [Vault] Checking for Updates:
> [18:52:12 WARN]: [Vault] Stable Version: 1.4.1 is out! You are still running version: 1.2.31
> [18:52:12 WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
> [18:52:13 INFO]: /88.100.96.211:49587 lost connection: Disconnected
> [18:52:13 INFO]: /89.187.131.198:54401 lost connection: Disconnected
> [18:52:13 INFO]: /217.197.155.170:51687 lost connection: Disconnected
> [18:52:13 INFO]: [SurvivalGames] Loading Arena: 1
> [18:52:13 INFO]: [SurvivalGames] 503 253 1364
> [18:52:13 INFO]: [SurvivalGames] -218 3 541
> [18:52:13 INFO]: [SurvivalGames] Location{world=CraftWorld{name=arena1},x=503.0,y=253.0,z=1364.0,pitch=0.0,yaw=0.0}
> [18:52:13 INFO]: [SurvivalGames] Location{world=CraftWorld{name=arena1},x=-218.0,y=3.0,z=541.0,pitch=0.0,yaw=0.0}
> [18:52:13 INFO]: [SurvivalGames] Loading Arena: 2
> [18:52:13 INFO]: [SurvivalGames] -711 254 1278
> [18:52:13 INFO]: [SurvivalGames] -1175 4 679
> [18:52:13 INFO]: [SurvivalGames] Location{world=CraftWorld{name=arena2},x=-711.0,y=254.0,z=1278.0,pitch=0.0,yaw=0.0}
> [18:52:13 INFO]: [SurvivalGames] Location{world=CraftWorld{name=arena2},x=-1175.0,y=4.0,z=679.0,pitch=0.0,yaw=0.0}
> [18:52:13 INFO]: [SurvivalGames] Loading Arena: 3
> [18:52:13 INFO]: [SurvivalGames] 312 254 289
> [18:52:13 INFO]: [SurvivalGames] -299 64 -309
> [18:52:13 INFO]: [SurvivalGames] Location{world=CraftWorld{name=arena3},x=312.0,y=254.0,z=289.0,pitch=0.0,yaw=0.0}
> [18:52:13 INFO]: [SurvivalGames] Location{world=CraftWorld{name=arena3},x=-299.0,y=64.0,z=-309.0,pitch=0.0,yaw=0.0}
> [18:52:13 INFO]: ItemStack{NETHER_STAR x 1}
> [18:52:13 INFO]: sharpness:4
> [18:52:13 INFO]: ItemStack{PAPER x 1}
> [18:52:13 INFO]: fire:2
> [18:52:14 INFO]: 
> [18:52:14 INFO]:  **************************************************
> [18:52:14 INFO]:  ----------------- PAINTBALL INFO -----------------
> [18:52:14 INFO]: 
> [18:52:14 INFO]:  License stuff:
> [18:52:14 INFO]:  - Usage on own risk. I give no warranties for anything.
> [18:52:14 INFO]:  - Do not modify. Use it as it is!
> [18:52:14 INFO]:  - Do not redistribute/upload/use parts of it/copy/give away.
> [18:52:14 INFO]:  - Do not use for commercial purposes!
> [18:52:14 INFO]:  -> No benefits for paying players/donors!
> [18:52:14 INFO]:  -> This also applies to any kind of add-on you are using
> [18:52:14 INFO]:  related to this plugin!
> [18:52:14 INFO]: 
> [18:52:14 INFO]:  If you like this plugin: Give feedback and donate at
> [18:52:14 INFO]:  ->http://dev.bukkit.org/server-mods/paintball_pure_war/ 
> [18:52:14 INFO]: 
> [18:52:14 INFO]:  Thank you and good shooting!
> [18:52:14 INFO]:  - blablubbabc :)
> [18:52:14 INFO]: 
> [18:52:14 INFO]:  ---------------- Detected Problems ---------------
> [18:52:14 INFO]: 
> [18:52:14 INFO]:  - There is a new version of paintball available: Paintball v1.2.9 (release)
> [18:52:14 INFO]: 
> [18:52:14 INFO]:  -> Check your complete log!
> [18:52:14 INFO]:  There might be additional information above.
> [18:52:14 INFO]: 
> [18:52:14 INFO]:  **************************************************
> [18:52:14 INFO]: 
> [18:52:17 INFO]: rocks902[/109.80.113.196:58795] logged in with entity id 4154 at ([world_nether] 899.452888084588, 92.0, 493.031553278002)
> [18:52:17 INFO]: [NiaCraft.Info] Majitel serveru je FikVodenka 
> [18:52:17 INFO]: rocks902 lost connection: Disconnected
> [18:52:17 INFO]: rocks902 se odpojil ze hry.
> [18:52:17 WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2653ms behind, skipping 53 tick(s)
> [18:52:17 INFO]: debilos55[/89.187.131.198:54405] logged in with entity id 4227 at ([arena3] -120.58304556311977, 72.4550654866579, -385.44770106080523)
> [18:52:17 ERROR]: Encountered an unexpected exception
java.lang.IllegalArgumentException: n must be positive
     at java.util.Random.nextInt(Random.java:300) ~[?:1.7.0_51]
     at net.minecraft.server.v1_7_R1.BiomeDecorator.a(SourceFile:110) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.BiomeDecorator.a(SourceFile:27) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.BiomeBase.a(SourceFile:362) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.ChunkProviderGenerate.getChunkAt(SourceFile:432) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.generator.NormalChunkGenerator.getChunkAt(NormalChunkGenerator.java:49) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:238) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.Chunk.a(Chunk.java:832) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:51) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:34) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:594) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
     at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
> [18:52:17 ERROR]: This crash report has been saved to: /hlserver/27371/./crash-reports/crash-2014-11-08_18.52.17-server.txt



Pokud tedy se nemýlím možná se v té chybě jedná o biom ,ale to netuším přesně.

Předem děkuji za pomoc,ochotu.

S pozdravem Filip Vodenka

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Chyby v konzoli ,která vždy po chvilce vyhodí server.

#2 Příspěvekod Smexhy » 08 lis 2014, 20:03

Kód: Vybrat vše

> [18:43:59 ERROR]: This crash report has been saved to: /hlserver/27371/./crash-reports/crash-2014-11-08_18.43.59-server.txt

hoď sem

FikVodenka
Příspěvky: 280
Registrován: 27 led 2013, 18:48
Reputation: 0

Re: Chyby v konzoli ,která vždy po chvilce vyhodí server.

#3 Příspěvekod FikVodenka » 08 lis 2014, 20:14

Tak zde přikládám:

Spoiler: zobrazit

Kód: Vybrat vše

---- Minecraft Crash Report ----
// Sorry :(

Time: 11/8/14 6:59 PM
Description: Exception in server tick loop

java.lang.IllegalArgumentException: n must be positive
   at java.util.Random.nextInt(Random.java:300)
   at net.minecraft.server.v1_7_R1.BiomeDecorator.a(SourceFile:110)
   at net.minecraft.server.v1_7_R1.BiomeDecorator.a(SourceFile:27)
   at net.minecraft.server.v1_7_R1.BiomeBase.a(SourceFile:362)
   at net.minecraft.server.v1_7_R1.ChunkProviderGenerate.getChunkAt(SourceFile:432)
   at org.bukkit.craftbukkit.v1_7_R1.generator.NormalChunkGenerator.getChunkAt(NormalChunkGenerator.java:49)
   at net.minecraft.server.v1_7_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:238)
   at net.minecraft.server.v1_7_R1.Chunk.a(Chunk.java:832)
   at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:51)
   at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13)
   at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188)
   at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347)
   at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:34)
   at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:594)
   at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250)
   at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545)
   at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457)
   at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
   Minecraft Version: 1.7.2
   Operating System: Linux (amd64) version 3.7.1-fh
   Java Version: 1.7.0_51, Oracle Corporation
   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
   Memory: 1794576544 bytes (1711 MB) / 4317257728 bytes (4117 MB) up to 6227755008 bytes (5939 MB)
   JVM Flags: 8 total; -Xms256M -Xmx6G -XX:MaxPermSize=256M -XX:+UseParNewGC -XX:UseAVX=2 -XX:+UseSSE42Intrinsics -XX:UseSSE=4 -XX:MaxGCPauseMillis=20
   AABB Pool Size: 3262 (182672 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
   IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
   CraftBukkit Information:
   Running: CraftBukkit version git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.4-SNAPSHOT) false
   Plugins: { LagMeter v1.16.0 com.webkonsept.minecraft.lagmeter.LagMeter [TheLunarFrog, DemmyDemon], Jobs v2.8.4 me.zford.jobs.bukkit.JobsPlugin [phrstbrn], WorldEdit v5.3 com.sk89q.worldedit.bukkit.WorldEditPlugin [], FakaHedaMinequery v1.3 fakahedaminequery.Minequery [], SimpleFly v1.4.6b code.shoottomaim.simplefly.SimpleFly [], ColoredSigns v1.2 com.fuyuri.ColoredSigns.ColoredSigns [but2002], AntiWitherDestruction v0.3 com.ekstemicraft.pluhins.antiwitherdestruction.AntiWitherDestruction [ekstemi], AutoGamemode v2.0 me.pascalreintjens.AutoGamemode.AutoGamemode [], CountryLoginMessage v1.6.3 ru.xPaw.CountryLoginMessage.Main [xPaw], Vault v1.2.31-b411 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], PermissionsEx v1.19.5 ru.tehkode.permissions.bukkit.PermissionsEx [t3hk0d3], Multiverse-Core v2.4-b527 com.onarandombox.MultiverseCore.MultiverseCore [Rigby, fernferret, lithium3141, main--], Build_It v0.1.0 com.tigerhix.buildit.Main [TigerHix], FigAdmin v4.0.16 selfservice.FigAdmin [Serge Humphrey | selfservice0], WorldGuard v5.7.1 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], AutoMessage v1.5 uk.co.mdtechnology.automessage.AutoMessage [], Parkour v3.2 me.A5H73Y.Parkour.Parkour [], iConomy v7.0 com.iCo6.iConomy [Nijikokun, SpaceManiac], SurvivalGames v0.5.8.54 org.mcsg.survivalgames.SurvivalGames [Double0negative], AntiAdvertising v2.1.6 de.upsj.bukkit.advertising.AntiAdvertisingPlugin [upsj], HawkEye v1.6.0 uk.co.oliwali.HawkEye.HawkEye [oliverw92, GoalieGuy6, bob7l, ELCHILEN0, stutiguias], DeathMessages v2.7.0 com.gmail.josemanuelgassin.DeathMessages._DeathMessages [Jose Manuel Gassin Perez-Traverso], ProtocolLib v3.1.3-SNAPSHOT com.comphenix.protocol.ProtocolLibrary [Comphenix], EasyAntiSpam v4.3 me.delta242.EasyAntiSpam.EasyAntiSpam [delta242], NametagEdit v2.1 ca.wacos.nametagedit.NametagEdit [wacossusca34, sgtcaze, sanjay900], Votifier v1.9 com.vexsoftware.votifier.Votifier [blakeman8192, Kramer], SimpleReserve v0.6.0 com.evosysdev.bukkit.taylorjb.simplereserve.SimpleReserve [taylorjb], MobArena v0.96.5 com.garbagemule.MobArena.MobArena [garbagemule], Quake v2.4.0 com.Geekpower14.Quake.Quake [Geekpower14, Geekpower14], GAListener v0.9 com.swifteh.GAL [swifteh], PlayerRider v1.1 me.arboriginal.PlayerRider.PlayerRider [arboriginal], Essentials v2.9.6 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally], Citizens v2.0.11-SNAPSHOT (build 1053) net.citizensnpcs.Citizens [aPunch, fullwall], ChatManager v1.19.1 ru.tehkode.chatmanager.bukkit.ChatManager [t3hk0d3], LibsDisguises v7.9.8 me.libraryaddict.disguise.LibsDisguises [libraryaddict], EssentialsSpawn v2.9.6 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], BlockHunt v0.2.0_BETA_B5 nl.Steffion.BlockHunt.BlockHunt [Steffion], CreativeGates v1.3.3 com.massivecraft.creativegates.CreativeGates [], TagAPI v3.0.3 org.kitteh.tag.TagAPI [mbaxter], TheWalls v1.2.0.1 rubik_cube_man.plugins.walls.Walls [rubik_cube_man], LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012) com.griefcraft.lwc.LWCPlugin [Hidendra], Paintball v1.2.5 de.blablubbabc.paintball.Paintball [blablubbabc], Chairs v3.0.2 com.cnaude.chairs.Chairs [spoothie, cnaude, _Shevchik_], Residence v2.6.6.6 com.bekvon.bukkit.residence.ResidenceCommandListener [bekvon, nate302, t00thpick1], ChestShop v3.7.17 com.Acrobot.ChestShop.ChestShop [Acrobot], AuthMe v3.5-SNAPSHOT fr.xephi.authme.AuthMe [Xephi59], CreativeControl v6.4 me.FurH.CreativeControl.CreativeControl [FurmigaHumana],}
   Warnings: DEFAULT
   Threads: { TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R1.FileIOThread.b(SourceFile:37), net.minecraft.server.v1_7_R1.FileIOThread.run(SourceFile:23), java.lang.Thread.run(Thread.java:744)], TIMED_WAITING Thread-12: [java.lang.Thread.sleep(Native Method), com.webkonsept.minecraft.lagmeter.LagWatcher.run(LagWatcher.java:24), java.lang.Thread.run(Thread.java:744)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)], RUNNABLE Netty IO #9: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE pool-3-thread-12: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:272), java.io.ObjectInputStream$PeekInputStream.read(ObjectInputStream.java:2310), java.io.ObjectInputStream$BlockDataInputStream.read(ObjectInputStream.java:2718), java.io.ObjectInputStream$BlockDataInputStream.readFully(ObjectInputStream.java:2742), java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1979), java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915), java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798), java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350), java.io.ObjectInputStream.readObject(ObjectInputStream.java:370), java.util.HashMap.readObject(HashMap.java:1183), sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source), sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:606), java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1017), java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1893), java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798), java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350), java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990), java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915), java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798), java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350), java.io.ObjectInputStream.readObject(ObjectInputStream.java:370), lucariatias.plugins.walls.ObjectFileLib.loadObject(ObjectFileLib.java:58), rubik_cube_man.plugins.walls.blockFileData.LoadDataRunnable.run(LoadDataRunnable.java:24), org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:53), org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:744)], WAITING Thread-5: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73), org.bukkit.craftbukkit.v1_7_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #12: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1639), org.bukkit.craftbukkit.v1_7_R1.CraftCrashReport.call(CraftCrashReport.java:28), net.minecraft.server.v1_7_R1.CrashReportSystemDetails.a(SourceFile:74), net.minecraft.server.v1_7_R1.CrashReport.h(CrashReport.java:45), net.minecraft.server.v1_7_R1.CrashReport.<init>(CrashReport.java:33), net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:474), net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)], RUNNABLE Netty IO #15: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], TIMED_WAITING Thread-17: [java.lang.Thread.sleep(Native Method), uk.co.mdtechnology.automessage.SendMessage.run(SendMessage.java:52), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #11: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #7: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #20: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], TIMED_WAITING CreativeControl Database Task #2: [java.lang.Thread.sleep(Native Method), me.FurH.CreativeControl.core.database.CoreSQLDatabase$CoreSQLThread.run(CoreSQLDatabase.java:881)], TIMED_WAITING Thread-11: [java.lang.Thread.sleep(Native Method), com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110), java.lang.Thread.run(Thread.java:744)], TIMED_WAITING Timer-0: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Netty IO #22: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Thread-15: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398), java.net.ServerSocket.implAccept(ServerSocket.java:530), java.net.ServerSocket.accept(ServerSocket.java:498), fakahedaminequery.QueryServer.run(QueryServer.java:77)], RUNNABLE Thread-23: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398), java.net.ServerSocket.implAccept(ServerSocket.java:530), java.net.ServerSocket.accept(ServerSocket.java:498), com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)], TIMED_WAITING Thread-22: [java.lang.Thread.sleep(Native Method), uk.co.oliwali.HawkEye.database.ConnectionManager$ConnectionReaper.run(ConnectionManager.java:149)], RUNNABLE Netty IO #8: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Signal Dispatcher: [], RUNNABLE Netty IO #5: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], TIMED_WAITING Thread-10: [java.lang.Thread.sleep(Native Method), com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:161), java.lang.Thread.run(Thread.java:744)], RUNNABLE DestroyJavaVM: [], RUNNABLE Netty IO #13: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Query Listener #1: [java.net.PlainDatagramSocketImpl.receive0(Native Method), java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:145), java.net.DatagramSocket.receive(DatagramSocket.java:786), net.minecraft.server.v1_7_R1.RemoteStatusListener.run(SourceFile:256), java.lang.Thread.run(Thread.java:744)], TIMED_WAITING Thread-13: [java.lang.Thread.sleep(Native Method), com.webkonsept.minecraft.lagmeter.MemoryWatcher.run(MemoryWatcher.java:14), java.lang.Thread.run(Thread.java:744)], TIMED_WAITING pool-3-thread-17: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #10: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #19: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #21: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], WAITING PermissionsEx-Cleaner: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Netty IO #14: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #16: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:272), java.io.BufferedInputStream.fill(BufferedInputStream.java:235), java.io.BufferedInputStream.read(BufferedInputStream.java:254), java.io.FilterInputStream.read(FilterInputStream.java:83), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167), net.minecraft.server.v1_7_R1.ThreadCommandReader.run(ThreadCommandReader.java:32)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R1.ThreadSleepForever.run(SourceFile:62)], TIMED_WAITING H2 Log Writer JOBS: [java.lang.Object.wait(Native Method), org.h2.store.WriterThread.run(WriterThread.java:102), java.lang.Thread.run(Thread.java:744)], WAITING Java2D Disposer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151), sun.java2d.Disposer.run(Disposer.java:145), java.lang.Thread.run(Thread.java:744)], TIMED_WAITING CreativeControl Database Task #1: [java.lang.Thread.sleep(Native Method), me.FurH.CreativeControl.core.database.CoreSQLDatabase$CoreSQLThread.run(CoreSQLDatabase.java:881)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)], RUNNABLE Netty IO #0: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #6: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], TIMED_WAITING H2 File Lock Watchdog /hlserver/27371/plugins/Jobs/jobs.lock.db: [java.lang.Thread.sleep(Native Method), org.h2.store.FileLock.run(FileLock.java:490), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #2: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], WAITING Chunk I/O Executor Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #4: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #1: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #18: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #23: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #3: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], RUNNABLE Netty IO #17: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:744)], TIMED_WAITING process reaper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:744)],}
   Recent tasks from 1708-1738{SurvivalGames:org.mcsg.survivalgames.logging.QueueManager$DataDumper@1739,TheWalls:rubik_cube_man.plugins.walls.blockFileData.LoadDataRunnable@1744,HawkEye:uk.co.oliwali.HawkEye.database.DataManager@1749,Essentials:com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener$1@1767,Essentials:com.earth2me.essentials.EssentialsPlayerListener$1@1767,Paintball:de.blablubbabc.paintball.PlayerManager$6@1767,TheWalls:rubik_cube_man.plugins.walls.blockFileData.LoadDataRunnable@1768,}
   Profiler Position: N/A (disabled)
   Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
   Player Count: 4 / 50; [EntityPlayer['FikVodenka'/3673, l='Rovina2', x=-133.12, y=4.00, z=-1136.02](FikVodenka at -133.1165372832274,4.0,-1136.0213765328638), EntityPlayer['Ancores'/6842, l='Krajina', x=2712.52, y=68.72, z=4081.33](Ancores at 2712.5248978202253,68.71995482972893,4081.333878017079), EntityPlayer['TheBatman2510'/8731, l='Krajina', x=-3333.34, y=63.00, z=437.58](TheBatman2510 at -3333.335601919984,63.0,437.57971053728454), EntityPlayer['debilos55'/16653, l='arena3', x=-120.58, y=72.46, z=-385.45](debilos55 at -120.58304556311977,72.4550654866579,-385.44770106080523)]
   Is Modded: Definitely; Server brand changed to 'CraftBukkit'
   Type: Dedicated Server (map_server.txt)





Tak jsem zjistil podrobnější stav o chybě ,může za to konkrétní hráč ,připojí se a server spadne ,podle mého se nějakým způsobem bugnul asi v mapě apod.


//EDIT

Problém vyřešen způsoboval to hráč.Vše běží jak má.

Jinak děkuji za snahu o pomoc. Přiděluji karmy.

Můžete lock.


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 17 hostů