Guest User

Untitled

a guest
Feb 24th, 2018
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.43 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
  5. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  6. OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  7. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b142.jar)
  8. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  9. LoadingPlugin (TickDynamic-1.12-1.0.0.jar)
  10. Contact their authors BEFORE contacting forge
  11.  
  12. // Hey, that tickles! Hehehe!
  13.  
  14. Time: 2/24/18 1:24 PM
  15. Description: Watching Server
  16.  
  17. java.lang.Error
  18. at java.lang.Object.wait(Native Method)
  19. at java.lang.Object.wait(Object.java:502)
  20. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:74)
  21. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
  22. at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
  23. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
  24. at net.minecraft.world.World.func_72964_e(World.java:309)
  25. at net.minecraft.world.World.func_175726_f(World.java:304)
  26. at net.minecraft.world.World.func_180495_p(World.java:910)
  27. at net.minecraft.world.WorldEntitySpawner.func_180267_a(WorldEntitySpawner.java:226)
  28. at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:135)
  29. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
  30. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
  31. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
  32. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
  33. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
  34. at java.lang.Thread.run(Thread.java:748)
  35.  
  36.  
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39.  
  40. -- Head --
  41. Thread: Server Watchdog
  42. Stacktrace:
  43. at java.lang.Object.wait(Native Method)
  44. at java.lang.Object.wait(Object.java:502)
  45. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:74)
  46. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
  47. at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
  48. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
  49. at net.minecraft.world.World.func_72964_e(World.java:309)
  50. at net.minecraft.world.World.func_175726_f(World.java:304)
  51. at net.minecraft.world.World.func_180495_p(World.java:910)
  52. at net.minecraft.world.WorldEntitySpawner.func_180267_a(WorldEntitySpawner.java:226)
  53. at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:135)
  54. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
  55. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
  56. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
  57. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
  58.  
  59. -- Thread Dump --
  60. Details:
  61. Threads: "process reaper" Id=154 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@1a95577d
  62. at sun.misc.Unsafe.park(Native Method)
  63. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@1a95577d
  64. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  65. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  66. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  67. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  68. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  69. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  70. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  71. ...
  72.  
  73.  
  74. "Chunk I/O Executor Thread-4" Id=152 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1eaad0f7
  75. at sun.misc.Unsafe.park(Native Method)
  76. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1eaad0f7
  77. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  78. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  79. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  80. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  81. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  82. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  83. at java.lang.Thread.run(Thread.java:748)
  84.  
  85.  
  86. "Netty Epoll Server IO #11" Id=82 RUNNABLE (in native)
  87. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  88. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  89. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  90. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  91. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  92. at java.lang.Thread.run(Thread.java:748)
  93.  
  94.  
  95. "Netty Epoll Server IO #10" Id=81 RUNNABLE
  96. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  97. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  98. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  99. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  100. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  101. at java.lang.Thread.run(Thread.java:748)
  102.  
  103.  
  104. "Netty Epoll Server IO #9" Id=77 RUNNABLE
  105. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  106. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  107. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  108. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  109. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  110. at java.lang.Thread.run(Thread.java:748)
  111.  
  112.  
  113. "Netty Epoll Server IO #8" Id=76 RUNNABLE
  114. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  115. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  116. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  117. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  118. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  119. at java.lang.Thread.run(Thread.java:748)
  120.  
  121.  
  122. "Netty Epoll Server IO #7" Id=75 RUNNABLE
  123. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  124. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  125. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  126. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  127. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  128. at java.lang.Thread.run(Thread.java:748)
  129.  
  130.  
  131. "Netty Epoll Server IO #6" Id=71 RUNNABLE (in native)
  132. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  133. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  134. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  135. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  136. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  137. at java.lang.Thread.run(Thread.java:748)
  138.  
  139.  
  140. "Netty Epoll Server IO #5" Id=70 RUNNABLE
  141. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  142. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  143. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  144. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  145. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  146. at java.lang.Thread.run(Thread.java:748)
  147.  
  148.  
  149. "Netty Epoll Server IO #4" Id=69 RUNNABLE (in native)
  150. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  151. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  152. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  153. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  154. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  155. at java.lang.Thread.run(Thread.java:748)
  156.  
  157.  
  158. "Netty Epoll Server IO #3" Id=62 RUNNABLE
  159. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  160. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  161. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  162. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  163. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  164. at java.lang.Thread.run(Thread.java:748)
  165.  
  166.  
  167. "Netty Epoll Server IO #2" Id=61 RUNNABLE (in native)
  168. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  169. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  170. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  171. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  172. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  173. at java.lang.Thread.run(Thread.java:748)
  174.  
  175.  
  176. "threadDeathWatcher-2-1" Id=60 TIMED_WAITING
  177. at java.lang.Thread.sleep(Native Method)
  178. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  179. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  180. at java.lang.Thread.run(Thread.java:748)
  181.  
  182.  
  183. "Netty Epoll Server IO #1" Id=59 RUNNABLE (in native)
  184. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  185. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  186. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  187. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  188. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  189. at java.lang.Thread.run(Thread.java:748)
  190.  
  191.  
  192. "File IO Thread" Id=57 TIMED_WAITING
  193. at java.lang.Thread.sleep(Native Method)
  194. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  195. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  196. at java.lang.Thread.run(Thread.java:748)
  197.  
  198.  
  199. "Forestry Greenhouse" Id=56 TIMED_WAITING
  200. at java.lang.Thread.sleep(Native Method)
  201. at forestry.greenhouse.multiblock.blocks.world.ChunkThread.run(ChunkThread.java:94)
  202. at java.lang.Thread.run(Thread.java:748)
  203.  
  204.  
  205. "Timer-1" Id=53 WAITING on java.util.TaskQueue@5ba85d46
  206. at java.lang.Object.wait(Native Method)
  207. - waiting on java.util.TaskQueue@5ba85d46
  208. at java.lang.Object.wait(Object.java:502)
  209. at java.util.TimerThread.mainLoop(Timer.java:526)
  210. at java.util.TimerThread.run(Timer.java:505)
  211.  
  212.  
  213. "Timer-0" Id=51 TIMED_WAITING on java.util.TaskQueue@5a275b37
  214. at java.lang.Object.wait(Native Method)
  215. - waiting on java.util.TaskQueue@5a275b37
  216. at java.util.TimerThread.mainLoop(Timer.java:552)
  217. at java.util.TimerThread.run(Timer.java:505)
  218.  
  219.  
  220. "Server Watchdog" Id=50 RUNNABLE
  221. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  222. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  223. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:46)
  224. at java.lang.Thread.run(Thread.java:748)
  225.  
  226.  
  227. "pool-3-thread-4" Id=49 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ab9c1b1
  228. at sun.misc.Unsafe.park(Native Method)
  229. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ab9c1b1
  230. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  231. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  232. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  233. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  234. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  235. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  236. at java.lang.Thread.run(Thread.java:748)
  237.  
  238.  
  239. "pool-3-thread-3" Id=48 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ab9c1b1
  240. at sun.misc.Unsafe.park(Native Method)
  241. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ab9c1b1
  242. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  243. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  244. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  245. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  246. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  247. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  248. at java.lang.Thread.run(Thread.java:748)
  249.  
  250.  
  251. "pool-3-thread-2" Id=47 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ab9c1b1
  252. at sun.misc.Unsafe.park(Native Method)
  253. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ab9c1b1
  254. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  255. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  256. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  257. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  258. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  259. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  260. at java.lang.Thread.run(Thread.java:748)
  261.  
  262.  
  263. "pool-3-thread-1" Id=46 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ab9c1b1
  264. at sun.misc.Unsafe.park(Native Method)
  265. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ab9c1b1
  266. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  267. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  268. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  269. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  270. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  271. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  272. at java.lang.Thread.run(Thread.java:748)
  273.  
  274.  
  275. "Netty Epoll Server IO #0" Id=36 RUNNABLE
  276. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  277. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  278. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  279. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  280. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  281. at java.lang.Thread.run(Thread.java:748)
  282.  
  283.  
  284. "Server console handler" Id=23 RUNNABLE (in native)
  285. at java.io.FileInputStream.read0(Native Method)
  286. at java.io.FileInputStream.read(FileInputStream.java:207)
  287. at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:166)
  288. - locked jline.internal.NonBlockingInputStream@22dc9979
  289. at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:135)
  290. at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:243)
  291. at jline.internal.InputStreamReader.read(InputStreamReader.java:257)
  292. - locked jline.internal.NonBlockingInputStream@22dc9979
  293. at jline.internal.InputStreamReader.read(InputStreamReader.java:194)
  294. - locked jline.internal.NonBlockingInputStream@22dc9979
  295. at jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2136)
  296. ...
  297.  
  298.  
  299. "DestroyJavaVM" Id=22 RUNNABLE
  300.  
  301.  
  302. "Server thread" Id=20 WAITING on net.minecraftforge.common.chunkio.ChunkIOProvider@3b87a209
  303. at java.lang.Object.wait(Native Method)
  304. - waiting on net.minecraftforge.common.chunkio.ChunkIOProvider@3b87a209
  305. at java.lang.Object.wait(Object.java:502)
  306. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:74)
  307. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
  308. at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
  309. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
  310. at net.minecraft.world.World.func_72964_e(World.java:309)
  311. at net.minecraft.world.World.func_175726_f(World.java:304)
  312. ...
  313.  
  314.  
  315. "Server Infinisleeper" Id=19 TIMED_WAITING
  316. at java.lang.Thread.sleep(Native Method)
  317. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  318.  
  319.  
  320. "Snooper Timer" Id=18 TIMED_WAITING on java.util.TaskQueue@5b19a8ad
  321. at java.lang.Object.wait(Native Method)
  322. - waiting on java.util.TaskQueue@5b19a8ad
  323. at java.util.TimerThread.mainLoop(Timer.java:552)
  324. at java.util.TimerThread.run(Timer.java:505)
  325.  
  326.  
  327. "NonBlockingInputStreamThread" Id=16 WAITING on jline.internal.NonBlockingInputStream@22dc9979 owned by "Server console handler" Id=23
  328. at java.lang.Object.wait(Native Method)
  329. - waiting on jline.internal.NonBlockingInputStream@22dc9979
  330. at jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:275)
  331. at java.lang.Thread.run(Thread.java:748)
  332.  
  333.  
  334. "Signal Dispatcher" Id=5 RUNNABLE
  335.  
  336.  
  337. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@7f894e36
  338. at java.lang.Object.wait(Native Method)
  339. - waiting on java.lang.ref.ReferenceQueue$Lock@7f894e36
  340. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  341. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  342. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  343.  
  344.  
  345. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@39d817ef
  346. at java.lang.Object.wait(Native Method)
  347. - waiting on java.lang.ref.Reference$Lock@39d817ef
  348. at java.lang.Object.wait(Object.java:502)
  349. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  350. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  351.  
  352.  
  353.  
  354. Stacktrace:
  355. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:63)
  356. at java.lang.Thread.run(Thread.java:748)
  357.  
  358. -- System Details --
  359. Details:
  360. Minecraft Version: 1.12.2
  361. Operating System: Linux (amd64) version 4.13.0-36-generic
  362. Java Version: 1.8.0_151, Oracle Corporation
  363. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  364. Memory: 519892920 bytes (495 MB) / 2147483648 bytes (2048 MB) up to 15032385536 bytes (14336 MB)
  365. JVM Flags: 8 total; -Xms2G -Xmx14G -XX:+UseG1GC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX:ParallelGCThreads=2 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10
  366. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  367. FML: MCP 9.42 Powered by Forge 14.23.2.2618 72 mods loaded, 72 mods active
  368. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  369.  
  370. | State | ID | Version | Source | Signature |
  371. |:--------- |:------------------- |:---------------------------- |:----------------------------------------------- |:---------------------------------------- |
  372. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  373. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  374. | UCHIJAAAA | FML | 8.0.99.99 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  375. | UCHIJAAAA | forge | 14.23.2.2618 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  376. | UCHIJAAAA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  377. | UCHIJAAAA | openmodscore | 0.11.5 | minecraft.jar | None |
  378. | UCHIJAAAA | actuallyadditions | 1.12.2-r131 | ActuallyAdditions-1.12.2-r131.jar | None |
  379. | UCHIJAAAA | appliedenergistics2 | rv5-stable-8 | appliedenergistics2-rv5-stable-8.jar | None |
  380. | UCHIJAAAA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  381. | UCHIJAAAA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  382. | UCHIJAAAA | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None |
  383. | UCHIJAAAA | aroma1997core | 2.0.0.0.b142 | Aroma1997Core-1.12.2-2.0.0.0.b142.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  384. | UCHIJAAAA | aromabackup | 2.1.1.3.b90 | AromaBackup-1.12.2-2.1.1.3.b90.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  385. | UCHIJAAAA | aromabackuprecovery | 2.1.1.3.b90 | AromaBackup-1.12.2-2.1.1.3.b90.jar | None |
  386. | UCHIJAAAA | jei | 4.8.5.147 | jei_1.12.2-4.8.5.147.jar | None |
  387. | UCHIJAAAA | base | 3.6.1 | base-1.12.2-3.6.1.jar | None |
  388. | UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  389. | UCHIJAAAA | bibliocraft | 2.4.3 | BiblioCraft[v2.4.3][MC1.12.0].jar | None |
  390. | UCHIJAAAA | botania | r1.10-353 | Botania+r1.10-353.jar | None |
  391. | UCHIJAAAA | codechickenlib | 3.1.5.331 | CodeChickenLib-1.12.2-3.1.5.331-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  392. | UCHIJAAAA | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |
  393. | UCHIJAAAA | brandonscore | 2.4.0 | BrandonsCore-1.12-2.4.0.152-universal.jar | None |
  394. | UCHIJAAAA | bullseye | 3.0.3 | Bullseye-1.12-3.0.3.jar | None |
  395. | UCHIJAAAA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  396. | UCHIJAAAA | chisel | MC1.12-0.1.1.26 | Chisel-MC1.12-0.1.1.26.jar | None |
  397. | UCHIJAAAA | chiselsandbits | 14.13 | chiselsandbits-14.13.jar | None |
  398. | UCHIJAAAA | chunkpregenerator | 1.7 | Chunk+Pregenerator+V1.12-1.7.jar | None |
  399. | UCHIJAAAA | clumps | 2.0.0 | Clumps-3.0.0.jar | None |
  400. | UCHIJAAAA | cofhcore | 4.3.10 | CoFHCore-1.12.2-4.3.10.5-universal.jar | None |
  401. | UCHIJAAAA | cofhworld | 1.1.1 | CoFHWorld-1.12.2-1.1.1.12-universal.jar | None |
  402. | UCHIJAAAA | computercraft | 1.80pr1 | ComputerCraft1.80pr1.jar | None |
  403. | UCHIJAAAA | craftingtweaks | 8.1.6 | CraftingTweaks_1.12.1-8.1.6.jar | None |
  404. | UCHIJAAAA | cyclicmagic | 1.12.1 | Cyclic-1.12.2-1.12.1.jar | None |
  405. | UCHIJAAAA | diethopper | 1.1 | diethopper-1.1.jar | None |
  406. | UCHIJAAAA | thermalfoundation | 2.3.10 | ThermalFoundation-1.12.2-2.3.10.6-universal.jar | None |
  407. | UCHIJAAAA | draconicevolution | 2.3.9 | Draconic-Evolution-1.12-2.3.9.283-universal.jar | None |
  408. | UCHIJAAAA | elevatorid | 1.3.5 | ElevatorMod-1.12.2-1.3.5.jar | None |
  409. | UCHIJAAAA | enderstorage | 2.4.2.126 | EnderStorage-1.12.2-2.4.2.126-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  410. | UCHIJAAAA | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None |
  411. | UCHIJAAAA | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None |
  412. | UCHIJAAAA | extrautils2 | 1.0 | extrautils2-1.12-1.7.4.jar | None |
  413. | UCHIJAAAA | natura | 1.12.2-4.3.2.42 | natura-1.12.2-4.3.2.42.jar | None |
  414. | UCHIJAAAA | forestry | 5.8.0.246 | forestry_1.12.2-5.8.0.246.jar | None |
  415. | UCHIJAAAA | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.0.jar | None |
  416. | UCHIJAAAA | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
  417. | UCHIJAAAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
  418. | UCHIJAAAA | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  419. | UCHIJAAAA | ironbackpacks | 1.12.2-3.0.5-6 | IronBackpacks-1.12.2-3.0.5-6.jar | None |
  420. | UCHIJAAAA | jaopca | 1.12.2-2.2.6.71 | JAOPCA-1.12.2-2.2.6.71.jar | None |
  421. | UCHIJAAAA | oredictinit | 1.12.2-2.2.1.67 | JAOPCA-1.12.2-2.2.6.71.jar | None |
  422. | UCHIJAAAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  423. | UCHIJAAAA | jaff | 1.7_for_1.12 | JustAFewFish-1.7_for_1.12.jar | None |
  424. | UCHIJAAAA | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None |
  425. | UCHIJAAAA | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  426. | UCHIJAAAA | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  427. | UCHIJAAAA | pitweaks | 1.12-0.5.3 | PiTweaks-1.12-0.5.3.jar | None |
  428. | UCHIJAAAA | placeableitems | 3.2 | placeableitems-3.2.jar | None |
  429. | UCHIJAAAA | portalgun | 7.0.0 | PortalGun-1.12.2-7.0.1.jar | None |
  430. | UCHIJAAAA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  431. | UCHIJAAAA | reccomplex | 1.4.7 | RecurrentComplex-1.4.7.jar | None |
  432. | UCHIJAAAA | storagedrawers | 1.12-5.2.5 | StorageDrawers-1.12.2-5.3.4.jar | None |
  433. | UCHIJAAAA | thermalcultivation | 0.1.5 | ThermalCultivation-1.12.2-0.1.5.3-universal.jar | None |
  434. | UCHIJAAAA | thermaldynamics | 2.3.10 | ThermalDynamics-1.12.2-2.3.10.4-universal.jar | None |
  435. | UCHIJAAAA | thutessentials | 2.1.6 | thutessentials-1.12.2-2.1.6.jar | None |
  436. | UCHIJAAAA | tickdynamic | 1.0.0 | TickDynamic-1.12-1.0.0.jar | a93cd984e835238a9296066aff9aee15a202ec51 |
  437. | UCHIJAAAA | unloader | 1.0.0 | unloader-1.0.0.jar | None |
  438. | UCHIJAAAA | vc | 5.6.1 | ViesCraft-1.12.2-5.6.1.jar | None |
  439. | UCHIJAAAA | wanionlib | 1.12.2-1.4 | WanionLib-1.12.2-1.4.jar | None |
  440. | UCHIJAAAA | xnet | 1.6.7 | xnet-1.12-1.6.7.jar | None |
  441. | UCHIJAAAA | xtones | 1.12-1.0.8-11 | Xtones-1.12-1.0.8-11.jar | None |
  442. | UCHIJAAAA | unidict | 1.12.2-2.3.2 | UniDict-1.12.2-2.3.2.jar | None |
  443. | UCHIJAAAA | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None |
  444.  
  445. Loaded coremods (and transformers):
  446. CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
  447. team.chisel.ctm.client.asm.CTMTransformer
  448. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  449. invtweaks.forge.asm.ContainerTransformer
  450. OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  451. openmods.core.OpenModsClassTransformer
  452. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b142.jar)
  453.  
  454. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  455.  
  456. LoadingPlugin (TickDynamic-1.12-1.0.0.jar)
  457. com.wildex999.patcher.TransformerPatcher
  458. com.wildex999.patcher.EntityInjector
  459. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
  460. AE2 Version: stable rv5-stable-8 for Forge 14.23.1.2554
  461. Pulsar/tconstruct loaded Pulses:
  462. - TinkerCommons (Enabled/Forced)
  463. - TinkerWorld (Enabled/Not Forced)
  464. - TinkerTools (Enabled/Not Forced)
  465. - TinkerHarvestTools (Enabled/Forced)
  466. - TinkerMeleeWeapons (Enabled/Forced)
  467. - TinkerRangedWeapons (Enabled/Forced)
  468. - TinkerModifiers (Enabled/Forced)
  469. - TinkerSmeltery (Enabled/Not Forced)
  470. - TinkerGadgets (Enabled/Not Forced)
  471. - TinkerOredict (Enabled/Forced)
  472. - TinkerIntegration (Enabled/Forced)
  473. - TinkerFluids (Enabled/Forced)
  474. - TinkerMaterials (Enabled/Forced)
  475. - TinkerModelRegister (Enabled/Forced)
  476. - chiselIntegration (Enabled/Not Forced)
  477. - chiselsandbitsIntegration (Enabled/Not Forced)
  478. - craftingtweaksIntegration (Enabled/Not Forced)
  479.  
  480. Pulsar/natura loaded Pulses:
  481. - NaturaCommons (Enabled/Forced)
  482. - NaturaOverworld (Enabled/Not Forced)
  483. - NaturaNether (Enabled/Not Forced)
  484. - NaturaDecorative (Enabled/Not Forced)
  485. - NaturaTools (Enabled/Not Forced)
  486. - NaturaEntities (Enabled/Not Forced)
  487. - NaturaOredict (Enabled/Forced)
  488. - NaturaWorld (Enabled/Not Forced)
  489. - craftingtweaksIntegration (Enabled/Not Forced)
  490.  
  491. List of loaded APIs:
  492. * actuallyadditionsapi (33) from ActuallyAdditions-1.12.2-r131.jar
  493. * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-8.jar
  494. * AromaBackupAPI (1.0) from AromaBackup-1.12.2-2.1.1.3.b90.jar
  495. * Base|API (1.0.0) from base-1.12.2-3.6.1.jar
  496. * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  497. * BotaniaAPI (89) from Botania+r1.10-353.jar
  498. * Chisel-API (0.0.1) from Chisel-MC1.12-0.1.1.26.jar
  499. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12-0.1.1.26.jar
  500. * ChiselsAndBitsAPI (13.8.0) from chiselsandbits-14.13.jar
  501. * cofhapi (2.2.0) from CoFHCore-1.12.2-4.3.10.5-universal.jar
  502. * cofhapi|block (2.2.0) from CoFHCore-1.12.2-4.3.10.5-universal.jar
  503. * cofhapi|core (2.2.0) from CoFHCore-1.12.2-4.3.10.5-universal.jar
  504. * cofhapi|item (2.2.0) from CoFHCore-1.12.2-4.3.10.5-universal.jar
  505. * cofhapi|tileentity (2.2.0) from CoFHCore-1.12.2-4.3.10.5-universal.jar
  506. * cofhapi|util (2.2.0) from CoFHCore-1.12.2-4.3.10.5-universal.jar
  507. * ComputerCraft|API (1.80pr1) from ComputerCraft1.80pr1.jar
  508. * ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft1.80pr1.jar
  509. * ComputerCraft|API|Lua (1.80pr1) from ComputerCraft1.80pr1.jar
  510. * ComputerCraft|API|Media (1.80pr1) from ComputerCraft1.80pr1.jar
  511. * ComputerCraft|API|Network (1.80pr1) from ComputerCraft1.80pr1.jar
  512. * ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft1.80pr1.jar
  513. * ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft1.80pr1.jar
  514. * ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft1.80pr1.jar
  515. * ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft1.80pr1.jar
  516. * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.1-8.1.6.jar
  517. * ctm-api (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  518. * ctm-api-events (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  519. * ctm-api-models (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  520. * ctm-api-textures (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  521. * ctm-api-utils (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  522. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12-2.3.9.283-universal.jar
  523. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.0.246.jar
  524. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.0.246.jar
  525. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.0.246.jar
  526. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.0.246.jar
  527. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.0.246.jar
  528. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.0.246.jar
  529. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.0.246.jar
  530. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.0.246.jar
  531. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.0.246.jar
  532. * ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.0.246.jar
  533. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.0.246.jar
  534. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.0.246.jar
  535. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.0.246.jar
  536. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.0.246.jar
  537. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.0.246.jar
  538. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.0.246.jar
  539. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.0.246.jar
  540. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.0.246.jar
  541. * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.0.jar
  542. * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
  543. * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
  544. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
  545. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
  546. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
  547. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
  548. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
  549. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.8.5.147.jar
  550. * mcjtylib_ng (2.6.4) from mcjtylib-1.12-2.6.4.jar
  551. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar
  552. * openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar
  553. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.4.jar
  554. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.4.jar
  555. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.4.jar
  556. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.4.jar
  557. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.4.jar
  558. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.4.jar
  559. AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
  560. Profiler Position: N/A (disabled)
  561. Player Count: 1 / 20; [EntityPlayerMP['KykyRocks1'/16671, l='world', x=-283.50, y=78.00, z=1866.56]]
  562. Is Modded: Definitely; Server brand changed to 'fml,forge'
  563. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment