Paste #8695: Crash on loading npc heavy chunks

Date: 2014/08/22 04:17:01 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


22.08 07:15:59 [Server] ERROR ------------------------------
22.08 07:15:59 [Server] ERROR java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
22.08 07:15:59 [Server] ERROR java.lang.Object.wait(Object.java:503)
22.08 07:15:59 [Server] ERROR java.lang.Object.wait(Native Method)
22.08 07:15:59 [Server] ERROR Stack:
22.08 07:15:59 [Server] ERROR PID: 2 | Suspended: false | Native: false | State: WAITING
22.08 07:15:59 [Server] ERROR Current Thread: Reference Handler
22.08 07:15:59 [Server] ERROR ------------------------------
22.08 07:15:59 [Server] ERROR java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
22.08 07:15:59 [Server] ERROR java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
22.08 07:15:59 [Server] ERROR java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
22.08 07:15:59 [Server] ERROR java.lang.Object.wait(Native Method)
22.08 07:15:59 [Server] ERROR Stack:
22.08 07:15:59 [Server] ERROR PID: 3 | Suspended: false | Native: false | State: WAITING
22.08 07:15:59 [Server] ERROR Current Thread: Finalizer
22.08 07:15:59 [Server] ERROR ------------------------------
22.08 07:15:59 [Server] ERROR Stack:
22.08 07:15:59 [Server] ERROR PID: 4 | Suspended: false | Native: false | State: RUNNABLE
22.08 07:15:59 [Server] ERROR Current Thread: Signal Dispatcher
22.08 07:15:59 [Server] ERROR ------------------------------
22.08 07:15:59 [Server] ERROR java.util.TimerThread.run(Timer.java:505)
22.08 07:15:59 [Server] ERROR java.util.TimerThread.mainLoop(Timer.java:552)
22.08 07:15:59 [Server] ERROR java.lang.Object.wait(Native Method)
22.08 07:15:59 [Server] ERROR Stack:
22.08 07:15:59 [Server] ERROR PID: 10 | Suspended: false | Native: false | State: TIMED_WAITING
22.08 07:15:59 [Server] ERROR Current Thread: Snooper Timer
22.08 07:15:59 [Server] ERROR ------------------------------
22.08 07:15:59 [Server] ERROR net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)
22.08 07:15:59 [Server] ERROR java.lang.Thread.sleep(Native Method)
22.08 07:15:59 [Server] ERROR Stack:
22.08 07:15:59 [Server] ERROR PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
22.08 07:15:59 [Server] ERROR Current Thread: Server Infinisleeper
22.08 07:15:59 [Server] ERROR ------------------------------
22.08 07:15:59 [Server] ERROR net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
22.08 07:15:59 [Server] ERROR net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
22.08 07:15:59 [Server] ERROR net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
22.08 07:15:59 [Server] ERROR net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
22.08 07:15:59 [Server] ERROR net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:652)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:34)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:50)
22.08 07:15:59 [Server] ERROR org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
22.08 07:15:59 [Server] ERROR org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
22.08 07:15:59 [Server] ERROR org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
22.08 07:15:59 [Server] ERROR org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
22.08 07:15:59 [Server] ERROR java.lang.reflect.Method.invoke(Method.java:606)
22.08 07:15:59 [Server] ERROR sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22.08 07:15:59 [Server] ERROR sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
22.08 07:15:59 [Server] ERROR net.citizensnpcs.EventListen.onChunkLoad(EventListen.java:107)
22.08 07:15:59 [Server] ERROR net.citizensnpcs.EventListen.respawnAllFromCoord(EventListen.java:330)
22.08 07:15:59 [Server] ERROR net.citizensnpcs.EventListen.spawn(EventListen.java:353)
22.08 07:15:59 [Server] ERROR net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:204)
22.08 07:15:59 [Server] ERROR net.aufdemrand.sentry.SentryTrait.onSpawn(SentryTrait.java:128)
22.08 07:15:59 [Server] ERROR net.aufdemrand.sentry.SentryInstance.initialize(SentryInstance.java:1022)
22.08 07:15:59 [Server] ERROR net.citizensnpcs.api.npc.AbstractNPC.teleport(AbstractNPC.java:423)
22.08 07:15:59 [Server] ERROR net.citizensnpcs.api.npc.AbstractNPC.teleport(AbstractNPC.java:395)
22.08 07:15:59 [Server] ERROR org.bukkit.Location.getBlock(Location.java:82)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.CraftWorld.getBlockAt(CraftWorld.java:527)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.CraftWorld.getBlockAt(CraftWorld.java:85)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.CraftWorld.getChunkAt(CraftWorld.java:121)
22.08 07:15:59 [Server] ERROR net.minecraft.server.v1_7_R4.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:102)
22.08 07:15:59 [Server] ERROR net.minecraft.server.v1_7_R4.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:120)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:334)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.get(AsynchronousExecutor.java:164)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:50)
22.08 07:15:59 [Server] ERROR org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
22.08 07:15:59 [Server] ERROR org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
22.08 07:15:59 [Server] ERROR org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
22.08 07:15:59 [Server] ERROR org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
22.08 07:15:59 [Server] ERROR java.lang.reflect.Method.invoke(Method.java:606)
22.08 07:15:59 [Server] ERROR sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22.08 07:15:59 [Server] ERROR sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
22.08 07:15:59 [Server] ERROR net.citizensnpcs.EventListen.onChunkLoad(EventListen.java:107)
22.08 07:15:59 [Server] ERROR net.citizensnpcs.EventListen.respawnAllFromCoord(EventListen.java:330)
22.08 07:15:59 [Server] ERROR net.citizensnpcs.EventListen.spawn(EventListen.java:353)
22.08 07:15:59 [Server] ERROR net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:204)
22.08 07:15:59 [Server] ERROR net.aufdemrand.sentry.SentryTrait.onSpawn(SentryTrait.java:128)
22.08 07:15:59 [Server] ERROR net.aufdemrand.sentry.SentryInstance.initialize(SentryInstance.java:1022)
22.08 07:15:59 [Server] ERROR net.citizensnpcs.api.npc.AbstractNPC.teleport(AbstractNPC.java:423)
22.08 07:15:59 [Server] ERROR net.citizensnpcs.api.npc.AbstractNPC.teleport(AbstractNPC.java:398)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.entity.CraftEntity.teleport(CraftEntity.java:200)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.entity.CraftPlayer.teleport(CraftPlayer.java:472)
22.08 07:15:59 [Server] ERROR org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
22.08 07:15:59 [Server] ERROR org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
22.08 07:15:59 [Server] ERROR org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
22.08 07:15:59 [Server] ERROR org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
22.08 07:15:59 [Server] ERROR java.lang.reflect.Method.invoke(Method.java:606)
22.08 07:15:59 [Server] ERROR sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22.08 07:15:59 [Server] ERROR sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source)
22.08 07:15:59 [Server] ERROR com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerTeleport(WorldGuardPlayerListener.java:1411)
22.08 07:15:59 [Server] ERROR com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.checkMove(WorldGuardPlayerListener.java:138)
22.08 07:15:59 [Server] ERROR com.sk89q.worldguard.protection.GlobalRegionManager.hasBypass(GlobalRegionManager.java:268)
22.08 07:15:59 [Server] ERROR com.sk89q.worldguard.bukkit.WorldGuardPlugin.hasPermission(WorldGuardPlugin.java:371)
22.08 07:15:59 [Server] ERROR com.sk89q.wepif.PermissionsResolverManager.hasPermission(PermissionsResolverManager.java:149)
22.08 07:15:59 [Server] ERROR com.sk89q.wepif.PermissionsExResolver.hasPermission(PermissionsExResolver.java:52)
22.08 07:15:59 [Server] ERROR ru.tehkode.permissions.PermissionManager.has(PermissionManager.java:204)
22.08 07:15:59 [Server] ERROR ru.tehkode.permissions.PermissionManager.getUser(PermissionManager.java:245)
22.08 07:15:59 [Server] ERROR org.bukkit.craftbukkit.v1_7_R4.CraftServer.getOfflinePlayer(CraftServer.java:1404)
22.08 07:15:59 [Server] ERROR net.minecraft.server.v1_7_R4.UserCache.getProfile(UserCache.java:129)
22.08 07:15:59 [Server] ERROR net.minecraft.server.v1_7_R4.UserCache.a(UserCache.java:56)
22.08 07:15:59 [Server] ERROR net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:81)
22.08 07:15:59 [Server] ERROR java.lang.Thread.sleep(Native Method)
22.08 07:15:59 [Server] ERROR Stack:
22.08 07:15:59 [Server] ERROR Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
22.08 07:15:59 [Server] ERROR Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
22.08 07:15:59 [Server] ERROR Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
22.08 07:15:59 [Server] ERROR Thread is waiting on monitor(s):
22.08 07:15:59 [Server] ERROR PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
22.08 07:15:59 [Server] ERROR Current Thread: Server thread