Advertisement
Guest User

Untitled

a guest
Jan 29th, 2020
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.48 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LibLoader (# LibLoader.jar)
  5. CreativePatchingLoader (CreativeCore_v1.9.74_mc1.12.2.jar)
  6. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
  7. 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.9-1.12.2.jar)
  8. ForgelinPlugin (Forgelin-1.8.4.jar)
  9. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  10. TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
  11. SpongeCoremod (spongeforge-1.12.2-2838-7.1.8.jar)
  12. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  13. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  14. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  15. ItemPatchingLoader (ItemPhysic_Full_1.4.27_mc1.12.2.jar)
  16. MMFMLCorePlugin (MultiMine-1.12.2.jar)
  17. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  18. CoreMod (TickProfiler-1.12-0.0.7.jar)
  19. BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
  20. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  21. LoadingPlugin (Reskillable-1.12.2-1.13.0.jar)
  22. TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  23. CorePlugin (ForgeEndertech-1.12.2-4.4.25.0-build.0428.jar)
  24. LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  25. Contact their authors BEFORE contacting forge
  26.  
  27. // Shall we play a game?
  28.  
  29. Time: 1/29/20 7:17 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.block.BlockLiquid.func_176203_a(BlockLiquid.java:395)
  34. at ivorius.ivtoolkit.blocks.BlockStates.fromMetadata(BlockStates.java:38)
  35. at ivorius.ivtoolkit.blocks.IvBlockCollection.<init>(IvBlockCollection.java:85)
  36. at ivorius.ivtoolkit.tools.IvWorldData.<init>(IvWorldData.java:61)
  37. at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.constructWorldData(GenericStructure.java:329)
  38. at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.generate(GenericStructure.java:175)
  39. at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.generate(GenericStructure.java:71)
  40. at ivorius.reccomplex.world.gen.feature.StructureGenerator.generate(StructureGenerator.java:219)
  41. at ivorius.reccomplex.world.gen.feature.WorldGenStructures.planStructureInChunk(WorldGenStructures.java:120)
  42. at ivorius.reccomplex.world.gen.feature.WorldGenStructures.lambda$planStructuresInChunk$2(WorldGenStructures.java:77)
  43. at ivorius.reccomplex.world.gen.feature.WorldGenStructures$$Lambda$2191/1728074156.accept(Unknown Source)
  44. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
  45. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
  46. at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)
  47. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
  48. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
  49. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
  50. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
  51. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  52. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
  53. at ivorius.reccomplex.world.gen.feature.WorldGenStructures.planStructuresInChunk(WorldGenStructures.java:77)
  54. at ivorius.reccomplex.world.gen.feature.WorldGenStructures.decorate(WorldGenStructures.java:222)
  55. at ivorius.reccomplex.events.handlers.RCForgeEventHandler.onPreChunkDecoration(RCForgeEventHandler.java:85)
  56. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_586_RCForgeEventHandler_onPreChunkDecoration_Pre.invoke(.dynamic)
  57. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  58. at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753)
  59. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703)
  60. at org.spongepowered.mod.world.gen.SpongeChunkGeneratorForge.func_185931_b(SpongeChunkGeneratorForge.java:226)
  61. at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019)
  62. at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:990)
  63. at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:110)
  64. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)
  65. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
  66. at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
  67. at net.minecraft.world.gen.ChunkProviderServer.redirect$impl$ProvideChunkForced$zmd000(ChunkProviderServer.java:1158)
  68. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
  69. at net.minecraft.world.World.loadChunk(World.java:4311)
  70. at org.spongepowered.api.world.World.loadChunk(World.java:163)
  71. at org.spongepowered.common.world.pregen.SpongeChunkPreGenerateTask.accept(SpongeChunkPreGenerateTask.java:256)
  72. at org.spongepowered.common.world.pregen.SpongeChunkPreGenerateTask.accept(SpongeChunkPreGenerateTask.java:62)
  73. at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197)
  74. at org.spongepowered.common.scheduler.SchedulerBase$$Lambda$653/227534287.run(Unknown Source)
  75. at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74)
  76. at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:188)
  77. at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:174)
  78. at org.spongepowered.common.scheduler.SchedulerBase$$Lambda$652/624965749.accept(Unknown Source)
  79. at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707)
  80. at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112)
  81. at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47)
  82. at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189)
  83. at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:458)
  84. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_239_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic)
  85. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  86. at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753)
  87. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703)
  88. at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279)
  89. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657)
  90. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  91. at java.lang.Thread.run(Thread.java:748)
  92.  
  93.  
  94. A detailed walkthrough of the error, its code path and all known details is as follows:
  95. ---------------------------------------------------------------------------------------
  96.  
  97. -- Head --
  98. Thread: Server Watchdog
  99. Stacktrace:
  100. at net.minecraft.block.BlockLiquid.func_176203_a(BlockLiquid.java:395)
  101. at ivorius.ivtoolkit.blocks.BlockStates.fromMetadata(BlockStates.java:38)
  102. at ivorius.ivtoolkit.blocks.IvBlockCollection.<init>(IvBlockCollection.java:85)
  103. at ivorius.ivtoolkit.tools.IvWorldData.<init>(IvWorldData.java:61)
  104. at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.constructWorldData(GenericStructure.java:329)
  105. at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.generate(GenericStructure.java:175)
  106. at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.generate(GenericStructure.java:71)
  107. at ivorius.reccomplex.world.gen.feature.StructureGenerator.generate(StructureGenerator.java:219)
  108. at ivorius.reccomplex.world.gen.feature.WorldGenStructures.planStructureInChunk(WorldGenStructures.java:120)
  109. at ivorius.reccomplex.world.gen.feature.WorldGenStructures.lambda$planStructuresInChunk$2(WorldGenStructures.java:77)
  110. at ivorius.reccomplex.world.gen.feature.WorldGenStructures$$Lambda$2191/1728074156.accept(Unknown Source)
  111. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
  112. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
  113. at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)
  114. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
  115. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
  116. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
  117. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
  118. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  119. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
  120. at ivorius.reccomplex.world.gen.feature.WorldGenStructures.planStructuresInChunk(WorldGenStructures.java:77)
  121. at ivorius.reccomplex.world.gen.feature.WorldGenStructures.decorate(WorldGenStructures.java:222)
  122. at ivorius.reccomplex.events.handlers.RCForgeEventHandler.onPreChunkDecoration(RCForgeEventHandler.java:85)
  123. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_586_RCForgeEventHandler_onPreChunkDecoration_Pre.invoke(.dynamic)
  124. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  125. at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753)
  126. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703)
  127. at org.spongepowered.mod.world.gen.SpongeChunkGeneratorForge.func_185931_b(SpongeChunkGeneratorForge.java:226)
  128. at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019)
  129. at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:990)
  130. at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:110)
  131. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)
  132. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
  133. at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
  134. at net.minecraft.world.gen.ChunkProviderServer.redirect$impl$ProvideChunkForced$zmd000(ChunkProviderServer.java:1158)
  135. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
  136. at net.minecraft.world.World.loadChunk(World.java:4311)
  137. at org.spongepowered.api.world.World.loadChunk(World.java:163)
  138. at org.spongepowered.common.world.pregen.SpongeChunkPreGenerateTask.accept(SpongeChunkPreGenerateTask.java:256)
  139. at org.spongepowered.common.world.pregen.SpongeChunkPreGenerateTask.accept(SpongeChunkPreGenerateTask.java:62)
  140. at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197)
  141. at org.spongepowered.common.scheduler.SchedulerBase$$Lambda$653/227534287.run(Unknown Source)
  142. at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74)
  143. at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:188)
  144. at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:174)
  145. at org.spongepowered.common.scheduler.SchedulerBase$$Lambda$652/624965749.accept(Unknown Source)
  146. at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707)
  147. at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112)
  148. at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47)
  149. at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189)
  150. at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:458)
  151. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_239_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic)
  152. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  153. at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753)
  154.  
  155. -- Sponge PhaseTracker --
  156. Details:
  157. Phase Stack: /******************************************************************************************************************************************************************************************************************************************************************************************************************************/
  158. /* - Phase: Generation{Terrain:TERRAIN_GENERATION} */
  159. /* Context: */
  160. /* - World: WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld} */
  161. /* - Phase: Plugin{ScheduledTask} */
  162. /* Context: */
  163. /* - Source: ScheduledTask{name=nucleus-S-3, delay=0, interval=4, owner=Plugin{id=nucleus, name=Nucleus, version=1.14.2-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=./mods/Nucleus-1.14.2-S7.1-MC1.12.2-plugin.jar}, id=f8e02706-a778-423f-8a69-9230420d1025, isAsync=false} */
  164. /* - PluginContainer: Plugin{id=nucleus, name=Nucleus, version=1.14.2-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=./mods/Nucleus-1.14.2-S7.1-MC1.12.2-plugin.jar} */
  165. /* - Phase: Plugin{ScheduledTask} */
  166. /* Context: */
  167. /* - Source: ScheduledTask{name=nucleus-S-3, delay=0, interval=4, owner=Plugin{id=nucleus, name=Nucleus, version=1.14.2-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=./mods/Nucleus-1.14.2-S7.1-MC1.12.2-plugin.jar}, id=f8e02706-a778-423f-8a69-9230420d1025, isAsync=false} */
  168. /* - Phase: Plugin{ServerTick:PreServerTickState} */
  169. /* Context: */
  170. /* - Source: Wrapped{spongeforge} */
  171. /* - Listener: net.minecraftforge.fml.common.gameevent.TickEvent$ServerTickEvent@18fcdc9e */
  172. /******************************************************************************************************************************************************************************************************************************************************************************************************************************/
  173.  
  174. Stacktrace:
  175. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zje000(MinecraftServer.java:4721)
  176. at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
  177. at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371)
  178. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:61)
  179. at java.lang.Thread.run(Thread.java:748)
  180.  
  181. -- Thread Dump --
  182. Details:
  183. Threads: "pool-3-thread-7" Id=77 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
  184. at sun.misc.Unsafe.park(Native Method)
  185. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
  186. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  187. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  188. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  189. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  190. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  191. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  192. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  193. ...
  194.  
  195.  
  196. "pool-3-thread-6" Id=76 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
  197. at sun.misc.Unsafe.park(Native Method)
  198. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
  199. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  200. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  201. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  202. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  203. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  204. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  205. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  206. ...
  207.  
  208.  
  209. "pool-3-thread-5" Id=75 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
  210. at sun.misc.Unsafe.park(Native Method)
  211. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
  212. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  213. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  214. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  215. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  216. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  217. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  218. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  219. ...
  220.  
  221.  
  222. "File IO Thread" Id=64 TIMED_WAITING
  223. at java.lang.Thread.sleep(Native Method)
  224. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  225. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  226. at java.lang.Thread.run(Thread.java:748)
  227.  
  228.  
  229. "Sponge - Async Light Thread" Id=63 RUNNABLE
  230. at net.minecraft.util.math.BlockPos$PooledMutableBlockPos.func_185339_c(SourceFile:453)
  231. - locked java.util.ArrayList@c7161c5
  232. at net.minecraft.util.math.BlockPos$PooledMutableBlockPos.func_185346_s(SourceFile:437)
  233. at net.minecraft.world.WorldServer.asyncLightingImpl$getRawBlockLightAsync(WorldServer.java:6004)
  234. at net.minecraft.world.WorldServer.asyncLightingBridge$checkLightAsync(WorldServer.java:5811)
  235. at net.minecraft.world.WorldServer.asyncLightingBridge$updateLightAsync(WorldServer.java:5930)
  236. at net.minecraft.world.chunk.Chunk.asyncLighting$checkWorldLightFor(Chunk.java:5906)
  237. at net.minecraft.world.chunk.Chunk.redirect$asyncLighting$onCheckLightForSkylightNeighbor$zof000(Chunk.java:5413)
  238. at net.minecraft.world.chunk.Chunk.func_76609_d(Chunk.java:339)
  239. ...
  240.  
  241. Number of locked synchronizers = 1
  242. - java.util.concurrent.ThreadPoolExecutor$Worker@1cc71190
  243.  
  244.  
  245. "Sponge - Async Light Thread" Id=62 BLOCKED on java.util.ArrayList@c7161c5 owned by "Sponge - Async Light Thread" Id=63
  246. at net.minecraft.util.math.BlockPos$PooledMutableBlockPos.func_185339_c(SourceFile:453)
  247. - blocked on java.util.ArrayList@c7161c5
  248. at net.minecraft.util.math.BlockPos$PooledMutableBlockPos.func_185346_s(SourceFile:437)
  249. at net.minecraft.world.WorldServer.asyncLightingImpl$getRawBlockLightAsync(WorldServer.java:6004)
  250. at net.minecraft.world.WorldServer.asyncLightingBridge$checkLightAsync(WorldServer.java:5811)
  251. at net.minecraft.world.WorldServer.asyncLightingBridge$updateLightAsync(WorldServer.java:5930)
  252. at net.minecraft.world.chunk.Chunk.asyncLighting$checkWorldLightFor(Chunk.java:5906)
  253. at net.minecraft.world.chunk.Chunk.redirect$asyncLighting$onCheckLightForSkylightNeighbor$zof000(Chunk.java:5413)
  254. at net.minecraft.world.chunk.Chunk.func_76609_d(Chunk.java:339)
  255. ...
  256.  
  257. Number of locked synchronizers = 1
  258. - java.util.concurrent.ThreadPoolExecutor$Worker@1c730e0a
  259.  
  260.  
  261. "Java2D Disposer" Id=60 WAITING on java.lang.ref.ReferenceQueue$Lock@84ee493
  262. at java.lang.Object.wait(Native Method)
  263. - waiting on java.lang.ref.ReferenceQueue$Lock@84ee493
  264. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  265. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  266. at sun.java2d.Disposer.run(Disposer.java:148)
  267. at java.lang.Thread.run(Thread.java:748)
  268.  
  269.  
  270. "Server Watchdog" Id=59 RUNNABLE
  271. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  272. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  273. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
  274. at java.lang.Thread.run(Thread.java:748)
  275.  
  276.  
  277. "pool-3-thread-4" Id=58 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
  278. at sun.misc.Unsafe.park(Native Method)
  279. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
  280. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  281. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  282. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  283. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  284. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  285. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  286. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  287. ...
  288.  
  289.  
  290. "ForkJoinPool-1-worker-13" Id=57 WAITING on java.util.concurrent.ForkJoinPool@4d4c6bfe
  291. at sun.misc.Unsafe.park(Native Method)
  292. - waiting on java.util.concurrent.ForkJoinPool@4d4c6bfe
  293. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  294. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  295. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  296.  
  297.  
  298. "ForkJoinPool-1-worker-4" Id=56 WAITING on java.util.concurrent.ForkJoinPool@4d4c6bfe
  299. at sun.misc.Unsafe.park(Native Method)
  300. - waiting on java.util.concurrent.ForkJoinPool@4d4c6bfe
  301. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  302. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  303. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  304.  
  305.  
  306. "ForkJoinPool-1-worker-11" Id=55 TIMED_WAITING on java.util.concurrent.ForkJoinPool@4d4c6bfe
  307. at sun.misc.Unsafe.park(Native Method)
  308. - waiting on java.util.concurrent.ForkJoinPool@4d4c6bfe
  309. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  310. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  311. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  312.  
  313.  
  314. "ForkJoinPool-1-worker-2" Id=54 WAITING on java.util.concurrent.ForkJoinPool@4d4c6bfe
  315. at sun.misc.Unsafe.park(Native Method)
  316. - waiting on java.util.concurrent.ForkJoinPool@4d4c6bfe
  317. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  318. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  319. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  320.  
  321.  
  322. "pool-6-thread-1" Id=53 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7bb33c23
  323. at sun.misc.Unsafe.park(Native Method)
  324. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7bb33c23
  325. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  326. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  327. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  328. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  329. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  330. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  331. at java.lang.Thread.run(Thread.java:748)
  332.  
  333.  
  334. "threadDeathWatcher-2-1" Id=52 TIMED_WAITING
  335. at java.lang.Thread.sleep(Native Method)
  336. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  337. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  338. at java.lang.Thread.run(Thread.java:748)
  339.  
  340.  
  341. "Netty Epoll Server IO #0" Id=51 RUNNABLE
  342. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  343. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  344. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  345. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  346. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  347. at java.lang.Thread.run(Thread.java:748)
  348.  
  349.  
  350. "Timer-0" Id=48 TIMED_WAITING on java.util.TaskQueue@7c4b05d9
  351. at java.lang.Object.wait(Native Method)
  352. - waiting on java.util.TaskQueue@7c4b05d9
  353. at java.util.TimerThread.mainLoop(Timer.java:552)
  354. at java.util.TimerThread.run(Timer.java:505)
  355.  
  356.  
  357. "pool-3-thread-3" Id=47 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
  358. at sun.misc.Unsafe.park(Native Method)
  359. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
  360. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  361. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  362. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  363. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  364. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  365. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  366. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  367. ...
  368.  
  369.  
  370. "pool-3-thread-2" Id=46 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
  371. at sun.misc.Unsafe.park(Native Method)
  372. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
  373. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  374. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  375. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  376. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  377. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  378. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  379. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  380. ...
  381.  
  382.  
  383. "ForkJoinPool-1-worker-9" Id=45 WAITING on java.util.concurrent.ForkJoinPool@4d4c6bfe
  384. at sun.misc.Unsafe.park(Native Method)
  385. - waiting on java.util.concurrent.ForkJoinPool@4d4c6bfe
  386. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  387. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  388. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  389.  
  390.  
  391. "MVStore background writer nio:/home/mch/multicraft/servers/server64507/luckperms/luckperms-h2.mv.db" Id=43 TIMED_WAITING on java.lang.Object@35e0cbf
  392. at java.lang.Object.wait(Native Method)
  393. - waiting on java.lang.Object@35e0cbf
  394. at org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3116)
  395.  
  396.  
  397. "Thread-3" Id=41 RUNNABLE (in native)
  398. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  399. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  400. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  401. at java.lang.Thread.run(Thread.java:748)
  402.  
  403.  
  404. "pool-3-thread-1" Id=40 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
  405. at sun.misc.Unsafe.park(Native Method)
  406. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
  407. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  408. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  409. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  410. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  411. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  412. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  413. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  414. ...
  415.  
  416.  
  417. "Sponge Async Scheduler Thread" Id=23 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d6394b1
  418. at sun.misc.Unsafe.park(Native Method)
  419. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d6394b1
  420. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  421. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
  422. at org.spongepowered.common.scheduler.AsyncScheduler.preTick(AsyncScheduler.java:116)
  423. at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:109)
  424. at org.spongepowered.common.scheduler.AsyncScheduler.mainLoop(AsyncScheduler.java:66)
  425. at org.spongepowered.common.scheduler.AsyncScheduler$$Lambda$180/2081676461.run(Unknown Source)
  426. at java.lang.Thread.run(Thread.java:748)
  427.  
  428.  
  429. "Server console handler" Id=22 RUNNABLE (in native)
  430. at java.io.FileInputStream.readBytes(Native Method)
  431. at java.io.FileInputStream.read(FileInputStream.java:255)
  432. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  433. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  434. - locked java.io.BufferedInputStream@4fd3f71a
  435. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  436. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  437. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  438. - locked java.io.InputStreamReader@6b1256f4
  439. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  440. ...
  441.  
  442.  
  443. "DestroyJavaVM" Id=21 RUNNABLE
  444.  
  445.  
  446. "Server thread" Id=19 RUNNABLE
  447. at net.minecraft.block.BlockLiquid.func_176203_a(BlockLiquid.java:395)
  448. at ivorius.ivtoolkit.blocks.BlockStates.fromMetadata(BlockStates.java:38)
  449. at ivorius.ivtoolkit.blocks.IvBlockCollection.<init>(IvBlockCollection.java:85)
  450. at ivorius.ivtoolkit.tools.IvWorldData.<init>(IvWorldData.java:61)
  451. at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.constructWorldData(GenericStructure.java:329)
  452. at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.generate(GenericStructure.java:175)
  453. at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.generate(GenericStructure.java:71)
  454. at ivorius.reccomplex.world.gen.feature.StructureGenerator.generate(StructureGenerator.java:219)
  455. ...
  456.  
  457.  
  458. "Server Infinisleeper" Id=18 TIMED_WAITING
  459. at java.lang.Thread.sleep(Native Method)
  460. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  461.  
  462.  
  463. "Snooper Timer" Id=17 TIMED_WAITING on java.util.TaskQueue@292d4d7b
  464. at java.lang.Object.wait(Native Method)
  465. - waiting on java.util.TaskQueue@292d4d7b
  466. at java.util.TimerThread.mainLoop(Timer.java:552)
  467. at java.util.TimerThread.run(Timer.java:505)
  468.  
  469.  
  470. "Signal Dispatcher" Id=5 RUNNABLE
  471.  
  472.  
  473. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@79960463
  474. at java.lang.Object.wait(Native Method)
  475. - waiting on java.lang.ref.ReferenceQueue$Lock@79960463
  476. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  477. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  478. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  479.  
  480.  
  481. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@4a4853
  482. at java.lang.Object.wait(Native Method)
  483. - waiting on java.lang.ref.Reference$Lock@4a4853
  484. at java.lang.Object.wait(Object.java:502)
  485. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  486. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  487.  
  488.  
  489.  
  490.  
  491. -- System Details --
  492. Details:
  493. Minecraft Version: 1.12.2
  494. Operating System: Linux (amd64) version 4.15.0-45-generic
  495. Java Version: 1.8.0_212, Oracle Corporation
  496. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  497. Memory: 3723023736 bytes (3550 MB) / 6878658560 bytes (6560 MB) up to 12884901888 bytes (12288 MB)
  498. JVM Flags: 20 total; -Xmx12288M -Xms512M -XX:MaxGCPauseMillis=50 -XX:MaxPermSize=256M -XX:+OptimizeStringConcat -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:MaxGCPauseMillis=100 -XX:G1HeapRegionSize=32M -XX:+UseG1GC -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:G1MixedGCLiveThresholdPercent=35 -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -XX:+UseG1GC -Xss2M
  499. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  500. FML: MCP 9.42 Powered by Forge 14.23.5.2838 118 mods loaded, 118 mods active
  501. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  502.  
  503. Mods:
  504.  
  505. | State | ID | Version | Source | Signature |
  506. |:------ |:--------------------------- |:-------------------- |:--------------------------------------------- |:---------------------------------------- |
  507. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  508. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  509. | LCHIJA | FML | 8.0.99.99 | twitch_rlcraft_2.8.1.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  510. | LCHIJA | forge | 14.23.5.2838 | twitch_rlcraft_2.8.1.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  511. | LCHIJA | creativecoredummy | 1.0.0 | minecraft.jar | None |
  512. | LCHIJA | itemphysic | 1.4.0 | minecraft.jar | None |
  513. | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  514. | LCHIJA | spongeapi | 7.1.0-ea50f0c2 | spongeforge-1.12.2-2838-7.1.8.jar | None |
  515. | LCHIJA | sponge | 1.12.2-7.1.8 | spongeforge-1.12.2-2838-7.1.8.jar | None |
  516. | LCHIJA | spongeforge | 1.12.2-2838-7.1.8 | spongeforge-1.12.2-2838-7.1.8.jar | None |
  517. | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
  518. | LCHIJA | tnt_utilities_core | 1.2.3 | minecraft.jar | None |
  519. | LCHIJA | forgeendertech | 1.12.2-4.4.25.0 | ForgeEndertech-1.12.2-4.4.25.0-build.0428.jar | None |
  520. | LCHIJA | adhooks | 1.12.2-3.2.2.0 | AdHooks-1.12.2-3.2.2.0-build.0220.jar | None |
  521. | LCHIJA | advanced-fishing | 1.3.3 | Advanced-Fishing-1.12.2-1.3.3.jar | None |
  522. | LCHIJA | alcatrazcore | 1.0.4 | alcatrazcore-1.0.4.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
  523. | LCHIJA | antiqueatlas | 4.6.3 | antiqueatlas-1.12.2-4.6.3.jar | None |
  524. | LCHIJA | anvilpatch | 1.0.0 | anvilpatch-1.0.0.jar | None |
  525. | LCHIJA | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
  526. | LCHIJA | carrots | 1.0.0b1 | carrotslib-mc1.12.2-1.0.0b1.jar | None |
  527. | LCHIJA | armorunder | 1.0.0 | armorunder-mc1.12.2-1.0.0.jar | None |
  528. | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
  529. | LCHIJA | bacodifficulty | 1.0.3 | BacoDifficulty-1.0.3.jar | None |
  530. | LCHIJA | battletowers | 1.6.5 | BattleTowers-1.12.2.jar | None |
  531. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  532. | LCHIJA | mujmajnkraftsbettersurvival | 1.4.1 | better_survival-1.4.1.jar | None |
  533. | LCHIJA | bettercombatmod | 1.5.6 | BetterCombat-1.12.2-1.5.6.jar | None |
  534. | LCHIJA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  535. | LCHIJA | bnbgaminglib | 2.17.6 | BNBGamingLib-1.12.2-2.17.6.jar | None |
  536. | LCHIJA | bountifulbaubles | 0.0.1 | Bountiful Baubles-1.12.2-0.1.4.jar | None |
  537. | LCHIJA | campfire | 1.2 | campfire-1.12-v1.2.jar | None |
  538. | LCHIJA | carryon | 1.12.3 | CarryOn MC1.12.2 v1.12.3.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
  539. | LCHIJA | toughasnails | 3.1.0.141 | ToughAsNails-1.12.2-3.1.0.141-universal.jar | None |
  540. | LCHIJA | comforts | 1.4.1.2 | comforts-1.12.2-1.4.1.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  541. | LCHIJA | reskillable | 1.12.2-1.13.0 | Reskillable-1.12.2-1.13.0.jar | None |
  542. | LCHIJA | compatskills | 1.12.2-1.17.0 | CompatSkills-1.12.2-1.17.0.jar | None |
  543. | LCHIJA | coralreef | 2.0 | CoralReef-2.5-1.12.2.jar | None |
  544. | LCHIJA | wearablebackpacks | 3.1.4 | WearableBackpacks-1.12.2-3.1.4.jar | None |
  545. | LCHIJA | corpsecomplex | 1.0.6 | corpsecomplex-1.12.2-1.0.6.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  546. | LCHIJA | craftablechainmail | 1.0 | craftablechainmail-1.0.jar | None |
  547. | LCHIJA | craftablehorsearmour | 1.3 | CraftableHorseArmour-1.3.0-1.12.jar | None |
  548. | LCHIJA | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
  549. | LCHIJA | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291.jar | None |
  550. | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
  551. | LCHIJA | creativecore | 1.9.9 | CreativeCore_v1.9.74_mc1.12.2.jar | None |
  552. | LCHIJA | defiledlands | 1.4.3 | defiledlands-1.12.2-1.4.3.jar | None |
  553. | LCHIJA | disenchanter | 1.6 | disenchanter-[1.12]1.6.jar | None |
  554. | LCHIJA | dldungeonsjbg | 1.12.10 | DoomlikeDungeons-1.12.10-MC1.12.2.jar | None |
  555. | LCHIJA | dynamictrees | 1.12.2-0.9.6 | DynamicTrees-1.12.2-0.9.6.jar | None |
  556. | LCHIJA | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
  557. | LCHIJA | dttraverse | 1.5 | dttraverse-1.5.jar | None |
  558. | LCHIJA | sereneseasons | 1.2.18 | SereneSeasons-1.12.2-1.2.18-universal.jar | None |
  559. | LCHIJA | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  560. | LCHIJA | dsurround | 3.6.0.2 | DynamicSurroundings-1.12.2-3.6.0.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  561. | LCHIJA | enhancedvisuals | 1.0 | EnhancedVisuals_v1.2.7_mc1.12.2.jar | None |
  562. | LCHIJA | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None |
  563. | LCHIJA | firstaid | 1.6.12 | firstaid-1.6.12.jar | 7904c4e13947c8a616c5f39b26bdeba796500722 |
  564. | LCHIJA | foamfix | 0.10.9-1.12.2 | foamfix-0.10.9-1.12.2.jar | None |
  565. | LCHIJA | foodexpansion | 1.3 | FoodExpansion1.3.3-1.12.2.jar | None |
  566. | LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  567. | LCHIJA | tschipplib | 1.1.3 | TschippLib MC1.12.2 v1.1.3.jar | None |
  568. | LCHIJA | forgottenitems | 1.2.1 | ForgottenItems+MC1.12.2+v1.2.1.jar | None |
  569. | LCHIJA | friendlyendermite | 1.0 | FriendlyEndermite_v1.0.1_mc1.12.2.jar | None |
  570. | LCHIJA | globalgamerules | 2.2 | GlobalGameRules-1.12.2-2.2.7.jar | None |
  571. | LCHIJA | grapplemod | 1.12.2-v11.1 | grapplemod-v11.1-1.12.2.jar | None |
  572. | LCHIJA | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  573. | LCHIJA | iceandfire | 1.7.1 | iceandfire-1.7.1-1.12.2.jar | None |
  574. | LCHIJA | infernalmobs | 1.7.6 | InfernalMobs-1.12.2.jar | None |
  575. | LCHIJA | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  576. | LCHIJA | iseedragons | 0.12 | ISeeDragons-0.12.jar | None |
  577. | LCHIJA | itlt | 1.0.0 | itlt-1.12.2-1.0.2.jar | None |
  578. | LCHIJA | levelup2 | ${version} | Level Up! 2-1.1.23-1.12.jar | None |
  579. | LCHIJA | lostcities | 2.0.21 | lostcities-1.12-2.0.21.jar | None |
  580. | LCHIJA | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
  581. | LCHIJA | lycanitesmobs | 2.0.3.0 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.3.0.jar | None |
  582. | LCHIJA | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None |
  583. | LCHIJA | multimine | 1.6.2 | MultiMine-1.12.2.jar | None |
  584. | LCHIJA | notreepunching | 2.0.20 | notreepunching-2.0.20.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
  585. | LCHIJA | potioncore | 1.8_for_1.12.2 | PotionCore-1.8_for_1.12.2.jar | None |
  586. | LCHIJA | potionfingers | r1.0-8 | PotionFingers-r1.0-8.jar | None |
  587. | LCHIJA | qualitytools | 1.0.7_for_1.12.2 | QualityTools-1.0.7_for_1.12.2.jar | None |
  588. | LCHIJA | realistictorches | 2.1.1 | RealisticTorches-1.12.2-2.1.1.jar | None |
  589. | LCHIJA | reborncore | 3.16.4.478 | RebornCore-1.12.2-3.16.4.478-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  590. | LCHIJA | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None |
  591. | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  592. | LCHIJA | roughtweaks | 1.0 | roughTweaks0.2.4-1.12.2.jar | None |
  593. | LCHIJA | ruins | 17.2 | Ruins-1.12.2.jar | None |
  594. | LCHIJA | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.13+167.jar | None |
  595. | LCHIJA | scalinghealth | 1.3.37 | ScalingHealth-1.12.2-1.3.42+147.jar | None |
  596. | LCHIJA | sit | v1.2.4 | sit-1.12.2-v1.2.4.jar | None |
  597. | LCHIJA | somanyenchantments | 0.4.4 | So+Many+Enchantments+V0.4.4.jar | None |
  598. | LCHIJA | spartanweaponry | beta 1.3.8 | SpartanWeaponry-1.12.2-beta-1.3.8.jar | None |
  599. | LCHIJA | spartanfire | 0.05 | spartanfire-0.05.jar | None |
  600. | LCHIJA | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None |
  601. | LCHIJA | spawnercontrol | 1.6.3b | SpawnerControl-1.6.3b.jar | None |
  602. | LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  603. | LCHIJA | switchbow | 1.5.7 | switchbow-1.5.7.jar | None |
  604. | LCHIJA | tanspit | 1.12.2-1.3 | tanspit-1.12.2-1.3.jar | None |
  605. | LCHIJA | tickprofiler | 1.12-0.0.7 | TickProfiler-1.12-0.0.7.jar | None |
  606. | LCHIJA | tnt_utilities | 1.2.3 | tnt_utilities-mc1.12-1.2.3.jar | None |
  607. | LCHIJA | toolbelt | 1.9.12 | ToolBelt-1.12.2-1.9.12.jar | None |
  608. | LCHIJA | xat | 0.28.1 | Trinkets and Baubles-1.12.2-0.28.1.jar | None |
  609. | LCHIJA | trumpetskeleton | 1.12-1.0.2.1 | trumpetskeleton-1.12-1.0.2.1.jar | None |
  610. | LCHIJA | tumbleweed | 1.11-0.4.5 | tumbleweed-1.11-0.4.5.jar | None |
  611. | LCHIJA | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(21nov19).jar | None |
  612. | LCHIJA | waystones | 4.0.72 | Waystones_1.12.2-4.0.72.jar | None |
  613. | LCHIJA | wolfarmor | 2.2.3.6 | wolfarmor-1.12.2-2.2.3.1798-universal.jar | None |
  614. | LCHIJA | xpfromharvest | 1.1.0 | xpfromharvest-1.12.2-1.1.0.jar | None |
  615. | LCHIJA | xpbook | v1.1.4 | xptome-1.12.2-v1.1.4.jar | None |
  616. | LCHIJA | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  617. | LCHIJA | snowrealmagic | 0.3.3 | SnowRealMagic-0.3.3.jar | None |
  618.  
  619.  
  620. Plugins:
  621.  
  622. | State | ID | Version | Source | Signature |
  623. |:------ |:------------------- |:---------------- |:--------------------------------------- |:--------- |
  624. | LCHIJA | dailyrewards | | DailyRewards-api7-1.3.3.jar | None |
  625. | LCHIJA | griefprevention | 1.12.2-4.3.0.692 | griefprevention-1.12.2-4.3.0.692.jar | None |
  626. | LCHIJA | holograms | 3.1.5 | holograms-3.1.5.jar | None |
  627. | LCHIJA | inspector | 0.6.4 | Inspector-0.6.4.jar | None |
  628. | LCHIJA | keepinventorysponge | 1.3.1 | KeepInventory.jar | None |
  629. | LCHIJA | luckperms | 5.0.70 | LuckPerms-Sponge-5.0.70.jar | None |
  630. | LCHIJA | nucleus | 1.14.2-S7.1 | Nucleus-1.14.2-S7.1-MC1.12.2-plugin.jar | None |
  631.  
  632. Loaded coremods (and transformers):
  633. LibLoader (# LibLoader.jar)
  634.  
  635. CreativePatchingLoader (CreativeCore_v1.9.74_mc1.12.2.jar)
  636.  
  637. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
  638. sereneseasons.asm.transformer.EntityRendererTransformer
  639. sereneseasons.asm.transformer.WorldTransformer
  640. 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.9-1.12.2.jar)
  641. pl.asie.foamfix.coremod.FoamFixTransformer
  642. ForgelinPlugin (Forgelin-1.8.4.jar)
  643.  
  644. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  645. invtweaks.forge.asm.ContainerTransformer
  646. TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
  647.  
  648. SpongeCoremod (spongeforge-1.12.2-2838-7.1.8.jar)
  649. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  650. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  651. lumien.bloodmoon.asm.ClassTransformer
  652. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  653. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  654. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  655. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  656.  
  657. ItemPatchingLoader (ItemPhysic_Full_1.4.27_mc1.12.2.jar)
  658. com.creativemd.itemphysic.ItemTransformer
  659. MMFMLCorePlugin (MultiMine-1.12.2.jar)
  660. atomicstryker.multimine.common.fmlmagic.MMTransformer
  661. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  662. lumien.resourceloader.asm.ClassTransformer
  663. CoreMod (TickProfiler-1.12-0.0.7.jar)
  664.  
  665. BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
  666. mods.betterfoliage.loader.BetterFoliageTransformer
  667. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  668.  
  669. LoadingPlugin (Reskillable-1.12.2-1.13.0.jar)
  670. codersafterdark.reskillable.base.asm.ClassTransformer
  671. TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  672. ljfa.tntutils.asm.ExplosionTransformer
  673. CorePlugin (ForgeEndertech-1.12.2-4.4.25.0-build.0428.jar)
  674.  
  675. LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  676. lumien.chunkanimator.asm.ClassTransformer
  677. RebornCore:
  678. Plugin Engine: 1
  679. RebornCore Version: 3.16.4.478
  680. Runtime Debofucsation 1
  681. Profiler Position: N/A (disabled)
  682. Player Count: 0 / 48; []
  683. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  684. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement