Advertisement
Guest User

Untitled

a guest
May 4th, 2016
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.63 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LoadingPlugin (Quark-beta-18.jar)
  5. NowWithRendering (redstonepaste-mc1.9-1.7.3.jar)
  6. FldLoadingPlugin (FastLeafDecay-1.9-1.6.jar)
  7. LoadingPlugin (RandomThings-MC1.9-3.7.jar)
  8. Reborn Core ASM (RebornCore-1.9-2.1.0.53-universal.jar)
  9. MalisisCorePlugin (malisiscore-1.9-3.0.5.jar)
  10. CXLibraryCore (cxlibrary-1.0.0.jar)
  11. Contact their authors BEFORE contacting forge
  12.  
  13. // Oh - I know what I did wrong!
  14.  
  15. Time: 04/05/16 21:49
  16. Description: Watching Server
  17.  
  18. java.lang.Error
  19. at java.lang.Object.wait(Native Method)
  20. at java.lang.Object.wait(Object.java:502)
  21. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:56)
  22. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:121)
  23. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:96)
  24. at net.minecraft.world.World.func_72964_e(World.java:294)
  25. at net.minecraft.world.World.func_175726_f(World.java:289)
  26. at net.minecraft.world.World.func_180495_p(World.java:827)
  27. at org.cyclops.evilcraft.world.gen.structure.EvilDungeonStructure.func_180709_b(EvilDungeonStructure.java:56)
  28. at org.cyclops.evilcraft.world.gen.EvilDungeonGenerator.generateSurface(EvilDungeonGenerator.java:24)
  29. at org.cyclops.evilcraft.world.gen.EvilDungeonGenerator.generate(EvilDungeonGenerator.java:20)
  30. at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:113)
  31. at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:998)
  32. at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:971)
  33. at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:175)
  34. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
  35. at net.minecraft.server.management.PlayerManager$PlayerInstance.<init>(PlayerManager.java:482)
  36. at net.minecraft.server.management.PlayerManager.func_187302_c(PlayerManager.java:248)
  37. at net.minecraft.server.management.PlayerManager.func_72685_d(PlayerManager.java:350)
  38. at net.minecraft.server.management.PlayerList.func_72358_d(PlayerList.java:373)
  39. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:517)
  40. at net.minecraft.network.play.client.CPacketPlayer.func_148833_a(SourceFile:126)
  41. at net.minecraft.network.play.client.CPacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:18)
  42. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  43. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  44. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  45. at net.minecraft.util.Util.func_181617_a(SourceFile:45)
  46. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:664)
  47. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:386)
  48. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:609)
  49. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
  50. at java.lang.Thread.run(Thread.java:745)
  51.  
  52.  
  53. A detailed walkthrough of the error, its code path and all known details is as follows:
  54. ---------------------------------------------------------------------------------------
  55.  
  56. -- Head --
  57. Stacktrace:
  58. at java.lang.Object.wait(Native Method)
  59. at java.lang.Object.wait(Object.java:502)
  60. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:56)
  61. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:121)
  62. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:96)
  63. at net.minecraft.world.World.func_72964_e(World.java:294)
  64. at net.minecraft.world.World.func_175726_f(World.java:289)
  65. at net.minecraft.world.World.func_180495_p(World.java:827)
  66. at org.cyclops.evilcraft.world.gen.structure.EvilDungeonStructure.func_180709_b(EvilDungeonStructure.java:56)
  67. at org.cyclops.evilcraft.world.gen.EvilDungeonGenerator.generateSurface(EvilDungeonGenerator.java:24)
  68. at org.cyclops.evilcraft.world.gen.EvilDungeonGenerator.generate(EvilDungeonGenerator.java:20)
  69. at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:113)
  70. at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:998)
  71. at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:971)
  72. at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:175)
  73. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
  74. at net.minecraft.server.management.PlayerManager$PlayerInstance.<init>(PlayerManager.java:482)
  75. at net.minecraft.server.management.PlayerManager.func_187302_c(PlayerManager.java:248)
  76. at net.minecraft.server.management.PlayerManager.func_72685_d(PlayerManager.java:350)
  77. at net.minecraft.server.management.PlayerList.func_72358_d(PlayerList.java:373)
  78. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:517)
  79. at net.minecraft.network.play.client.CPacketPlayer.func_148833_a(SourceFile:126)
  80. at net.minecraft.network.play.client.CPacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:18)
  81. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  82. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  83. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  84. at net.minecraft.util.Util.func_181617_a(SourceFile:45)
  85. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:664)
  86. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:386)
  87. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:609)
  88.  
  89. -- Thread Dump --
  90. Details:
  91. Threads: "Netty Epoll Server IO #15" Id=43 RUNNABLE (in native)
  92. at io.netty.channel.epoll.Native.epollWait(Native Method)
  93. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  94. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  95. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  96. at java.lang.Thread.run(Thread.java:745)
  97.  
  98.  
  99. "Netty Epoll Server IO #14" Id=42 BLOCKED on java.util.ArrayDeque@146b077c owned by "Server thread" Id=15
  100. at net.minecraft.server.MinecraftServer.func_175586_a(MinecraftServer.java:1335)
  101. - blocked on java.util.ArrayDeque@146b077c
  102. at net.minecraft.server.MinecraftServer.func_152344_a(MinecraftServer.java:1357)
  103. at net.minecraft.world.WorldServer.func_152344_a(WorldServer.java:1368)
  104. at net.minecraft.network.PacketThreadUtil.func_180031_a(SourceFile:10)
  105. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:397)
  106. at net.minecraft.network.play.client.CPacketPlayer.func_148833_a(SourceFile:126)
  107. at net.minecraft.network.play.client.CPacketPlayer$C04PacketPlayerPosition.func_148833_a(SourceFile:57)
  108. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:148)
  109. ...
  110.  
  111.  
  112. "Netty Epoll Server IO #13" Id=41 BLOCKED on java.util.ArrayDeque@146b077c owned by "Server thread" Id=15
  113. at net.minecraft.server.MinecraftServer.func_175586_a(MinecraftServer.java:1335)
  114. - blocked on java.util.ArrayDeque@146b077c
  115. at net.minecraft.server.MinecraftServer.func_152344_a(MinecraftServer.java:1357)
  116. at net.minecraft.world.WorldServer.func_152344_a(WorldServer.java:1368)
  117. at net.minecraft.network.PacketThreadUtil.func_180031_a(SourceFile:10)
  118. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:397)
  119. at net.minecraft.network.play.client.CPacketPlayer.func_148833_a(SourceFile:126)
  120. at net.minecraft.network.play.client.CPacketPlayer$C04PacketPlayerPosition.func_148833_a(SourceFile:57)
  121. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:148)
  122. ...
  123.  
  124.  
  125. "Netty Epoll Server IO #12" Id=40 RUNNABLE (in native)
  126. at io.netty.channel.epoll.Native.epollWait(Native Method)
  127. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  128. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  129. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  130. at java.lang.Thread.run(Thread.java:745)
  131.  
  132.  
  133. "Netty Epoll Server IO #11" Id=39 RUNNABLE
  134. at io.netty.channel.epoll.Native.epollWait(Native Method)
  135. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  136. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  137. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  138. at java.lang.Thread.run(Thread.java:745)
  139.  
  140.  
  141. "Netty Epoll Server IO #10" Id=38 RUNNABLE (in native)
  142. at io.netty.channel.epoll.Native.epollWait(Native Method)
  143. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  144. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  145. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  146. at java.lang.Thread.run(Thread.java:745)
  147.  
  148.  
  149. "Netty Epoll Server IO #9" Id=37 RUNNABLE (in native)
  150. at io.netty.channel.epoll.Native.epollWait(Native Method)
  151. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  152. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  153. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  154. at java.lang.Thread.run(Thread.java:745)
  155.  
  156.  
  157. "Netty Epoll Server IO #8" Id=36 RUNNABLE (in native)
  158. at io.netty.channel.epoll.Native.epollWait(Native Method)
  159. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  160. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  161. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  162. at java.lang.Thread.run(Thread.java:745)
  163.  
  164.  
  165. "Netty Epoll Server IO #7" Id=35 RUNNABLE (in native)
  166. at io.netty.channel.epoll.Native.epollWait(Native Method)
  167. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  168. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  169. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  170. at java.lang.Thread.run(Thread.java:745)
  171.  
  172.  
  173. "Netty Epoll Server IO #6" Id=34 RUNNABLE (in native)
  174. at io.netty.channel.epoll.Native.epollWait(Native Method)
  175. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  176. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  177. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  178. at java.lang.Thread.run(Thread.java:745)
  179.  
  180.  
  181. "Netty Epoll Server IO #5" Id=33 RUNNABLE (in native)
  182. at io.netty.channel.epoll.Native.epollWait(Native Method)
  183. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  184. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  185. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  186. at java.lang.Thread.run(Thread.java:745)
  187.  
  188.  
  189. "Netty Epoll Server IO #4" Id=32 RUNNABLE
  190. at io.netty.channel.epoll.Native.epollWait(Native Method)
  191. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  192. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  193. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  194. at java.lang.Thread.run(Thread.java:745)
  195.  
  196.  
  197. "File IO Thread" Id=59 TIMED_WAITING
  198. at java.lang.Thread.sleep(Native Method)
  199. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  200. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  201. at java.lang.Thread.run(Thread.java:745)
  202.  
  203.  
  204. "Chunk I/O Executor Thread-1" Id=58 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1aacfb81
  205. at sun.misc.Unsafe.park(Native Method)
  206. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1aacfb81
  207. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  208. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  209. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  210. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  211. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  212. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  213. at java.lang.Thread.run(Thread.java:745)
  214.  
  215.  
  216. "Netty Epoll Server IO #3" Id=31 BLOCKED on java.util.ArrayDeque@146b077c owned by "Server thread" Id=15
  217. at net.minecraft.server.MinecraftServer.func_175586_a(MinecraftServer.java:1335)
  218. - blocked on java.util.ArrayDeque@146b077c
  219. at net.minecraft.server.MinecraftServer.func_152344_a(MinecraftServer.java:1357)
  220. at net.minecraft.world.WorldServer.func_152344_a(WorldServer.java:1368)
  221. at net.minecraft.network.PacketThreadUtil.func_180031_a(SourceFile:10)
  222. at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:1096)
  223. at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(SourceFile:33)
  224. at net.minecraft.network.play.client.CPacketClickWindow.func_148833_a(SourceFile:10)
  225. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:148)
  226. ...
  227.  
  228.  
  229. "Netty Epoll Server IO #2" Id=30 RUNNABLE
  230. at io.netty.channel.epoll.Native.epollWait(Native Method)
  231. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  232. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  233. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  234. at java.lang.Thread.run(Thread.java:745)
  235.  
  236.  
  237. "Thread-15" Id=52 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e936c0c
  238. at sun.misc.Unsafe.park(Native Method)
  239. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e936c0c
  240. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  241. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  242. at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
  243. at engineer.carrot.warren.thump.repack.warren.util.MessageQueue.popIndefinitely(MessageQueue.java:44)
  244. at engineer.carrot.warren.thump.repack.warren.util.OutgoingRunnable.run(OutgoingRunnable.java:29)
  245. at java.lang.Thread.run(Thread.java:745)
  246.  
  247.  
  248. "Thread-14" Id=51 RUNNABLE (in native)
  249. at java.net.SocketInputStream.socketRead0(Native Method)
  250. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  251. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  252. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  253. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  254. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  255. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  256. - locked java.io.InputStreamReader@5b91f1ba
  257. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  258. ...
  259.  
  260.  
  261. "Netty Epoll Server IO #1" Id=29 BLOCKED on java.util.ArrayDeque@146b077c owned by "Server thread" Id=15
  262. at net.minecraft.server.MinecraftServer.func_175586_a(MinecraftServer.java:1335)
  263. - blocked on java.util.ArrayDeque@146b077c
  264. at net.minecraft.server.MinecraftServer.func_152344_a(MinecraftServer.java:1357)
  265. at net.minecraft.world.WorldServer.func_152344_a(WorldServer.java:1368)
  266. at net.minecraft.network.PacketThreadUtil.func_180031_a(SourceFile:10)
  267. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:397)
  268. at net.minecraft.network.play.client.CPacketPlayer.func_148833_a(SourceFile:126)
  269. at net.minecraft.network.play.client.CPacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:18)
  270. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:148)
  271. ...
  272.  
  273.  
  274. "Server Watchdog" Id=50 RUNNABLE
  275. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  276. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  277. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:46)
  278. at java.lang.Thread.run(Thread.java:745)
  279.  
  280.  
  281. "Netty Epoll Server IO #0" Id=28 RUNNABLE (in native)
  282. at io.netty.channel.epoll.Native.epollWait(Native Method)
  283. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  284. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  285. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  286. at java.lang.Thread.run(Thread.java:745)
  287.  
  288.  
  289. "Server console handler" Id=18 RUNNABLE (in native)
  290. at java.io.FileInputStream.readBytes(Native Method)
  291. at java.io.FileInputStream.read(FileInputStream.java:255)
  292. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  293. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  294. - locked java.io.BufferedInputStream@178d5d53
  295. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  296. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  297. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  298. - locked java.io.InputStreamReader@6a00ccd0
  299. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  300. ...
  301.  
  302.  
  303. "DestroyJavaVM" Id=17 RUNNABLE
  304.  
  305.  
  306. "Server thread" Id=15 WAITING on net.minecraftforge.common.chunkio.ChunkIOProvider@6ff63e90
  307. at java.lang.Object.wait(Native Method)
  308. - waiting on net.minecraftforge.common.chunkio.ChunkIOProvider@6ff63e90
  309. at java.lang.Object.wait(Object.java:502)
  310. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:56)
  311. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:121)
  312. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:96)
  313. at net.minecraft.world.World.func_72964_e(World.java:294)
  314. at net.minecraft.world.World.func_175726_f(World.java:289)
  315. at net.minecraft.world.World.func_180495_p(World.java:827)
  316. ...
  317.  
  318.  
  319. "Server Infinisleeper" Id=14 TIMED_WAITING
  320. at java.lang.Thread.sleep(Native Method)
  321. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:76)
  322.  
  323.  
  324. "Snooper Timer" Id=13 TIMED_WAITING on java.util.TaskQueue@3bbe0ef5
  325. at java.lang.Object.wait(Native Method)
  326. - waiting on java.util.TaskQueue@3bbe0ef5
  327. at java.util.TimerThread.mainLoop(Timer.java:552)
  328. at java.util.TimerThread.run(Timer.java:505)
  329.  
  330.  
  331. "Signal Dispatcher" Id=4 RUNNABLE
  332.  
  333.  
  334. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@4624ab14
  335. at java.lang.Object.wait(Native Method)
  336. - waiting on java.lang.ref.ReferenceQueue$Lock@4624ab14
  337. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  338. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  339. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  340.  
  341.  
  342. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@2a2e994c
  343. at java.lang.Object.wait(Native Method)
  344. - waiting on java.lang.ref.Reference$Lock@2a2e994c
  345. at java.lang.Object.wait(Object.java:502)
  346. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  347. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  348.  
  349.  
  350.  
  351. Stacktrace:
  352. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:63)
  353. at java.lang.Thread.run(Thread.java:745)
  354.  
  355. -- System Details --
  356. Details:
  357. Minecraft Version: 1.9
  358. Operating System: Linux (amd64) version 3.10.23-xxxx-std-ipv6-64
  359. Java Version: 1.8.0_72, Oracle Corporation
  360. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  361. Memory: 2619891072 bytes (2498 MB) / 4260888576 bytes (4063 MB) up to 4260888576 bytes (4063 MB)
  362. JVM Flags: 1 total; -Xmx4096M
  363. IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
  364. FML: MCP 9.23 Powered by Forge 12.16.1.1887 73 mods loaded, 73 mods active
  365. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  366. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  367. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (ForgeMod.jar)
  368. UCHIJAAAA Forge{12.16.1.1887} [Minecraft Forge] (ForgeMod.jar)
  369. UCHIJAAAA cxlibrary{1.0.0} [CXLibrary] (cxlibrary-1.0.0.jar)
  370. UCHIJAAAA advInv{1.0.0} [Advanced Inventory] (advInv-1.0.0-MC1.9.jar)
  371. UCHIJAAAA basemetals{2.1.1} [Base Metals] (BaseMetals_1.9-2.1.1.jar)
  372. UCHIJAAAA Baubles{1.2.0.2} [Baubles] (Baubles-1.9-1.2.0.2.jar)
  373. UCHIJAAAA baublesstuff{2.0.6} [Baubles Stuff] (baublesstuff-2.0.6.jar)
  374. UCHIJAAAA bdlib{1.11.0.14} [BD Lib] (bdlib-1.11.0.14-mc1.9.jar)
  375. UCHIJAAAA betterbuilderswands{0.6.0} [Better Builder's Wands] (BetterBuildersWands-0.6.0-1.9r124+c748dee.jar)
  376. UCHIJAAAA guideapi{1.9-2.0.0-30} [Guide-API] (Guide-API-1.9-2.0.0-30.jar)
  377. UCHIJAAAA JEI{3.3.3.197} [Just Enough Items] (jei_1.9-3.3.3.197.jar)
  378. UCHIJAAAA BloodMagic{1.9-2.0.0-35} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9-2.0.0-35.jar)
  379. UCHIJAAAA bookshelfapi{3.0.4} [Bookshelf] (Bookshelf-API-1.9-3.0.4.jar)
  380. UCHIJAAAA Botania{r1.8-302} [Botania] (Botania-unofficial.r1.8-302.jar)
  381. UCHIJAAAA Chameleon{1.9-2.1.3} [Chameleon] (Chameleon-1.9-2.1.3.jar)
  382. UCHIJAAAA ChestTransporter{2.3.0} [Chest Transporter] (ChestTransporter-2.3.0-MC1.9.jar)
  383. UCHIJAAAA chisel{@VERSION@} [Chisel] (Chisel-MC1.9-0.0.4.13.jar)
  384. UCHIJAAAA mcmultipart{1.1.1} [MCMultiPart] (MCMultiPart-1.1.1-universal.jar)
  385. UCHIJAAAA chiselsandbits{9.15} [Chisels & Bits] (chiselsandbits-9.15.jar)
  386. UCHIJAAAA cookingforblockheads{2.0.5} [Cooking for Blockheads] (CookingForBlockheads-mc1.9-2.0.5.jar)
  387. UCHIJAAAA MineTweaker3{3.0.3} [MineTweaker 3] (CraftTweaker-Customized-1.9-3.0.3.jar)
  388. UCHIJAAAA cyclopscore{0.5.7} [Cyclops Core] (CyclopsCore-1.9-0.5.7.jar)
  389. UCHIJAAAA ElecCore{1.4.270} [ElecCore] (ElecCore-1.9-1.4.270.jar)
  390. UCHIJAAAA deepresonance{1.1.4beta30} [DeepResonance] (deepresonance-1.9.0-1.1.4beta30.jar)
  391. UCHIJAAAA poweradvantage{2.1.0} [Power Advantage] (PowerAdvantage_1.9.0-2.1.0.jar)
  392. UCHIJAAAA electricadvantage{2.0.3} [Electric Advantage] (ElectricAdvantage_1.9-2.0.3.jar)
  393. UCHIJAAAA evilcraft{0.9.8} [EvilCraft] (EvilCraft-1.9-0.9.8.jar)
  394. UCHIJAAAA ExtraBitManipulation{1.9-2.0.0} [Extra Bit Manipulation] (ExtraBitManipulation-1.9-2.0.0.jar)
  395. UCHIJAAAA FFS{1.9-1.5.1.1.2} [Fancy Fluid Storage] (Fancy Fluid Storage-1.9-1.5.1.1.2.jar)
  396. UCHIJAAAA fastleafdecay{1.6} [Fast Leaf Decay] (FastLeafDecay-1.9-1.6.jar)
  397. UCHIJAAAA fluxducts{1.0.3} [Flux Ducts] (fluxducts-mc1.9-1.0.3.jar)
  398. UCHIJAAAA fe{1.2} [Food Expansion] (FoodExpansion1.2-mc1.9.jar)
  399. UCHIJAAAA pressure{1.3.1.13} [Pressure Pipes] (pressure-1.3.1.13-mc1.9.jar)
  400. UCHIJAAAA advgenerators{0.9.20.7} [Advanced Generators] (generators-0.9.20.7-mc1.9.jar)
  401. UCHIJAAAA gravestone{1.2.4} [Gravestone] (Gravestone Mod 1.2.4 .jar)
  402. UCHIJAAAA inventorysorter{0.7.12+30} [Simple Inventory sorting] (inventorysorter-1.9-0.7.12+30.jar)
  403. UCHIJAAAA IronChest{6.0.133.777} [Iron Chest] (ironchest-1.9-6.0.133.777.jar)
  404. UCHIJAAAA journeymap{1.9-5.1.6b2} [JourneyMap] (journeymap-1.9-5.1.6b2-unlimited.jar)
  405. UCHIJAAAA launchgui{@VERSION@} [LaunchGUI] (LaunchGui-1.9-2.0.2-20-client.jar)
  406. UCHIJAAAA malisiscore{1.9-3.0.5} [MalisisCore] (malisiscore-1.9-3.0.5.jar)
  407. UCHIJAAAA malisisdoors{1.9-4.0.1} [MalisisDoors] (malisisdoors-1.9-4.0.1.jar)
  408. UCHIJAAAA mantle{1.9-0.10.0.jenkins132} [Mantle] (Mantle-1.9-0.10.0.jar)
  409. UCHIJAAAA modularsystems{3.0.2} [Modular Systems] (ModularSystems-1.9-3.0.2.jar)
  410. UCHIJAAAA morefood{1.15b} [More Foods] (morefood-1.9-1854-1.15b.jar)
  411. UCHIJAAAA Morpheus{1.9-3.0.2} [Morpheus] (Morpheus-1.9-3.0.2.jar)
  412. UCHIJAAAA tconstruct{1.9-2.3.0.jenkins193} [Tinkers' Construct] (TConstruct-1.9-2.3.0.jar)
  413. UCHIJAAAA neotech{3.0.6} [NeoTech] (NeoTech-1.9-3.0.6.jar)
  414. UCHIJAAAA progressiveautomation{1.6.42} [Progressive Automation] (ProgressiveAutomation-1.9-1.6.42.jar)
  415. UCHIJAAAA Psi{beta-31} [Psi] (Psi-beta-31.jar)
  416. UCHIJAAAA quantumflux{2.0.6} [QuantumFlux] (quantumflux-1.9-2.0.6.jar)
  417. UCHIJAAAA Quark{beta-18} [Quark] (Quark-beta-18.jar)
  418. UCHIJAAAA randomthings{3.7} [Random Things] (RandomThings-MC1.9-3.7.jar)
  419. UCHIJAAAA reborncore{2.1.0.53} [RebornCore] (RebornCore-1.9-2.1.0.53-universal.jar)
  420. UCHIJAAAA redstonepaste{1.7.3} [Redstone Paste] (redstonepaste-mc1.9-1.7.3.jar)
  421. UCHIJAAAA refinedstorage{0.5.6} [Refined Storage] (refinedstorage-0.5.6.jar)
  422. UCHIJAAAA xreliquary{1.9-1.3.1.322} [Reliquary] (Reliquary-1.9-1.3.1.322.jar)
  423. UCHIJAAAA rftools{4.46} [RFTools] (rftools-1.9.0-4.46.jar)
  424. UCHIJAAAA Roguelike{1.5.0} [Roguelike Dungeons] (RoguelikeDungeons-1.9-1.5.0.jar)
  425. UCHIJAAAA AS_Ruins{15.9} [Ruins Spawning System] (Ruins-1.9.jar)
  426. UCHIJAAAA shadowmc{3.1.0} [ShadowMC] (ShadowMC-1.9-3.1.4.jar)
  427. UCHIJAAAA SilentLib{1.0.5} [Silent Lib] (SilentLib-1.9-1.0.5-11.jar)
  428. UCHIJAAAA SilentGems{2.0.8} [Silent's Gems] (SilentsGems-1.9-2.0.8-alpha-25.jar)
  429. UCHIJAAAA SleepingBag{1.1.0} [Sleeping Bag] (SleepingBag-1.9-1.1.0.jar)
  430. UCHIJAAAA steamadvantage{2.0.3} [Steam Advantage] (SteamAdvantage_1.9-2.0.3.jar)
  431. UCHIJAAAA StorageDrawers{1.9-3.1.5} [Storage Drawers] (StorageDrawers-1.9-3.1.5.jar)
  432. UCHIJAAAA teamup{1.0.0} [TeamUp] (TeamUp-1.1.0-1.9.jar)
  433. UCHIJAAAA techreborn{1.0.6.197} [TechReborn] (TechReborn-1.9-1.0.6.197-universal.jar)
  434. UCHIJAAAA Thump{1.9-2.2.2.2} [Thump] (Thump-1.9-2.2.2.2.jar)
  435. UCHIJAAAA AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.9.jar)
  436. UCHIJAAAA Waila{1.7.0} [Waila] (Waila-1.7.0-B2_1.9.jar)
  437. UCHIJAAAA ICSE{1.0.0.0} [I Can See Everything] (Wawla-1.9-2.2.0.186.jar)
  438. UCHIJAAAA wawla{2.2.0.178} [What Are We Looking At] (Wawla-1.9-2.2.0.186.jar)
  439. Loaded coremods (and transformers):
  440. LoadingPlugin (Quark-beta-18.jar)
  441. vazkii.quark.base.asm.ClassTransformer
  442. NowWithRendering (redstonepaste-mc1.9-1.7.3.jar)
  443. net.fybertech.nwr.NowWithRendering
  444. FldLoadingPlugin (FastLeafDecay-1.9-1.6.jar)
  445. com.olafski.fastleafdecay.FldTransformer
  446. LoadingPlugin (RandomThings-MC1.9-3.7.jar)
  447. lumien.randomthings.asm.ClassTransformer
  448. Reborn Core ASM (RebornCore-1.9-2.1.0.53-universal.jar)
  449. reborncore.asm.RebornClassTransformer
  450. MalisisCorePlugin (malisiscore-1.9-3.0.5.jar)
  451. net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  452. net.malisis.core.util.chunkblock.ChunkBlockTransformer
  453. net.malisis.core.renderer.transformer.MalisisRendererTransformer
  454. net.malisis.core.renderer.icon.asm.TextureMapTransformer
  455. CXLibraryCore (cxlibrary-1.0.0.jar)
  456. cubex2.cxlibrary.CoreModTransformer
  457. Pulsar/tconstruct loaded Pulses:
  458. - TinkerCommons (Enabled/Forced)
  459. - TinkerWorld (Enabled/Not Forced)
  460. - TinkerTools (Enabled/Not Forced)
  461. - TinkerSmeltery (Enabled/Not Forced)
  462. - TinkerGadgets (Enabled/Not Forced)
  463. - TinkerOredict (Enabled/Forced)
  464. - TinkerIntegration (Enabled/Forced)
  465. - TinkerFluids (Enabled/Forced)
  466. - TinkerMaterials (Enabled/Forced)
  467. - chiselsandbitsIntegration (Enabled/Not Forced)
  468.  
  469. List of loaded APIs:
  470. * AdvInvAPI (1) from advInv-1.0.0-MC1.9.jar
  471. * Baubles|API (1.1.1.0) from Baubles-1.9-1.2.0.2.jar
  472. * BloodMagic|API (@VERSION@) from BloodMagic-1.9-2.0.0-35.jar
  473. * BotaniaAPI (78) from Botania-unofficial.r1.8-302.jar
  474. * ChiselAPI (0.0.1) from Chisel-MC1.9-0.0.4.13.jar
  475. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.9-0.0.4.13.jar
  476. * ChiselsAndBitsAPI (1.8.1) from chiselsandbits-9.15.jar
  477. * CoFHAPI (1.8.9R1.2.0B1) from fluxducts-mc1.9-1.0.3.jar
  478. * CoFHAPI|block (1.8.9R1.2.0B1) from ProgressiveAutomation-1.9-1.6.42.jar
  479. * CoFHAPI|energy (1.8.9R1.2.0B1) from quantumflux-1.9-2.0.6.jar
  480. * CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.9-1.6.42.jar
  481. * DR-API (1.0.4-Beta) from deepresonance-1.9.0-1.1.4beta30.jar
  482. * ElecCore|Abilities (#API_VER#) from ElecCore-1.9-1.4.270.jar
  483. * Guide-API|API (1.9-2.0.0-30) from Guide-API-1.9-2.0.0-30.jar
  484. * IC2API (1.0) from RebornCore-1.9-2.1.0.53-universal.jar
  485. * jeresources|API (0.4.3) from JustEnoughResources-1.9-0.4.3.jar
  486. * journeymap|client-api (1.2-SNAPSHOT) from journeymap-1.9-5.1.6b2-unlimited.jar
  487. * journeymap|client-api-display (1.2-SNAPSHOT) from journeymap-1.9-5.1.6b2-unlimited.jar
  488. * journeymap|client-api-event (1.2-SNAPSHOT) from journeymap-1.9-5.1.6b2-unlimited.jar
  489. * journeymap|client-api-model (1.2-SNAPSHOT) from journeymap-1.9-5.1.6b2-unlimited.jar
  490. * journeymap|client-api-util (1.2-SNAPSHOT) from journeymap-1.9-5.1.6b2-unlimited.jar
  491. * JustEnoughItemsAPI (3.1.0) from jei_1.9-3.3.3.197.jar
  492. * McJtyLib (1.9.0-1.8.3) from mcjtylib-1.9.0-1.8.3.jar
  493. * pressureAPI (1.3.1.13) from pressure-1.3.1.13-mc1.9.jar
  494. * PsiAPI (2) from Psi-beta-31.jar
  495. * reborncoreAPI (2.1.0.53) from RebornCore-1.9-2.1.0.53-universal.jar
  496. * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.5.jar
  497. * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.5.jar
  498. * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.5.jar
  499. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.5.jar
  500. * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.5.jar
  501. * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.5.jar
  502. * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.5.jar
  503. * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.5.jar
  504. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.9-3.1.5.jar
  505. * techrebornAPI (1.0.6.197) from TechReborn-1.9-1.0.6.197-universal.jar
  506. * WailaAPI (1.3) from Waila-1.7.0-B2_1.9.jar
  507. Profiler Position: N/A (disabled)
  508. Player Count: 4 / 10; [EntityPlayerMP['DoomSquirter'/718550, l='world', x=225.53, y=67.00, z=224.30], EntityPlayerMP['SomeGuyGoalie'/918815, l='world', x=-207.60, y=11.00, z=-100.65], EntityPlayerMP['Farinhir'/937604, l='world', x=2349.63, y=70.50, z=-16636.69], EntityPlayerMP['b0bst3r'/1012363, l='world', x=225.12, y=67.00, z=228.56]]
  509. Is Modded: Definitely; Server brand changed to 'fml,forge'
  510. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement