Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.99 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  5. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
  6. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  7. TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  8. AstralCore (astralsorcery-1.12.2-1.10.11.jar)
  9. EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
  10. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  11. ForgelinPlugin (Forgelin-1.8.2.jar)
  12. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  13. Contact their authors BEFORE contacting forge
  14.  
  15. // Ouch. That hurt :(
  16.  
  17. Time: 8/17/19 1:47 PM
  18. Description: Watching Server
  19.  
  20. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.04 seconds (should be max 0.05)
  21. at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.containsKey(Long2ObjectOpenHashMap.java:469)
  22. at net.minecraft.world.gen.ChunkProviderServer.func_73149_a(ChunkProviderServer.java:320)
  23. at net.minecraft.world.WorldServer.func_175680_a(WorldServer.java:351)
  24. at net.minecraft.world.World.func_175663_a(World.java:286)
  25. at net.minecraft.world.World.func_175648_a(World.java:250)
  26. at net.minecraft.world.World.func_180500_c(World.java:2855)
  27. at net.minecraft.world.chunk.Chunk.func_76609_d(Chunk.java:339)
  28. at net.minecraft.world.chunk.Chunk.func_76615_h(Chunk.java:444)
  29. at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:597)
  30. at net.minecraft.world.World.func_180501_a(World.java:343)
  31. at net.minecraft.world.gen.structure.StructureComponent.func_175811_a(StructureComponent.java:236)
  32. at twilightforest.structures.StructureTFComponentOld.func_175811_a(StructureTFComponentOld.java:446)
  33. at net.minecraft.world.gen.structure.StructureComponent.func_175804_a(StructureComponent.java:288)
  34. at twilightforest.structures.StructureTFComponentOld.fillBlocksRotated(StructureTFComponentOld.java:459)
  35. at twilightforest.structures.finalcastle.ComponentTFFinalCastleRoof13Conical.func_74875_a(ComponentTFFinalCastleRoof13Conical.java:80)
  36. at net.minecraft.world.gen.structure.StructureStart.func_75068_a(StructureStart.java:47)
  37. at net.minecraft.world.gen.structure.MapGenStructure.func_175794_a(MapGenStructure.java:94)
  38. at twilightforest.world.ChunkGeneratorTwilightForest.func_185931_b(ChunkGeneratorTwilightForest.java:434)
  39. at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019)
  40. at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:999)
  41. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157)
  42. at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
  43. at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
  44. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)
  45. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
  46. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  47. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  48. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  49. at java.lang.Thread.run(Thread.java:748)
  50.  
  51.  
  52. A detailed walkthrough of the error, its code path and all known details is as follows:
  53. ---------------------------------------------------------------------------------------
  54.  
  55. -- Head --
  56. Thread: Server Watchdog
  57. Stacktrace:
  58. at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.containsKey(Long2ObjectOpenHashMap.java:469)
  59. at net.minecraft.world.gen.ChunkProviderServer.func_73149_a(ChunkProviderServer.java:320)
  60. at net.minecraft.world.WorldServer.func_175680_a(WorldServer.java:351)
  61. at net.minecraft.world.World.func_175663_a(World.java:286)
  62. at net.minecraft.world.World.func_175648_a(World.java:250)
  63. at net.minecraft.world.World.func_180500_c(World.java:2855)
  64. at net.minecraft.world.chunk.Chunk.func_76609_d(Chunk.java:339)
  65. at net.minecraft.world.chunk.Chunk.func_76615_h(Chunk.java:444)
  66. at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:597)
  67. at net.minecraft.world.World.func_180501_a(World.java:343)
  68. at net.minecraft.world.gen.structure.StructureComponent.func_175811_a(StructureComponent.java:236)
  69. at twilightforest.structures.StructureTFComponentOld.func_175811_a(StructureTFComponentOld.java:446)
  70. at net.minecraft.world.gen.structure.StructureComponent.func_175804_a(StructureComponent.java:288)
  71. at twilightforest.structures.StructureTFComponentOld.fillBlocksRotated(StructureTFComponentOld.java:459)
  72. at twilightforest.structures.finalcastle.ComponentTFFinalCastleRoof13Conical.func_74875_a(ComponentTFFinalCastleRoof13Conical.java:80)
  73. at net.minecraft.world.gen.structure.StructureStart.func_75068_a(StructureStart.java:47)
  74. at net.minecraft.world.gen.structure.MapGenStructure.func_175794_a(MapGenStructure.java:94)
  75. at twilightforest.world.ChunkGeneratorTwilightForest.func_185931_b(ChunkGeneratorTwilightForest.java:434)
  76. at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019)
  77. at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:999)
  78. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157)
  79. at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
  80. at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
  81. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)
  82. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
  83. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  84. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  85.  
  86. -- Thread Dump --
  87. Details:
  88. Threads: "Thread-627" Id=730 TIMED_WAITING
  89. at java.lang.Thread.sleep(Native Method)
  90. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  91. at java.lang.Thread.run(Thread.java:748)
  92.  
  93.  
  94. "Netty Epoll Server IO #23" Id=310 RUNNABLE
  95. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  96. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  97. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  98. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  99. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  100. at java.lang.Thread.run(Thread.java:748)
  101.  
  102.  
  103. "Netty Epoll Server IO #22" Id=309 RUNNABLE (in native)
  104. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  105. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  106. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  107. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  108. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  109. at java.lang.Thread.run(Thread.java:748)
  110.  
  111.  
  112. "Netty Epoll Server IO #21" Id=308 RUNNABLE (in native)
  113. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  114. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  115. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  116. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  117. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  118. at java.lang.Thread.run(Thread.java:748)
  119.  
  120.  
  121. "Netty Epoll Server IO #20" Id=307 RUNNABLE (in native)
  122. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  123. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  124. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  125. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  126. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  127. at java.lang.Thread.run(Thread.java:748)
  128.  
  129.  
  130. "Netty Epoll Server IO #19" Id=306 RUNNABLE (in native)
  131. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  132. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  133. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  134. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  135. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  136. at java.lang.Thread.run(Thread.java:748)
  137.  
  138.  
  139. "Netty Epoll Server IO #18" Id=305 RUNNABLE
  140. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  141. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  142. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  143. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  144. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  145. at java.lang.Thread.run(Thread.java:748)
  146.  
  147.  
  148. "Netty Epoll Server IO #17" Id=304 RUNNABLE (in native)
  149. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  150. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  151. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  152. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  153. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  154. at java.lang.Thread.run(Thread.java:748)
  155.  
  156.  
  157. "Netty Epoll Server IO #16" Id=301 RUNNABLE (in native)
  158. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  159. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  160. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  161. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  162. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  163. at java.lang.Thread.run(Thread.java:748)
  164.  
  165.  
  166. "Netty Epoll Server IO #15" Id=295 RUNNABLE (in native)
  167. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  168. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  169. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  170. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  171. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  172. at java.lang.Thread.run(Thread.java:748)
  173.  
  174.  
  175. "Netty Epoll Server IO #14" Id=294 RUNNABLE
  176. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  177. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  178. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  179. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  180. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  181. at java.lang.Thread.run(Thread.java:748)
  182.  
  183.  
  184. "Netty Epoll Server IO #13" Id=290 RUNNABLE
  185. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  186. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  187. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  188. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  189. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  190. at java.lang.Thread.run(Thread.java:748)
  191.  
  192.  
  193. "Netty Epoll Server IO #12" Id=289 RUNNABLE (in native)
  194. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  195. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  196. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  197. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  198. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  199. at java.lang.Thread.run(Thread.java:748)
  200.  
  201.  
  202. "Netty Epoll Server IO #11" Id=261 RUNNABLE (in native)
  203. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  204. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  205. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  206. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  207. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  208. at java.lang.Thread.run(Thread.java:748)
  209.  
  210.  
  211. "Netty Epoll Server IO #10" Id=259 RUNNABLE (in native)
  212. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  213. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  214. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  215. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  216. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  217. at java.lang.Thread.run(Thread.java:748)
  218.  
  219.  
  220. "Netty Epoll Server IO #9" Id=258 RUNNABLE
  221. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  222. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  223. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  224. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  225. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  226. at java.lang.Thread.run(Thread.java:748)
  227.  
  228.  
  229. "Netty Epoll Server IO #8" Id=254 RUNNABLE (in native)
  230. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  231. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  232. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  233. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  234. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  235. at java.lang.Thread.run(Thread.java:748)
  236.  
  237.  
  238. "Netty Epoll Server IO #7" Id=248 RUNNABLE
  239. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  240. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  241. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  242. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  243. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  244. at java.lang.Thread.run(Thread.java:748)
  245.  
  246.  
  247. "Netty Epoll Server IO #6" Id=243 RUNNABLE (in native)
  248. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  249. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  250. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  251. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  252. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  253. at java.lang.Thread.run(Thread.java:748)
  254.  
  255.  
  256. "Netty Epoll Server IO #5" Id=207 RUNNABLE (in native)
  257. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  258. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  259. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  260. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  261. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  262. at java.lang.Thread.run(Thread.java:748)
  263.  
  264.  
  265. "AE Compass Service" Id=147 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@36f1c9e2
  266. at sun.misc.Unsafe.park(Native Method)
  267. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@36f1c9e2
  268. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  269. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  270. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  271. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  272. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  273. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  274. at java.lang.Thread.run(Thread.java:748)
  275.  
  276.  
  277. "Chunk I/O Executor Thread-1" Id=146 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3836314c
  278. at sun.misc.Unsafe.park(Native Method)
  279. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3836314c
  280. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  281. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  282. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  283. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  284. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  285. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  286. at java.lang.Thread.run(Thread.java:748)
  287.  
  288.  
  289. "ForkJoinPool-1-worker-11" Id=138 WAITING on scala.concurrent.forkjoin.ForkJoinPool@3c09a292
  290. at sun.misc.Unsafe.park(Native Method)
  291. - waiting on scala.concurrent.forkjoin.ForkJoinPool@3c09a292
  292. at scala.concurrent.forkjoin.ForkJoinPool.scan(ForkJoinPool.java:2075)
  293. at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
  294. at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
  295.  
  296.  
  297. "Netty Epoll Server IO #4" Id=133 RUNNABLE (in native)
  298. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  299. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  300. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  301. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  302. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  303. at java.lang.Thread.run(Thread.java:748)
  304.  
  305.  
  306. "ic2-poolthread-4" Id=132 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@790b3b77
  307. at java.lang.Object.wait(Native Method)
  308. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@790b3b77
  309. at java.lang.Object.wait(Object.java:502)
  310. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  311. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  312. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  313. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  314. at java.lang.Thread.run(Thread.java:748)
  315.  
  316.  
  317. "ic2-poolthread-3" Id=131 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@790b3b77
  318. at java.lang.Object.wait(Native Method)
  319. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@790b3b77
  320. at java.lang.Object.wait(Object.java:502)
  321. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  322. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  323. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  324. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  325. at java.lang.Thread.run(Thread.java:748)
  326.  
  327.  
  328. "ic2-poolthread-2" Id=130 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@790b3b77
  329. at java.lang.Object.wait(Native Method)
  330. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@790b3b77
  331. at java.lang.Object.wait(Object.java:502)
  332. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  333. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  334. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  335. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  336. at java.lang.Thread.run(Thread.java:748)
  337.  
  338.  
  339. "Netty Epoll Server IO #3" Id=129 RUNNABLE (in native)
  340. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  341. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  342. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  343. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  344. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  345. at java.lang.Thread.run(Thread.java:748)
  346.  
  347.  
  348. "OpenComputers-SaveHandler-1" Id=128 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@410d436d
  349. at sun.misc.Unsafe.park(Native Method)
  350. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@410d436d
  351. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  352. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  353. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  354. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  355. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  356. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  357. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  358. ...
  359.  
  360.  
  361. "Thread-54" Id=126 TIMED_WAITING
  362. at java.lang.Thread.sleep(Native Method)
  363. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  364. at java.lang.Thread.run(Thread.java:748)
  365.  
  366.  
  367. "Thread-53" Id=125 TIMED_WAITING
  368. at java.lang.Thread.sleep(Native Method)
  369. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  370. at java.lang.Thread.run(Thread.java:748)
  371.  
  372.  
  373. "Thread-30" Id=102 TIMED_WAITING
  374. at java.lang.Thread.sleep(Native Method)
  375. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  376. at java.lang.Thread.run(Thread.java:748)
  377.  
  378.  
  379. "Java2D Disposer" Id=100 WAITING on java.lang.ref.ReferenceQueue$Lock@48b8a651
  380. at java.lang.Object.wait(Native Method)
  381. - waiting on java.lang.ref.ReferenceQueue$Lock@48b8a651
  382. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  383. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  384. at sun.java2d.Disposer.run(Disposer.java:148)
  385. at java.lang.Thread.run(Thread.java:748)
  386.  
  387.  
  388. "Server Watchdog" Id=98 RUNNABLE
  389. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  390. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  391. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
  392. at java.lang.Thread.run(Thread.java:748)
  393.  
  394.  
  395. "File IO Thread" Id=97 TIMED_WAITING
  396. at java.lang.Thread.sleep(Native Method)
  397. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  398. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  399. at java.lang.Thread.run(Thread.java:748)
  400.  
  401.  
  402. "pool-3-thread-11" Id=96 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  403. at sun.misc.Unsafe.park(Native Method)
  404. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  405. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  406. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  407. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  408. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  409. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  410. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  411. at java.lang.Thread.run(Thread.java:748)
  412.  
  413.  
  414. "pool-3-thread-10" Id=95 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  415. at sun.misc.Unsafe.park(Native Method)
  416. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  417. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  418. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  419. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  420. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  421. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  422. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  423. at java.lang.Thread.run(Thread.java:748)
  424.  
  425.  
  426. "pool-3-thread-9" Id=94 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  427. at sun.misc.Unsafe.park(Native Method)
  428. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  429. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  430. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  431. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  432. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  433. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  434. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  435. at java.lang.Thread.run(Thread.java:748)
  436.  
  437.  
  438. "pool-3-thread-8" Id=93 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  439. at sun.misc.Unsafe.park(Native Method)
  440. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  441. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  442. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  443. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  444. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  445. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  446. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  447. at java.lang.Thread.run(Thread.java:748)
  448.  
  449.  
  450. "pool-3-thread-7" Id=92 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  451. at sun.misc.Unsafe.park(Native Method)
  452. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  453. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  454. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  455. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  456. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  457. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  458. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  459. at java.lang.Thread.run(Thread.java:748)
  460.  
  461.  
  462. "pool-3-thread-6" Id=91 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  463. at sun.misc.Unsafe.park(Native Method)
  464. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  465. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  466. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  467. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  468. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  469. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  470. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  471. at java.lang.Thread.run(Thread.java:748)
  472.  
  473.  
  474. "pool-3-thread-5" Id=90 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  475. at sun.misc.Unsafe.park(Native Method)
  476. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  477. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  478. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  479. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  480. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  481. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  482. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  483. at java.lang.Thread.run(Thread.java:748)
  484.  
  485.  
  486. "pool-3-thread-4" Id=89 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  487. at sun.misc.Unsafe.park(Native Method)
  488. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  489. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  490. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  491. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  492. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  493. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  494. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  495. at java.lang.Thread.run(Thread.java:748)
  496.  
  497.  
  498. "pool-3-thread-3" Id=88 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  499. at sun.misc.Unsafe.park(Native Method)
  500. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  501. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  502. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  503. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  504. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  505. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  506. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  507. at java.lang.Thread.run(Thread.java:748)
  508.  
  509.  
  510. "pool-3-thread-2" Id=87 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  511. at sun.misc.Unsafe.park(Native Method)
  512. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  513. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  514. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  515. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  516. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  517. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  518. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  519. at java.lang.Thread.run(Thread.java:748)
  520.  
  521.  
  522. "pool-3-thread-1" Id=86 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  523. at sun.misc.Unsafe.park(Native Method)
  524. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@395480e6
  525. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  526. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  527. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  528. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  529. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  530. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  531. at java.lang.Thread.run(Thread.java:748)
  532.  
  533.  
  534. "ic2-poolthread-1" Id=80 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@790b3b77
  535. at java.lang.Object.wait(Native Method)
  536. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@790b3b77
  537. at java.lang.Object.wait(Object.java:502)
  538. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  539. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  540. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  541. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  542. at java.lang.Thread.run(Thread.java:748)
  543.  
  544.  
  545. "ResearchIOThread" Id=79 TIMED_WAITING on java.util.TaskQueue@1924c438
  546. at java.lang.Object.wait(Native Method)
  547. - waiting on java.util.TaskQueue@1924c438
  548. at java.util.TimerThread.mainLoop(Timer.java:552)
  549. at java.util.TimerThread.run(Timer.java:505)
  550.  
  551.  
  552. "Netty Epoll Server IO #2" Id=78 RUNNABLE (in native)
  553. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  554. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  555. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  556. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  557. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  558. at java.lang.Thread.run(Thread.java:748)
  559.  
  560.  
  561. "threadDeathWatcher-2-1" Id=77 TIMED_WAITING
  562. at java.lang.Thread.sleep(Native Method)
  563. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  564. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  565. at java.lang.Thread.run(Thread.java:748)
  566.  
  567.  
  568. "Netty Epoll Server IO #1" Id=76 RUNNABLE (in native)
  569. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  570. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  571. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  572. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  573. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  574. at java.lang.Thread.run(Thread.java:748)
  575.  
  576.  
  577. "Ender IO Scheduler" Id=75 TIMED_WAITING
  578. at java.lang.Thread.sleep(Native Method)
  579. at crazypants.enderio.base.scheduler.Scheduler.run(Scheduler.java:41)
  580.  
  581.  
  582. "Netty Epoll Server IO #0" Id=47 RUNNABLE
  583. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  584. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  585. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  586. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  587. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  588. at java.lang.Thread.run(Thread.java:748)
  589.  
  590.  
  591. "Timer-0" Id=44 TIMED_WAITING on java.util.TaskQueue@3219fa5a
  592. at java.lang.Object.wait(Native Method)
  593. - waiting on java.util.TaskQueue@3219fa5a
  594. at java.util.TimerThread.mainLoop(Timer.java:552)
  595. at java.util.TimerThread.run(Timer.java:505)
  596.  
  597.  
  598. "Server console handler" Id=21 RUNNABLE (in native)
  599. at java.io.FileInputStream.readBytes(Native Method)
  600. at java.io.FileInputStream.read(FileInputStream.java:255)
  601. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  602. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  603. - locked java.io.BufferedInputStream@3f1e5866
  604. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  605. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  606. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  607. - locked java.io.InputStreamReader@2250acd3
  608. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  609. ...
  610.  
  611.  
  612. "DestroyJavaVM" Id=20 RUNNABLE
  613.  
  614.  
  615. "Server thread" Id=18 RUNNABLE
  616. at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.containsKey(Long2ObjectOpenHashMap.java:469)
  617. at net.minecraft.world.gen.ChunkProviderServer.func_73149_a(ChunkProviderServer.java:320)
  618. at net.minecraft.world.WorldServer.func_175680_a(WorldServer.java:351)
  619. at net.minecraft.world.World.func_175663_a(World.java:286)
  620. at net.minecraft.world.World.func_175648_a(World.java:250)
  621. at net.minecraft.world.World.func_180500_c(World.java:2855)
  622. at net.minecraft.world.chunk.Chunk.func_76609_d(Chunk.java:339)
  623. at net.minecraft.world.chunk.Chunk.func_76615_h(Chunk.java:444)
  624. ...
  625.  
  626.  
  627. "Server Infinisleeper" Id=17 TIMED_WAITING
  628. at java.lang.Thread.sleep(Native Method)
  629. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  630.  
  631.  
  632. "Snooper Timer" Id=16 TIMED_WAITING on java.util.TaskQueue@605c4b78
  633. at java.lang.Object.wait(Native Method)
  634. - waiting on java.util.TaskQueue@605c4b78
  635. at java.util.TimerThread.mainLoop(Timer.java:552)
  636. at java.util.TimerThread.run(Timer.java:505)
  637.  
  638.  
  639. "Signal Dispatcher" Id=4 RUNNABLE
  640.  
  641.  
  642. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@2dccf27d
  643. at java.lang.Object.wait(Native Method)
  644. - waiting on java.lang.ref.ReferenceQueue$Lock@2dccf27d
  645. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  646. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  647. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  648.  
  649.  
  650. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@addf523
  651. at java.lang.Object.wait(Native Method)
  652. - waiting on java.lang.ref.Reference$Lock@addf523
  653. at java.lang.Object.wait(Object.java:502)
  654. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  655. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  656.  
  657.  
  658.  
  659. Stacktrace:
  660. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62)
  661. at java.lang.Thread.run(Thread.java:748)
  662.  
  663. -- System Details --
  664. Details:
  665. Minecraft Version: 1.12.2
  666. Operating System: Linux (amd64) version 4.9.177-xxxx-std-ipv6-64
  667. Java Version: 1.8.0_211, Oracle Corporation
  668. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  669. Memory: 1825948232 bytes (1741 MB) / 3514826752 bytes (3352 MB) up to 3817865216 bytes (3641 MB)
  670. JVM Flags: 4 total; -Xmx4096M -Xms1024M -XX:ParallelGCThreads=2 -XX:ThreadStackSize=512
  671. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 37
  672. FML: MCP 9.42 Powered by Forge 14.23.5.2821 161 mods loaded, 161 mods active
  673. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  674.  
  675. | State | ID | Version | Source | Signature |
  676. |:------ |:--------------------------------- |:----------------- |:--------------------------------------------------- |:---------------------------------------- |
  677. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  678. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  679. | LCHIJA | FML | 8.0.99.99 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  680. | LCHIJA | forge | 14.23.5.2821 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  681. | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
  682. | LCHIJA | opencomputers|core | 1.7.4.153 | minecraft.jar | None |
  683. | LCHIJA | fastbench | 1.6.1 | FastWorkbench-1.12.2-1.6.1.jar | None |
  684. | LCHIJA | actuallyadditions | 1.12.2-r146 | ActuallyAdditions-1.12.2-r146.jar | None |
  685. | LCHIJA | appliedenergistics2 | rv6-stable-6 | appliedenergistics2-rv6-stable-6.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  686. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  687. | LCHIJA | endercore | 1.12.2-0.5.45 | EnderCore-1.12.2-0.5.45.jar | None |
  688. | LCHIJA | crafttweaker | 4.1.15 | CraftTweaker2-1.12-4.1.15.jar | None |
  689. | LCHIJA | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
  690. | LCHIJA | modtweaker | 4.0.16 | modtweaker-4.0.16.jar | None |
  691. | LCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  692. | LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
  693. | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  694. | LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  695. | LCHIJA | cofhcore | 4.6.2 | CoFHCore-1.12.2-4.6.2.25-universal.jar | None |
  696. | LCHIJA | brandonscore | 2.4.9 | BrandonsCore-1.12.2-2.4.9.195-universal.jar | None |
  697. | LCHIJA | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  698. | LCHIJA | thermalfoundation | 2.6.2 | ThermalFoundation-1.12.2-2.6.2.26-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  699. | LCHIJA | draconicevolution | 2.3.20 | Draconic-Evolution-1.12.2-2.3.20.333-universal.jar | None |
  700. | LCHIJA | thermalexpansion | 5.5.3 | ThermalExpansion-1.12.2-5.5.3.41-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  701. | LCHIJA | enderio | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  702. | LCHIJA | mantle | 1.12-1.3.3.42 | Mantle-1.12-1.3.3.42.jar | None |
  703. | LCHIJA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  704. | LCHIJA | enderiointegrationtic | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  705. | LCHIJA | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None |
  706. | LCHIJA | tconstruct | 1.12.2-2.12.0.115 | TConstruct-1.12.2-2.12.0.115.jar | None |
  707. | LCHIJA | tesla | 1.0.63 | Tesla-1.12.2-1.0.63.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  708. | LCHIJA | p455w0rdslib | 2.0.36 | p455w0rdslib-1.12.2-2.0.36.jar | None |
  709. | LCHIJA | ae2wtlib | 1.0.6 | AE2WTLib-1.12.2-1.0.6.jar | None |
  710. | LCHIJA | akashictome | 1.2-12 | AkashicTome-1.2-12.jar | None |
  711. | LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  712. | LCHIJA | aroma1997core | 2.0.0.2 | Aroma1997Core-1.12.2-2.0.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  713. | LCHIJA | aroma1997sdimension | 2.0.0.2.b89 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b89.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  714. | LCHIJA | astralsorcery | 1.10.11 | astralsorcery-1.12.2-1.10.11.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  715. | LCHIJA | morphtool | 1.2-21 | Morph-o-Tool-1.2-21.jar | None |
  716. | LCHIJA | autoreglib | 1.3-26 | AutoRegLib-1.3-26.jar | None |
  717. | LCHIJA | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
  718. | LCHIJA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  719. | LCHIJA | betterbuilderswands | 0.13.1 | BetterBuildersWands-1.12.2-0.13.1.269+13450ff.jar | None |
  720. | LCHIJA | ic2 | 2.8.111-ex112 | industrialcraft-2-2.8.111-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  721. | LCHIJA | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None |
  722. | LCHIJA | binniecore | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  723. | LCHIJA | binniedesign | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  724. | LCHIJA | genetics | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  725. | LCHIJA | botany | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  726. | LCHIJA | extrabees | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  727. | LCHIJA | extratrees | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  728. | LCHIJA | biomesoplenty | 7.0.1.2425 | BiomesOPlenty-1.12.2-7.0.1.2425-universal.jar | None |
  729. | LCHIJA | blockcraftery | 1.12.2-1.2.0 | blockcraftery-1.12.2-1.2.0.jar | None |
  730. | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
  731. | LCHIJA | bloodmagic | 1.12.2-2.4.0-102 | BloodMagic-1.12.2-2.4.0-102.jar | None |
  732. | LCHIJA | bookshelf | 2.3.577 | Bookshelf-1.12.2-2.3.577.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  733. | LCHIJA | botania | r1.10-360 | Botania r1.10-360.jar | None |
  734. | LCHIJA | buildinggadgets | 2.6.6 | BuildingGadgets-2.6.6.jar | None |
  735. | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  736. | LCHIJA | chickenchunks | 2.4.1.73 | ChickenChunks-1.12.2-2.4.1.73-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  737. | LCHIJA | chiselsandbits | 14.31 | chiselsandbits-14.31.jar | None |
  738. | LCHIJA | cyclopscore | 1.0.6 | CyclopsCore-1.12.2-1.0.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  739. | LCHIJA | commoncapabilities | 2.1.0 | CommonCapabilities-1.12.2-2.1.0.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  740. | LCHIJA | refinedstorage | 1.6.12 | refinedstorage-1.6.12.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
  741. | LCHIJA | compactmachines3 | 3.0.15 | compactmachines3-1.12.2-3.0.15-b249.jar | None |
  742. | LCHIJA | compactsolars | 1.12.2-5.0.18.341 | CompactSolars-1.12.2-5.0.18.341-universal.jar | None |
  743. | LCHIJA | cookingforblockheads | 6.4.69 | CookingForBlockheads_1.12.2-6.4.69.jar | None |
  744. | LCHIJA | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.15.jar | None |
  745. | LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  746. | LCHIJA | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
  747. | LCHIJA | danknull | 1.4.46 | DankNull-1.12-1.4.46.jar | None |
  748. | LCHIJA | darkutils | 1.8.223 | DarkUtils-1.12.2-1.8.223.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  749. | LCHIJA | eleccore | 1.9.452 | ElecCore-1.12.2-1.9.452.jar | None |
  750. | LCHIJA | mcjtylib_ng | 3.1.1 | mcjtylib-1.12-3.1.1.jar | None |
  751. | LCHIJA | opencomputers | 1.7.4.153 | OpenComputers-MC1.12.2-1.7.4.153.jar | None |
  752. | LCHIJA | rftools | 7.61 | rftools-1.12-7.61.jar | None |
  753. | LCHIJA | deepresonance | 1.7.6 | deepresonance-1.12-1.7.6.jar | None |
  754. | LCHIJA | diethopper | 1.1 | diethopper-1.1.jar | None |
  755. | LCHIJA | elevatorid | 1.3.8 | ElevatorMod-1.12.2-1.3.8.jar | None |
  756. | LCHIJA | enderiobase | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  757. | LCHIJA | enderioconduits | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  758. | LCHIJA | enderioconduitsappliedenergistics | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  759. | LCHIJA | enderioconduitsopencomputers | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  760. | LCHIJA | enderioconduitsrefinedstorage | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  761. | LCHIJA | enderiointegrationforestry | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  762. | LCHIJA | enderiointegrationticlate | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  763. | LCHIJA | ftblib | 5.4.1.91 | FTBLib-5.4.1.91.jar | None |
  764. | LCHIJA | enderiomachines | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  765. | LCHIJA | enderiopowertools | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  766. | LCHIJA | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  767. | LCHIJA | valkyrielib | 1.12.2-2.0.19.1 | valkyrielib-1.12.2-2.0.19.1.jar | None |
  768. | LCHIJA | environmentaltech | 1.12.2-2.0.19.1 | environmentaltech-1.12.2-2.0.19.1.jar | None |
  769. | LCHIJA | immersiveengineering | 0.12-89 | ImmersiveEngineering-0.12-89.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  770. | LCHIJA | exchangers | 1.12.2-2.8 | Exchangers-1.12.2-2.8.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  771. | LCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
  772. | LCHIJA | zerocore | 1.12.2-0.1.2.8 | zerocore-1.12.2-0.1.2.8.jar | None |
  773. | LCHIJA | bigreactors | 1.12.2-0.4.5.65 | ExtremeReactors-1.12.2-0.4.5.65.jar | None |
  774. | LCHIJA | fastfurnace | 1.2.1 | FastFurnace-1.12.2-1.2.1.jar | None |
  775. | LCHIJA | flatcoloredblocks | mc1.12-6.6 | flatcoloredblocks-mc1.12-6.6.jar | None |
  776. | LCHIJA | foamfix | 0.10.3-1.12.2 | foamfix-0.10.3-1.12.2.jar | None |
  777. | LCHIJA | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None |
  778. | LCHIJA | ftbutilities | 5.4.0.87 | FTBUtilities-5.4.0.87.jar | None |
  779. | LCHIJA | ftbbackups | 0.0.0.ftbbackups | FTBUtilitiesBackups-1.0.0.2.jar | None |
  780. | LCHIJA | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.2.jar | None |
  781. | LCHIJA | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
  782. | LCHIJA | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None |
  783. | LCHIJA | gravestone | 1.10.1 | gravestone-1.10.1.jar | None |
  784. | LCHIJA | ichunutil | 7.2.1 | iChunUtil-1.12.2-7.2.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  785. | LCHIJA | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  786. | LCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.8-232.jar | None |
  787. | LCHIJA | integrateddynamics | 1.0.8 | IntegratedDynamics-1.12.2-1.0.8.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  788. | LCHIJA | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-1.0.8.jar | None |
  789. | LCHIJA | integratedtunnels | 1.6.7 | IntegratedTunnels-1.12.2-1.6.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  790. | LCHIJA | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.6.7.jar | None |
  791. | LCHIJA | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zb.jar | None |
  792. | LCHIJA | integrationforegoing | 1.12.2-1.9 | IntegrationForegoing-1.12.2-1.9.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  793. | LCHIJA | inventorysorter | 1.13.3+57 | inventorysorter-1.12.2-1.13.3+57.jar | None |
  794. | LCHIJA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  795. | LCHIJA | ironchest | 1.12.2-7.0.59.842 | ironchest-1.12.2-7.0.59.842.jar | None |
  796. | LCHIJA | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
  797. | LCHIJA | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None |
  798. | LCHIJA | lostcities | 2.0.17 | lostcities-1.12-2.0.17.jar | None |
  799. | LCHIJA | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None |
  800. | LCHIJA | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None |
  801. | LCHIJA | meecreeps | 1.2.3 | meecreeps-1.12-1.2.3.jar | None |
  802. | LCHIJA | mercurius | 1.0.6 | Mercurius-1.12.2.jar | None |
  803. | LCHIJA | minetogether | unspecified | minetogether-1.10.2-2.1.3.jar | None |
  804. | LCHIJA | minetogetherserver | unspecified | minetogether-1.10.2-2.1.3.jar | None |
  805. | LCHIJA | mob_grinding_utils | 0.3.13 | MobGrindingUtils-0.3.13.jar | None |
  806. | LCHIJA | monk | 1.4 | monk-mod-1.4.jar | None |
  807. | LCHIJA | morph | 7.1.3 | Morph-1.12.2-7.1.3.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  808. | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  809. | LCHIJA | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
  810. | LCHIJA | notenoughwands | 1.7.3 | notenoughwands-1.12-1.7.3.jar | None |
  811. | LCHIJA | placebo | 1.5.1 | Placebo-1.12.2-1.5.1.jar | None |
  812. | LCHIJA | pneumaticcraft | 1.12.2-0.9.3-324 | pneumaticcraft-repressurized-1.12.2-0.9.3-324.jar | None |
  813. | LCHIJA | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  814. | LCHIJA | psi | r1.1-72 | Psi-r1.1-72.jar | None |
  815. | LCHIJA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  816. | LCHIJA | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
  817. | LCHIJA | reborncore | 3.13.6.424 | RebornCore-1.12.2-3.13.6.424-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  818. | LCHIJA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.3.2.79.jar | None |
  819. | LCHIJA | redstonearsenal | 2.6.2 | RedstoneArsenal-1.12.2-2.6.2.17-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  820. | LCHIJA | refinedstorageaddons | 0.4.3 | refinedstorageaddons-0.4.3.jar | None |
  821. | LCHIJA | rftoolscontrol | 1.9.3 | rftoolsctrl-1.12-1.9.3.jar | None |
  822. | LCHIJA | rftoolsdim | 5.64 | rftoolsdim-1.12-5.64.jar | None |
  823. | LCHIJA | thermaldynamics | 2.5.4 | ThermalDynamics-1.12.2-2.5.4.18-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  824. | LCHIJA | simplyjetpacks | 2.2.10.63 | SimplyJetpacks2-1.12.2-2.2.10.63.jar | None |
  825. | LCHIJA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None |
  826. | LCHIJA | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
  827. | LCHIJA | thermalcultivation | 0.3.2 | ThermalCultivation-1.12.2-0.3.2.11-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  828. | LCHIJA | thermalinnovation | 0.3.2 | ThermalInnovation-1.12.2-0.3.2.11-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  829. | LCHIJA | topaddons | 1.12.2-1.10.1 | topaddons-1.12.2-1.10.1.jar | None |
  830. | LCHIJA | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.19.1.jar | None |
  831. | LCHIJA | wanionlib | 1.12.2-2.2 | WanionLib-1.12.2-2.2.jar | None |
  832. | LCHIJA | wct | 3.11.88 | WirelessCraftingTerminal-1.12.2-3.11.88.jar | None |
  833. | LCHIJA | xnet | 1.7.6 | xnet-1.12-1.7.6.jar | None |
  834. | LCHIJA | eleccoreloader | 1.9.452 | ElecCore-1.12.2-1.9.452.jar | None |
  835. | LCHIJA | mysticallib | 1.12.2-1.1.1 | mysticallib-1.12.2-1.1.1.jar | None |
  836. | LCHIJA | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
  837. | LCHIJA | unidict | 1.12.2-2.9.2 | UniDict-1.12.2-2.9.2.jar | None |
  838.  
  839. Loaded coremods (and transformers):
  840. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  841. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  842. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
  843. pl.asie.foamfix.coremod.FoamFixTransformer
  844. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  845. lumien.resourceloader.asm.ClassTransformer
  846. TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  847. li.cil.oc.common.asm.ClassTransformer
  848. AstralCore (astralsorcery-1.12.2-1.10.11.jar)
  849.  
  850. EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
  851. com.enderio.core.common.transform.EnderCoreTransformer
  852. com.enderio.core.common.transform.SimpleMixinPatcher
  853. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  854.  
  855. ForgelinPlugin (Forgelin-1.8.2.jar)
  856.  
  857. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  858. team.chisel.ctm.client.asm.CTMTransformer
  859. AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
  860. Pulsar/tconstruct loaded Pulses:
  861. - TinkerCommons (Enabled/Forced)
  862. - TinkerWorld (Enabled/Not Forced)
  863. - TinkerTools (Enabled/Not Forced)
  864. - TinkerHarvestTools (Enabled/Forced)
  865. - TinkerMeleeWeapons (Enabled/Forced)
  866. - TinkerRangedWeapons (Enabled/Forced)
  867. - TinkerModifiers (Enabled/Forced)
  868. - TinkerSmeltery (Enabled/Not Forced)
  869. - TinkerGadgets (Enabled/Not Forced)
  870. - TinkerOredict (Enabled/Forced)
  871. - TinkerIntegration (Enabled/Forced)
  872. - TinkerFluids (Enabled/Forced)
  873. - TinkerMaterials (Enabled/Forced)
  874. - TinkerModelRegister (Enabled/Forced)
  875. - chiselIntegration (Enabled/Not Forced)
  876. - chiselsandbitsIntegration (Enabled/Not Forced)
  877. - theoneprobeIntegration (Enabled/Not Forced)
  878.  
  879. List of loaded APIs:
  880. * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r146.jar
  881. * ae2wtlib|api (1.1) from AE2WTLib-1.12.2-1.0.6.jar
  882. * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
  883. * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  884. * betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
  885. * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
  886. * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.65.jar
  887. * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.0-102.jar
  888. * BotaniaAPI (92) from Botania r1.10-360.jar
  889. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  890. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  891. * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.31.jar
  892. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.2.25-universal.jar
  893. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.1.0.jar
  894. * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  895. * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  896. * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  897. * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  898. * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  899. * DR-API (1.0.4-Beta) from deepresonance-1.12-1.7.6.jar
  900. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.20.333-universal.jar
  901. * ElecCoreAPI (1.0.0) from ElecCore-1.12.2-1.9.452.jar
  902. * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  903. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  904. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  905. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  906. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  907. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  908. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  909. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  910. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  911. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
  912. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
  913. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
  914. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
  915. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
  916. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
  917. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
  918. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
  919. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
  920. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
  921. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
  922. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
  923. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
  924. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
  925. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
  926. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
  927. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
  928. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
  929. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
  930. * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.2.jar
  931. * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
  932. * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
  933. * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.1.jar
  934. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-89.jar
  935. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-89.jar
  936. * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.8-232.jar
  937. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-1.0.8.jar
  938. * jeresources|API (0.9.0.52) from JustEnoughResources-1.12.2-0.9.0.52.jar
  939. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.4.jar
  940. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.4.jar
  941. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.4.jar
  942. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.4.jar
  943. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.4.jar
  944. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.268.jar
  945. * modtogether|api (1.0) from minetogether-1.10.2-2.1.3.jar
  946. * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
  947. * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  948. * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  949. * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  950. * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  951. * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  952. * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  953. * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  954. * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  955. * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  956. * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  957. * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  958. * PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.9.3-324.jar
  959. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12.2-2.0.36.jar
  960. * PsiAPI (11) from Psi-r1.1-72.jar
  961. * reborncoreAPI (3.13.6.424) from RebornCore-1.12.2-3.13.6.424-universal.jar
  962. * reborncoreAPI|Power (3.13.6.424) from RebornCore-1.12.2-3.13.6.424-universal.jar
  963. * reborncoreAPI|Recipe (3.13.6.424) from RebornCore-1.12.2-3.13.6.424-universal.jar
  964. * reborncoreAPI|Tile (3.13.6.424) from RebornCore-1.12.2-3.13.6.424-universal.jar
  965. * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
  966. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  967. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  968. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  969. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  970. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  971. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  972. * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
  973. * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
  974. * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.19.1.jar
  975. * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.11.88.jar
  976. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  977. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  978. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  979. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  980. RebornCore:
  981. Plugin Engine: 0
  982. RebornCore Version: 3.13.6.424
  983. Runtime Debofucsation 1
  984. Ender IO: No known problems detected.
  985.  
  986. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  987. !!!You are looking at the diagnostics information, not at the crash. !!!
  988. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  989. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  990.  
  991. AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, Mekanism:OFF, OpenComputers:ON, THE_ONE_PROBE:ON, TESLA:ON, CRAFTTWEAKER:ON
  992. Profiler Position: N/A (disabled)
  993. Player Count: 1 / 4; [EntityPlayerMP['Eve5025'/731837, l='world', x=275.67, y=62.42, z=243.24]]
  994. Is Modded: Definitely; Server brand changed to 'fml,forge'
  995. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement