Advertisement
kreezxil

did dynmap cause this?

Feb 5th, 2015
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.28 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 2/5/15 3:40 PM
  5. Description: Watching Server
  6.  
  7. java.lang.Error
  8. at java.lang.Thread.sleep(Native Method)
  9. at net.minecraft.server.dedicated.DedicatedServer.func_71228_a(DedicatedServer.java:325)
  10. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:525)
  11. at java.lang.Thread.run(Thread.java:745)
  12.  
  13.  
  14. A detailed walkthrough of the error, its code path and all known details is as follows:
  15. ---------------------------------------------------------------------------------------
  16.  
  17. -- Head --
  18. Stacktrace:
  19. at java.lang.Thread.sleep(Native Method)
  20. at net.minecraft.server.dedicated.DedicatedServer.func_71228_a(DedicatedServer.java:325)
  21.  
  22. -- Thread Dump --
  23. Details:
  24. Threads: "ForkJoinPool-1-worker-2" Id=3899 TIMED_WAITING on java.util.concurrent.ForkJoinPool@3eb75f96
  25. at sun.misc.Unsafe.park(Native Method)
  26. - waiting on java.util.concurrent.ForkJoinPool@3eb75f96
  27. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1756)
  28. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1696)
  29. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1644)
  30. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  31.  
  32.  
  33. "Java2D Disposer" Id=3372 WAITING on java.lang.ref.ReferenceQueue$Lock@3070a630
  34. at java.lang.Object.wait(Native Method)
  35. - waiting on java.lang.ref.ReferenceQueue$Lock@3070a630
  36. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
  37. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
  38. at sun.java2d.Disposer.run(Disposer.java:148)
  39. at java.lang.Thread.run(Thread.java:745)
  40.  
  41.  
  42. "Chunk I/O Executor Thread-1" Id=3370 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@344f34e6
  43. at sun.misc.Unsafe.park(Native Method)
  44. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@344f34e6
  45. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  46. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  47. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  48. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  49. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  50. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  51. at java.lang.Thread.run(Thread.java:745)
  52.  
  53.  
  54. "Netty Server IO #7" Id=32 RUNNABLE (in native)
  55. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  56. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  57. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  58. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  59. - locked io.netty.channel.nio.SelectedSelectionKeySet@714dac0b
  60. - locked java.util.Collections$UnmodifiableSet@7582165b
  61. - locked sun.nio.ch.EPollSelectorImpl@40f67ffd
  62. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  63. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  64. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  65. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  66. ...
  67.  
  68.  
  69. "Netty Server IO #6" Id=31 RUNNABLE (in native)
  70. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  71. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  72. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  73. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  74. - locked io.netty.channel.nio.SelectedSelectionKeySet@dd39b01
  75. - locked java.util.Collections$UnmodifiableSet@11625344
  76. - locked sun.nio.ch.EPollSelectorImpl@7437affd
  77. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  78. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  79. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  80. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  81. ...
  82.  
  83.  
  84. "Netty Server IO #5" Id=30 RUNNABLE (in native)
  85. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  86. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  87. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  88. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  89. - locked io.netty.channel.nio.SelectedSelectionKeySet@7cd3f11
  90. - locked java.util.Collections$UnmodifiableSet@16d7b77a
  91. - locked sun.nio.ch.EPollSelectorImpl@152c2e97
  92. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  93. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  94. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  95. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  96. ...
  97.  
  98.  
  99. "Netty Server IO #4" Id=29 RUNNABLE (in native)
  100. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  101. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  102. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  103. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  104. - locked io.netty.channel.nio.SelectedSelectionKeySet@5cad3388
  105. - locked java.util.Collections$UnmodifiableSet@3276babb
  106. - locked sun.nio.ch.EPollSelectorImpl@1931a7e8
  107. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  108. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  109. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  110. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  111. ...
  112.  
  113.  
  114. "Netty Server IO #3" Id=28 RUNNABLE (in native)
  115. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  116. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  117. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  118. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  119. - locked io.netty.channel.nio.SelectedSelectionKeySet@6d9d7acf
  120. - locked java.util.Collections$UnmodifiableSet@58993587
  121. - locked sun.nio.ch.EPollSelectorImpl@5f3dff4d
  122. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  123. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  124. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  125. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  126. ...
  127.  
  128.  
  129. "Netty Server IO #2" Id=27 RUNNABLE (in native)
  130. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  131. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  132. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  133. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  134. - locked io.netty.channel.nio.SelectedSelectionKeySet@4b271da5
  135. - locked java.util.Collections$UnmodifiableSet@4dea5d0c
  136. - locked sun.nio.ch.EPollSelectorImpl@5c4e7c3b
  137. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  138. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  139. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  140. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  141. ...
  142.  
  143.  
  144. "Netty Server IO #1" Id=26 RUNNABLE (in native)
  145. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  146. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  147. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  148. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  149. - locked io.netty.channel.nio.SelectedSelectionKeySet@6c392768
  150. - locked java.util.Collections$UnmodifiableSet@1f80c57f
  151. - locked sun.nio.ch.EPollSelectorImpl@1de9be
  152. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  153. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  154. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  155. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  156. ...
  157.  
  158.  
  159. "File IO Thread" Id=58 TIMED_WAITING
  160. at java.lang.Thread.sleep(Native Method)
  161. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  162. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  163. at java.lang.Thread.run(Thread.java:745)
  164.  
  165.  
  166. "pool-4-thread-3" Id=54 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2f9de222
  167. at sun.misc.Unsafe.park(Native Method)
  168. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2f9de222
  169. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  170. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  171. at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
  172. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  173. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  174. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  175. at java.lang.Thread.run(Thread.java:745)
  176.  
  177.  
  178. "pool-4-thread-2 Acceptor0 SelectChannelConnector@0.0.0.0:8123" Id=48 RUNNABLE (in native)
  179. at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  180. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
  181. - locked java.lang.Object@aba82de
  182. at org.dynmap.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
  183. at org.dynmap.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
  184. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  185. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  186. at java.lang.Thread.run(Thread.java:745)
  187.  
  188. Number of locked synchronizers = 1
  189. - java.util.concurrent.ThreadPoolExecutor$Worker@266d851b
  190.  
  191.  
  192. "pool-4-thread-1 Selector0" Id=47 RUNNABLE
  193. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  194. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  195. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  196. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  197. - locked sun.nio.ch.Util$2@138815cb
  198. - locked java.util.Collections$UnmodifiableSet@7c374e1d
  199. - locked sun.nio.ch.EPollSelectorImpl@3c7b3f4b
  200. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  201. at org.dynmap.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
  202. at org.dynmap.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
  203. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  204. ...
  205.  
  206. Number of locked synchronizers = 1
  207. - java.util.concurrent.ThreadPoolExecutor$Worker@1e54baab
  208.  
  209.  
  210. "HashSessionScavenger-0" Id=46 TIMED_WAITING on java.util.TaskQueue@6209f668
  211. at java.lang.Object.wait(Native Method)
  212. - waiting on java.util.TaskQueue@6209f668
  213. at java.util.TimerThread.mainLoop(Timer.java:552)
  214. at java.util.TimerThread.run(Timer.java:505)
  215.  
  216.  
  217. "Dynmap Render Thread" Id=43 WAITING on java.util.concurrent.FutureTask@31fc91af
  218. at sun.misc.Unsafe.park(Native Method)
  219. - waiting on java.util.concurrent.FutureTask@31fc91af
  220. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  221. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  222. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  223. at org.dynmap.MapManager$CheckWorldTimes.run(MapManager.java:804)
  224. at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
  225. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  226. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  227. ...
  228.  
  229. Number of locked synchronizers = 1
  230. - java.util.concurrent.ThreadPoolExecutor$Worker@edeb2ff
  231.  
  232.  
  233. "Dynmap Render Thread" Id=42 WAITING on java.util.concurrent.FutureTask@777d662b
  234. at sun.misc.Unsafe.park(Native Method)
  235. - waiting on java.util.concurrent.FutureTask@777d662b
  236. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  237. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  238. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  239. at org.dynmap.forge.DynmapPlugin$ForgeServer.createMapChunkCache(DynmapPlugin.java:762)
  240. at org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:682)
  241. at org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:641)
  242. at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:190)
  243. ...
  244.  
  245. Number of locked synchronizers = 1
  246. - java.util.concurrent.ThreadPoolExecutor$Worker@920df7e
  247.  
  248.  
  249. "Dynmap Render Thread" Id=41 WAITING on java.util.concurrent.FutureTask@12998ee8
  250. at sun.misc.Unsafe.park(Native Method)
  251. - waiting on java.util.concurrent.FutureTask@12998ee8
  252. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  253. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  254. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  255. at org.dynmap.forge.DynmapPlugin$ForgeServer.createMapChunkCache(DynmapPlugin.java:762)
  256. at org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:682)
  257. at org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:641)
  258. at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:190)
  259. ...
  260.  
  261. Number of locked synchronizers = 1
  262. - java.util.concurrent.ThreadPoolExecutor$Worker@1789ab55
  263.  
  264.  
  265. "Thread-8" Id=40 TIMED_WAITING on java.lang.Object@3f0e8065
  266. at java.lang.Object.wait(Native Method)
  267. - waiting on java.lang.Object@3f0e8065
  268. at org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:120)
  269. at org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9)
  270. at org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83)
  271. at java.lang.Thread.run(Thread.java:745)
  272.  
  273.  
  274. "Server Watchdog" Id=38 RUNNABLE
  275. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  276. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  277. at net.minecraft.server.dedicated.ServerHangWatchdog.run(SourceFile:43)
  278. at java.lang.Thread.run(Thread.java:745)
  279.  
  280.  
  281. "Query Listener #1" Id=37 RUNNABLE
  282. at java.net.PlainDatagramSocketImpl.peekData(Native Method)
  283. - locked java.net.PlainDatagramSocketImpl@6a2a1fc2
  284. at java.net.DatagramSocket.receive(DatagramSocket.java:743)
  285. - locked java.net.DatagramPacket@76fa6092
  286. - locked java.net.DatagramSocket@514c7a3c
  287. at net.minecraft.network.rcon.RConThreadQuery.run(SourceFile:261)
  288. at java.lang.Thread.run(Thread.java:745)
  289.  
  290.  
  291. "Netty Server IO #0" Id=25 RUNNABLE (in native)
  292. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  293. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  294. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  295. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  296. - locked io.netty.channel.nio.SelectedSelectionKeySet@28ca5e6b
  297. - locked java.util.Collections$UnmodifiableSet@638cfebf
  298. - locked sun.nio.ch.EPollSelectorImpl@59622903
  299. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  300. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  301. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  302. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  303. ...
  304.  
  305.  
  306. "Server console handler" Id=17 RUNNABLE (in native)
  307. at java.io.FileInputStream.readBytes(Native Method)
  308. at java.io.FileInputStream.read(FileInputStream.java:246)
  309. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  310. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  311. - locked java.io.BufferedInputStream@7cb92c4d
  312. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  313. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  314. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  315. - locked java.io.InputStreamReader@6fa1cb7
  316. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  317. ...
  318.  
  319.  
  320. "DestroyJavaVM" Id=16 RUNNABLE
  321.  
  322.  
  323. "Server thread" Id=14 TIMED_WAITING
  324. at java.lang.Thread.sleep(Native Method)
  325. at net.minecraft.server.dedicated.DedicatedServer.func_71228_a(DedicatedServer.java:325)
  326. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:525)
  327. at java.lang.Thread.run(Thread.java:745)
  328.  
  329.  
  330. "Server Infinisleeper" Id=13 TIMED_WAITING
  331. at java.lang.Thread.sleep(Native Method)
  332. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:73)
  333.  
  334.  
  335. "Snooper Timer" Id=12 TIMED_WAITING on java.util.TaskQueue@28763d1
  336. at java.lang.Object.wait(Native Method)
  337. - waiting on java.util.TaskQueue@28763d1
  338. at java.util.TimerThread.mainLoop(Timer.java:552)
  339. at java.util.TimerThread.run(Timer.java:505)
  340.  
  341.  
  342. "Signal Dispatcher" Id=4 RUNNABLE
  343.  
  344.  
  345. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@4ae578b3
  346. at java.lang.Object.wait(Native Method)
  347. - waiting on java.lang.ref.ReferenceQueue$Lock@4ae578b3
  348. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
  349. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
  350. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  351.  
  352.  
  353. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@7f8beee6
  354. at java.lang.Object.wait(Native Method)
  355. - waiting on java.lang.ref.Reference$Lock@7f8beee6
  356. at java.lang.Object.wait(Object.java:502)
  357. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  358.  
  359.  
  360.  
  361. Stacktrace:
  362. at net.minecraft.server.dedicated.ServerHangWatchdog.run(SourceFile:59)
  363. at java.lang.Thread.run(Thread.java:745)
  364.  
  365. -- System Details --
  366. Details:
  367. Minecraft Version: 1.8
  368. Operating System: Linux (amd64) version 2.6.32-042stab093.4
  369. Java Version: 1.8.0_25, Oracle Corporation
  370. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  371. Memory: 537733024 bytes (512 MB) / 1361575936 bytes (1298 MB) up to 3817865216 bytes (3641 MB)
  372. JVM Flags: 1 total; -Xmx4G
  373. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  374. FML: MCP v9.10 FML v8.0.20.1295 Minecraft Forge 11.14.0.1295 60 mods loaded, 60 mods active
  375. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  376. FML{8.0.20.1295} [Forge Mod Loader] (forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  377. Forge{11.14.0.1295} [Minecraft Forge] (forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  378. Aroma1997Core{1.0.3.3} [Aroma1997Core] (Aroma1997Core-1.8-1.0.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  379. CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  380. NotEnoughItems{1.0.5.87} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.87-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  381. dynamicswordskills{1.8-2.0} [Dynamic Sword Skills] (1.8-dynamicswordskills-2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  382. Aroma1997CoreHelper{1.0.3.3} [Aroma1997Core|Helper] (Aroma1997Core-1.8-1.0.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  383. AutoSapling{1.0} [AutoSapling] (AutoSap-MC1.8-1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  384. avoidExplodingCreepers{1.0} [Avoid Exploding Creepers] (AvoidExplodingCreepers-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  385. Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.8.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  386. BBG{2.0.0} [BetterBedrockGen] (BBG 1.8-2.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  387. BetterChests{1.1.2.0} [BetterChests] (BetterChests-1.8-1.1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  388. brewingPlus{0.0.5} [brewingPlus] (brewingPlus-1.8-0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  389. ChickenShed{1.1.4} [Chicken Shed] (ChickenShed-1.8-1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  390. k4lib{1.8-1.0.4} [K4Lib] (k4lib-1.8-1.0.4-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  391. colorchat{1.8-1.0.3} [ColorChat] (colorchat-1.8-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  392. convenientrecipes{1.8-1.5} [Convenient Recipes] (ConvenientRecipes-1.8-1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  393. craft++{1.0} [Craft++] (Craft++-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  394. lootablebodies{1.3.2} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  395. wonderfulwands{1.5.5} [Cyano's Wonderful Wands] (CyanosWonderfulWands-1.5.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  396. Dynmap{2.1-29} [Dynmap] (Dynmap-2.1-forge-1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  397. exchangeorb{v1.5} [Exchange Orb] (exchangeorb-1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  398. extraachievements{2.2.0} [Extra Achievements] (Extra-Achievements-2.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  399. FastLeaveDecay{1.0} [Fast Leave Decay] (FastLeaveDecay-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  400. fireplacecore{2.0.1.0} [Fireplace Core] (Fireplace-Core-2.0.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  401. clayspawn{2.0.0.2} [Fire's Clay Spawn] (Fires-Clay-Spawn-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  402. bonus{.1} [Mystify's Bonus stuff] (Galactic Colored Blocks-1.8-1.01.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  403. galactic{1.1} [Galactic Colored Blocks] (Galactic Colored Blocks-1.8-1.01.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  404. glass_shards{1.1-beta} [Glass Shards] (glass_shards_mc1.8-1.1-beta.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  405. hopperducts{1.4.5} [Hopper Ducts] (hopperducts-mc1.8-1.4.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  406. icecreamcreepers{1.0.9d} [Icecream Sandwich Creeper Mod] (IceCreamSandwichCreeperModv1.0.9f.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  407. InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  408. IronChest{6.0.99.749} [Iron Chest] (ironchest-1.8-6.0.99.749-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  409. wuppy29_jellycubes{1.13.2} [Jelly Cubes] (Jelly Cubes 1.8.0-1.13.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  410. lucky{5.2.0} [Lucky Block] (LuckyBlock_1-8-1_v5-2-0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  411. LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.8-1.1.2.21-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  412. magicclover{0.6} [Magic Clover] (magicclover-0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  413. sgs_metals{2.1} [SGS Metals 1.8-2.1] (Metals-1.8-2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  414. mineralogy{2.3.0} [Mineralogy] (mineralogy-2.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  415. morematerials{1.0.20150201.0} [More Materials] (morematerials-1.0.20150201.0-MC1.8-20150125.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  416. Morpheus{1.82.0.35} [Morpheus] (Morpheus-1.8-2.0.35.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  417. cfm{3.4.7} [?9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7-build5(1.8).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  418. AS_MultiMine{1.4.5} [Multi Mine] (MultiMine-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  419. netheressence{2.0.0.1} [Nether Essence] (Nether Essence 2.0.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  420. wuppy29_nethereye{1.4.2} [Nether Eye] (Nether Eye 1.8.0-1.4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  421. parachutemod{3.1.1} [Parachute Mod] (parachutemod-1.8.0-3.1.1c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  422. plantmegapack{5.00} [Plant Mega Pack] (plantmegapack-5.00-1.8-1285PR5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  423. pcb{1.3} [Portable Craft Bench] (portablecraftbench-1.8-1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  424. portalgates{2.0.3 beta} [Portal Gates 2] (PortalGates2-mc1.8-2.0.3-beta.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  425. redstonepaste{1.7.1} [Redstone Paste] (redstonepaste-mc1.8-1.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  426. reptilemod{3.1.0} [Reptile Mod] (reptilemod-1.8.0-3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  427. AS_Ruins{14.4} [Ruins Spawning System] (Ruins-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  428. wuppy29_simplerecipes{1.9.0} [Simple Recipes] (Simple Recipes 1.8.0-1.9.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  429. kegare.skyland{1.0.5} [Skyland] (Skyland_1.8-v1.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  430. wuppy29_snowgolem{1.6.2} [Clean Snow Golems] (Snow Golem 1.8.0-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  431. XaeroSpecialAttacks{1.1.3} [Xaero's Special Attacks] (SpecialAttacks_1.1.3_1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  432. spectralguns{1.1} [Spectral Guns] (SpectralGuns 1.1 [Forge 1.8].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  433. Stackie{1.5.1.31} [Stackie] (Stackie-1.8-1.5.1.31-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  434. Waila{1.6.0_B1} [Waila] (Waila-1.6.0_B1_1.8.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  435. Profiler Position: N/A (disabled)
  436. Player Count: 1 / 20; [EntityPlayerMP['Kreezxil'/5509, l='world', x=-223.04, y=69.00, z=419.16]]
  437. Is Modded: Definitely; Server brand changed to 'fml,forge'
  438. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement