Advertisement
Guest User

Untitled

a guest
Aug 7th, 2019
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.71 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LibLoader (# LibLoader.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.5-1.12.2.jar)
  6. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  7. OTGCorePlugin (OTG-Core.jar)
  8. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  9. RandomPatches (randompatches-1.12.2-1.17.2.1.jar)
  10. EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
  11. CorePlugin (ForgeEndertech-1.12.2-4.4.20.0-build.0354.jar)
  12. ForgelinPlugin (Forgelin-1.8.2.jar)
  13. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  14. FMLLoadingPlugin (westerosblocks-4.0.0-beta-1-66.jar)
  15. Plugin (NotEnoughIDs-1.5.4.4.jar)
  16. Quark Plugin (Quark-r1.6-175.jar)
  17. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  18. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  19. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  20. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  21. AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  22. CoreMod (TickProfiler-1.12-0.0.7.jar)
  23. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
  24. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  25. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  26. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  27. Contact their authors BEFORE contacting forge
  28.  
  29. // Ouch. That hurt :(
  30.  
  31. Time: 8/7/19 2:39 PM
  32. Description: Watching Server
  33.  
  34. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
  35. at net.minecraft.world.chunk.Chunk.func_177435_g(Chunk.java:467)
  36. at net.minecraft.world.World.func_180495_p(World.java:912)
  37. at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:98)
  38. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
  39. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
  40. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  41. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  42. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  43. at java.lang.Thread.run(Thread.java:748)
  44.  
  45.  
  46. A detailed walkthrough of the error, its code path and all known details is as follows:
  47. ---------------------------------------------------------------------------------------
  48.  
  49. -- Head --
  50. Thread: Server Watchdog
  51. Stacktrace:
  52. at net.minecraft.world.chunk.Chunk.func_177435_g(Chunk.java:467)
  53. at net.minecraft.world.World.func_180495_p(World.java:912)
  54. at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:98)
  55. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
  56. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
  57. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  58. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  59.  
  60. -- Thread Dump --
  61. Details:
  62. Threads: "Netty Epoll Server IO #21" Id=251 RUNNABLE
  63. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  64. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  65. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  66. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  67. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  68. at java.lang.Thread.run(Thread.java:748)
  69.  
  70.  
  71. "Netty Epoll Server IO #20" Id=250 RUNNABLE
  72. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  73. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  74. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  75. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  76. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  77. at java.lang.Thread.run(Thread.java:748)
  78.  
  79.  
  80. "Netty Epoll Server IO #19" Id=245 RUNNABLE
  81. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  82. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  83. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  84. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  85. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  86. at java.lang.Thread.run(Thread.java:748)
  87.  
  88.  
  89. "Netty Epoll Server IO #18" Id=244 RUNNABLE (in native)
  90. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  91. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  92. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  93. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  94. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  95. at java.lang.Thread.run(Thread.java:748)
  96.  
  97.  
  98. "Netty Epoll Server IO #17" Id=243 RUNNABLE (in native)
  99. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  100. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  101. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  102. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  103. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  104. at java.lang.Thread.run(Thread.java:748)
  105.  
  106.  
  107. "Netty Epoll Server IO #16" Id=238 RUNNABLE (in native)
  108. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  109. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  110. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  111. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  112. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  113. at java.lang.Thread.run(Thread.java:748)
  114.  
  115.  
  116. "Netty Epoll Server IO #15" Id=237 RUNNABLE (in native)
  117. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  118. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  119. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  120. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  121. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  122. at java.lang.Thread.run(Thread.java:748)
  123.  
  124.  
  125. "Netty Epoll Server IO #14" Id=236 RUNNABLE (in native)
  126. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  127. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  128. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  129. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  130. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  131. at java.lang.Thread.run(Thread.java:748)
  132.  
  133.  
  134. "Chunk I/O Executor Thread-1" Id=234 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4747ae89
  135. at sun.misc.Unsafe.park(Native Method)
  136. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4747ae89
  137. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  138. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  139. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  140. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  141. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  142. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  143. at java.lang.Thread.run(Thread.java:748)
  144.  
  145.  
  146. "Netty Epoll Server IO #13" Id=230 RUNNABLE (in native)
  147. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  148. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  149. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  150. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  151. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  152. at java.lang.Thread.run(Thread.java:748)
  153.  
  154.  
  155. "Netty Epoll Server IO #12" Id=229 RUNNABLE (in native)
  156. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  157. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  158. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  159. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  160. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  161. at java.lang.Thread.run(Thread.java:748)
  162.  
  163.  
  164. "pool-6-thread-5" Id=227 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49805811
  165. at sun.misc.Unsafe.park(Native Method)
  166. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49805811
  167. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  168. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  169. at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
  170. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  171. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  172. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  173. at java.lang.Thread.run(Thread.java:748)
  174.  
  175.  
  176. "pool-6-thread-4" Id=226 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49805811
  177. at sun.misc.Unsafe.park(Native Method)
  178. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49805811
  179. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  180. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  181. at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
  182. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  183. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  184. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  185. at java.lang.Thread.run(Thread.java:748)
  186.  
  187.  
  188. "pool-6-thread-3" Id=225 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49805811
  189. at sun.misc.Unsafe.park(Native Method)
  190. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49805811
  191. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  192. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  193. at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
  194. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  195. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  196. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  197. at java.lang.Thread.run(Thread.java:748)
  198.  
  199.  
  200. "Thread-161" Id=224 TIMED_WAITING
  201. at java.lang.Thread.sleep(Native Method)
  202. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  203. at java.lang.Thread.run(Thread.java:748)
  204.  
  205.  
  206. "Thread-160" Id=223 TIMED_WAITING
  207. at java.lang.Thread.sleep(Native Method)
  208. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  209. at java.lang.Thread.run(Thread.java:748)
  210.  
  211.  
  212. "Thread-156" Id=219 TIMED_WAITING
  213. at java.lang.Thread.sleep(Native Method)
  214. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  215. at java.lang.Thread.run(Thread.java:748)
  216.  
  217.  
  218. "Thread-46" Id=108 TIMED_WAITING
  219. at java.lang.Thread.sleep(Native Method)
  220. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  221. at java.lang.Thread.run(Thread.java:748)
  222.  
  223.  
  224. "Java2D Disposer" Id=107 WAITING on java.lang.ref.ReferenceQueue$Lock@4dbfc5f9
  225. at java.lang.Object.wait(Native Method)
  226. - waiting on java.lang.ref.ReferenceQueue$Lock@4dbfc5f9
  227. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  228. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  229. at sun.java2d.Disposer.run(Disposer.java:148)
  230. at java.lang.Thread.run(Thread.java:748)
  231.  
  232.  
  233. "pool-6-thread-2 Acceptor0 SelectChannelConnector@0.0.0.0:8123" Id=105 RUNNABLE (in native)
  234. at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  235. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
  236. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
  237. - locked java.lang.Object@8bd522a
  238. at org.dynmap.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
  239. at org.dynmap.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
  240. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  241. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  242. at java.lang.Thread.run(Thread.java:748)
  243.  
  244. Number of locked synchronizers = 1
  245. - java.util.concurrent.ThreadPoolExecutor$Worker@7e517c40
  246.  
  247.  
  248. "pool-6-thread-1 Selector0" Id=104 RUNNABLE
  249. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  250. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  251. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  252. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  253. - locked sun.nio.ch.Util$3@72f49652
  254. - locked java.util.Collections$UnmodifiableSet@397f18cd
  255. - locked sun.nio.ch.EPollSelectorImpl@adc8216
  256. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  257. at org.dynmap.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
  258. at org.dynmap.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
  259. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  260. ...
  261.  
  262. Number of locked synchronizers = 1
  263. - java.util.concurrent.ThreadPoolExecutor$Worker@47c7aa70
  264.  
  265.  
  266. "HashSessionScavenger-0" Id=103 TIMED_WAITING on java.util.TaskQueue@6892ad65
  267. at java.lang.Object.wait(Native Method)
  268. - waiting on java.util.TaskQueue@6892ad65
  269. at java.util.TimerThread.mainLoop(Timer.java:552)
  270. at java.util.TimerThread.run(Timer.java:505)
  271.  
  272.  
  273. "Dynmap Render Thread" Id=99 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3e82e023
  274. at sun.misc.Unsafe.park(Native Method)
  275. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3e82e023
  276. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  277. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  278. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  279. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  280. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  281. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  282. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  283. ...
  284.  
  285.  
  286. "Dynmap Render Thread" Id=98 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3e82e023
  287. at sun.misc.Unsafe.park(Native Method)
  288. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3e82e023
  289. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  290. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  291. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  292. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  293. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  294. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  295. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  296. ...
  297.  
  298.  
  299. "Dynmap Render Thread" Id=97 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3e82e023
  300. at sun.misc.Unsafe.park(Native Method)
  301. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3e82e023
  302. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  303. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  304. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  305. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  306. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  307. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  308. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  309. ...
  310.  
  311.  
  312. "Thread-37" Id=96 TIMED_WAITING on java.lang.Object@7ffa2e4e
  313. at java.lang.Object.wait(Native Method)
  314. - waiting on java.lang.Object@7ffa2e4e
  315. at org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:120)
  316. at org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9)
  317. at org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83)
  318. at java.lang.Thread.run(Thread.java:748)
  319.  
  320.  
  321. "Timer-1" Id=93 TIMED_WAITING on java.util.TaskQueue@11d8cf95
  322. at java.lang.Object.wait(Native Method)
  323. - waiting on java.util.TaskQueue@11d8cf95
  324. at java.util.TimerThread.mainLoop(Timer.java:552)
  325. at java.util.TimerThread.run(Timer.java:505)
  326.  
  327.  
  328. "Server Watchdog" Id=92 RUNNABLE
  329. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  330. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  331. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
  332. at java.lang.Thread.run(Thread.java:748)
  333.  
  334.  
  335. "Netty Epoll Server IO #11" Id=91 RUNNABLE (in native)
  336. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  337. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  338. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  339. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  340. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  341. at java.lang.Thread.run(Thread.java:748)
  342.  
  343.  
  344. "File IO Thread" Id=90 TIMED_WAITING
  345. at java.lang.Thread.sleep(Native Method)
  346. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  347. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  348. at java.lang.Thread.run(Thread.java:748)
  349.  
  350.  
  351. "Timer-0" Id=89 TIMED_WAITING on java.util.TaskQueue@6cdcb14e
  352. at java.lang.Object.wait(Native Method)
  353. - waiting on java.util.TaskQueue@6cdcb14e
  354. at java.util.TimerThread.mainLoop(Timer.java:552)
  355. at java.util.TimerThread.run(Timer.java:505)
  356.  
  357.  
  358. "pool-3-thread-6" Id=88 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4576d70e
  359. at sun.misc.Unsafe.park(Native Method)
  360. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4576d70e
  361. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  362. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  363. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  364. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  365. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  366. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  367. at java.lang.Thread.run(Thread.java:748)
  368.  
  369.  
  370. "pool-3-thread-5" Id=87 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4576d70e
  371. at sun.misc.Unsafe.park(Native Method)
  372. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4576d70e
  373. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  374. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  375. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  376. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  377. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  378. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  379. at java.lang.Thread.run(Thread.java:748)
  380.  
  381.  
  382. "pool-3-thread-4" Id=86 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4576d70e
  383. at sun.misc.Unsafe.park(Native Method)
  384. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4576d70e
  385. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  386. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  387. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  388. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  389. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  390. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  391. at java.lang.Thread.run(Thread.java:748)
  392.  
  393.  
  394. "pool-3-thread-3" Id=85 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4576d70e
  395. at sun.misc.Unsafe.park(Native Method)
  396. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4576d70e
  397. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  398. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  399. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  400. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  401. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  402. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  403. at java.lang.Thread.run(Thread.java:748)
  404.  
  405.  
  406. "pool-3-thread-2" Id=84 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4576d70e
  407. at sun.misc.Unsafe.park(Native Method)
  408. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4576d70e
  409. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  410. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  411. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  412. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  413. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  414. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  415. at java.lang.Thread.run(Thread.java:748)
  416.  
  417.  
  418. "pool-3-thread-1" Id=83 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4576d70e
  419. at sun.misc.Unsafe.park(Native Method)
  420. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4576d70e
  421. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  422. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  423. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  424. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  425. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  426. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  427. at java.lang.Thread.run(Thread.java:748)
  428.  
  429.  
  430. "ResearchIOThread" Id=81 TIMED_WAITING on java.util.TaskQueue@6bd019b0
  431. at java.lang.Object.wait(Native Method)
  432. - waiting on java.util.TaskQueue@6bd019b0
  433. at java.util.TimerThread.mainLoop(Timer.java:552)
  434. at java.util.TimerThread.run(Timer.java:505)
  435.  
  436.  
  437. "Ender IO Scheduler" Id=80 TIMED_WAITING
  438. at java.lang.Thread.sleep(Native Method)
  439. at crazypants.enderio.base.scheduler.Scheduler.run(Scheduler.java:41)
  440.  
  441.  
  442. "Netty Epoll Server IO #10" Id=74 RUNNABLE (in native)
  443. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  444. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  445. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  446. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  447. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  448. at java.lang.Thread.run(Thread.java:748)
  449.  
  450.  
  451. "Netty Epoll Server IO #9" Id=57 RUNNABLE (in native)
  452. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  453. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  454. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  455. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  456. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  457. at java.lang.Thread.run(Thread.java:748)
  458.  
  459.  
  460. "Netty Epoll Server IO #8" Id=56 RUNNABLE (in native)
  461. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  462. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  463. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  464. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  465. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  466. at java.lang.Thread.run(Thread.java:748)
  467.  
  468.  
  469. "Netty Epoll Server IO #7" Id=55 RUNNABLE (in native)
  470. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  471. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  472. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  473. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  474. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  475. at java.lang.Thread.run(Thread.java:748)
  476.  
  477.  
  478. "Netty Epoll Server IO #6" Id=54 RUNNABLE (in native)
  479. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  480. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  481. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  482. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  483. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  484. at java.lang.Thread.run(Thread.java:748)
  485.  
  486.  
  487. "Netty Epoll Server IO #5" Id=53 RUNNABLE (in native)
  488. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  489. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  490. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  491. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  492. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  493. at java.lang.Thread.run(Thread.java:748)
  494.  
  495.  
  496. "Netty Epoll Server IO #4" Id=52 RUNNABLE (in native)
  497. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  498. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  499. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  500. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  501. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  502. at java.lang.Thread.run(Thread.java:748)
  503.  
  504.  
  505. "Netty Epoll Server IO #3" Id=51 RUNNABLE (in native)
  506. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  507. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  508. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  509. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  510. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  511. at java.lang.Thread.run(Thread.java:748)
  512.  
  513.  
  514. "Netty Epoll Server IO #2" Id=50 RUNNABLE (in native)
  515. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  516. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  517. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  518. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  519. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  520. at java.lang.Thread.run(Thread.java:748)
  521.  
  522.  
  523. "threadDeathWatcher-2-1" Id=49 TIMED_WAITING
  524. at java.lang.Thread.sleep(Native Method)
  525. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  526. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  527. at java.lang.Thread.run(Thread.java:748)
  528.  
  529.  
  530. "Netty Epoll Server IO #1" Id=48 RUNNABLE (in native)
  531. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  532. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  533. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  534. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  535. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  536. at java.lang.Thread.run(Thread.java:748)
  537.  
  538.  
  539. "Netty Epoll Server IO #0" Id=47 RUNNABLE
  540. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  541. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  542. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  543. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  544. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  545. at java.lang.Thread.run(Thread.java:748)
  546.  
  547.  
  548. "Keep-Alive-SocketCleaner" Id=42 WAITING on sun.net.www.http.KeepAliveStreamCleaner@3ca3c738
  549. at java.lang.Object.wait(Native Method)
  550. - waiting on sun.net.www.http.KeepAliveStreamCleaner@3ca3c738
  551. at sun.net.www.http.KeepAliveStreamCleaner.run(KeepAliveStreamCleaner.java:101)
  552. at java.lang.Thread.run(Thread.java:748)
  553.  
  554.  
  555. "Server console handler" Id=23 RUNNABLE (in native)
  556. at java.io.FileInputStream.readBytes(Native Method)
  557. at java.io.FileInputStream.read(FileInputStream.java:255)
  558. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  559. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  560. - locked java.io.BufferedInputStream@35fc5723
  561. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  562. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  563. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  564. - locked java.io.InputStreamReader@46413835
  565. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  566. ...
  567.  
  568.  
  569. "DestroyJavaVM" Id=22 RUNNABLE
  570.  
  571.  
  572. "Server thread" Id=20 RUNNABLE
  573. at net.minecraft.world.chunk.Chunk.func_177435_g(Chunk.java:467)
  574. at net.minecraft.world.World.func_180495_p(World.java:912)
  575. at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:98)
  576. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
  577. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
  578. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  579. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  580. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  581. ...
  582.  
  583.  
  584. "Server Infinisleeper" Id=19 TIMED_WAITING
  585. at java.lang.Thread.sleep(Native Method)
  586. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  587.  
  588.  
  589. "Snooper Timer" Id=18 TIMED_WAITING on java.util.TaskQueue@2d37b4d4
  590. at java.lang.Object.wait(Native Method)
  591. - waiting on java.util.TaskQueue@2d37b4d4
  592. at java.util.TimerThread.mainLoop(Timer.java:552)
  593. at java.util.TimerThread.run(Timer.java:505)
  594.  
  595.  
  596. "Signal Dispatcher" Id=5 RUNNABLE
  597.  
  598.  
  599. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@f8f2c4d
  600. at java.lang.Object.wait(Native Method)
  601. - waiting on java.lang.ref.ReferenceQueue$Lock@f8f2c4d
  602. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  603. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  604. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  605.  
  606.  
  607. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@581d27d0
  608. at java.lang.Object.wait(Native Method)
  609. - waiting on java.lang.ref.Reference$Lock@581d27d0
  610. at java.lang.Object.wait(Object.java:502)
  611. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  612. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  613.  
  614.  
  615.  
  616. Stacktrace:
  617. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62)
  618. at java.lang.Thread.run(Thread.java:748)
  619.  
  620. -- System Details --
  621. Details:
  622. Minecraft Version: 1.12.2
  623. Operating System: Linux (amd64) version 4.15.0-52-generic
  624. Java Version: 1.8.0_212, Oracle Corporation
  625. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  626. Memory: 952944168 bytes (908 MB) / 2684485632 bytes (2560 MB) up to 25752371200 bytes (24559 MB)
  627. JVM Flags: 6 total; -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts -Xmx24576M
  628. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  629. FML: MCP 9.42 Powered by Forge 14.23.5.2838 183 mods loaded, 183 mods active
  630. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  631.  
  632. | State | ID | Version | Source | Signature |
  633. |:------ |:--------------------------------- |:------------------------ |:----------------------------------------------------- |:---------------------------------------- |
  634. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  635. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  636. | LCHIJA | FML | 8.0.99.99 | ForgeMod.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  637. | LCHIJA | forge | 14.23.5.2838 | ForgeMod.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  638. | LCHIJA | otgcore | 1.12.2 - v7 | minecraft.jar | None |
  639. | LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None |
  640. | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
  641. | LCHIJA | dsurroundcore | 3.5.4.3 | minecraft.jar | None |
  642. | LCHIJA | randompatches | 1.12.2-1.17.2.1 | randompatches-1.12.2-1.17.2.1.jar | None |
  643. | LCHIJA | akashictome | 1.2-12 | AkashicTome-1.2-12.jar | None |
  644. | LCHIJA | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0.jar | None |
  645. | LCHIJA | architecturecraft | @VERSION@ | architecturecraft-1.12-3.95.jar | None |
  646. | LCHIJA | crafttweaker | 4.1.18 | CraftTweaker2-1.12-4.1.18.jar | None |
  647. | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  648. | LCHIJA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  649. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  650. | LCHIJA | endercore | 1.12.2-0.5.65 | EnderCore-1.12.2-0.5.65.jar | None |
  651. | LCHIJA | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
  652. | LCHIJA | modtweaker | 4.0.17 | modtweaker-4.0.17.jar | None |
  653. | LCHIJA | jei | 4.15.0.287 | jei_1.12.2-4.15.0.287.jar | None |
  654. | LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
  655. | LCHIJA | enderio | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  656. | LCHIJA | enderiointegrationtic | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  657. | LCHIJA | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar | None |
  658. | LCHIJA | conarm | 1.2.4 | conarm-1.12.2-1.2.4.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  659. | LCHIJA | armoryexpansion | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  660. | LCHIJA | armoryexpansion-custommaterials | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  661. | LCHIJA | armoryexpansion-iceandfire | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  662. | LCHIJA | armoryexpansion-matteroverdrive | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  663. | LCHIJA | aroma1997core | 2.0.0.2.b165 | Aroma1997Core-1.12.2-2.0.0.2.b165.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  664. | LCHIJA | aroma1997sdimension | 2.0.0.2.b96 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b96.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  665. | LCHIJA | aromabackup | 3.0.0.0.b117 | AromaBackup-1.12.2-3.0.0.0.b117.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  666. | LCHIJA | aromabackuprecovery | 3.0.0.0.b117 | AromaBackup-1.12.2-3.0.0.0.b117.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  667. | LCHIJA | astralsorcery | 1.10.19 | astralsorcery-1.12.2-1.10.19.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  668. | LCHIJA | morphtool | 1.2-21 | Morph-o-Tool-1.2-21.jar | None |
  669. | LCHIJA | quark | r1.6-175 | Quark-r1.6-175.jar | None |
  670. | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
  671. | LCHIJA | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
  672. | LCHIJA | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None |
  673. | LCHIJA | betternether | 0.1.8.3 | betternether-0.1.8.3.jar | None |
  674. | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  675. | LCHIJA | natura | 1.12.2-4.3.2.69 | natura-1.12.2-4.3.2.69.jar | None |
  676. | LCHIJA | forestry | 5.8.2.394 | forestry_1.12.2-5.8.2.394.jar | None |
  677. | LCHIJA | binniecore | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  678. | LCHIJA | binniedesign | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  679. | LCHIJA | genetics | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  680. | LCHIJA | botany | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  681. | LCHIJA | extrabees | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  682. | LCHIJA | extratrees | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  683. | LCHIJA | openterraingenerator | v6 | OpenTerrainGenerator-1.12.2+-+v6.jar | e9f7847a78c5342af5b0a9e04e5abc0b554d69e0 |
  684. | LCHIJA | biomebundle | 5.1 | Biome_Bundle-1.12.2-v6.1.jar | None |
  685. | LCHIJA | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
  686. | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
  687. | LCHIJA | bloodmagic | 1.12.2-2.4.1-103 | BloodMagic-1.12.2-2.4.1-103.jar | None |
  688. | LCHIJA | bonsaitrees | 1.1.2 | bonsaitrees-1.1.2-b144.jar | None |
  689. | LCHIJA | botania | r1.10-361 | Botania+r1.10-361.jar | None |
  690. | LCHIJA | cathedral | 1.12.2-1.9.7k | Cathedral-1.12.2-1.9.7k.jar | None |
  691. | LCHIJA | ceramics | 1.12-1.3.7 | Ceramics-1.12-1.3.7.jar | None |
  692. | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  693. | LCHIJA | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
  694. | LCHIJA | chineseworkshop | 1.2.6 | ChineseWorkshop-1.12.2_1.2.6.jar | None |
  695. | LCHIJA | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
  696. | LCHIJA | chunkpregenerator | 2.1 | Chunk+Pregenerator+V1.12-2.1.jar | None |
  697. | LCHIJA | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  698. | LCHIJA | codechickenlib | 3.2.3.357 | CodeChickenLib-1.12.2-3.2.3.357-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  699. | LCHIJA | colouredchat | 0.3.1 | colouredchat-1.12.2-0.3.1.jar | None |
  700. | LCHIJA | cookingforblockheads | 6.4.71 | CookingForBlockheads_1.12.2-6.4.71.jar | None |
  701. | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.18.jar | None |
  702. | LCHIJA | forgecreeperheal | 1.3.0 | creeperheal-1.12-1.3.1.jar | None |
  703. | LCHIJA | customstartinggear | 1.2.0 | CustomStartingGear-1.12-1.2.0.9-universal.jar | None |
  704. | LCHIJA | dirt2path | 1.7.1 | dirt2path-1.8.0.jar | None |
  705. | LCHIJA | dynmap | 3.0-beta-4-213 | Dynmap-3.0-beta-4-forge-1.12.2.jar | None |
  706. | LCHIJA | enderiobase | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  707. | LCHIJA | enderioconduits | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  708. | LCHIJA | enderioconduitsappliedenergistics | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  709. | LCHIJA | enderioconduitsopencomputers | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  710. | LCHIJA | refinedstorage | 1.6.15 | refinedstorage-1.6.15.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
  711. | LCHIJA | enderioconduitsrefinedstorage | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  712. | LCHIJA | enderiointegrationforestry | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  713. | LCHIJA | enderiointegrationticlate | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  714. | LCHIJA | ftblib | 5.4.3.130 | FTBLib-5.4.3.130.jar | None |
  715. | LCHIJA | enderiomachines | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  716. | LCHIJA | enderiopowertools | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  717. | LCHIJA | foamflower | 1.12.2-1.0.0.0-beta1 | foamflower-1.12.2-1.0.0.0-beta1.jar | None |
  718. | LCHIJA | enderpay | 1.12.2-1.0.1.0 | enderpay-1.12.2-1.0.1.0.jar | None |
  719. | LCHIJA | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  720. | LCHIJA | shetiphiancore | 3.5.9 | shetiphiancore-1.12.0-3.5.9.jar | None |
  721. | LCHIJA | endertanks | 1.6.8 | endertanks-1.12.0-1.6.8.jar | None |
  722. | LCHIJA | engineersdecor | 1.0.10-b2 | engineersdecor-1.12.2-1.0.10-b2.jar | ed58ed655893ced6280650866985abcae2bf7559 |
  723. | LCHIJA | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
  724. | LCHIJA | immersiveengineering | 0.12-89 | ImmersiveEngineering-0.12-89.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  725. | LCHIJA | engineersdoors | 0.8.0 | engineers_doors-1.12.2-0.8.0.jar | None |
  726. | LCHIJA | extrabitmanipulation | 1.12.2-3.4.1 | ExtraBitManipulation-1.12.2-3.4.1.jar | None |
  727. | LCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
  728. | LCHIJA | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
  729. | LCHIJA | flatcoloredblocks | mc1.12-6.8 | flatcoloredblocks-mc1.12-6.8.jar | None |
  730. | LCHIJA | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None |
  731. | LCHIJA | forgeendertech | 1.12.2-4.4.20.0 | ForgeEndertech-1.12.2-4.4.20.0-build.0354.jar | None |
  732. | LCHIJA | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None |
  733. | LCHIJA | ftbutilities | 5.4.0.100 | FTBUtilities-5.4.0.100.jar | None |
  734. | LCHIJA | growthcraft | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  735. | LCHIJA | growthcraft_apples | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  736. | LCHIJA | growthcraft_bamboo | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  737. | LCHIJA | growthcraft_cellar | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  738. | LCHIJA | growthcraft_bees | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  739. | LCHIJA | growthcraft_fishtrap | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  740. | LCHIJA | growthcraft_grapes | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  741. | LCHIJA | growthcraft_hops | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  742. | LCHIJA | growthcraft_milk | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  743. | LCHIJA | growthcraft_rice | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  744. | LCHIJA | hexwool | 1.1.0 | HexWool-1.12.2-1.1.0.jar | None |
  745. | LCHIJA | igi|sereneseasons | 1.0 | IGISereneSeasons.jar | None |
  746. | LCHIJA | immersivecables | 1.3.2 | ImmersiveCables-1.12.2-1.3.2.jar | None |
  747. | LCHIJA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  748. | LCHIJA | trackapi | 1.1 | TrackAPI-1.1_1.12.jar | None |
  749. | LCHIJA | immersiverailroading | 1.6.1 | ImmersiveRailroading-1.6.1_1.12-1138.jar | None |
  750. | LCHIJA | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
  751. | LCHIJA | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
  752. | LCHIJA | ingameinfoxml | 2.8.2.94 | InGameInfoXML-1.12.2-2.8.2.94-universal.jar | None |
  753. | LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  754. | LCHIJA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  755. | LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  756. | LCHIJA | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
  757. | LCHIJA | journeymap | 1.12.2-5.5.5 | journeymap-1.12.2-5.5.5.jar | None |
  758. | LCHIJA | laggoggles | FAT-1.12.2-4.6 | LagGoggles-FAT-1.12.2-4.6.jar | None |
  759. | LCHIJA | lex | 1.0.8 | LibEx-1.12.2-1.0.8.jar | None |
  760. | LCHIJA | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None |
  761. | LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
  762. | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  763. | LCHIJA | mcjtylib_ng | 3.5.3 | mcjtylib-1.12-3.5.3.jar | None |
  764. | LCHIJA | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None |
  765. | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  766. | LCHIJA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
  767. | LCHIJA | nex | 2.0.8 | NetherEx-1.12.2-2.0.8.jar | None |
  768. | LCHIJA | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
  769. | LCHIJA | recipehandler | 0.13 | NoMoreRecipeConflict-0.13(1.12.2).jar | None |
  770. | LCHIJA | neid | 1.5.4.4 | NotEnoughIDs-1.5.4.4.jar | None |
  771. | LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  772. | LCHIJA | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  773. | LCHIJA | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2ze.jar | None |
  774. | LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  775. | LCHIJA | simplyjetpacks | 2.2.12.65 | SimplyJetpacks2-1.12.2-2.2.12.65.jar | None |
  776. | LCHIJA | plustic | 7.0.7.0 | plustic-7.0.7.0.jar | None |
  777. | LCHIJA | reborncore | 3.13.12.447 | RebornCore-1.12.2-3.13.12.447-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  778. | LCHIJA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.3.4.85.jar | None |
  779. | LCHIJA | xreliquary | 1.12.2-1.3.4.786 | Reliquary-1.12.2-1.3.4.786.jar | None |
  780. | LCHIJA | rftools | 7.71 | rftools-1.12-7.71.jar | None |
  781. | LCHIJA | sereneseasons | 1.2.16 | SereneSeasons-1.12.2-1.2.16-universal.jar | None |
  782. | LCHIJA | spiceoflife | 1.3.12 | SpiceOfLife-mc1.12-1.3.12.jar | None |
  783. | LCHIJA | lemonlib | 1.3.0 | lemonlib-1.12.2-1.3.0.jar | None |
  784. | LCHIJA | statues | 1.0.1 | statues-rechiseled-1.12.2-1.0.1.jar | None |
  785. | LCHIJA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None |
  786. | LCHIJA | storagedrawersunlimited | 1.12.2-1.3.0 | StorageDrawersUnlimited-1.12.2-1.3.0.jar | None |
  787. | LCHIJA | taiga | 1.12.2-1.3.3 | taiga-1.12.2-1.3.4.jar | None |
  788. | LCHIJA | thaumicperiphery | 0.3.0 | thaumicperiphery-0.3.0.jar | None |
  789. | LCHIJA | tickprofiler | 1.12-0.0.7 | TickProfiler-1.12-0.0.7.jar | None |
  790. | LCHIJA | tinker_io | rw2.7.1 | tinker_io-1.12.2-rw2.7.1.jar | None |
  791. | LCHIJA | tinkersjei | 1.2 | tinkersjei-1.2.jar | None |
  792. | LCHIJA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  793. | LCHIJA | tombmanygraves | 1.12-4.2.0 | TombManyGraves-1.12-4.2.0.jar | None |
  794. | LCHIJA | topaddons | 1.12.2-1.11.0 | topaddons-1.12.2-1.11.0.jar | None |
  795. | LCHIJA | torchmaster | 1.7.1.74 | torchmaster_1.12.2-1.7.1.74.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 |
  796. | LCHIJA | vending | 1.12.2-3.0.1.2 | vending-1.12.2-3.0.1.2.jar | None |
  797. | LCHIJA | wanionlib | 1.12.2-1.9 | WanionLib-1.12.2-1.9.jar | None |
  798. | LCHIJA | warsftbdynmap | 1.0.4 | WarsFtbDynmap-1.0.4.jar | None |
  799. | LCHIJA | waystones | 4.0.71 | Waystones_1.12.2-4.0.71.jar | None |
  800. | LCHIJA | westerosblocks | 4.0.0-beta-1-66 | westerosblocks-4.0.0-beta-1-66.jar | None |
  801. | LCHIJA | worldedit | 6.1.10-SNAPSHOT | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None |
  802. | LCHIJA | worleycaves | 1.4.1 | worleycaves-1.4.1.jar | None |
  803. | LCHIJA | xtones | 1.12-1.0.8-11 | Xtones-1.12-1.0.8-11.jar | None |
  804. | LCHIJA | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  805. | LCHIJA | drplibrary | 1.12.2-0.1.3-SNAPSHOT | drplibrary-1.12.2-0.1.3-SNAPSHOT-20190129.094240.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
  806. | LCHIJA | drpcmblueprints | 1.12.2-1.2.3 | drpcmblueprints-1.12.2-1.2.3.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
  807. | LCHIJA | drpcmmaarg | 1.12.2-0.10.0-SNAPSHOT | drpcmmaarg-1.12.2-0.10.0-SNAPSHOT-20181116.014036.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
  808. | LCHIJA | drpcmguis | 1.12.2-0.0.2-SNAPSHOT | drpcmguis-1.12.2-0.0.1-SNAPSHOT-20181125.060253.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
  809. | LCHIJA | drpcore | 1.12.2-0.4.7 | drpcore-1.12.2-0.4.7.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
  810. | LCHIJA | orelib | 3.5.2.2 | OreLib-1.12.2-3.5.2.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  811. | LCHIJA | dsurround | 3.5.4.3 | DynamicSurroundings-1.12.2-3.5.4.3.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  812. | LCHIJA | drpcmlocks | 1.12.2-1.0.1 | drpcmlocks-1.12.2-1.0.0-SNAPSHOT-20181126.051203.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
  813. | LCHIJA | drpmedieval | 1.12.2-0.3.4 | drpmedieval-1.12.2-0.3.4.jar | None |
  814. | LCHIJA | armoryexpansion-conarm | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  815. | LCHIJA | mysticallib | 1.12.2-1.2.1 | mysticallib-1.12.2-1.2.1.jar | None |
  816. | LCHIJA | unidict | 1.12.2-2.9.1 | UniDict-1.12.2-2.9.1.jar | None |
  817.  
  818. Loaded coremods (and transformers):
  819. LibLoader (# LibLoader.jar)
  820.  
  821. 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.5-1.12.2.jar)
  822. pl.asie.foamfix.coremod.FoamFixTransformer
  823. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  824. squeek.applecore.asm.TransformerModuleHandler
  825. OTGCorePlugin (OTG-Core.jar)
  826. com.pg85.otg.forge.asm.OTGClassTransformer
  827. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  828. openmods.core.OpenModsClassTransformer
  829. RandomPatches (randompatches-1.12.2-1.17.2.1.jar)
  830. com.therandomlabs.randompatches.core.RPTransformer
  831. EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
  832. com.enderio.core.common.transform.EnderCoreTransformer
  833. com.enderio.core.common.transform.SimpleMixinPatcher
  834. CorePlugin (ForgeEndertech-1.12.2-4.4.20.0-build.0354.jar)
  835.  
  836. ForgelinPlugin (Forgelin-1.8.2.jar)
  837.  
  838. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  839. team.chisel.ctm.client.asm.CTMTransformer
  840. FMLLoadingPlugin (westerosblocks-4.0.0-beta-1-66.jar)
  841. com.westeroscraft.westerosblocks.asm.ClassTransformer
  842. Plugin (NotEnoughIDs-1.5.4.4.jar)
  843. ru.fewizz.neid.asm.Transformer
  844. Quark Plugin (Quark-r1.6-175.jar)
  845. vazkii.quark.base.asm.ClassTransformer
  846. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  847. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  848. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  849. invtweaks.forge.asm.ContainerTransformer
  850. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  851. shetiphian.asm.ClassTransformer
  852. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  853.  
  854. AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  855.  
  856. CoreMod (TickProfiler-1.12-0.0.7.jar)
  857.  
  858. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
  859. sereneseasons.asm.transformer.EntityRendererTransformer
  860. sereneseasons.asm.transformer.WorldTransformer
  861. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  862.  
  863. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  864.  
  865. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  866. org.orecruncher.dsurround.asm.Transformer
  867. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
  868. Pulsar/tconstruct loaded Pulses:
  869. - TinkerCommons (Enabled/Forced)
  870. - TinkerWorld (Enabled/Not Forced)
  871. - TinkerTools (Enabled/Not Forced)
  872. - TinkerHarvestTools (Enabled/Forced)
  873. - TinkerMeleeWeapons (Enabled/Forced)
  874. - TinkerRangedWeapons (Enabled/Forced)
  875. - TinkerModifiers (Enabled/Forced)
  876. - TinkerSmeltery (Enabled/Not Forced)
  877. - TinkerGadgets (Enabled/Not Forced)
  878. - TinkerOredict (Enabled/Forced)
  879. - TinkerIntegration (Enabled/Forced)
  880. - TinkerFluids (Enabled/Forced)
  881. - TinkerMaterials (Enabled/Forced)
  882. - TinkerModelRegister (Enabled/Forced)
  883. - chiselIntegration (Enabled/Not Forced)
  884. - chiselsandbitsIntegration (Enabled/Not Forced)
  885. - theoneprobeIntegration (Enabled/Not Forced)
  886.  
  887. Pulsar/natura loaded Pulses:
  888. - NaturaCommons (Enabled/Forced)
  889. - NaturaOverworld (Enabled/Not Forced)
  890. - NaturaNether (Enabled/Not Forced)
  891. - NaturaDecorative (Enabled/Not Forced)
  892. - NaturaTools (Enabled/Not Forced)
  893. - NaturaEntities (Enabled/Not Forced)
  894. - NaturaOredict (Enabled/Forced)
  895. - NaturaWorld (Enabled/Not Forced)
  896.  
  897. RebornCore:
  898. Plugin Engine: 0
  899. RebornCore Version: 3.13.12.447
  900. Runtime Debofucsation 1
  901. Ender IO: No known problems detected.
  902.  
  903. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  904. !!!You are looking at the diagnostics information, not at the crash. !!!
  905. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  906. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  907.  
  908. Profiler Position: N/A (disabled)
  909. Player Count: 2 / 50; [EntityPlayerMP['HexeEmma'/1606391, l='Biome Bundle', x=-476.89, y=194.00, z=1870.82], EntityPlayerMP['Silverseppel'/1729959, l='Biome Bundle', x=-414.69, y=194.00, z=1806.80]]
  910. Is Modded: Definitely; Server brand changed to 'fml,forge'
  911. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement