Advertisement
CrazyMSHD

Crashes

Oct 13th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 71.50 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. ForgelinPlugin (Forgelin-1.8.4.jar)
  7. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  8. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  9. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  10. CorePlugin (ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar)
  11. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  12. LoadingPlugin (Reskillable-1.12.2-1.12.5.jar)
  13. MMFMLCorePlugin (MultiMine-1.12.2.jar)
  14. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  15. CoreMod (TickProfiler-1.12-0.0.7.jar)
  16. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
  17. BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
  18. ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar)
  19. ClsPlugin (CustomLoadingScreen-1.12.2-1.4.1.jar)
  20. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  21. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  22. TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  23. CreativePatchingLoader (CreativeCore_v1.9.67_mc1.12.2.jar)
  24. LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  25. Contact their authors BEFORE contacting forge
  26.  
  27. // Oops.
  28.  
  29. Time: 10/13/19 6:33 PM
  30. Description: Watching Server
  31.  
  32. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
  33. at net.minecraft.network.datasync.EntityDataManager.func_187219_c(EntityDataManager.java:144)
  34. at net.minecraft.network.datasync.EntityDataManager.func_187225_a(EntityDataManager.java:150)
  35. at net.minecraft.entity.EntityLivingBase.func_110143_aJ(EntityLivingBase.java:847)
  36. at com.tmtravlr.potioncore.PotionCoreEventHandler.onLivingUpdate(PotionCoreEventHandler.java:311)
  37. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_129_PotionCoreEventHandler_onLivingUpdate_LivingUpdateEvent.invoke(.dynamic)
  38. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  39. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  40. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:580)
  41. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2095)
  42. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  43. at com.lycanitesmobs.core.entity.EntityCreatureBase.func_70071_h_(EntityCreatureBase.java:1449)
  44. at net.minecraft.world.World.func_72866_a(World.java:1993)
  45. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  46. at net.minecraft.world.World.func_72870_g(World.java:1955)
  47. at net.minecraft.world.World.func_72939_s(World.java:1759)
  48. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  49. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  50. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  51. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  52. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  53. at java.lang.Thread.run(Thread.java:748)
  54.  
  55.  
  56. A detailed walkthrough of the error, its code path and all known details is as follows:
  57. ---------------------------------------------------------------------------------------
  58.  
  59. -- Head --
  60. Thread: Server Watchdog
  61. Stacktrace:
  62. at net.minecraft.network.datasync.EntityDataManager.func_187219_c(EntityDataManager.java:144)
  63. at net.minecraft.network.datasync.EntityDataManager.func_187225_a(EntityDataManager.java:150)
  64. at net.minecraft.entity.EntityLivingBase.func_110143_aJ(EntityLivingBase.java:847)
  65. at com.tmtravlr.potioncore.PotionCoreEventHandler.onLivingUpdate(PotionCoreEventHandler.java:311)
  66. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_129_PotionCoreEventHandler_onLivingUpdate_LivingUpdateEvent.invoke(.dynamic)
  67. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  68. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  69. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:580)
  70. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2095)
  71. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  72. at com.lycanitesmobs.core.entity.EntityCreatureBase.func_70071_h_(EntityCreatureBase.java:1449)
  73. at net.minecraft.world.World.func_72866_a(World.java:1993)
  74. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  75. at net.minecraft.world.World.func_72870_g(World.java:1955)
  76. at net.minecraft.world.World.func_72939_s(World.java:1759)
  77. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  78. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  79. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  80. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  81.  
  82. -- Thread Dump --
  83. Details:
  84. Threads: "Netty Epoll Server IO #7" Id=66 RUNNABLE
  85. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  86. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  87. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  88. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  89. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  90. at java.lang.Thread.run(Thread.java:748)
  91.  
  92.  
  93. "Netty Epoll Server IO #6" Id=59 RUNNABLE
  94. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  95. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  96. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  97. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  98. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  99. at java.lang.Thread.run(Thread.java:748)
  100.  
  101.  
  102. "Netty Epoll Server IO #5" Id=58 RUNNABLE
  103. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  104. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  105. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  106. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  107. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  108. at java.lang.Thread.run(Thread.java:748)
  109.  
  110.  
  111. "Chunk I/O Executor Thread-1" Id=53 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@539d4ef6
  112. at sun.misc.Unsafe.park(Native Method)
  113. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@539d4ef6
  114. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  115. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  116. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  117. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  118. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  119. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  120. at java.lang.Thread.run(Thread.java:748)
  121.  
  122.  
  123. "Netty Epoll Server IO #4" Id=51 RUNNABLE
  124. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  125. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  126. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  127. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  128. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  129. at java.lang.Thread.run(Thread.java:748)
  130.  
  131.  
  132. "Netty Epoll Server IO #3" Id=47 RUNNABLE
  133. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  134. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  135. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  136. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  137. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  138. at java.lang.Thread.run(Thread.java:748)
  139.  
  140.  
  141. "Netty Epoll Server IO #2" Id=46 RUNNABLE
  142. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  143. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  144. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  145. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  146. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  147. at java.lang.Thread.run(Thread.java:748)
  148.  
  149.  
  150. "Netty Epoll Server IO #1" Id=45 RUNNABLE
  151. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  152. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  153. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  154. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  155. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  156. at java.lang.Thread.run(Thread.java:748)
  157.  
  158.  
  159. "File IO Thread" Id=38 TIMED_WAITING
  160. at java.lang.Thread.sleep(Native Method)
  161. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:44)
  162. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  163. at java.lang.Thread.run(Thread.java:748)
  164.  
  165.  
  166. "Server Watchdog" Id=37 RUNNABLE
  167. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  168. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  169. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
  170. at java.lang.Thread.run(Thread.java:748)
  171.  
  172.  
  173. "threadDeathWatcher-2-1" Id=36 TIMED_WAITING
  174. at java.lang.Thread.sleep(Native Method)
  175. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  176. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  177. at java.lang.Thread.run(Thread.java:748)
  178.  
  179.  
  180. "Netty Epoll Server IO #0" Id=35 RUNNABLE
  181. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  182. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  183. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  184. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  185. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  186. at java.lang.Thread.run(Thread.java:748)
  187.  
  188.  
  189. "Server console handler" Id=21 RUNNABLE (in native)
  190. at java.io.FileInputStream.readBytes(Native Method)
  191. at java.io.FileInputStream.read(FileInputStream.java:255)
  192. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  193. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  194. - locked java.io.BufferedInputStream@5d5aaaf5
  195. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  196. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  197. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  198. - locked java.io.InputStreamReader@59652586
  199. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  200. ...
  201.  
  202.  
  203. "DestroyJavaVM" Id=20 RUNNABLE
  204.  
  205.  
  206. "Server thread" Id=18 RUNNABLE
  207. at net.minecraft.network.datasync.EntityDataManager.func_187219_c(EntityDataManager.java:144)
  208. at net.minecraft.network.datasync.EntityDataManager.func_187225_a(EntityDataManager.java:150)
  209. at net.minecraft.entity.EntityLivingBase.func_110143_aJ(EntityLivingBase.java:847)
  210. at com.tmtravlr.potioncore.PotionCoreEventHandler.onLivingUpdate(PotionCoreEventHandler.java:311)
  211. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_129_PotionCoreEventHandler_onLivingUpdate_LivingUpdateEvent.invoke(.dynamic)
  212. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  213. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  214. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:580)
  215. ...
  216.  
  217.  
  218. "Server Infinisleeper" Id=17 TIMED_WAITING
  219. at java.lang.Thread.sleep(Native Method)
  220. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  221.  
  222.  
  223. "Snooper Timer" Id=16 TIMED_WAITING on java.util.TaskQueue@1c67a0ce
  224. at java.lang.Object.wait(Native Method)
  225. - waiting on java.util.TaskQueue@1c67a0ce
  226. at java.util.TimerThread.mainLoop(Timer.java:552)
  227. at java.util.TimerThread.run(Timer.java:505)
  228.  
  229.  
  230. "Signal Dispatcher" Id=4 RUNNABLE
  231.  
  232.  
  233. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@25b4b74a
  234. at java.lang.Object.wait(Native Method)
  235. - waiting on java.lang.ref.ReferenceQueue$Lock@25b4b74a
  236. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  237. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  238. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  239.  
  240.  
  241. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@2d31bc0b
  242. at java.lang.Object.wait(Native Method)
  243. - waiting on java.lang.ref.Reference$Lock@2d31bc0b
  244. at java.lang.Object.wait(Object.java:502)
  245. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  246. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  247.  
  248.  
  249.  
  250. Stacktrace:
  251. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62)
  252. at java.lang.Thread.run(Thread.java:748)
  253.  
  254. -- System Details --
  255. Details:
  256. Minecraft Version: 1.12.2
  257. Operating System: Linux (amd64) version 3.10.0-1062.1.2.el7.x86_64
  258. Java Version: 1.8.0_222, Oracle Corporation
  259. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  260. Memory: 706233016 bytes (673 MB) / 3722444800 bytes (3550 MB) up to 7456948224 bytes (7111 MB)
  261. JVM Flags: 5 total; -Xmx8000M -Xms128M -XX:+UnlockExperimentalVMOptions -XX:MaxMetaspaceSize=640M -XX:MetaspaceSize=32M
  262. IntCache: cache: 0, tcache: 8, allocated: 20, tallocated: 86
  263. FML: MCP 9.42 Powered by Forge 14.23.5.2838 106 mods loaded, 106 mods active
  264. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  265.  
  266. | State | ID | Version | Source | Signature |
  267. |:------ |:--------------------------- |:-------------------- |:--------------------------------------------- |:---------------------------------------- |
  268. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  269. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  270. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  271. | LCHIJA | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  272. | LCHIJA | creativecoredummy | 1.0.0 | minecraft.jar | None |
  273. | LCHIJA | itemphysic | 1.4.0 | minecraft.jar | None |
  274. | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  275. | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
  276. | LCHIJA | tnt_utilities_core | 1.2.3 | minecraft.jar | None |
  277. | LCHIJA | dsurroundcore | 3.5.4.3 | minecraft.jar | None |
  278. | LCHIJA | forgeendertech | 1.12.2-4.4.22.2 | ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar | None |
  279. | LCHIJA | adhooks | 1.12.2-3.2.2.0 | AdHooks-1.12.2-3.2.2.0-build.0220.jar | None |
  280. | LCHIJA | advanced-fishing | 1.3.3 | Advanced-Fishing-1.12.2-1.3.3.jar | None |
  281. | LCHIJA | alcatrazcore | 1.0.4 | alcatrazcore-1.0.4.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
  282. | LCHIJA | antiqueatlas | 4.5.1 | antiqueatlas-1.12.2-4.5.1.jar | e631d7254e451d0360d0148cb21407d5511d45e9 |
  283. | LCHIJA | anvilpatch | 1.0.0 | anvilpatch-1.0.0.jar | None |
  284. | LCHIJA | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
  285. | LCHIJA | carrots | 1.0.0b1 | carrotslib-mc1.12.2-1.0.0b1.jar | None |
  286. | LCHIJA | armorunder | 1.0.0 | armorunder-mc1.12.2-1.0.0.jar | None |
  287. | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
  288. | LCHIJA | bacodifficulty | 1.0.3 | BacoDifficulty-1.0.3.jar | None |
  289. | LCHIJA | battletowers | 1.6.5 | BattleTowers-1.12.2.jar | None |
  290. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  291. | LCHIJA | mujmajnkraftsbettersurvival | 1.3.4 | Better_Survival-1.3.4(1.12.1).jar | None |
  292. | LCHIJA | bettercombatmod | 1.5.6 | BetterCombat-1.12.2-1.5.6.jar | None |
  293. | LCHIJA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  294. | LCHIJA | bnbgaminglib | 2.17.6 | BNBGamingLib-1.12.2-2.17.6.jar | None |
  295. | LCHIJA | bountifulbaubles | 0.0.1 | Bountiful+Baubles-1.12.2-0.1.2.jar | None |
  296. | LCHIJA | campfire | 1.2 | campfire-1.12-v1.2.jar | None |
  297. | LCHIJA | carryon | 1.12.2 | CarryOn MC1.12.2 v1.12.2.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
  298. | LCHIJA | toughasnails | 3.1.0.141 | ToughAsNails-1.12.2-3.1.0.141-universal.jar | None |
  299. | LCHIJA | comforts | 1.4.1.2 | comforts-1.12.2-1.4.1.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  300. | LCHIJA | reskillable | 1.12.2-GRADLE:BUILD | Reskillable-1.12.2-1.12.5.jar | None |
  301. | LCHIJA | compatskills | 1.12.2-1.16.3 | CompatSkills-1.12.2-1.16.3.jar | None |
  302. | LCHIJA | coralreef | 2.0 | CoralReef-2.5-1.12.2.jar | None |
  303. | LCHIJA | wearablebackpacks | 3.1.4 | WearableBackpacks-1.12.2-3.1.4.jar | None |
  304. | LCHIJA | corpsecomplex | 1.0.6 | corpsecomplex-1.12.2-1.0.6.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  305. | LCHIJA | craftablechainmail | 1.0 | craftablechainmail-1.0.jar | None |
  306. | LCHIJA | craftablehorsearmour | 1.3 | CraftableHorseArmour-1.3.0-1.12.jar | None |
  307. | LCHIJA | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
  308. | LCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  309. | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
  310. | LCHIJA | creativecore | 1.9.9 | CreativeCore_v1.9.67_mc1.12.2.jar | None |
  311. | LCHIJA | defiledlands | 1.4.2 | defiledlands-1.12.2-1.4.2.jar | None |
  312. | LCHIJA | disenchanter | 1.6 | disenchanter-[1.12]1.6.jar | None |
  313. | LCHIJA | dldungeonsjbg | 1.12.10 | DoomlikeDungeons-1.12.10-MC1.12.2.jar | None |
  314. | LCHIJA | dynamictrees | 1.12.2-0.9.5 | DynamicTrees-1.12.2-0.9.5.jar | None |
  315. | LCHIJA | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
  316. | LCHIJA | dttraverse | 1.5 | dttraverse-1.5.jar | None |
  317. | LCHIJA | enhancedvisuals | 1.0 | EnhancedVisuals_v1.2.6_mc1.12.2.jar | None |
  318. | LCHIJA | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None |
  319. | LCHIJA | firstaid | 1.6.10 | firstaid-1.6.10.jar | 7904c4e13947c8a616c5f39b26bdeba796500722 |
  320. | LCHIJA | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None |
  321. | LCHIJA | foodexpansion | 1.3 | FoodExpansion1.3.3-1.12.2.jar | None |
  322. | LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  323. | LCHIJA | tschipplib | 1.1.3 | TschippLib MC1.12.2 v1.1.3.jar | None |
  324. | LCHIJA | forgottenitems | 1.2.1 | ForgottenItems+MC1.12.2+v1.2.1.jar | None |
  325. | LCHIJA | globalgamerules | 2.2 | GlobalGameRules-1.12.2-2.2.7.jar | None |
  326. | LCHIJA | grapplemod | 1.12.2-v11.1 | grapplemod-v11.1-1.12.2.jar | None |
  327. | LCHIJA | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  328. | LCHIJA | iceandfire | 1.7.1 | iceandfire-1.7.1-1.12.2.jar | None |
  329. | LCHIJA | infernalmobs | 1.7.6 | InfernalMobs-1.12.2.jar | None |
  330. | LCHIJA | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  331. | LCHIJA | itlt | 1.0.0 | itlt-1.12-1.0.0.jar | None |
  332. | LCHIJA | levelup2 | ${version} | Level Up! 2-1.1.23-1.12.jar | None |
  333. | LCHIJA | lostcities | 2.0.21 | lostcities-1.12-2.0.21.jar | None |
  334. | LCHIJA | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
  335. | LCHIJA | lycanitesmobs | 2.0.0.9 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.0.9.jar | None |
  336. | LCHIJA | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None |
  337. | LCHIJA | multimine | 1.6.2 | MultiMine-1.12.2.jar | None |
  338. | LCHIJA | notreepunching | 2.0.18 | notreepunching-2.0.18.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
  339. | LCHIJA | potioncore | 1.8_for_1.12.2 | PotionCore-1.8_for_1.12.2.jar | None |
  340. | LCHIJA | potionfingers | r1.0-5 | PotionFingers-r1.0-5.jar | None |
  341. | LCHIJA | qualitytools | 1.0.7_for_1.12.2 | QualityTools-1.0.7_for_1.12.2.jar | None |
  342. | LCHIJA | realistictorches | 2.1.1 | RealisticTorches-1.12.2-2.1.1.jar | None |
  343. | LCHIJA | reborncore | 3.16.3.476 | RebornCore-1.12.2-3.16.3.476-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  344. | LCHIJA | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None |
  345. | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  346. | LCHIJA | roughtweaks | 1.0 | roughTweaks0.2.4-1.12.2.jar | None |
  347. | LCHIJA | ruins | 17.2 | Ruins-1.12.2.jar | None |
  348. | LCHIJA | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.13+167.jar | None |
  349. | LCHIJA | scalinghealth | 1.3.37 | ScalingHealth-1.12.2-1.3.40+145.jar | None |
  350. | LCHIJA | sereneseasons | 1.2.16 | SereneSeasons-1.12.2-1.2.16-universal.jar | None |
  351. | LCHIJA | sit | v1.2.3 | sit-1.12.2-v1.2.3.jar | None |
  352. | LCHIJA | somanyenchantments | 0.4.4 | So+Many+Enchantments+V0.4.4.jar | None |
  353. | LCHIJA | spartanweaponry | beta 1.3.1 | SpartanWeaponry-1.12.2-beta-1.3.1.jar | None |
  354. | LCHIJA | spartanfire | 0.05 | spartanfire-0.05.jar | None |
  355. | LCHIJA | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None |
  356. | LCHIJA | spawnercontrol | 1.6.3b | SpawnerControl-1.6.3b.jar | None |
  357. | LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  358. | LCHIJA | switchbow | 1.5.7 | switchbow-1.5.7.jar | None |
  359. | LCHIJA | tanspit | 1.12.2-1.3 | tanspit-1.12.2-1.3.jar | None |
  360. | LCHIJA | tickprofiler | 1.12-0.0.7 | TickProfiler-1.12-0.0.7.jar | None |
  361. | LCHIJA | tnt_utilities | 1.2.3 | tnt_utilities-mc1.12-1.2.3.jar | None |
  362. | LCHIJA | toolbelt | 1.9.10 | ToolBelt-1.12.2-1.9.10.jar | None |
  363. | LCHIJA | xat | 0.25.2 | Trinkets and Baubles-1.12.2-0.25.2.jar | None |
  364. | LCHIJA | trumpetskeleton | 1.12-1.0.2.1 | trumpetskeleton-1.12-1.0.2.1.jar | None |
  365. | LCHIJA | tumbleweed | 1.11-0.4.5 | tumbleweed-1.11-0.4.5.jar | None |
  366. | LCHIJA | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(15may18.jar | None |
  367. | LCHIJA | waystones | 4.0.72 | Waystones_1.12.2-4.0.72.jar | None |
  368. | LCHIJA | wolfarmor | 2.2.3.6 | wolfarmor-1.12.2-2.2.3.1798-universal.jar | None |
  369. | LCHIJA | xpfromharvest | 1.1.0 | xpfromharvest-1.12.2-1.1.0.jar | None |
  370. | LCHIJA | xpbook | v1.1.1 | xptome-1.12.2-v1.1.1.jar | None |
  371. | LCHIJA | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  372. | LCHIJA | orelib | 3.5.2.2 | OreLib-1.12.2-3.5.2.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  373. | LCHIJA | dsurround | 3.5.4.3 | DynamicSurroundings-1.12.2-3.5.4.3.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  374.  
  375. Loaded coremods (and transformers):
  376. LibLoader (# LibLoader.jar)
  377.  
  378. 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)
  379. pl.asie.foamfix.coremod.FoamFixTransformer
  380. ForgelinPlugin (Forgelin-1.8.4.jar)
  381.  
  382. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  383. invtweaks.forge.asm.ContainerTransformer
  384. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  385. lumien.bloodmoon.asm.ClassTransformer
  386. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  387. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  388. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  389. CorePlugin (ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar)
  390.  
  391. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  392.  
  393. LoadingPlugin (Reskillable-1.12.2-1.12.5.jar)
  394. codersafterdark.reskillable.base.asm.ClassTransformer
  395. MMFMLCorePlugin (MultiMine-1.12.2.jar)
  396. atomicstryker.multimine.common.fmlmagic.MMTransformer
  397. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  398. lumien.resourceloader.asm.ClassTransformer
  399. CoreMod (TickProfiler-1.12-0.0.7.jar)
  400.  
  401. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
  402. sereneseasons.asm.transformer.EntityRendererTransformer
  403. sereneseasons.asm.transformer.WorldTransformer
  404. BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
  405. mods.betterfoliage.loader.BetterFoliageTransformer
  406. ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar)
  407. com.creativemd.itemphysic.ItemTransformer
  408. ClsPlugin (CustomLoadingScreen-1.12.2-1.4.1.jar)
  409. alexiil.mc.mod.load.coremod.ClsTransformer
  410. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  411.  
  412. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  413. org.orecruncher.dsurround.asm.Transformer
  414. TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  415. ljfa.tntutils.asm.ExplosionTransformer
  416. CreativePatchingLoader (CreativeCore_v1.9.67_mc1.12.2.jar)
  417.  
  418. LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  419. lumien.chunkanimator.asm.ClassTransformer
  420. RebornCore:
  421. Plugin Engine: 0
  422. RebornCore Version: 3.16.3.476
  423. Runtime Debofucsation 1
  424. Profiler Position: N/A (disabled)
  425. Player Count: 4 / 100; [EntityPlayerMP['Sunny727'/139, l='world', x=522.25, y=126.00, z=4196.47], EntityPlayerMP['kaw_35'/259, l='world', x=-2811.57, y=70.00, z=3931.91], EntityPlayerMP['CrazyMSHD'/3030, l='world', x=4385.42, y=64.80, z=4740.68], EntityPlayerMP['Brodiant100'/9918, l='world', x=-3771.84, y=64.00, z=46.55]]
  426. Is Modded: Definitely; Server brand changed to 'fml,forge'
  427. Type: Dedicated Server (map_server.txt)
  428.  
  429.  
  430. ---- Minecraft Crash Report ----
  431.  
  432. WARNING: coremods are present:
  433. LibLoader (# LibLoader.jar)
  434. 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)
  435. ForgelinPlugin (Forgelin-1.8.4.jar)
  436. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  437. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  438. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  439. CorePlugin (ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar)
  440. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  441. LoadingPlugin (Reskillable-1.12.2-1.12.5.jar)
  442. MMFMLCorePlugin (MultiMine-1.12.2.jar)
  443. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  444. CoreMod (TickProfiler-1.12-0.0.7.jar)
  445. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
  446. BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
  447. ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar)
  448. ClsPlugin (CustomLoadingScreen-1.12.2-1.4.1.jar)
  449. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  450. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  451. TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  452. CreativePatchingLoader (CreativeCore_v1.9.67_mc1.12.2.jar)
  453. LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  454. Contact their authors BEFORE contacting forge
  455.  
  456. // I just don't know what went wrong :(
  457.  
  458. Time: 10/13/19 6:42 PM
  459. Description: Watching Server
  460.  
  461. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
  462. at net.minecraft.world.chunk.Chunk.func_177435_g(Chunk.java:467)
  463. at net.minecraft.world.World.func_180495_p(World.java:912)
  464. at net.minecraft.pathfinding.WalkNodeProcessor.func_193578_a(WalkNodeProcessor.java:425)
  465. at net.minecraft.pathfinding.WalkNodeProcessor.func_186330_a(WalkNodeProcessor.java:409)
  466. at net.minecraft.pathfinding.WalkNodeProcessor.func_193577_a(WalkNodeProcessor.java:346)
  467. at net.minecraft.pathfinding.WalkNodeProcessor.func_186319_a(WalkNodeProcessor.java:300)
  468. at net.minecraft.pathfinding.PathNavigateGround.func_179683_a(SourceFile:205)
  469. at net.minecraft.pathfinding.PathNavigateGround.func_75493_a(SourceFile:131)
  470. at net.minecraft.pathfinding.PathNavigate.func_75508_h(SourceFile:254)
  471. at net.minecraft.pathfinding.PathNavigate.func_75501_e(SourceFile:188)
  472. at net.minecraft.pathfinding.PathNavigateClimber.func_75501_e(SourceFile:63)
  473. at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:766)
  474. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
  475. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  476. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
  477. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43)
  478. at com.github.alexthe666.iceandfire.entity.EntityMyrmexRoyal.func_70636_d(EntityMyrmexRoyal.java:120)
  479. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  480. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  481. at com.github.alexthe666.iceandfire.entity.EntityMyrmexBase.func_70071_h_(EntityMyrmexBase.java:185)
  482. at net.minecraft.world.World.func_72866_a(World.java:1993)
  483. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  484. at net.minecraft.world.World.func_72870_g(World.java:1955)
  485. at net.minecraft.world.World.func_72939_s(World.java:1759)
  486. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  487. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  488. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  489. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  490. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  491. at java.lang.Thread.run(Thread.java:748)
  492.  
  493.  
  494. A detailed walkthrough of the error, its code path and all known details is as follows:
  495. ---------------------------------------------------------------------------------------
  496.  
  497. -- Head --
  498. Thread: Server Watchdog
  499. Stacktrace:
  500. at net.minecraft.world.chunk.Chunk.func_177435_g(Chunk.java:467)
  501. at net.minecraft.world.World.func_180495_p(World.java:912)
  502. at net.minecraft.pathfinding.WalkNodeProcessor.func_193578_a(WalkNodeProcessor.java:425)
  503. at net.minecraft.pathfinding.WalkNodeProcessor.func_186330_a(WalkNodeProcessor.java:409)
  504. at net.minecraft.pathfinding.WalkNodeProcessor.func_193577_a(WalkNodeProcessor.java:346)
  505. at net.minecraft.pathfinding.WalkNodeProcessor.func_186319_a(WalkNodeProcessor.java:300)
  506. at net.minecraft.pathfinding.PathNavigateGround.func_179683_a(SourceFile:205)
  507. at net.minecraft.pathfinding.PathNavigateGround.func_75493_a(SourceFile:131)
  508. at net.minecraft.pathfinding.PathNavigate.func_75508_h(SourceFile:254)
  509. at net.minecraft.pathfinding.PathNavigate.func_75501_e(SourceFile:188)
  510. at net.minecraft.pathfinding.PathNavigateClimber.func_75501_e(SourceFile:63)
  511. at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:766)
  512. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
  513. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  514. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
  515. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43)
  516. at com.github.alexthe666.iceandfire.entity.EntityMyrmexRoyal.func_70636_d(EntityMyrmexRoyal.java:120)
  517. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  518. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  519. at com.github.alexthe666.iceandfire.entity.EntityMyrmexBase.func_70071_h_(EntityMyrmexBase.java:185)
  520. at net.minecraft.world.World.func_72866_a(World.java:1993)
  521. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  522. at net.minecraft.world.World.func_72870_g(World.java:1955)
  523. at net.minecraft.world.World.func_72939_s(World.java:1759)
  524. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  525. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  526. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  527. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  528.  
  529. -- Thread Dump --
  530. Details:
  531. Threads: "Downloader 9" Id=86 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@12662da4
  532. at sun.misc.Unsafe.park(Native Method)
  533. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@12662da4
  534. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  535. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  536. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  537. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  538. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  539. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  540. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  541. ...
  542.  
  543.  
  544. "Downloader 8" Id=84 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@12662da4
  545. at sun.misc.Unsafe.park(Native Method)
  546. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@12662da4
  547. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  548. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  549. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  550. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  551. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  552. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  553. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  554. ...
  555.  
  556.  
  557. "Downloader 7" Id=83 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@12662da4
  558. at sun.misc.Unsafe.park(Native Method)
  559. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@12662da4
  560. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  561. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  562. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  563. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  564. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  565. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  566. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  567. ...
  568.  
  569.  
  570. "Downloader 6" Id=82 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@12662da4
  571. at sun.misc.Unsafe.park(Native Method)
  572. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@12662da4
  573. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  574. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  575. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  576. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  577. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  578. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  579. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  580. ...
  581.  
  582.  
  583. "Downloader 5" Id=81 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@12662da4
  584. at sun.misc.Unsafe.park(Native Method)
  585. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@12662da4
  586. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  587. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  588. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  589. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  590. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  591. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  592. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  593. ...
  594.  
  595.  
  596. "Downloader 4" Id=80 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@12662da4
  597. at sun.misc.Unsafe.park(Native Method)
  598. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@12662da4
  599. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  600. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  601. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  602. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  603. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  604. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  605. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  606. ...
  607.  
  608.  
  609. "Netty Epoll Server IO #6" Id=67 RUNNABLE
  610. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  611. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  612. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  613. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  614. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  615. at java.lang.Thread.run(Thread.java:748)
  616.  
  617.  
  618. "Netty Epoll Server IO #5" Id=62 RUNNABLE
  619. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  620. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  621. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  622. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  623. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  624. at java.lang.Thread.run(Thread.java:748)
  625.  
  626.  
  627. "Netty Epoll Server IO #4" Id=61 RUNNABLE (in native)
  628. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  629. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  630. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  631. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  632. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  633. at java.lang.Thread.run(Thread.java:748)
  634.  
  635.  
  636. "Netty Epoll Server IO #3" Id=55 RUNNABLE
  637. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  638. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  639. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  640. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  641. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  642. at java.lang.Thread.run(Thread.java:748)
  643.  
  644.  
  645. "Chunk I/O Executor Thread-1" Id=50 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ca1d198
  646. at sun.misc.Unsafe.park(Native Method)
  647. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ca1d198
  648. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  649. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  650. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  651. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  652. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  653. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  654. at java.lang.Thread.run(Thread.java:748)
  655.  
  656.  
  657. "Netty Epoll Server IO #2" Id=46 RUNNABLE
  658. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  659. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  660. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  661. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  662. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  663. at java.lang.Thread.run(Thread.java:748)
  664.  
  665.  
  666. "Netty Epoll Server IO #1" Id=45 RUNNABLE (in native)
  667. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  668. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  669. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  670. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  671. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  672. at java.lang.Thread.run(Thread.java:748)
  673.  
  674.  
  675. "File IO Thread" Id=38 TIMED_WAITING
  676. at java.lang.Thread.sleep(Native Method)
  677. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  678. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  679. at java.lang.Thread.run(Thread.java:748)
  680.  
  681.  
  682. "Server Watchdog" Id=37 RUNNABLE
  683. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  684. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  685. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
  686. at java.lang.Thread.run(Thread.java:748)
  687.  
  688.  
  689. "threadDeathWatcher-2-1" Id=36 TIMED_WAITING
  690. at java.lang.Thread.sleep(Native Method)
  691. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  692. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  693. at java.lang.Thread.run(Thread.java:748)
  694.  
  695.  
  696. "Netty Epoll Server IO #0" Id=35 RUNNABLE (in native)
  697. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  698. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  699. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  700. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  701. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  702. at java.lang.Thread.run(Thread.java:748)
  703.  
  704.  
  705. "Server console handler" Id=21 RUNNABLE (in native)
  706. at java.io.FileInputStream.readBytes(Native Method)
  707. at java.io.FileInputStream.read(FileInputStream.java:255)
  708. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  709. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  710. - locked java.io.BufferedInputStream@189e46d4
  711. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  712. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  713. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  714. - locked java.io.InputStreamReader@5d9cdba3
  715. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  716. ...
  717.  
  718.  
  719. "DestroyJavaVM" Id=20 RUNNABLE
  720.  
  721.  
  722. "Server thread" Id=18 RUNNABLE
  723. at net.minecraft.world.chunk.Chunk.func_177435_g(Chunk.java:467)
  724. at net.minecraft.world.World.func_180495_p(World.java:912)
  725. at net.minecraft.pathfinding.WalkNodeProcessor.func_193578_a(WalkNodeProcessor.java:425)
  726. at net.minecraft.pathfinding.WalkNodeProcessor.func_186330_a(WalkNodeProcessor.java:409)
  727. at net.minecraft.pathfinding.WalkNodeProcessor.func_193577_a(WalkNodeProcessor.java:346)
  728. at net.minecraft.pathfinding.WalkNodeProcessor.func_186319_a(WalkNodeProcessor.java:300)
  729. at net.minecraft.pathfinding.PathNavigateGround.func_179683_a(SourceFile:205)
  730. at net.minecraft.pathfinding.PathNavigateGround.func_75493_a(SourceFile:131)
  731. ...
  732.  
  733.  
  734. "Server Infinisleeper" Id=17 TIMED_WAITING
  735. at java.lang.Thread.sleep(Native Method)
  736. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  737.  
  738.  
  739. "Snooper Timer" Id=16 TIMED_WAITING on java.util.TaskQueue@7eb4c6b9
  740. at java.lang.Object.wait(Native Method)
  741. - waiting on java.util.TaskQueue@7eb4c6b9
  742. at java.util.TimerThread.mainLoop(Timer.java:552)
  743. at java.util.TimerThread.run(Timer.java:505)
  744.  
  745.  
  746. "Signal Dispatcher" Id=4 RUNNABLE
  747.  
  748.  
  749. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@6c0be5e6
  750. at java.lang.Object.wait(Native Method)
  751. - waiting on java.lang.ref.ReferenceQueue$Lock@6c0be5e6
  752. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  753. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  754. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  755.  
  756.  
  757. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@6c9a655
  758. at java.lang.Object.wait(Native Method)
  759. - waiting on java.lang.ref.Reference$Lock@6c9a655
  760. at java.lang.Object.wait(Object.java:502)
  761. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  762. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  763.  
  764.  
  765.  
  766. Stacktrace:
  767. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62)
  768. at java.lang.Thread.run(Thread.java:748)
  769.  
  770. -- System Details --
  771. Details:
  772. Minecraft Version: 1.12.2
  773. Operating System: Linux (amd64) version 3.10.0-1062.1.2.el7.x86_64
  774. Java Version: 1.8.0_222, Oracle Corporation
  775. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  776. Memory: 2060603952 bytes (1965 MB) / 3471835136 bytes (3311 MB) up to 7456948224 bytes (7111 MB)
  777. JVM Flags: 5 total; -Xmx8000M -Xms128M -XX:+UnlockExperimentalVMOptions -XX:MaxMetaspaceSize=640M -XX:MetaspaceSize=32M
  778. IntCache: cache: 7, tcache: 0, allocated: 12, tallocated: 94
  779. FML: MCP 9.42 Powered by Forge 14.23.5.2838 106 mods loaded, 106 mods active
  780. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  781.  
  782. | State | ID | Version | Source | Signature |
  783. |:------ |:--------------------------- |:-------------------- |:--------------------------------------------- |:---------------------------------------- |
  784. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  785. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  786. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  787. | LCHIJA | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  788. | LCHIJA | creativecoredummy | 1.0.0 | minecraft.jar | None |
  789. | LCHIJA | itemphysic | 1.4.0 | minecraft.jar | None |
  790. | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  791. | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
  792. | LCHIJA | tnt_utilities_core | 1.2.3 | minecraft.jar | None |
  793. | LCHIJA | dsurroundcore | 3.5.4.3 | minecraft.jar | None |
  794. | LCHIJA | forgeendertech | 1.12.2-4.4.22.2 | ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar | None |
  795. | LCHIJA | adhooks | 1.12.2-3.2.2.0 | AdHooks-1.12.2-3.2.2.0-build.0220.jar | None |
  796. | LCHIJA | advanced-fishing | 1.3.3 | Advanced-Fishing-1.12.2-1.3.3.jar | None |
  797. | LCHIJA | alcatrazcore | 1.0.4 | alcatrazcore-1.0.4.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
  798. | LCHIJA | antiqueatlas | 4.5.1 | antiqueatlas-1.12.2-4.5.1.jar | e631d7254e451d0360d0148cb21407d5511d45e9 |
  799. | LCHIJA | anvilpatch | 1.0.0 | anvilpatch-1.0.0.jar | None |
  800. | LCHIJA | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
  801. | LCHIJA | carrots | 1.0.0b1 | carrotslib-mc1.12.2-1.0.0b1.jar | None |
  802. | LCHIJA | armorunder | 1.0.0 | armorunder-mc1.12.2-1.0.0.jar | None |
  803. | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
  804. | LCHIJA | bacodifficulty | 1.0.3 | BacoDifficulty-1.0.3.jar | None |
  805. | LCHIJA | battletowers | 1.6.5 | BattleTowers-1.12.2.jar | None |
  806. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  807. | LCHIJA | mujmajnkraftsbettersurvival | 1.3.4 | Better_Survival-1.3.4(1.12.1).jar | None |
  808. | LCHIJA | bettercombatmod | 1.5.6 | BetterCombat-1.12.2-1.5.6.jar | None |
  809. | LCHIJA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  810. | LCHIJA | bnbgaminglib | 2.17.6 | BNBGamingLib-1.12.2-2.17.6.jar | None |
  811. | LCHIJA | bountifulbaubles | 0.0.1 | Bountiful+Baubles-1.12.2-0.1.2.jar | None |
  812. | LCHIJA | campfire | 1.2 | campfire-1.12-v1.2.jar | None |
  813. | LCHIJA | carryon | 1.12.2 | CarryOn MC1.12.2 v1.12.2.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
  814. | LCHIJA | toughasnails | 3.1.0.141 | ToughAsNails-1.12.2-3.1.0.141-universal.jar | None |
  815. | LCHIJA | comforts | 1.4.1.2 | comforts-1.12.2-1.4.1.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  816. | LCHIJA | reskillable | 1.12.2-GRADLE:BUILD | Reskillable-1.12.2-1.12.5.jar | None |
  817. | LCHIJA | compatskills | 1.12.2-1.16.3 | CompatSkills-1.12.2-1.16.3.jar | None |
  818. | LCHIJA | coralreef | 2.0 | CoralReef-2.5-1.12.2.jar | None |
  819. | LCHIJA | wearablebackpacks | 3.1.4 | WearableBackpacks-1.12.2-3.1.4.jar | None |
  820. | LCHIJA | corpsecomplex | 1.0.6 | corpsecomplex-1.12.2-1.0.6.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  821. | LCHIJA | craftablechainmail | 1.0 | craftablechainmail-1.0.jar | None |
  822. | LCHIJA | craftablehorsearmour | 1.3 | CraftableHorseArmour-1.3.0-1.12.jar | None |
  823. | LCHIJA | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
  824. | LCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  825. | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
  826. | LCHIJA | creativecore | 1.9.9 | CreativeCore_v1.9.67_mc1.12.2.jar | None |
  827. | LCHIJA | defiledlands | 1.4.2 | defiledlands-1.12.2-1.4.2.jar | None |
  828. | LCHIJA | disenchanter | 1.6 | disenchanter-[1.12]1.6.jar | None |
  829. | LCHIJA | dldungeonsjbg | 1.12.10 | DoomlikeDungeons-1.12.10-MC1.12.2.jar | None |
  830. | LCHIJA | dynamictrees | 1.12.2-0.9.5 | DynamicTrees-1.12.2-0.9.5.jar | None |
  831. | LCHIJA | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
  832. | LCHIJA | dttraverse | 1.5 | dttraverse-1.5.jar | None |
  833. | LCHIJA | enhancedvisuals | 1.0 | EnhancedVisuals_v1.2.6_mc1.12.2.jar | None |
  834. | LCHIJA | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None |
  835. | LCHIJA | firstaid | 1.6.10 | firstaid-1.6.10.jar | 7904c4e13947c8a616c5f39b26bdeba796500722 |
  836. | LCHIJA | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None |
  837. | LCHIJA | foodexpansion | 1.3 | FoodExpansion1.3.3-1.12.2.jar | None |
  838. | LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  839. | LCHIJA | tschipplib | 1.1.3 | TschippLib MC1.12.2 v1.1.3.jar | None |
  840. | LCHIJA | forgottenitems | 1.2.1 | ForgottenItems+MC1.12.2+v1.2.1.jar | None |
  841. | LCHIJA | globalgamerules | 2.2 | GlobalGameRules-1.12.2-2.2.7.jar | None |
  842. | LCHIJA | grapplemod | 1.12.2-v11.1 | grapplemod-v11.1-1.12.2.jar | None |
  843. | LCHIJA | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  844. | LCHIJA | iceandfire | 1.7.1 | iceandfire-1.7.1-1.12.2.jar | None |
  845. | LCHIJA | infernalmobs | 1.7.6 | InfernalMobs-1.12.2.jar | None |
  846. | LCHIJA | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  847. | LCHIJA | itlt | 1.0.0 | itlt-1.12-1.0.0.jar | None |
  848. | LCHIJA | levelup2 | ${version} | Level Up! 2-1.1.23-1.12.jar | None |
  849. | LCHIJA | lostcities | 2.0.21 | lostcities-1.12-2.0.21.jar | None |
  850. | LCHIJA | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
  851. | LCHIJA | lycanitesmobs | 2.0.0.9 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.0.9.jar | None |
  852. | LCHIJA | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None |
  853. | LCHIJA | multimine | 1.6.2 | MultiMine-1.12.2.jar | None |
  854. | LCHIJA | notreepunching | 2.0.18 | notreepunching-2.0.18.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
  855. | LCHIJA | potioncore | 1.8_for_1.12.2 | PotionCore-1.8_for_1.12.2.jar | None |
  856. | LCHIJA | potionfingers | r1.0-5 | PotionFingers-r1.0-5.jar | None |
  857. | LCHIJA | qualitytools | 1.0.7_for_1.12.2 | QualityTools-1.0.7_for_1.12.2.jar | None |
  858. | LCHIJA | realistictorches | 2.1.1 | RealisticTorches-1.12.2-2.1.1.jar | None |
  859. | LCHIJA | reborncore | 3.16.3.476 | RebornCore-1.12.2-3.16.3.476-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  860. | LCHIJA | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None |
  861. | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  862. | LCHIJA | roughtweaks | 1.0 | roughTweaks0.2.4-1.12.2.jar | None |
  863. | LCHIJA | ruins | 17.2 | Ruins-1.12.2.jar | None |
  864. | LCHIJA | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.13+167.jar | None |
  865. | LCHIJA | scalinghealth | 1.3.37 | ScalingHealth-1.12.2-1.3.40+145.jar | None |
  866. | LCHIJA | sereneseasons | 1.2.16 | SereneSeasons-1.12.2-1.2.16-universal.jar | None |
  867. | LCHIJA | sit | v1.2.3 | sit-1.12.2-v1.2.3.jar | None |
  868. | LCHIJA | somanyenchantments | 0.4.4 | So+Many+Enchantments+V0.4.4.jar | None |
  869. | LCHIJA | spartanweaponry | beta 1.3.1 | SpartanWeaponry-1.12.2-beta-1.3.1.jar | None |
  870. | LCHIJA | spartanfire | 0.05 | spartanfire-0.05.jar | None |
  871. | LCHIJA | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None |
  872. | LCHIJA | spawnercontrol | 1.6.3b | SpawnerControl-1.6.3b.jar | None |
  873. | LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  874. | LCHIJA | switchbow | 1.5.7 | switchbow-1.5.7.jar | None |
  875. | LCHIJA | tanspit | 1.12.2-1.3 | tanspit-1.12.2-1.3.jar | None |
  876. | LCHIJA | tickprofiler | 1.12-0.0.7 | TickProfiler-1.12-0.0.7.jar | None |
  877. | LCHIJA | tnt_utilities | 1.2.3 | tnt_utilities-mc1.12-1.2.3.jar | None |
  878. | LCHIJA | toolbelt | 1.9.10 | ToolBelt-1.12.2-1.9.10.jar | None |
  879. | LCHIJA | xat | 0.25.2 | Trinkets and Baubles-1.12.2-0.25.2.jar | None |
  880. | LCHIJA | trumpetskeleton | 1.12-1.0.2.1 | trumpetskeleton-1.12-1.0.2.1.jar | None |
  881. | LCHIJA | tumbleweed | 1.11-0.4.5 | tumbleweed-1.11-0.4.5.jar | None |
  882. | LCHIJA | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(15may18.jar | None |
  883. | LCHIJA | waystones | 4.0.72 | Waystones_1.12.2-4.0.72.jar | None |
  884. | LCHIJA | wolfarmor | 2.2.3.6 | wolfarmor-1.12.2-2.2.3.1798-universal.jar | None |
  885. | LCHIJA | xpfromharvest | 1.1.0 | xpfromharvest-1.12.2-1.1.0.jar | None |
  886. | LCHIJA | xpbook | v1.1.1 | xptome-1.12.2-v1.1.1.jar | None |
  887. | LCHIJA | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  888. | LCHIJA | orelib | 3.5.2.2 | OreLib-1.12.2-3.5.2.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  889. | LCHIJA | dsurround | 3.5.4.3 | DynamicSurroundings-1.12.2-3.5.4.3.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  890.  
  891. Loaded coremods (and transformers):
  892. LibLoader (# LibLoader.jar)
  893.  
  894. 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)
  895. pl.asie.foamfix.coremod.FoamFixTransformer
  896. ForgelinPlugin (Forgelin-1.8.4.jar)
  897.  
  898. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  899. invtweaks.forge.asm.ContainerTransformer
  900. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  901. lumien.bloodmoon.asm.ClassTransformer
  902. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  903. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  904. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  905. CorePlugin (ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar)
  906.  
  907. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  908.  
  909. LoadingPlugin (Reskillable-1.12.2-1.12.5.jar)
  910. codersafterdark.reskillable.base.asm.ClassTransformer
  911. MMFMLCorePlugin (MultiMine-1.12.2.jar)
  912. atomicstryker.multimine.common.fmlmagic.MMTransformer
  913. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  914. lumien.resourceloader.asm.ClassTransformer
  915. CoreMod (TickProfiler-1.12-0.0.7.jar)
  916.  
  917. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
  918. sereneseasons.asm.transformer.EntityRendererTransformer
  919. sereneseasons.asm.transformer.WorldTransformer
  920. BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
  921. mods.betterfoliage.loader.BetterFoliageTransformer
  922. ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar)
  923. com.creativemd.itemphysic.ItemTransformer
  924. ClsPlugin (CustomLoadingScreen-1.12.2-1.4.1.jar)
  925. alexiil.mc.mod.load.coremod.ClsTransformer
  926. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  927.  
  928. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  929. org.orecruncher.dsurround.asm.Transformer
  930. TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  931. ljfa.tntutils.asm.ExplosionTransformer
  932. CreativePatchingLoader (CreativeCore_v1.9.67_mc1.12.2.jar)
  933.  
  934. LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  935. lumien.chunkanimator.asm.ClassTransformer
  936. RebornCore:
  937. Plugin Engine: 0
  938. RebornCore Version: 3.16.3.476
  939. Runtime Debofucsation 1
  940. Profiler Position: N/A (disabled)
  941. Player Count: 4 / 100; [EntityPlayerMP['CrazyMSHD'/4406, l='world', x=4381.32, y=65.00, z=4734.99], EntityPlayerMP['kaw_35'/9011, l='world', x=-2826.77, y=70.00, z=4702.25], EntityPlayerMP['Brodiant100'/5843, l='world', x=-4146.71, y=51.56, z=-3220.31], EntityPlayerMP['Sunny727'/137, l='world', x=544.74, y=97.00, z=4193.33]]
  942. Is Modded: Definitely; Server brand changed to 'fml,forge'
  943. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement