Advertisement
Guest User

Untitled

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