Advertisement
Guest User

Untitled

a guest
Feb 18th, 2019
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.06 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LibLoader (# LibLoader.jar)
  5. BedPatch (bedpatch-2.2-1.12.2.jar)
  6. Plugin (NotEnoughIDs-1.5.4.3.jar)
  7. ForgelinPlugin (Forgelin-1.8.2.jar)
  8. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  9. LoadingPlugin (Quark-r1.5-145.jar)
  10. MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  11. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  12. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  13. llibrary (llibrary-core-1.0.10-1.12.2.jar)
  14. SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  15. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
  16. AppleCore (AppleCore-mc1.12.2-3.1.4.jar)
  17. CoreMod (TickProfiler-1.12-0.0.7.jar)
  18. AstralCore (astralsorcery-1.12.2-1.10.11.jar)
  19. Contact their authors BEFORE contacting forge
  20.  
  21. // Hi. I'm Minecraft, and I'm a crashaholic.
  22.  
  23. Time: 2/18/19 7:49 PM
  24. Description: Watching Server
  25.  
  26. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
  27. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185890_d(BlockStateContainer.java:446)
  28. at net.minecraft.block.Block.func_185477_a(Block.java:460)
  29. at com.wynprice.secretroomsmod.core.SecretRoomsHooks.addCollisionBoxToList(SecretRoomsHooks.java:43)
  30. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185908_a(BlockStateContainer.java:451)
  31. at net.minecraft.world.World.func_191504_a(World.java:1338)
  32. at net.minecraft.world.World.func_184144_a(World.java:1362)
  33. at net.minecraft.entity.Entity.func_70091_d(Entity.java:721)
  34. at com.lycanitesmobs.core.entity.EntityCreatureBase.moveSwimmingWithHeading(EntityCreatureBase.java:2001)
  35. at com.lycanitesmobs.core.entity.EntityCreatureBase.func_191986_a(EntityCreatureBase.java:1930)
  36. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393)
  37. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  38. at com.lycanitesmobs.core.entity.EntityCreatureBase.func_70636_d(EntityCreatureBase.java:1532)
  39. at com.lycanitesmobs.core.entity.EntityCreatureAgeable.func_70636_d(EntityCreatureAgeable.java:104)
  40. at com.lycanitesmobs.core.entity.EntityCreatureTameable.func_70636_d(EntityCreatureTameable.java:175)
  41. at com.lycanitesmobs.saltwatermobs.entity.EntitySkylus.func_70636_d(EntitySkylus.java:86)
  42. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  43. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  44. at com.lycanitesmobs.core.entity.EntityCreatureBase.func_70071_h_(EntityCreatureBase.java:1447)
  45. at net.minecraft.world.World.func_72866_a(World.java:1993)
  46. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  47. at net.minecraft.world.World.func_72870_g(World.java:1955)
  48. at net.minecraft.world.World.func_72939_s(World.java:1759)
  49. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  50. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  51. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  52. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  53. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  54. at java.lang.Thread.run(Thread.java:748)
  55.  
  56.  
  57. A detailed walkthrough of the error, its code path and all known details is as follows:
  58. ---------------------------------------------------------------------------------------
  59.  
  60. -- Head --
  61. Thread: Server Watchdog
  62. Stacktrace:
  63. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185890_d(BlockStateContainer.java:446)
  64. at net.minecraft.block.Block.func_185477_a(Block.java:460)
  65. at com.wynprice.secretroomsmod.core.SecretRoomsHooks.addCollisionBoxToList(SecretRoomsHooks.java:43)
  66. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185908_a(BlockStateContainer.java:451)
  67. at net.minecraft.world.World.func_191504_a(World.java:1338)
  68. at net.minecraft.world.World.func_184144_a(World.java:1362)
  69. at net.minecraft.entity.Entity.func_70091_d(Entity.java:721)
  70. at com.lycanitesmobs.core.entity.EntityCreatureBase.moveSwimmingWithHeading(EntityCreatureBase.java:2001)
  71. at com.lycanitesmobs.core.entity.EntityCreatureBase.func_191986_a(EntityCreatureBase.java:1930)
  72. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393)
  73. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  74. at com.lycanitesmobs.core.entity.EntityCreatureBase.func_70636_d(EntityCreatureBase.java:1532)
  75. at com.lycanitesmobs.core.entity.EntityCreatureAgeable.func_70636_d(EntityCreatureAgeable.java:104)
  76. at com.lycanitesmobs.core.entity.EntityCreatureTameable.func_70636_d(EntityCreatureTameable.java:175)
  77. at com.lycanitesmobs.saltwatermobs.entity.EntitySkylus.func_70636_d(EntitySkylus.java:86)
  78. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  79. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  80. at com.lycanitesmobs.core.entity.EntityCreatureBase.func_70071_h_(EntityCreatureBase.java:1447)
  81. at net.minecraft.world.World.func_72866_a(World.java:1993)
  82. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  83. at net.minecraft.world.World.func_72870_g(World.java:1955)
  84. at net.minecraft.world.World.func_72939_s(World.java:1759)
  85. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  86. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  87. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  88. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  89.  
  90. -- Thread Dump --
  91. Details:
  92. Threads: "Chunk I/O Executor Thread-1" Id=70 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@473218a9
  93. at sun.misc.Unsafe.park(Native Method)
  94. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@473218a9
  95. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  96. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  97. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  98. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  99. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  100. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  101. at java.lang.Thread.run(Thread.java:748)
  102.  
  103.  
  104. "Thread-14" Id=58 TIMED_WAITING
  105. at java.lang.Thread.sleep(Native Method)
  106. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  107. at java.lang.Thread.run(Thread.java:748)
  108.  
  109.  
  110. "Server Watchdog" Id=57 RUNNABLE
  111. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  112. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  113. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
  114. at java.lang.Thread.run(Thread.java:748)
  115.  
  116.  
  117. "File IO Thread" Id=56 TIMED_WAITING
  118. at java.lang.Thread.sleep(Native Method)
  119. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  120. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  121. at java.lang.Thread.run(Thread.java:748)
  122.  
  123.  
  124. "pool-3-thread-4" Id=55 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49f5ee3f
  125. at sun.misc.Unsafe.park(Native Method)
  126. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49f5ee3f
  127. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  128. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  129. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  130. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  131. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  132. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  133. at java.lang.Thread.run(Thread.java:748)
  134.  
  135.  
  136. "pool-3-thread-3" Id=54 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49f5ee3f
  137. at sun.misc.Unsafe.park(Native Method)
  138. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49f5ee3f
  139. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  140. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  141. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  142. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  143. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  144. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  145. at java.lang.Thread.run(Thread.java:748)
  146.  
  147.  
  148. "pool-3-thread-2" Id=53 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49f5ee3f
  149. at sun.misc.Unsafe.park(Native Method)
  150. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49f5ee3f
  151. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  152. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  153. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  154. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  155. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  156. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  157. at java.lang.Thread.run(Thread.java:748)
  158.  
  159.  
  160. "pool-3-thread-1" Id=52 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49f5ee3f
  161. at sun.misc.Unsafe.park(Native Method)
  162. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49f5ee3f
  163. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  164. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  165. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  166. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  167. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  168. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  169. at java.lang.Thread.run(Thread.java:748)
  170.  
  171.  
  172. "Netty Epoll Server IO #7" Id=51 RUNNABLE
  173. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  174. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  175. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  176. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  177. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  178. at java.lang.Thread.run(Thread.java:748)
  179.  
  180.  
  181. "Netty Epoll Server IO #6" Id=50 RUNNABLE
  182. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  183. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  184. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  185. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  186. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  187. at java.lang.Thread.run(Thread.java:748)
  188.  
  189.  
  190. "Netty Epoll Server IO #5" Id=49 RUNNABLE
  191. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  192. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  193. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  194. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  195. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  196. at java.lang.Thread.run(Thread.java:748)
  197.  
  198.  
  199. "Netty Epoll Server IO #4" Id=48 RUNNABLE
  200. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  201. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  202. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  203. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  204. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  205. at java.lang.Thread.run(Thread.java:748)
  206.  
  207.  
  208. "Netty Epoll Server IO #3" Id=47 RUNNABLE
  209. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  210. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  211. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  212. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  213. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  214. at java.lang.Thread.run(Thread.java:748)
  215.  
  216.  
  217. "Netty Epoll Server IO #2" Id=46 RUNNABLE
  218. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  219. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  220. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  221. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  222. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  223. at java.lang.Thread.run(Thread.java:748)
  224.  
  225.  
  226. "threadDeathWatcher-2-1" Id=45 TIMED_WAITING
  227. at java.lang.Thread.sleep(Native Method)
  228. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  229. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  230. at java.lang.Thread.run(Thread.java:748)
  231.  
  232.  
  233. "Netty Epoll Server IO #1" Id=44 RUNNABLE
  234. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  235. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  236. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  237. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  238. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  239. at java.lang.Thread.run(Thread.java:748)
  240.  
  241.  
  242. "ResearchIOThread" Id=43 TIMED_WAITING on java.util.TaskQueue@4dca73d9
  243. at java.lang.Object.wait(Native Method)
  244. - waiting on java.util.TaskQueue@4dca73d9
  245. at java.util.TimerThread.mainLoop(Timer.java:552)
  246. at java.util.TimerThread.run(Timer.java:505)
  247.  
  248.  
  249. "Netty Epoll Server IO #0" Id=39 RUNNABLE
  250. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  251. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  252. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  253. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  254. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  255. at java.lang.Thread.run(Thread.java:748)
  256.  
  257.  
  258. "Java2D Disposer" Id=35 WAITING on java.lang.ref.ReferenceQueue$Lock@8c8e404
  259. at java.lang.Object.wait(Native Method)
  260. - waiting on java.lang.ref.ReferenceQueue$Lock@8c8e404
  261. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  262. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  263. at sun.java2d.Disposer.run(Disposer.java:148)
  264. at java.lang.Thread.run(Thread.java:748)
  265.  
  266.  
  267. "JLine terminal non blocking reader thread" Id=22 RUNNABLE (in native)
  268. at java.io.FileInputStream.readBytes(Native Method)
  269. at java.io.FileInputStream.read(FileInputStream.java:255)
  270. at org.jline.utils.InputStreamReader.read(InputStreamReader.java:270)
  271. - locked java.io.FileInputStream@5fe852e4
  272. at org.jline.utils.InputStreamReader.read(InputStreamReader.java:200)
  273. - locked java.io.FileInputStream@5fe852e4
  274. at org.jline.utils.NonBlockingReader.run(NonBlockingReader.java:276)
  275. at java.lang.Thread.run(Thread.java:748)
  276.  
  277.  
  278. "Server console handler" Id=21 TIMED_WAITING on org.jline.utils.NonBlockingReader@390acb30
  279. at java.lang.Object.wait(Native Method)
  280. - waiting on org.jline.utils.NonBlockingReader@390acb30
  281. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:174)
  282. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:113)
  283. at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:132)
  284. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:109)
  285. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:60)
  286. at org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:724)
  287. at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:526)
  288. ...
  289.  
  290.  
  291. "DestroyJavaVM" Id=20 RUNNABLE
  292.  
  293.  
  294. "Server thread" Id=18 RUNNABLE
  295. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185890_d(BlockStateContainer.java:446)
  296. at net.minecraft.block.Block.func_185477_a(Block.java:460)
  297. at com.wynprice.secretroomsmod.core.SecretRoomsHooks.addCollisionBoxToList(SecretRoomsHooks.java:43)
  298. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185908_a(BlockStateContainer.java:451)
  299. at net.minecraft.world.World.func_191504_a(World.java:1338)
  300. at net.minecraft.world.World.func_184144_a(World.java:1362)
  301. at net.minecraft.entity.Entity.func_70091_d(Entity.java:721)
  302. at com.lycanitesmobs.core.entity.EntityCreatureBase.moveSwimmingWithHeading(EntityCreatureBase.java:2001)
  303. ...
  304.  
  305.  
  306. "Server Infinisleeper" Id=17 TIMED_WAITING
  307. at java.lang.Thread.sleep(Native Method)
  308. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  309.  
  310.  
  311. "Snooper Timer" Id=16 TIMED_WAITING on java.util.TaskQueue@27c02373
  312. at java.lang.Object.wait(Native Method)
  313. - waiting on java.util.TaskQueue@27c02373
  314. at java.util.TimerThread.mainLoop(Timer.java:552)
  315. at java.util.TimerThread.run(Timer.java:505)
  316.  
  317.  
  318. "Signal Dispatcher" Id=4 RUNNABLE
  319.  
  320.  
  321. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@68e71b4b
  322. at java.lang.Object.wait(Native Method)
  323. - waiting on java.lang.ref.ReferenceQueue$Lock@68e71b4b
  324. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  325. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  326. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  327.  
  328.  
  329. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@75851bc1
  330. at java.lang.Object.wait(Native Method)
  331. - waiting on java.lang.ref.Reference$Lock@75851bc1
  332. at java.lang.Object.wait(Object.java:502)
  333. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  334. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  335.  
  336.  
  337.  
  338. Stacktrace:
  339. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62)
  340. at java.lang.Thread.run(Thread.java:748)
  341.  
  342. -- System Details --
  343. Details:
  344. Minecraft Version: 1.12.2
  345. Operating System: Linux (amd64) version 4.4.0-87-generic
  346. Java Version: 1.8.0_191, Oracle Corporation
  347. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  348. Memory: 278068664 bytes (265 MB) / 2211753984 bytes (2109 MB) up to 6227755008 bytes (5939 MB)
  349. JVM Flags: 9 total; -Xms512M -Xmx6144m -XX:PermSize=256M -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX:ParallelGCThreads=2 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10
  350. IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
  351. FML: MCP 9.42 Powered by Forge 14.23.5.2811 135 mods loaded, 135 mods active
  352. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  353.  
  354. | State | ID | Version | Source | Signature |
  355. |:------ |:------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
  356. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  357. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  358. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2811-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  359. | LCHIJA | forge | 14.23.5.2811 | forge-1.12.2-14.23.5.2811-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  360. | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
  361. | LCHIJA | srm-hooks | 1.12.2-1.0.0 | minecraft.jar | None |
  362. | LCHIJA | akashictome | 1.2-12 | AkashicTome-1.2-12.jar | None |
  363. | LCHIJA | applecore | 3.1.4 | AppleCore-mc1.12.2-3.1.4.jar | None |
  364. | LCHIJA | crafttweaker | 4.1.14 | CraftTweaker2-1.12-4.1.14.jar | None |
  365. | LCHIJA | mtlib | 3.0.5 | MTLib-3.0.5.jar | None |
  366. | LCHIJA | modtweaker | 4.0.16 | modtweaker-4.0.16.jar | None |
  367. | LCHIJA | jei | 4.13.1.225 | jei_1.12.2-4.13.1.225.jar | None |
  368. | LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  369. | LCHIJA | architecturecraft | @VERSION@ | architecturecraft-1.12-3.80.jar | None |
  370. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  371. | LCHIJA | astralsorcery | 1.10.11 | astralsorcery-1.12.2-1.10.11.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  372. | LCHIJA | quark | r1.5-145 | Quark-r1.5-145.jar | None |
  373. | LCHIJA | autoreglib | 1.3-24 | AutoRegLib-1.3-24.jar | None |
  374. | LCHIJA | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
  375. | LCHIJA | mantle | 1.12-1.3.3.39 | Mantle-1.12-1.3.3.39.jar | None |
  376. | LCHIJA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  377. | LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
  378. | LCHIJA | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None |
  379. | LCHIJA | tconstruct | 1.12.2-2.12.0.115 | TConstruct-1.12.2-2.12.0.115.jar | None |
  380. | LCHIJA | conarm | 1.2.3 | conarm-1.12.2-1.2.3.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  381. | LCHIJA | basemetals | 2.5.0-beta7 | BaseMetals-1.12-2.5.0-beta7.311.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  382. | LCHIJA | bedpatch | 2.2 | bedpatch-2.2-1.12.2.jar | 6bf7527e690fb5e8719b9832bce5000a3e87dfe6 |
  383. | LCHIJA | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
  384. | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  385. | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
  386. | LCHIJA | bloodmagic | 1.12.2-2.4.0-102 | BloodMagic-1.12.2-2.4.0-102.jar | None |
  387. | LCHIJA | botania | r1.10-359 | Botania r1.10-359.jar | None |
  388. | LCHIJA | ceramics | 1.12-1.3.6 | Ceramics-1.12-1.3.6.jar | None |
  389. | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  390. | LCHIJA | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
  391. | LCHIJA | chiselsandbits | 14.30 | chiselsandbits-14.30.jar | None |
  392. | LCHIJA | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
  393. | LCHIJA | clipboard | @VERSION@ | Clipboard-1.12-1.3.0.jar | None |
  394. | LCHIJA | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  395. | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  396. | LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  397. | LCHIJA | cofhcore | 4.6.2 | CoFHCore-1.12.2-4.6.2.25-universal.jar | None |
  398. | LCHIJA | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  399. | LCHIJA | cookingforblockheads | 6.4.69 | CookingForBlockheads_1.12.2-6.4.69.jar | None |
  400. | LCHIJA | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.14.jar | None |
  401. | LCHIJA | props | 2.6.2 | Decocraft-2.6.2_1.12.2.jar | None |
  402. | LCHIJA | diethopper | 1.1 | diethopper-1.1.jar | None |
  403. | LCHIJA | dirt2path | 1.7.1 | dirt2path-1.8.0.jar | None |
  404. | LCHIJA | earthworks | 1.3.4.3 | Earthworks-1.12-1.3.6.jar | None |
  405. | LCHIJA | elevatorid | 1.3.6 | ElevatorMod-1.12.2-1.3.6.jar | None |
  406. | LCHIJA | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  407. | LCHIJA | enderzoo | 1.12.1-1.4.0.49 | EnderZoo-1.12.1-1.4.0.49.jar | None |
  408. | LCHIJA | reborncore | 3.13.3.416 | RebornCore-1.12.2-3.13.3.416-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  409. | LCHIJA | engineersworkshop | 1.0.9.40 | EngineersWorkshopReborn-1.12.2-1.0.9.40.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  410. | LCHIJA | extrarails | 1.3.0 | ExtraRails-1.12-1.3.0.jar | None |
  411. | LCHIJA | fastbench | 1.6.0 | FastWorkbench-1.12.2-1.6.0.jar | None |
  412. | LCHIJA | fencejumper | 1.0.5 | fencejumper-1.12-1.0.5.jar | None |
  413. | LCHIJA | flatcoloredblocks | mc1.12-6.6 | flatcoloredblocks-mc1.12-6.6.jar | None |
  414. | LCHIJA | flowergirls | 1.12.2-1.1.0 | flowergirls-1.12.2-1.1.0.jar | None |
  415. | LCHIJA | foamfix | 0.10.3-1.12.2 | foamfix-0.10.3-1.12.2.jar | None |
  416. | LCHIJA | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None |
  417. | LCHIJA | forgemultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  418. | LCHIJA | microblockcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  419. | LCHIJA | minecraftmultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  420. | LCHIJA | ftblib | 5.4.1.84 | FTBLib-5.4.1.84.jar | None |
  421. | LCHIJA | ftbutilities | 5.3.0.81 | FTBUtilities-5.3.0.81.jar | None |
  422. | LCHIJA | gravestone | 1.10.1 | gravestone-1.10.1.jar | None |
  423. | LCHIJA | harvest | 1.12-1.2.7-20 | Harvest-1.12-1.2.7-20.jar | None |
  424. | LCHIJA | helpfixer | 1.12.1-1.5.18 | HelpFixer-1.12.1-1.5.18.jar | None |
  425. | LCHIJA | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None |
  426. | LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  427. | LCHIJA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  428. | LCHIJA | ironchest | 1.12.2-7.0.56.840 | ironchest-1.12.2-7.0.56.840.jar | None |
  429. | LCHIJA | journeymap | 1.12.2-5.5.3 | journeymap-1.12.2-5.5.3.jar | None |
  430. | LCHIJA | kleeslabs | 5.4.11 | KleeSlabs_1.12.2-5.4.11.jar | None |
  431. | LCHIJA | lttweaker | 1.1.14 | LootTableTweaker-1.12.2-1.1.14.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  432. | LCHIJA | lycanitesmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete 1.20.5.2 [1.12.2].jar | None |
  433. | LCHIJA | swampmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete 1.20.5.2 [1.12.2].jar | None |
  434. | LCHIJA | forestmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete 1.20.5.2 [1.12.2].jar | None |
  435. | LCHIJA | demonmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete 1.20.5.2 [1.12.2].jar | None |
  436. | LCHIJA | elementalmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete 1.20.5.2 [1.12.2].jar | None |
  437. | LCHIJA | desertmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete 1.20.5.2 [1.12.2].jar | None |
  438. | LCHIJA | arcticmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete 1.20.5.2 [1.12.2].jar | None |
  439. | LCHIJA | freshwatermobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete 1.20.5.2 [1.12.2].jar | None |
  440. | LCHIJA | mountainmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete 1.20.5.2 [1.12.2].jar | None |
  441. | LCHIJA | plainsmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete 1.20.5.2 [1.12.2].jar | None |
  442. | LCHIJA | saltwatermobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete 1.20.5.2 [1.12.2].jar | None |
  443. | LCHIJA | junglemobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete 1.20.5.2 [1.12.2].jar | None |
  444. | LCHIJA | shadowmobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete 1.20.5.2 [1.12.2].jar | None |
  445. | LCHIJA | infernomobs | 1.20.5.2 - MC 1.12.2 | LycanitesMobsComplete 1.20.5.2 [1.12.2].jar | None |
  446. | LCHIJA | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None |
  447. | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  448. | LCHIJA | mcjtylib_ng | 3.1.1 | mcjtylib-1.12-3.1.1.jar | None |
  449. | LCHIJA | testdummy | 1.12 | MmmMmmMmmMmm-1.12-1.14.jar | None |
  450. | LCHIJA | moartinkers | 0.6.0 | moartinkers-0.6.0.jar | None |
  451. | LCHIJA | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None |
  452. | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  453. | LCHIJA | llibrary | 1.7.17 | llibrary-1.7.17-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  454. | LCHIJA | mowziesmobs | 1.5.2 | mowziesmobs-1.5.2.jar | None |
  455. | LCHIJA | natura | 1.12.2-4.3.2.66 | natura-1.12.2-4.3.2.66.jar | None |
  456. | LCHIJA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
  457. | LCHIJA | nethermetals | 1.2.0-beta5 | NetherMetals-1.12-1.2.0-beta5.68.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  458. | LCHIJA | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
  459. | LCHIJA | neid | 1.5.4.3 | NotEnoughIDs-1.5.4.3.jar | None |
  460. | LCHIJA | notenoughwands | 1.7.2 | notenoughwands-1.12-1.7.2.jar | None |
  461. | LCHIJA | orespawn | 3.3.0 | OreSpawn-1.12-3.3.0.155.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  462. | LCHIJA | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zb.jar | None |
  463. | LCHIJA | shetiphiancore | 3.5.9 | shetiphiancore-1.12.0-3.5.9.jar | None |
  464. | LCHIJA | platforms | 1.4.6 | platforms-1.12.0-1.4.6.jar | None |
  465. | LCHIJA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  466. | LCHIJA | refinedrelocation | 4.2.35 | RefinedRelocation_1.12.2-4.2.35.jar | None |
  467. | LCHIJA | xreliquary | 1.12.2-1.3.4.780 | Reliquary-1.12.2-1.3.4.780.jar | None |
  468. | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  469. | LCHIJA | roots | 0.104 | roots-2-0.104.jar | None |
  470. | LCHIJA | secretroomsmod | 5.6.4 | secretroomsmod-1.12.2-5.6.4.jar | None |
  471. | LCHIJA | sophisticatedwolves | 3.13.7 | SophisticatedWolves-1.12.2-3.13.7.jar | None |
  472. | LCHIJA | soulshardsrespawn | 1.12.2-1.1.0-12 | SoulShardsRespawn-1.12.2-1.1.0-12.jar | None |
  473. | LCHIJA | spartanshields | 1.4.1 | SpartanShields-1.12.2-1.4.1.jar | None |
  474. | LCHIJA | spiceoflife | 1.3.12 | SpiceOfLife-mc1.12-1.3.12.jar | None |
  475. | LCHIJA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None |
  476. | LCHIJA | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
  477. | LCHIJA | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
  478. | LCHIJA | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
  479. | LCHIJA | thermalfoundation | 2.6.2 | ThermalFoundation-1.12.2-2.6.2.26-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  480. | LCHIJA | thermaldynamics | 2.5.4 | ThermalDynamics-1.12.2-2.5.4.18-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  481. | LCHIJA | tickprofiler | 1.12-0.0.7 | TickProfiler-1.12-0.0.7.jar | None |
  482. | LCHIJA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  483. | LCHIJA | topaddons | 1.12.2-1.10.1 | topaddons-1.12.2-1.10.1.jar | None |
  484. | LCHIJA | totemic | 1.12.2-0.11.4 | Totemic-1.12.2-0.11.4.jar | 21d11d7bf4d97b465382a1f95428029aac6daaea |
  485. | LCHIJA | wanionlib | 1.12.2-2.2 | WanionLib-1.12.2-2.2.jar | None |
  486. | LCHIJA | waystones | 4.0.67 | Waystones_1.12.2-4.0.67.jar | None |
  487. | LCHIJA | structurize | 1.12.2-0.10.25-ALPHA | structurize-1.12.2-0.10.25-ALPHA.jar | None |
  488. | LCHIJA | minecolonies | 1.12.2-0.10.109-RELEASE | minecolonies-1.12.2-0.10.109-RELEASE-universal.jar | None |
  489. | LCHIJA | hungeroverhaul | 1.12.2-1.3.3.jenkins148 | HungerOverhaul-1.12.2-1.3.3.jenkins148.jar | None |
  490. | LCHIJA | unidict | 1.12.2-2.9.2 | UniDict-1.12.2-2.9.2.jar | None |
  491.  
  492. Loaded coremods (and transformers):
  493. LibLoader (# LibLoader.jar)
  494.  
  495. BedPatch (bedpatch-2.2-1.12.2.jar)
  496. com.mordenkainen.bedpatch.BedPatchASM
  497. Plugin (NotEnoughIDs-1.5.4.3.jar)
  498. ru.fewizz.neid.asm.Transformer
  499. ForgelinPlugin (Forgelin-1.8.2.jar)
  500.  
  501. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  502. team.chisel.ctm.client.asm.CTMTransformer
  503. LoadingPlugin (Quark-r1.5-145.jar)
  504. vazkii.quark.base.asm.ClassTransformer
  505. MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  506.  
  507. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  508. invtweaks.forge.asm.ContainerTransformer
  509. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  510. shetiphian.asm.ClassTransformer
  511. llibrary (llibrary-core-1.0.10-1.12.2.jar)
  512. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  513. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  514. SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  515. com.wynprice.secretroomsmod.core.SecretRoomsTransformer
  516. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
  517. pl.asie.foamfix.coremod.FoamFixTransformer
  518. AppleCore (AppleCore-mc1.12.2-3.1.4.jar)
  519. squeek.applecore.asm.TransformerModuleHandler
  520. CoreMod (TickProfiler-1.12-0.0.7.jar)
  521.  
  522. AstralCore (astralsorcery-1.12.2-1.10.11.jar)
  523.  
  524. Pulsar/tconstruct loaded Pulses:
  525. - TinkerCommons (Enabled/Forced)
  526. - TinkerWorld (Enabled/Not Forced)
  527. - TinkerTools (Enabled/Not Forced)
  528. - TinkerHarvestTools (Enabled/Forced)
  529. - TinkerMeleeWeapons (Enabled/Forced)
  530. - TinkerRangedWeapons (Enabled/Forced)
  531. - TinkerModifiers (Enabled/Forced)
  532. - TinkerSmeltery (Enabled/Not Forced)
  533. - TinkerGadgets (Enabled/Not Forced)
  534. - TinkerOredict (Enabled/Forced)
  535. - TinkerIntegration (Enabled/Forced)
  536. - TinkerFluids (Enabled/Forced)
  537. - TinkerMaterials (Enabled/Forced)
  538. - TinkerModelRegister (Enabled/Forced)
  539. - chiselIntegration (Enabled/Not Forced)
  540. - chiselsandbitsIntegration (Enabled/Not Forced)
  541. - theoneprobeIntegration (Enabled/Not Forced)
  542.  
  543. Pulsar/natura loaded Pulses:
  544. - NaturaCommons (Enabled/Forced)
  545. - NaturaOverworld (Enabled/Not Forced)
  546. - NaturaNether (Enabled/Not Forced)
  547. - NaturaDecorative (Enabled/Not Forced)
  548. - NaturaTools (Enabled/Not Forced)
  549. - NaturaEntities (Enabled/Not Forced)
  550. - NaturaOredict (Enabled/Forced)
  551. - NaturaWorld (Enabled/Not Forced)
  552.  
  553. RebornCore:
  554. Plugin Engine: 0
  555. RebornCore Version: 3.13.3.416
  556. Runtime Debofucsation 1
  557. Profiler Position: N/A (disabled)
  558. Player Count: 4 / 20; [EntityPlayerMP['---'/1236, l='world', x=-198.15, y=62.00, z=-495.86], EntityPlayerMP['---'/21351, l='world', x=-357.12, y=67.00, z=-488.37], EntityPlayerMP['---'/280101, l='world', x=-717.96, y=63.00, z=-256.64], EntityPlayerMP['---'/5255, l='world', x=-706.49, y=66.25, z=-244.22]]
  559. Is Modded: Definitely; Server brand changed to 'fml,forge'
  560. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement