Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.81 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LoadingPlugin (ResourceLoader-MC1.12-1.5.2.jar)
  5. LoadingPlugin (Quark-r1.2-101.jar)
  6. SFRCore (SolarFluxReborn-1.12-3.24r.jar)
  7. AppleCore (AppleCore-mc1.12-2.2.1.jar)
  8. Inventory Tweaks Coremod (InventoryTweaks-1.63+beta.106.jar)
  9. HammerCoreCore (HammerCore_1.12-1.9.2.jar)
  10. ForgelinPlugin (Forgelin-1.5.0.jar)
  11. LoadingPlugin (RandomThings-MC1.12-4.0.3.jar)
  12. Default Options (DefaultOptions_1.12-9.2.1.jar)
  13. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.3-1.12-anarchy.jar)
  14. LoadingPlugin (Bloodmoon-MC1.12-1.5.1.jar)
  15. CTMCorePlugin (CTM-MC1.12-0.2.0.3.jar)
  16. CoreMod (Aroma1997Core-1.12-1.3.0.0.b94.jar)
  17. MoadAdvancements:Core (moaradvancements-1.0.0.2.jar)
  18. CoreModLoader (applied-llamagistics-1.12-rv5-alpha-3.jar)
  19. ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.0.2.jar)
  20. AstralCore (astralsorcery-1.12-1.6.jar)
  21. BlurPlugin (Blur-1.0.3-13.jar)
  22. Contact their authors BEFORE contacting forge
  23.  
  24. // There are four lights!
  25.  
  26. Time: 7/20/17 10:50 AM
  27. Description: Watching Server
  28.  
  29. java.lang.Error
  30. at java.util.ArrayList.iterator(ArrayList.java:834)
  31. at com.google.common.collect.AbstractMapBasedMultimap$Itr.next(AbstractMapBasedMultimap.java:1180)
  32. at java.util.AbstractCollection.toArray(AbstractCollection.java:196)
  33. at com.raoulvdberge.refinedstorage.inventory.ItemHandlerInterface.invalidate(ItemHandlerInterface.java:77)
  34. at com.raoulvdberge.refinedstorage.inventory.ItemHandlerInterface.accept(ItemHandlerInterface.java:73)
  35. at com.raoulvdberge.refinedstorage.inventory.ItemHandlerInterface.accept(ItemHandlerInterface.java:13)
  36. at com.raoulvdberge.refinedstorage.apiimpl.storage.StorageCacheItem.lambda$add$2(StorageCacheItem.java:64)
  37. at com.raoulvdberge.refinedstorage.apiimpl.storage.StorageCacheItem$$Lambda$1355/1983422338.accept(Unknown Source)
  38. at java.lang.Iterable.forEach(Iterable.java:75)
  39. at com.raoulvdberge.refinedstorage.apiimpl.storage.StorageCacheItem.add(StorageCacheItem.java:64)
  40. at com.raoulvdberge.refinedstorage.apiimpl.storage.StorageCacheItem.invalidate(StorageCacheItem.java:48)
  41. at com.raoulvdberge.refinedstorage.apiimpl.network.node.externalstorage.NetworkNodeExternalStorage.updateStorage(NetworkNodeExternalStorage.java:226)
  42. at com.raoulvdberge.refinedstorage.apiimpl.network.node.externalstorage.NetworkNodeExternalStorage.onConnectedStateChange(NetworkNodeExternalStorage.java:73)
  43. at com.raoulvdberge.refinedstorage.apiimpl.network.node.NetworkNode.onConnected(NetworkNode.java:66)
  44. at com.raoulvdberge.refinedstorage.apiimpl.network.NetworkNodeGraph.rebuild(NetworkNodeGraph.java:62)
  45. at com.raoulvdberge.refinedstorage.tile.TileController.func_73660_a(TileController.java:222)
  46. at net.minecraft.world.World.func_72939_s(World.java:1807)
  47. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:614)
  48. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:761)
  49. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:391)
  50. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:665)
  51. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:523)
  52. at java.lang.Thread.run(Thread.java:745)
  53.  
  54.  
  55. A detailed walkthrough of the error, its code path and all known details is as follows:
  56. ---------------------------------------------------------------------------------------
  57.  
  58. -- Head --
  59. Thread: Server Watchdog
  60. Stacktrace:
  61. at java.util.ArrayList.iterator(ArrayList.java:834)
  62. at com.google.common.collect.AbstractMapBasedMultimap$Itr.next(AbstractMapBasedMultimap.java:1180)
  63. at java.util.AbstractCollection.toArray(AbstractCollection.java:196)
  64. at com.raoulvdberge.refinedstorage.inventory.ItemHandlerInterface.invalidate(ItemHandlerInterface.java:77)
  65. at com.raoulvdberge.refinedstorage.inventory.ItemHandlerInterface.accept(ItemHandlerInterface.java:73)
  66. at com.raoulvdberge.refinedstorage.inventory.ItemHandlerInterface.accept(ItemHandlerInterface.java:13)
  67. at com.raoulvdberge.refinedstorage.apiimpl.storage.StorageCacheItem.lambda$add$2(StorageCacheItem.java:64)
  68. at com.raoulvdberge.refinedstorage.apiimpl.storage.StorageCacheItem$$Lambda$1355/1983422338.accept(Unknown Source)
  69. at java.lang.Iterable.forEach(Iterable.java:75)
  70. at com.raoulvdberge.refinedstorage.apiimpl.storage.StorageCacheItem.add(StorageCacheItem.java:64)
  71. at com.raoulvdberge.refinedstorage.apiimpl.storage.StorageCacheItem.invalidate(StorageCacheItem.java:48)
  72. at com.raoulvdberge.refinedstorage.apiimpl.network.node.externalstorage.NetworkNodeExternalStorage.updateStorage(NetworkNodeExternalStorage.java:226)
  73. at com.raoulvdberge.refinedstorage.apiimpl.network.node.externalstorage.NetworkNodeExternalStorage.onConnectedStateChange(NetworkNodeExternalStorage.java:73)
  74. at com.raoulvdberge.refinedstorage.apiimpl.network.node.NetworkNode.onConnected(NetworkNode.java:66)
  75. at com.raoulvdberge.refinedstorage.apiimpl.network.NetworkNodeGraph.rebuild(NetworkNodeGraph.java:62)
  76. at com.raoulvdberge.refinedstorage.tile.TileController.func_73660_a(TileController.java:222)
  77. at net.minecraft.world.World.func_72939_s(World.java:1807)
  78. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:614)
  79. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:761)
  80. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:391)
  81. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:665)
  82.  
  83. -- Thread Dump --
  84. Details:
  85. Threads: "process reaper" Id=388 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@5aaea66b
  86. at sun.misc.Unsafe.park(Native Method)
  87. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@5aaea66b
  88. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  89. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  90. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  91. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  92. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  93. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  94. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  95. ...
  96.  
  97.  
  98. "AE Compass Service" Id=231 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5469434e
  99. at sun.misc.Unsafe.park(Native Method)
  100. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5469434e
  101. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  102. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  103. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  104. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  105. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  106. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  107. at java.lang.Thread.run(Thread.java:745)
  108.  
  109.  
  110. "Netty Epoll Server IO #15" Id=207 RUNNABLE
  111. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  112. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  113. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  114. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  115. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  116. at java.lang.Thread.run(Thread.java:745)
  117.  
  118.  
  119. "Chunk I/O Executor Thread-1" Id=182 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5056cd1b
  120. at sun.misc.Unsafe.park(Native Method)
  121. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5056cd1b
  122. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  123. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  124. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  125. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  126. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  127. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  128. at java.lang.Thread.run(Thread.java:745)
  129.  
  130.  
  131. "Netty Epoll Server IO #14" Id=178 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:745)
  138.  
  139.  
  140. "Netty Epoll Server IO #13" Id=177 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:745)
  147.  
  148.  
  149. "Netty Epoll Server IO #12" Id=176 RUNNABLE
  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:745)
  156.  
  157.  
  158. "Netty Epoll Server IO #11" Id=175 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:745)
  165.  
  166.  
  167. "Netty Epoll Server IO #10" Id=170 RUNNABLE
  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:745)
  174.  
  175.  
  176. "Netty Epoll Server IO #9" Id=169 RUNNABLE
  177. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  178. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  179. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  180. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  181. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  182. at java.lang.Thread.run(Thread.java:745)
  183.  
  184.  
  185. "Netty Epoll Server IO #8" Id=166 RUNNABLE
  186. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  187. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  188. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  189. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  190. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  191. at java.lang.Thread.run(Thread.java:745)
  192.  
  193.  
  194. "Netty Epoll Server IO #7" Id=165 RUNNABLE
  195. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  196. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  197. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  198. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  199. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  200. at java.lang.Thread.run(Thread.java:745)
  201.  
  202.  
  203. "Netty Epoll Server IO #6" Id=158 RUNNABLE
  204. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  205. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  206. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  207. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  208. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  209. at java.lang.Thread.run(Thread.java:745)
  210.  
  211.  
  212. "Netty Epoll Server IO #5" Id=157 RUNNABLE
  213. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  214. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  215. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  216. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  217. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  218. at java.lang.Thread.run(Thread.java:745)
  219.  
  220.  
  221. "Netty Epoll Server IO #4" Id=153 RUNNABLE
  222. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  223. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  224. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  225. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  226. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  227. at java.lang.Thread.run(Thread.java:745)
  228.  
  229.  
  230. "Netty Epoll Server IO #3" Id=152 RUNNABLE
  231. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  232. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  233. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  234. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  235. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  236. at java.lang.Thread.run(Thread.java:745)
  237.  
  238.  
  239. "threadDeathWatcher-2-1" Id=151 TIMED_WAITING
  240. at java.lang.Thread.sleep(Native Method)
  241. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  242. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  243. at java.lang.Thread.run(Thread.java:745)
  244.  
  245.  
  246. "Netty Epoll Server IO #2" Id=150 RUNNABLE
  247. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  248. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  249. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  250. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  251. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  252. at java.lang.Thread.run(Thread.java:745)
  253.  
  254.  
  255. "Netty Epoll Server IO #1" Id=149 RUNNABLE
  256. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  257. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  258. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  259. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  260. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  261. at java.lang.Thread.run(Thread.java:745)
  262.  
  263.  
  264. "ic2-poolthread-8" Id=145 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@15544975
  265. at java.lang.Object.wait(Native Method)
  266. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@15544975
  267. at java.lang.Object.wait(Object.java:502)
  268. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  269. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  270. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  271. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  272. at java.lang.Thread.run(Thread.java:745)
  273.  
  274.  
  275. "ic2-poolthread-7" Id=144 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@15544975
  276. at java.lang.Object.wait(Native Method)
  277. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@15544975
  278. at java.lang.Object.wait(Object.java:502)
  279. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  280. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  281. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  282. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  283. at java.lang.Thread.run(Thread.java:745)
  284.  
  285.  
  286. "ic2-poolthread-6" Id=143 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@15544975
  287. at java.lang.Object.wait(Native Method)
  288. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@15544975
  289. at java.lang.Object.wait(Object.java:502)
  290. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  291. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  292. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  293. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  294. at java.lang.Thread.run(Thread.java:745)
  295.  
  296.  
  297. "ic2-poolthread-5" Id=142 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@15544975
  298. at java.lang.Object.wait(Native Method)
  299. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@15544975
  300. at java.lang.Object.wait(Object.java:502)
  301. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  302. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  303. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  304. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  305. at java.lang.Thread.run(Thread.java:745)
  306.  
  307.  
  308. "ic2-poolthread-4" Id=141 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@15544975
  309. at java.lang.Object.wait(Native Method)
  310. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@15544975
  311. at java.lang.Object.wait(Object.java:502)
  312. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  313. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  314. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  315. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  316. at java.lang.Thread.run(Thread.java:745)
  317.  
  318.  
  319. "ic2-poolthread-3" Id=140 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@15544975
  320. at java.lang.Object.wait(Native Method)
  321. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@15544975
  322. at java.lang.Object.wait(Object.java:502)
  323. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  324. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  325. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  326. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  327. at java.lang.Thread.run(Thread.java:745)
  328.  
  329.  
  330. "ic2-poolthread-2" Id=139 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@15544975
  331. at java.lang.Object.wait(Native Method)
  332. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@15544975
  333. at java.lang.Object.wait(Object.java:502)
  334. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  335. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  336. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  337. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  338. at java.lang.Thread.run(Thread.java:745)
  339.  
  340.  
  341. "File IO Thread" Id=138 TIMED_WAITING
  342. at java.lang.Thread.sleep(Native Method)
  343. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:44)
  344. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  345. at java.lang.Thread.run(Thread.java:745)
  346.  
  347.  
  348. "Java2D Disposer" Id=78 WAITING on java.lang.ref.ReferenceQueue$Lock@3a66284a
  349. at java.lang.Object.wait(Native Method)
  350. - waiting on java.lang.ref.ReferenceQueue$Lock@3a66284a
  351. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  352. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  353. at sun.java2d.Disposer.run(Disposer.java:148)
  354. at java.lang.Thread.run(Thread.java:745)
  355.  
  356.  
  357. "DiscordChat-send-queue" Id=77 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@240b7f7b
  358. at sun.misc.Unsafe.park(Native Method)
  359. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@240b7f7b
  360. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  361. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  362. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  363. at net.shadowfacts.discordchat.core.DiscordChat.sendQueueThread(DiscordChat.java:137)
  364. at net.shadowfacts.discordchat.core.DiscordChat$$Lambda$1286/526753740.run(Unknown Source)
  365. at java.lang.Thread.run(Thread.java:745)
  366.  
  367.  
  368. "Server Watchdog" Id=66 RUNNABLE
  369. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  370. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  371. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:46)
  372. at java.lang.Thread.run(Thread.java:745)
  373.  
  374.  
  375. "ic2-poolthread-1" Id=65 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@15544975
  376. at java.lang.Object.wait(Native Method)
  377. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@15544975
  378. at java.lang.Object.wait(Object.java:502)
  379. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  380. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  381. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  382. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  383. at java.lang.Thread.run(Thread.java:745)
  384.  
  385.  
  386. "Netty Epoll Server IO #0" Id=60 RUNNABLE (in native)
  387. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  388. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  389. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  390. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  391. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  392. at java.lang.Thread.run(Thread.java:745)
  393.  
  394.  
  395. "Netty Server IO - Mob AI Thread-0" Id=59 WAITING on java.lang.Object@42d340f4
  396. at java.lang.Object.wait(Native Method)
  397. - waiting on java.lang.Object@42d340f4
  398. at java.lang.Object.wait(Object.java:502)
  399. at thut.api.entity.ai.AIThreadManager$AIThread$1.run(AIThreadManager.java:160)
  400. at java.lang.Thread.run(Thread.java:745)
  401.  
  402.  
  403. "JDA MainWS-KeepAlive" Id=54 TIMED_WAITING
  404. at java.lang.Thread.sleep(Native Method)
  405. at net.shadowfacts.discordchat.repack.net.dv8tion.jda.core.requests.WebSocketClient.lambda$setupKeepAlive$0(WebSocketClient.java:377)
  406. at net.shadowfacts.discordchat.repack.net.dv8tion.jda.core.requests.WebSocketClient$$Lambda$498/978495646.run(Unknown Source)
  407. at java.lang.Thread.run(Thread.java:745)
  408.  
  409.  
  410. "WritingThread" Id=52 WAITING on net.shadowfacts.discordchat.repack.com.neovisionaries.ws.client.WritingThread@757bb63a
  411. at java.lang.Object.wait(Native Method)
  412. - waiting on net.shadowfacts.discordchat.repack.com.neovisionaries.ws.client.WritingThread@757bb63a
  413. at java.lang.Object.wait(Object.java:502)
  414. at net.shadowfacts.discordchat.repack.com.neovisionaries.ws.client.WritingThread.waitForFrames(WritingThread.java:307)
  415. at net.shadowfacts.discordchat.repack.com.neovisionaries.ws.client.WritingThread.main(WritingThread.java:91)
  416. at net.shadowfacts.discordchat.repack.com.neovisionaries.ws.client.WritingThread.run(WritingThread.java:57)
  417.  
  418.  
  419. "ReadingThread" Id=51 RUNNABLE (in native)
  420. at java.net.SocketInputStream.socketRead0(Native Method)
  421. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  422. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  423. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  424. at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
  425. at sun.security.ssl.InputRecord.read(InputRecord.java:503)
  426. at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
  427. - locked java.lang.Object@7ed4f4a7
  428. at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
  429. ...
  430.  
  431.  
  432. "Thread-4" Id=48 TIMED_WAITING on net.shadowfacts.discordchat.repack.com.mashape.unirest.http.utils.SyncIdleConnectionMonitorThread@71352fe8
  433. at java.lang.Object.wait(Native Method)
  434. - waiting on net.shadowfacts.discordchat.repack.com.mashape.unirest.http.utils.SyncIdleConnectionMonitorThread@71352fe8
  435. at net.shadowfacts.discordchat.repack.com.mashape.unirest.http.utils.SyncIdleConnectionMonitorThread.run(SyncIdleConnectionMonitorThread.java:22)
  436.  
  437.  
  438. "Server console handler" Id=23 RUNNABLE (in native)
  439. at java.io.FileInputStream.read0(Native Method)
  440. at java.io.FileInputStream.read(FileInputStream.java:207)
  441. at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:166)
  442. - locked jline.internal.NonBlockingInputStream@289d9ca5
  443. at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:135)
  444. at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:243)
  445. at jline.internal.InputStreamReader.read(InputStreamReader.java:257)
  446. - locked jline.internal.NonBlockingInputStream@289d9ca5
  447. at jline.internal.InputStreamReader.read(InputStreamReader.java:194)
  448. - locked jline.internal.NonBlockingInputStream@289d9ca5
  449. at jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2136)
  450. ...
  451.  
  452.  
  453. "DestroyJavaVM" Id=22 RUNNABLE
  454.  
  455.  
  456. "Server thread" Id=20 RUNNABLE
  457. at java.util.ArrayList.iterator(ArrayList.java:834)
  458. at com.google.common.collect.AbstractMapBasedMultimap$Itr.next(AbstractMapBasedMultimap.java:1180)
  459. at java.util.AbstractCollection.toArray(AbstractCollection.java:196)
  460. at com.raoulvdberge.refinedstorage.inventory.ItemHandlerInterface.invalidate(ItemHandlerInterface.java:77)
  461. at com.raoulvdberge.refinedstorage.inventory.ItemHandlerInterface.accept(ItemHandlerInterface.java:73)
  462. at com.raoulvdberge.refinedstorage.inventory.ItemHandlerInterface.accept(ItemHandlerInterface.java:13)
  463. at com.raoulvdberge.refinedstorage.apiimpl.storage.StorageCacheItem.lambda$add$2(StorageCacheItem.java:64)
  464. at com.raoulvdberge.refinedstorage.apiimpl.storage.StorageCacheItem$$Lambda$1355/1983422338.accept(Unknown Source)
  465. ...
  466.  
  467.  
  468. "Server Infinisleeper" Id=19 TIMED_WAITING
  469. at java.lang.Thread.sleep(Native Method)
  470. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:79)
  471.  
  472.  
  473. "Snooper Timer" Id=18 TIMED_WAITING on java.util.TaskQueue@1109e64a
  474. at java.lang.Object.wait(Native Method)
  475. - waiting on java.util.TaskQueue@1109e64a
  476. at java.util.TimerThread.mainLoop(Timer.java:552)
  477. at java.util.TimerThread.run(Timer.java:505)
  478.  
  479.  
  480. "NonBlockingInputStreamThread" Id=17 WAITING on jline.internal.NonBlockingInputStream@289d9ca5 owned by "Server console handler" Id=23
  481. at java.lang.Object.wait(Native Method)
  482. - waiting on jline.internal.NonBlockingInputStream@289d9ca5
  483. at jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:275)
  484. at java.lang.Thread.run(Thread.java:745)
  485.  
  486.  
  487. "Signal Dispatcher" Id=5 RUNNABLE
  488.  
  489.  
  490. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@499bc1ec
  491. at java.lang.Object.wait(Native Method)
  492. - waiting on java.lang.ref.ReferenceQueue$Lock@499bc1ec
  493. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  494. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  495. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  496.  
  497.  
  498. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@da714ce
  499. at java.lang.Object.wait(Native Method)
  500. - waiting on java.lang.ref.Reference$Lock@da714ce
  501. at java.lang.Object.wait(Object.java:502)
  502. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  503. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  504.  
  505.  
  506.  
  507. Stacktrace:
  508. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:63)
  509. at java.lang.Thread.run(Thread.java:745)
  510.  
  511. -- System Details --
  512. Details:
  513. Minecraft Version: 1.12
  514. Operating System: Linux (amd64) version 3.14.32-xxxx-grs-ipv6-64
  515. Java Version: 1.8.0_121, Oracle Corporation
  516. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  517. Memory: 605186304 bytes (577 MB) / 2119725056 bytes (2021 MB) up to 5351276544 bytes (5103 MB)
  518. JVM Flags: 7 total; -Xms512M -Xmx5G -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  519. IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
  520. FML: MCP 9.40 Powered by Forge 14.21.1.2406 181 mods loaded, 180 mods active
  521. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  522. UCHIJAAAA minecraft{1.12} [Minecraft] (minecraft.jar)
  523. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  524. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2406-universal.jar)
  525. UCHIJAAAA forge{14.21.1.2406} [Minecraft Forge] (forge-1.12-14.21.1.2406-universal.jar)
  526. UCHIJAAAA appliedenergistics2-core{rv5-alpha-3} [Applied Llamagistics Core] (minecraft.jar)
  527. UCHIJAAAA aroma1997core{1.3.0.0.b94} [Aroma1997Core] (Aroma1997Core-1.12-1.3.0.0.b94.jar)
  528. UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  529. UCHIJAAAA dmonsters{1.53} [Deadly Monsters] (1.12_deadly_monsters_1.53.jar)
  530. UCHIJAAAA securitycraft{v1.8.2.2} [SecurityCraft] ([1.12] SecurityCraft v1.8.2.2.jar)
  531. UCHIJAAAA actuallyadditions{1.12-r115} [Actually Additions] (ActuallyAdditions-1.12-r115.jar)
  532. UCHIJAAAA applecore{2.2.1} [AppleCore] (AppleCore-mc1.12-2.2.1.jar)
  533. UCHIJAAAA jei{4.7.1.75} [Just Enough Items] (jei_1.12-4.7.1.75.jar)
  534. UCHIJAAAA appleskin{1.0.7} [AppleSkin] (AppleSkin-mc1.12-1.0.7.jar)
  535. UCHIJAAAA ic2{2.8.7-ex112} [IndustrialCraft 2] (industrialcraft-2-2.8.7-ex112.jar)
  536. UCHIJAAAA codechickenlib{3.1.0.278} [CodeChicken Lib] (CodeChickenLib-1.12-3.1.0.278-universal.jar)
  537. UCHIJAAAA redstoneflux{2.0.1} [Redstone Flux] (RedstoneFlux-1.12-2.0.1.2-universal.jar)
  538. UCHIJAAAA cofhcore{4.3.2} [CoFH Core] (CoFHCore-1.12-4.3.2.7-universal.jar)
  539. UCHIJAAAA cofhworld{1.0.0} [CoFH World] (CoFHWorld-1.12-1.0.0.6-universal.jar)
  540. UCHIJAAAA thermalfoundation{2.3.2} [Thermal Foundation] (ThermalFoundation-1.12-2.3.2.8-universal.jar)
  541. UCHIJAAAA thermalexpansion{5.3.2} [Thermal Expansion] (ThermalExpansion-1.12-5.3.2.10-universal.jar)
  542. UCHIJAAAA appliedenergistics2{rv5-alpha-3} [Applied Llamagistics] (applied-llamagistics-1.12-rv5-alpha-3.jar)
  543. UCHIJAAAA immcraft{1.3.5} [Immersive Craft] (immcraft-1.12-1.3.5.jar)
  544. UCHIJAAAA aquamunda{0.1.1beta} [Aqua Munda] (aquamunda-1.12-0.1.1beta.jar)
  545. UCHIJAAAA mantle{1.12-1.3.0.8} [Mantle] (Mantle-1.12-1.3.0.8.jar)
  546. UCHIJAAAA thedragonlib{1.12-4.0.1} [TheDragonLib] (thedragonlib-1.12-4.0.1.jar)
  547. UCHIJAAAA armorplus{1.12-11.3.0.7-alpha} [ArmorPlus] (armorplus-1.12-11.3.0.7-alpha.jar)
  548. UCHIJAAAA aroma1997corehelper{1.3.0.0.b94} [Aroma1997Core|Helper] (Aroma1997Core-1.12-1.3.0.0.b94.jar)
  549. UCHIJAAAA aroma1997sdimension{1.3.0.0.b37} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.12-1.3.0.0.b37.jar)
  550. UCHIJAAAA astralsorcery{1.6} [Astral Sorcery] (astralsorcery-1.12-1.6.jar)
  551. UCHIJAAAA attaineddrops2{3.5.1} [Attained Drops 2] (Attained Drops-1.12-3.5.1.jar)
  552. UCHIJAAAA morphtool{1.2-15} [Morph-o-Tool] (Morph-o-Tool-1.2-15.jar)
  553. UCHIJAAAA quark{r1.2-101} [Quark] (Quark-r1.2-101.jar)
  554. UCHIJAAAA autoreglib{1.3-13} [AutoRegLib] (AutoRegLib-1.3-13.jar)
  555. UCHIJAAAA babyanimals{1.11-2} [Baby Animals Model Swapper] (BabyAnimals-1.11-2.jar)
  556. UCHIJAAAA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.12-1.0.1.jar)
  557. UCHIJAAAA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar)
  558. UCHIJAAAA bibliocraft{2.4.2} [BiblioCraft] (BiblioCraft[v2.4.2][MC1.12.0].jar)
  559. UCHIJAAAA biomesoplenty{7.0.0.2289} [Biomes O' Plenty] (BiomesOPlenty-1.12-7.0.0.2289-universal.jar)
  560. UCHIJAAAA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.12-1.5.1.jar)
  561. UCHIJAAAA bookshelf{2.0.414} [Bookshelf] (Bookshelf-1.12-2.0.0.414.jar)
  562. UCHIJAAAA brandonscore{2.3.0} [Brandon's Core] (BrandonsCore-1.12-2.3.0.119-universal.jar)
  563. UCHIJAAAA campfire{1.0} [Simple Camp Fire] (campfire-1.12-v1.0.jar)
  564. UCHIJAAAA ceramics{1.12-1.3.1} [Ceramics] (Ceramics-1.12-1.3.1.jar)
  565. UCHIJAAAA chameleon{1.12-4.1.1} [Chameleon] (Chameleon-1.12-4.1.1.jar)
  566. UCHIJAAAA charcoal_pit{1.4_12} [Charcoal Pit] (CharcoalPit-[1.12]-1.4_12.jar)
  567. UCHIJAAAA chesttransporter{2.8.3} [Chest Transporter] (ChestTransporter-1.12-2.8.3.jar)
  568. UCHIJAAAA chisel{MC1.12-0.0.13.13} [Chisel] (Chisel-MC1.12-0.0.13.13.jar)
  569. UCHIJAAAA cyclopscore{0.10.9} [Cyclops Core] (CyclopsCore-1.12-0.10.9.jar)
  570. UCHIJAAAA commoncapabilities{1.3.3} [CommonCapabilities] (CommonCapabilities-1.12-1.3.3.jar)
  571. UCHIJAAAA cosmeticarmorreworked{1.12-v1} [CosmeticArmorReworked] (CosmeticArmorReworked-1.12-v1.jar)
  572. UCHIJAAAA craftingtweaks{8.1.1} [Crafting Tweaks] (CraftingTweaks_1.12-8.1.1.jar)
  573. UCHIJAAAA cyclicmagic{1.6.0} [Cyclic] (Cyclic-1.12-1.6.0.jar)
  574. UCHIJAAAA dailies{1.12-6} [Bailey's Dailies] (dailies-1.12-6.jar)
  575. UCHIJAAAA darkutils{1.6.162} [Dark Utilities] (DarkUtils-1.12-1.6.162.jar)
  576. UCHIJAAAA forestry{5.4.3.131} [Forestry] (forestry_1.12-5.4.3.131.jar)
  577. UCHIJAAAA eleccore{1.8.428} [ElecCore] (ElecCore-1.12-1.8.428.jar)
  578. UCHIJAAAA deepresonance{1.4.8} [DeepResonance] (deepresonance-1.12-1.4.8.jar)
  579. UCHIJAAAA discordchat{2.1.1} [Discord Chat] (DiscordChat-1.12-2.1.1.jar)
  580. UCHIJAAAA draconicevolution{2.3.0} [Draconic Evolution] (Draconic-Evolution-1.12-2.3.0.254-universal.jar)
  581. UCHIJAAAA earthworks{1.3.4.3} [Earthworks] (Earthworks-1.12-1.3.4.3.jar)
  582. UCHIJAAAA ediblebugs{1.5.4.2396} [Edible Bugs Mod] (ediblebugs-MC1.12.0_EB1.5.4.2396.jar)
  583. UCHIJAAAA elevatorid{1.3.4} [Elevator Mod] (ElevatorMod-1.12-1.3.4.jar)
  584. UCHIJAAAA eggs{1.0} [Eat the Eggs!] (EM3R50N-EatTheEggs-1.12-14.21.1.2387.jar)
  585. UCHIJAAAA embers{0.221} [Embers] (embers-0.221.jar)
  586. UCHIJAAAA csb_ench_table{1.1.2-beta2} [Lapis Stays in the Enchanting Table] (EnchantingTable-1.12-1.1.2-beta2.jar)
  587. UCHIJAAAA endercompass{1.2.6.1} [Ender Compass] (EnderCompass-1.12-1.2.6.1.jar)
  588. UCHIJAAAA tesla{1.0.61} [TESLA] (Tesla-1.12-1.0.61.jar)
  589. UCHIJAAAA theoneprobe{1.4.12} [The One Probe] (theoneprobe-1.12-1.4.12.jar)
  590. UCHIJAAAA endercrop{1.12-1.3.4} [Ender Crop] (endercrop-1.12-1.3.4.jar)
  591. UCHIJAAAA shetiphiancore{3.5.0.2} [ShetiPhian-Core] (shetiphiancore-1.12.0-3.5.0.2.jar)
  592. UCHIJAAAA endertanks{1.6.0.2} [EnderTanks] (endertanks-1.12.0-1.6.0.2.jar)
  593. UCHIJAAAA enderutilities{0.7.1} [Ender Utilities] (enderutilities-1.12.0-0.7.1.jar)
  594. UCHIJAAAA exchangers{1.12-2.1.2} [Exchangers] (Exchangers-1.12-2.1.2.jar)
  595. UCHIJAAAA extrautils2{1.0} [extrautils2] (extrautils2-1.12-1.5.jar)
  596. UCHIJAAAA zerocore{1.12-0.1.0.9} [Zero CORE] (zerocore-1.12-0.1.0.9.jar)
  597. UCHIJAAAA bigreactors{1.12-0.4.5.33} [Extreme Reactors] (ExtremeReactors-1.12-0.4.5.33.jar)
  598. UCHIJAAAA fastfood{0.2.22050900} [Fast Food] (FastFood-0.2.22050900.jar)
  599. UCHIJAAAA flatbedrockx{1.4.0} [FlatBedrock Xplosion's Edition] (FlatBedrock-1.4.0_1.12.jar)
  600. UCHIJAAAA flatcoloredblocks{mc1.12-6.2} [Flat Colored Blocks] (flatcoloredblocks-mc1.12-6.2.jar)
  601. UCHIJAAAA floricraft{4.2.2} [Floricraft] (Floricraft-1.12-4.2.2.jar)
  602. UCHIJAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.7.3-1.12-anarchy.jar)
  603. UCHIJAAAA forgelin{1.4.2} [Shadowfacts' Forgelin] (Forgelin-1.5.0.jar)
  604. UCHIJAAAA mcmultipart{2.2.2} [MCMultiPart] (MCMultiPart-2.2.2.jar)
  605. UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-4.0.5.jar)
  606. UCHIJAAAA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-4.0.3.jar)
  607. UCHIJAAAA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.12-alpha-0.0.1.jar)
  608. UCHIJAAAA gravestone{1.8.4} [Gravestone Mod] (gravestone-1.8.4.jar)
  609. UCHIJAAAA guideapi{1.12-2.1.3-55} [Guide-API] (Guide-API-1.12-2.1.3-55.jar)
  610. UCHIJAAAA hammercore{1.9.2} [Hammer Core] (HammerCore_1.12-1.9.2.jar)
  611. UCHIJAAAA harvest{1.12-1.2.3-15} [Harvest] (Harvest-1.12-1.2.3-15.jar)
  612. UCHIJAAAA horsepower{2.2.0} [Horse Power] (HorsePower-1.12-2.2.0.22.jar)
  613. UCHIJAAAA immersiveengineering{0.12-66} [Immersive Engineering] (ImmersiveEngineering-0.12-66.jar)
  614. UCHIJAAAA improvedbackpacks{1.12-1.1.2.0} [Improved Backpacks] (ImprovedBackpacks-1.12-1.1.2.0.jar)
  615. UCHIJAAAA teslacorelib{@@VERSION@@} [Tesla Core Lib] (tesla-core-lib-1.12-1.0.3.jar)
  616. UCHIJAAAA industrialforegoing{1.11.2-1.0-BETA} [Industrial Foregoing] (industrialforegoing-1.12-1.0-BETA-16.jar)
  617. UCHIJAAAA industrialwires{1.5-15} [Industrial Wires] (IndustrialWires-1.5-15.jar)
  618. UCHIJAAAA infernalmobs{1.7.2} [Infernal Mobs] (InfernalMobs-1.12.jar)
  619. UCHIJAAAA integrateddynamics{0.7.6} [Integrated Dynamics] (IntegratedDynamics-1.12-0.7.6.jar)
  620. UCHIJAAAA integrateddynamicscompat{1.0.0} [IntegratedDynamics-Compat] (IntegratedDynamics-1.12-0.7.6.jar)
  621. UCHIJAAAA integratedtunnels{1.2.4} [Integrated Tunnels] (IntegratedTunnels-1.12-1.2.4.jar)
  622. UCHIJAAAA inventorytweaks{1.63+beta.106.6841692} [Inventory Tweaks] (InventoryTweaks-1.63+beta.106.jar)
  623. UCHIJAAAA ironchest{1.12-7.0.31.818} [Iron Chest] (ironchest-1.12-7.0.31.818.jar)
  624. UCHIJAAAA itlt{1.0.0} [It's the little things] (itlt-1.12-1.0.0.jar)
  625. UCHIJAAAA itorch{1.1.7} [iTorch] (itorch-1.1.7.jar)
  626. UCHIJAAAA januslib{0.1-dev} [Janus Compatibility Library] (januslib-0.1.jar)
  627. UCHIJAAAA journeymap{1.12-5.4.9} [JourneyMap] (journeymap-1.12-5.4.9.jar)
  628. UCHIJAAAA kleeslabs{5.3.2} [KleeSlabs] (KleeSlabs_1.12-5.3.2.jar)
  629. UCHIJAAAA shadowmc{3.8.0} [ShadowMC] (ShadowMC-1.12-3.8.0.jar)
  630. UCHIJAAAA largeveins{@VERSION@} [Large Veins] (LargeVeins-1.12-1.1.0.jar)
  631. UCHIJAAAA mob_grinding_utils{0.3.2} [mob_grinding_utils] (MobGrindingUtils-0.3.2.jar)
  632. UCHIJAAAA mputils{1.4.1} [MPUtils] (MPUtils-1.12-1.4.1.jar)
  633. UCHIJAAAA mpbasic{1.3.0} [ModPack Basic Tools] (mpbasic-1.12-1.3.0.jar)
  634. UCHIJAAAA terraqueous{1.4.0.2} [Terraqueous] (terraqueous-1.12.0-1.4.0.2.jar)
  635. UCHIJAAAA multibeds{1.4.0.1} [Multi-Beds] (multibeds-1.12.0-1.4.0.1.jar)
  636. UCHIJAAAA multistorage{1.4.0.2} [Multi-Storage] (multistorage-1.12.0-1.4.0.2.jar)
  637. UCHIJAAAA mysticalagriculture{1.6.1} [Mystical Agriculture] (mysticalagriculture[1.12]-1.6.1a.jar)
  638. UCHIJAAAA mysticalagradditions{1.2.0} [Mystical Agradditions] (mysticalagradditions[1.12]-1.2.0.jar)
  639. UCHIJAAAA natura{1.12-4.3.0.10} [Natura] (Natura-1.12-4.3.0.10.jar)
  640. UCHIJAAAA netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.12-5.3.1.jar)
  641. UCHIJAAAA nice{0.1.0} [Nice] (nice-1.12-0.1.0.jar)
  642. UCHIJAAAA nmsot{1.2.1-mc1.12} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.1-mc1.12.jar)
  643. UCHIJAAAA notenoughwands{1.5.9} [Not Enough Wands] (notenoughwands-1.12-1.5.9.jar)
  644. UCHIJAAAA openglider{@VERSION@} [Open Glider] (OpenGlider-1.12-1.0.1.jar)
  645. UCHIJAAAA oreexcavation{1.4.100} [OreExcavation] (OreExcavation-1.4.100.jar)
  646. UCHIJAAAA clayspawn{1.12a} [Pam's Clay Spawn] (Pam's ClaySpawn 1.12a.jar)
  647. UCHIJAAAA getalltheseeds{1.12a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds! 1.12a.jar)
  648. UCHIJAAAA simplerecipes{1.12a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.12a.jar)
  649. UCHIJAAAA reborncore{3.2.4.86} [Reborn Core] (RebornCore-1.12-3.2.4.86-universal.jar)
  650. UCHIJAAAA quantumstorage{4.3.5} [QuantumStorage] (QuantumStorage-1.12-4.3.5.jar)
  651. UCHIJAAAA rainboaks{1.0.4-beta2} [Rainbow Oak Trees] (RainbowOaks-1.12-1.0.4-beta2.jar)
  652. UCHIJAAAA randomthings{4.0.3} [Random Things] (RandomThings-MC1.12-4.0.3.jar)
  653. UCHIJAAAA rangedpumps{0.5} [Ranged Pumps] (rangedpumps-0.5.jar)
  654. UCHIJAAAA redstonearsenal{2.3.2} [Redstone Arsenal] (RedstoneArsenal-1.12-2.3.2.6-universal.jar)
  655. UCHIJAAAA refinedrelocation{4.1.4} [Refined Relocation] (RefinedRelocation_1.12-4.1.4.jar)
  656. UCHIJAAAA storagedrawers{1.12-5.2.5} [Storage Drawers] (StorageDrawers-1.12-5.2.8.jar)
  657. UCHIJAAAA refinedstorage{1.5.9} [Refined Storage] (refinedstorage-1.5.9.jar)
  658. UCHIJAAAA reptilemod{3.8.0} [Reptile Mod] (reptilemod-1.12-3.8.0-70.jar)
  659. UCHIJAAAA rftools{6.10} [RFTools] (rftools-1.12-6.10beta4.jar)
  660. UCHIJAAAA rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.12-1.6.8beta1.jar)
  661. UCHIJAAAA rftoolsdim{5.02} [RFTools Dimensions] (rftoolsdim-1.12-5.02beta3.jar)
  662. UCHIJAAAA roots{0.025} [Roots 2] (roots-2-0.025.jar)
  663. UCHIJAAAA silentlib{2.2.6} [Silent Lib] (SilentLib-1.12-2.2.6-83.jar)
  664. UCHIJAAAA silentgems{2.4.2} [Silent's Gems] (SilentsGems-1.12-2.4.2-206.jar)
  665. UCHIJAAAA lteleporters{1.11.2-2.1.5} [Simple Teleporters] (simpleteleporters-1.12-2.1.5.jar)
  666. UCHIJAAAA simplyconveyors{3.0.6} [Simply Conveyors & More] (SimplyConveyors-4.0.4.jar)
  667. UCHIJAAAA simplytea{1.4} [Simply Tea] (simplytea-1.4.jar)
  668. UCHIJAAAA solarfluxreborn{3.24r} [Solar Flux Reborn] (SolarFluxReborn-1.12-3.24r.jar)
  669. UCHIJAAAA soulshardstow{1.12-2.7.3-52} [Soul Shards - The Old Ways] (SoulShards-TOW-1.12-2.7.3-52.jar)
  670. UCHIJAAAA sparkshammers{1.6.6.1} [Spark's Hammers] (sparkshammers-1.12-1.6.6.1.jar)
  671. UCHIJAAAA spectritemod{1.2.0} [Spectrite Mod] (spectritemod-1.2.0-1.12.jar)
  672. UCHIJAAAA statues{0.7.1.1} [Statues mod] (statues-0.7.1.1.jar)
  673. UCHIJAAAA stevescarts{${version}} [Steve's Carts 2] (StevesCarts-1.12-2.4.4.25.jar)
  674. UCHIJAAAA stg{1.12-1.2.0} [SwingThroughGrass] (stg-1.12-1.2.0.jar)
  675. UCHIJAAAA storagedrawersextra{@VERSION@} [Storage Drawers Extras] (StorageDrawersExtras-1.12-3.1.0.jar)
  676. UCHIJAAAA techreborn{2.6.9.163} [Tech Reborn] (TechReborn-1.12-2.6.9.163-universal.jar)
  677. UCHIJAAAA teslathingies{1.12-1.0.3} [Tesla Powered Thingies] (teslathingies-1.12-1.0.3.jar)
  678. UCHIJAAAA thermalcultivation{0.1.0} [Thermal Cultivation] (ThermalCultivation-1.12-0.1.0.5-universal.jar)
  679. UCHIJAAAA thermaldynamics{2.3.2} [Thermal Dynamics] (ThermalDynamics-1.12-2.3.2.9-universal.jar)
  680. UCHIJAAAA thut_wearables{3.0.4} [Thut's Wearables] (thut_wearables-3.0.4.jar)
  681. UCHIJAAAA thutcore{5.3.0} [Thut Core] (thutcore-5.3.0.jar)
  682. UCHIJAAAA thut_bling{2.0.0} [Thut's Bling] (thut_bling-2.0.0.d.jar)
  683. UCHIJAAAA toolbelt{1.6.4} [Tool Belt] (ToolBelt-1.12.0-1.6.4.jar)
  684. UCHIJAAAA topaddons{1.12-0.15.0} [TOP Addons] (topaddons-1.12-0.15.0.jar)
  685. UCHIJAAAA torchmaster{1.5.1.34} [TorchMaster] (torchmaster_1.12-1.5.1.34.jar)
  686. UCHIJAAAA totemic{1.12-0.8.11} [Totemic] (Totemic-1.12-0.8.11.jar)
  687. UCHIJAAAA uniquecrops{0.1.25} [Unique Crops] (uniquecrops-1.12-0.1.25.jar)
  688. UCHIJAAAA usefulnullifiers{1.4.1} [Useful Nullifiers] (usefulnullifiers-1.4.1.jar)
  689. UCHIJAAAA vefluids{@MAJOR@.@MINOR@.@REVIS@.@BUILD@} [VoltzEngine Fluids module] (VE-FluidHandling-1.12-0.8.0b3.jar)
  690. UCHIJAAAA vrgenerator{5.0.1} [VisibleRayGenerator] (VisibleRayGenerator-1.12-5.0.1-universal.jar)
  691. UCHIJAAAA waddles{0.5.3} [Waddles] (Waddles-1.12-0.5.3.jar)
  692. UCHIJAAAA waterpower{@MODVERSION@} [WaterPower] (WaterPower-1.12-0.5.4.jar)
  693. UCHIJAAAA waterstrainer{3.1.1} [Water Strainer] (WaterStrainer-1.12-3.1.1.jar)
  694. UCHIJAAAA waystones{4.0.5} [Waystones] (Waystones_1.12-4.0.5.jar)
  695. UCHIJAAAA woodenbucket{@MAJOR@.@MINOR@.@REVIS@.@BUILD@} [Wooden Bucket] (WoodenBuckets-1.12-0.2.0b9.jar)
  696. UCHIJAAAA xnet{1.3.5} [XNet] (xnet-1.12-1.3.5.jar)
  697. UCHIJAAAA xtones{1.12-1.0.4-7} [Xtones] (Xtones-1.12-1.0.4-7.jar)
  698. UCHIJAAAA yabba{1.12-0.5.3} [YABBA] (YABBA-1.12-0.5.3.jar)
  699. UCHIJAAAA yeoldetanks{2.1.0} [Ye Olde Tanks] (YeOldeTanks-1.12-2.1.0.jar)
  700. UCHIJAAAA zombie_steak{1.12-1.2.0} [Zombie Steak] (zombie_steak-1.12-1.2.0.jar)
  701. UCHIJAAAA teslacoreregistries{@@VERSION@@} [Tesla Core Registries] (tesla-core-lib-1.12-1.0.3.jar)
  702. UD solarfluxreborncore{3.24r} [Solar Flux Reborn: Core] (minecraft.jar)
  703. Loaded coremods (and transformers):
  704. LoadingPlugin (ResourceLoader-MC1.12-1.5.2.jar)
  705. lumien.resourceloader.asm.ClassTransformer
  706. LoadingPlugin (Quark-r1.2-101.jar)
  707. vazkii.quark.base.asm.ClassTransformer
  708. SFRCore (SolarFluxReborn-1.12-3.24r.jar)
  709. com.pengu.solarfluxreborn.core.SFRSerializedTransformer
  710. AppleCore (AppleCore-mc1.12-2.2.1.jar)
  711. squeek.applecore.asm.TransformerModuleHandler
  712. Inventory Tweaks Coremod (InventoryTweaks-1.63+beta.106.jar)
  713. invtweaks.forge.asm.ContainerTransformer
  714. HammerCoreCore (HammerCore_1.12-1.9.2.jar)
  715. com.pengu.hammercore.asm.HammerCoreTransformer
  716. ForgelinPlugin (Forgelin-1.5.0.jar)
  717.  
  718. LoadingPlugin (RandomThings-MC1.12-4.0.3.jar)
  719. lumien.randomthings.asm.ClassTransformer
  720. Default Options (DefaultOptions_1.12-9.2.1.jar)
  721. net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
  722. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.3-1.12-anarchy.jar)
  723. pl.asie.foamfix.coremod.FoamFixTransformer
  724. LoadingPlugin (Bloodmoon-MC1.12-1.5.1.jar)
  725. lumien.bloodmoon.asm.ClassTransformer
  726. CTMCorePlugin (CTM-MC1.12-0.2.0.3.jar)
  727. team.chisel.ctm.client.asm.CTMTransformer
  728. CoreMod (Aroma1997Core-1.12-1.3.0.0.b94.jar)
  729.  
  730. MoadAdvancements:Core (moaradvancements-1.0.0.2.jar)
  731. net.xalcon.moaradvancements.asm.MAClassTransformer
  732. CoreModLoader (applied-llamagistics-1.12-rv5-alpha-3.jar)
  733. appeng.coremod.transformer.ASMIntegration
  734. ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.0.2.jar)
  735. shetiphian.asm.ClassTransformer
  736. AstralCore (astralsorcery-1.12-1.6.jar)
  737.  
  738. BlurPlugin (Blur-1.0.3-13.jar)
  739. com.tterrag.blur.BlurTransformer
  740. AE2 Version: alpha rv5-alpha-3 for Forge 14.21.1.2387
  741. Pulsar/natura loaded Pulses:
  742. - NaturaCommons (Enabled/Forced)
  743. - NaturaOverworld (Enabled/Not Forced)
  744. - NaturaNether (Enabled/Not Forced)
  745. - NaturaDecorative (Enabled/Not Forced)
  746. - NaturaTools (Enabled/Not Forced)
  747. - NaturaEntities (Enabled/Not Forced)
  748. - NaturaOredict (Enabled/Forced)
  749. - NaturaWorld (Enabled/Not Forced)
  750. - craftingtweaksIntegration (Enabled/Not Forced)
  751.  
  752. codechickenlib Invalid Fingerprint Reports: - No invalid fingerprints.:
  753. RebornCore:
  754. Plugin Engine: 0
  755. RebornCore Version: 3.2.4.86
  756. Runtime Debofucsation 1
  757. AE2 Integration: IC2:ON, BUILDCRAFT:OFF, COFH_HAMMER:ON, RF:OFF, RFItem:OFF, Waila:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON
  758. Profiler Position: N/A (disabled)
  759. Player Count: 0 / 20; []
  760. Is Modded: Definitely; Server brand changed to 'fml,forge'
  761. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement