Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- LibLoader (# LibLoader.jar)
- CreativePatchingLoader (CreativeCore_v1.9.74_mc1.12.2.jar)
- SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
- 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)
- ForgelinPlugin (Forgelin-1.8.4.jar)
- Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
- TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
- SpongeCoremod (spongeforge-1.12.2-2838-7.1.8.jar)
- LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
- llibrary (llibrary-core-1.0.11-1.12.2.jar)
- PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
- ItemPatchingLoader (ItemPhysic_Full_1.4.27_mc1.12.2.jar)
- MMFMLCorePlugin (MultiMine-1.12.2.jar)
- LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
- CoreMod (TickProfiler-1.12-0.0.7.jar)
- BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
- IvToolkit (IvToolkit-1.3.3-1.12.jar)
- LoadingPlugin (Reskillable-1.12.2-1.13.0.jar)
- TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
- CorePlugin (ForgeEndertech-1.12.2-4.4.25.0-build.0428.jar)
- LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
- Contact their authors BEFORE contacting forge
- // Shall we play a game?
- Time: 1/29/20 7:17 PM
- Description: Watching Server
- java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
- at net.minecraft.block.BlockLiquid.func_176203_a(BlockLiquid.java:395)
- at ivorius.ivtoolkit.blocks.BlockStates.fromMetadata(BlockStates.java:38)
- at ivorius.ivtoolkit.blocks.IvBlockCollection.<init>(IvBlockCollection.java:85)
- at ivorius.ivtoolkit.tools.IvWorldData.<init>(IvWorldData.java:61)
- at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.constructWorldData(GenericStructure.java:329)
- at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.generate(GenericStructure.java:175)
- at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.generate(GenericStructure.java:71)
- at ivorius.reccomplex.world.gen.feature.StructureGenerator.generate(StructureGenerator.java:219)
- at ivorius.reccomplex.world.gen.feature.WorldGenStructures.planStructureInChunk(WorldGenStructures.java:120)
- at ivorius.reccomplex.world.gen.feature.WorldGenStructures.lambda$planStructuresInChunk$2(WorldGenStructures.java:77)
- at ivorius.reccomplex.world.gen.feature.WorldGenStructures$$Lambda$2191/1728074156.accept(Unknown Source)
- at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
- at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
- at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)
- at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
- at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
- at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
- at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
- at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
- at ivorius.reccomplex.world.gen.feature.WorldGenStructures.planStructuresInChunk(WorldGenStructures.java:77)
- at ivorius.reccomplex.world.gen.feature.WorldGenStructures.decorate(WorldGenStructures.java:222)
- at ivorius.reccomplex.events.handlers.RCForgeEventHandler.onPreChunkDecoration(RCForgeEventHandler.java:85)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_586_RCForgeEventHandler_onPreChunkDecoration_Pre.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753)
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703)
- at org.spongepowered.mod.world.gen.SpongeChunkGeneratorForge.func_185931_b(SpongeChunkGeneratorForge.java:226)
- at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019)
- at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:990)
- at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:110)
- at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)
- at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
- at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
- at net.minecraft.world.gen.ChunkProviderServer.redirect$impl$ProvideChunkForced$zmd000(ChunkProviderServer.java:1158)
- at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
- at net.minecraft.world.World.loadChunk(World.java:4311)
- at org.spongepowered.api.world.World.loadChunk(World.java:163)
- at org.spongepowered.common.world.pregen.SpongeChunkPreGenerateTask.accept(SpongeChunkPreGenerateTask.java:256)
- at org.spongepowered.common.world.pregen.SpongeChunkPreGenerateTask.accept(SpongeChunkPreGenerateTask.java:62)
- at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197)
- at org.spongepowered.common.scheduler.SchedulerBase$$Lambda$653/227534287.run(Unknown Source)
- at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74)
- at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:188)
- at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:174)
- at org.spongepowered.common.scheduler.SchedulerBase$$Lambda$652/624965749.accept(Unknown Source)
- at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707)
- at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112)
- at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47)
- at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189)
- at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:458)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_239_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753)
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703)
- at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- at java.lang.Thread.run(Thread.java:748)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Server Watchdog
- Stacktrace:
- at net.minecraft.block.BlockLiquid.func_176203_a(BlockLiquid.java:395)
- at ivorius.ivtoolkit.blocks.BlockStates.fromMetadata(BlockStates.java:38)
- at ivorius.ivtoolkit.blocks.IvBlockCollection.<init>(IvBlockCollection.java:85)
- at ivorius.ivtoolkit.tools.IvWorldData.<init>(IvWorldData.java:61)
- at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.constructWorldData(GenericStructure.java:329)
- at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.generate(GenericStructure.java:175)
- at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.generate(GenericStructure.java:71)
- at ivorius.reccomplex.world.gen.feature.StructureGenerator.generate(StructureGenerator.java:219)
- at ivorius.reccomplex.world.gen.feature.WorldGenStructures.planStructureInChunk(WorldGenStructures.java:120)
- at ivorius.reccomplex.world.gen.feature.WorldGenStructures.lambda$planStructuresInChunk$2(WorldGenStructures.java:77)
- at ivorius.reccomplex.world.gen.feature.WorldGenStructures$$Lambda$2191/1728074156.accept(Unknown Source)
- at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
- at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
- at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)
- at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
- at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
- at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
- at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
- at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
- at ivorius.reccomplex.world.gen.feature.WorldGenStructures.planStructuresInChunk(WorldGenStructures.java:77)
- at ivorius.reccomplex.world.gen.feature.WorldGenStructures.decorate(WorldGenStructures.java:222)
- at ivorius.reccomplex.events.handlers.RCForgeEventHandler.onPreChunkDecoration(RCForgeEventHandler.java:85)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_586_RCForgeEventHandler_onPreChunkDecoration_Pre.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753)
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703)
- at org.spongepowered.mod.world.gen.SpongeChunkGeneratorForge.func_185931_b(SpongeChunkGeneratorForge.java:226)
- at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019)
- at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:990)
- at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:110)
- at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)
- at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
- at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
- at net.minecraft.world.gen.ChunkProviderServer.redirect$impl$ProvideChunkForced$zmd000(ChunkProviderServer.java:1158)
- at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
- at net.minecraft.world.World.loadChunk(World.java:4311)
- at org.spongepowered.api.world.World.loadChunk(World.java:163)
- at org.spongepowered.common.world.pregen.SpongeChunkPreGenerateTask.accept(SpongeChunkPreGenerateTask.java:256)
- at org.spongepowered.common.world.pregen.SpongeChunkPreGenerateTask.accept(SpongeChunkPreGenerateTask.java:62)
- at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197)
- at org.spongepowered.common.scheduler.SchedulerBase$$Lambda$653/227534287.run(Unknown Source)
- at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74)
- at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:188)
- at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:174)
- at org.spongepowered.common.scheduler.SchedulerBase$$Lambda$652/624965749.accept(Unknown Source)
- at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707)
- at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112)
- at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47)
- at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189)
- at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:458)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_239_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753)
- -- Sponge PhaseTracker --
- Details:
- Phase Stack: /******************************************************************************************************************************************************************************************************************************************************************************************************************************/
- /* - Phase: Generation{Terrain:TERRAIN_GENERATION} */
- /* Context: */
- /* - World: WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld} */
- /* - Phase: Plugin{ScheduledTask} */
- /* Context: */
- /* - 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} */
- /* - 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} */
- /* - Phase: Plugin{ScheduledTask} */
- /* Context: */
- /* - 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} */
- /* - Phase: Plugin{ServerTick:PreServerTickState} */
- /* Context: */
- /* - Source: Wrapped{spongeforge} */
- /* - Listener: net.minecraftforge.fml.common.gameevent.TickEvent$ServerTickEvent@18fcdc9e */
- /******************************************************************************************************************************************************************************************************************************************************************************************************************************/
- Stacktrace:
- at net.minecraft.server.MinecraftServer.handler$onCrashReport$zje000(MinecraftServer.java:4721)
- at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
- at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371)
- at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:61)
- at java.lang.Thread.run(Thread.java:748)
- -- Thread Dump --
- Details:
- Threads: "pool-3-thread-7" Id=77 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
- at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- ...
- "pool-3-thread-6" Id=76 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
- at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- ...
- "pool-3-thread-5" Id=75 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
- at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- ...
- "File IO Thread" Id=64 TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
- at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
- at java.lang.Thread.run(Thread.java:748)
- "Sponge - Async Light Thread" Id=63 RUNNABLE
- at net.minecraft.util.math.BlockPos$PooledMutableBlockPos.func_185339_c(SourceFile:453)
- - locked java.util.ArrayList@c7161c5
- at net.minecraft.util.math.BlockPos$PooledMutableBlockPos.func_185346_s(SourceFile:437)
- at net.minecraft.world.WorldServer.asyncLightingImpl$getRawBlockLightAsync(WorldServer.java:6004)
- at net.minecraft.world.WorldServer.asyncLightingBridge$checkLightAsync(WorldServer.java:5811)
- at net.minecraft.world.WorldServer.asyncLightingBridge$updateLightAsync(WorldServer.java:5930)
- at net.minecraft.world.chunk.Chunk.asyncLighting$checkWorldLightFor(Chunk.java:5906)
- at net.minecraft.world.chunk.Chunk.redirect$asyncLighting$onCheckLightForSkylightNeighbor$zof000(Chunk.java:5413)
- at net.minecraft.world.chunk.Chunk.func_76609_d(Chunk.java:339)
- ...
- Number of locked synchronizers = 1
- - java.util.concurrent.ThreadPoolExecutor$Worker@1cc71190
- "Sponge - Async Light Thread" Id=62 BLOCKED on java.util.ArrayList@c7161c5 owned by "Sponge - Async Light Thread" Id=63
- at net.minecraft.util.math.BlockPos$PooledMutableBlockPos.func_185339_c(SourceFile:453)
- - blocked on java.util.ArrayList@c7161c5
- at net.minecraft.util.math.BlockPos$PooledMutableBlockPos.func_185346_s(SourceFile:437)
- at net.minecraft.world.WorldServer.asyncLightingImpl$getRawBlockLightAsync(WorldServer.java:6004)
- at net.minecraft.world.WorldServer.asyncLightingBridge$checkLightAsync(WorldServer.java:5811)
- at net.minecraft.world.WorldServer.asyncLightingBridge$updateLightAsync(WorldServer.java:5930)
- at net.minecraft.world.chunk.Chunk.asyncLighting$checkWorldLightFor(Chunk.java:5906)
- at net.minecraft.world.chunk.Chunk.redirect$asyncLighting$onCheckLightForSkylightNeighbor$zof000(Chunk.java:5413)
- at net.minecraft.world.chunk.Chunk.func_76609_d(Chunk.java:339)
- ...
- Number of locked synchronizers = 1
- - java.util.concurrent.ThreadPoolExecutor$Worker@1c730e0a
- "Java2D Disposer" Id=60 WAITING on java.lang.ref.ReferenceQueue$Lock@84ee493
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.ReferenceQueue$Lock@84ee493
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
- at sun.java2d.Disposer.run(Disposer.java:148)
- at java.lang.Thread.run(Thread.java:748)
- "Server Watchdog" Id=59 RUNNABLE
- at sun.management.ThreadImpl.dumpThreads0(Native Method)
- at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
- at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
- at java.lang.Thread.run(Thread.java:748)
- "pool-3-thread-4" Id=58 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
- at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- ...
- "ForkJoinPool-1-worker-13" Id=57 WAITING on java.util.concurrent.ForkJoinPool@4d4c6bfe
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.ForkJoinPool@4d4c6bfe
- at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
- "ForkJoinPool-1-worker-4" Id=56 WAITING on java.util.concurrent.ForkJoinPool@4d4c6bfe
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.ForkJoinPool@4d4c6bfe
- at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
- "ForkJoinPool-1-worker-11" Id=55 TIMED_WAITING on java.util.concurrent.ForkJoinPool@4d4c6bfe
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.ForkJoinPool@4d4c6bfe
- at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
- "ForkJoinPool-1-worker-2" Id=54 WAITING on java.util.concurrent.ForkJoinPool@4d4c6bfe
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.ForkJoinPool@4d4c6bfe
- at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
- "pool-6-thread-1" Id=53 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7bb33c23
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7bb33c23
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- "threadDeathWatcher-2-1" Id=52 TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
- at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #0" Id=51 RUNNABLE
- at io.netty.channel.epoll.Native.epollWait0(Native Method)
- at io.netty.channel.epoll.Native.epollWait(Native.java:117)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
- at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
- at java.lang.Thread.run(Thread.java:748)
- "Timer-0" Id=48 TIMED_WAITING on java.util.TaskQueue@7c4b05d9
- at java.lang.Object.wait(Native Method)
- - waiting on java.util.TaskQueue@7c4b05d9
- at java.util.TimerThread.mainLoop(Timer.java:552)
- at java.util.TimerThread.run(Timer.java:505)
- "pool-3-thread-3" Id=47 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
- at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- ...
- "pool-3-thread-2" Id=46 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
- at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- ...
- "ForkJoinPool-1-worker-9" Id=45 WAITING on java.util.concurrent.ForkJoinPool@4d4c6bfe
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.ForkJoinPool@4d4c6bfe
- at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
- "MVStore background writer nio:/home/mch/multicraft/servers/server64507/luckperms/luckperms-h2.mv.db" Id=43 TIMED_WAITING on java.lang.Object@35e0cbf
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.Object@35e0cbf
- at org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3116)
- "Thread-3" Id=41 RUNNABLE (in native)
- at sun.nio.fs.LinuxWatchService.poll(Native Method)
- at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
- at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
- at java.lang.Thread.run(Thread.java:748)
- "pool-3-thread-1" Id=40 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.SynchronousQueue$TransferStack@2b68fe3
- at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- ...
- "Sponge Async Scheduler Thread" Id=23 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d6394b1
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d6394b1
- at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
- at org.spongepowered.common.scheduler.AsyncScheduler.preTick(AsyncScheduler.java:116)
- at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:109)
- at org.spongepowered.common.scheduler.AsyncScheduler.mainLoop(AsyncScheduler.java:66)
- at org.spongepowered.common.scheduler.AsyncScheduler$$Lambda$180/2081676461.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
- "Server console handler" Id=22 RUNNABLE (in native)
- at java.io.FileInputStream.readBytes(Native Method)
- at java.io.FileInputStream.read(FileInputStream.java:255)
- at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
- at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- - locked java.io.BufferedInputStream@4fd3f71a
- at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
- at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
- at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
- - locked java.io.InputStreamReader@6b1256f4
- at java.io.InputStreamReader.read(InputStreamReader.java:184)
- ...
- "DestroyJavaVM" Id=21 RUNNABLE
- "Server thread" Id=19 RUNNABLE
- at net.minecraft.block.BlockLiquid.func_176203_a(BlockLiquid.java:395)
- at ivorius.ivtoolkit.blocks.BlockStates.fromMetadata(BlockStates.java:38)
- at ivorius.ivtoolkit.blocks.IvBlockCollection.<init>(IvBlockCollection.java:85)
- at ivorius.ivtoolkit.tools.IvWorldData.<init>(IvWorldData.java:61)
- at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.constructWorldData(GenericStructure.java:329)
- at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.generate(GenericStructure.java:175)
- at ivorius.reccomplex.world.gen.feature.structure.generic.GenericStructure.generate(GenericStructure.java:71)
- at ivorius.reccomplex.world.gen.feature.StructureGenerator.generate(StructureGenerator.java:219)
- ...
- "Server Infinisleeper" Id=18 TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
- "Snooper Timer" Id=17 TIMED_WAITING on java.util.TaskQueue@292d4d7b
- at java.lang.Object.wait(Native Method)
- - waiting on java.util.TaskQueue@292d4d7b
- at java.util.TimerThread.mainLoop(Timer.java:552)
- at java.util.TimerThread.run(Timer.java:505)
- "Signal Dispatcher" Id=5 RUNNABLE
- "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@79960463
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.ReferenceQueue$Lock@79960463
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
- at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
- "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@4a4853
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.Reference$Lock@4a4853
- at java.lang.Object.wait(Object.java:502)
- at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
- at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
- -- System Details --
- Details:
- Minecraft Version: 1.12.2
- Operating System: Linux (amd64) version 4.15.0-45-generic
- Java Version: 1.8.0_212, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 3723023736 bytes (3550 MB) / 6878658560 bytes (6560 MB) up to 12884901888 bytes (12288 MB)
- 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
- IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
- FML: MCP 9.42 Powered by Forge 14.23.5.2838 118 mods loaded, 118 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- Mods:
- | State | ID | Version | Source | Signature |
- |:------ |:--------------------------- |:-------------------- |:--------------------------------------------- |:---------------------------------------- |
- | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
- | LCHIJA | mcp | 9.42 | minecraft.jar | None |
- | LCHIJA | FML | 8.0.99.99 | twitch_rlcraft_2.8.1.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LCHIJA | forge | 14.23.5.2838 | twitch_rlcraft_2.8.1.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LCHIJA | creativecoredummy | 1.0.0 | minecraft.jar | None |
- | LCHIJA | itemphysic | 1.4.0 | minecraft.jar | None |
- | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
- | LCHIJA | spongeapi | 7.1.0-ea50f0c2 | spongeforge-1.12.2-2838-7.1.8.jar | None |
- | LCHIJA | sponge | 1.12.2-7.1.8 | spongeforge-1.12.2-2838-7.1.8.jar | None |
- | LCHIJA | spongeforge | 1.12.2-2838-7.1.8 | spongeforge-1.12.2-2838-7.1.8.jar | None |
- | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
- | LCHIJA | tnt_utilities_core | 1.2.3 | minecraft.jar | None |
- | LCHIJA | forgeendertech | 1.12.2-4.4.25.0 | ForgeEndertech-1.12.2-4.4.25.0-build.0428.jar | None |
- | LCHIJA | adhooks | 1.12.2-3.2.2.0 | AdHooks-1.12.2-3.2.2.0-build.0220.jar | None |
- | LCHIJA | advanced-fishing | 1.3.3 | Advanced-Fishing-1.12.2-1.3.3.jar | None |
- | LCHIJA | alcatrazcore | 1.0.4 | alcatrazcore-1.0.4.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
- | LCHIJA | antiqueatlas | 4.6.3 | antiqueatlas-1.12.2-4.6.3.jar | None |
- | LCHIJA | anvilpatch | 1.0.0 | anvilpatch-1.0.0.jar | None |
- | LCHIJA | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
- | LCHIJA | carrots | 1.0.0b1 | carrotslib-mc1.12.2-1.0.0b1.jar | None |
- | LCHIJA | armorunder | 1.0.0 | armorunder-mc1.12.2-1.0.0.jar | None |
- | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
- | LCHIJA | bacodifficulty | 1.0.3 | BacoDifficulty-1.0.3.jar | None |
- | LCHIJA | battletowers | 1.6.5 | BattleTowers-1.12.2.jar | None |
- | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
- | LCHIJA | mujmajnkraftsbettersurvival | 1.4.1 | better_survival-1.4.1.jar | None |
- | LCHIJA | bettercombatmod | 1.5.6 | BetterCombat-1.12.2-1.5.6.jar | None |
- | LCHIJA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
- | LCHIJA | bnbgaminglib | 2.17.6 | BNBGamingLib-1.12.2-2.17.6.jar | None |
- | LCHIJA | bountifulbaubles | 0.0.1 | Bountiful Baubles-1.12.2-0.1.4.jar | None |
- | LCHIJA | campfire | 1.2 | campfire-1.12-v1.2.jar | None |
- | LCHIJA | carryon | 1.12.3 | CarryOn MC1.12.2 v1.12.3.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
- | LCHIJA | toughasnails | 3.1.0.141 | ToughAsNails-1.12.2-3.1.0.141-universal.jar | None |
- | LCHIJA | comforts | 1.4.1.2 | comforts-1.12.2-1.4.1.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
- | LCHIJA | reskillable | 1.12.2-1.13.0 | Reskillable-1.12.2-1.13.0.jar | None |
- | LCHIJA | compatskills | 1.12.2-1.17.0 | CompatSkills-1.12.2-1.17.0.jar | None |
- | LCHIJA | coralreef | 2.0 | CoralReef-2.5-1.12.2.jar | None |
- | LCHIJA | wearablebackpacks | 3.1.4 | WearableBackpacks-1.12.2-3.1.4.jar | None |
- | LCHIJA | corpsecomplex | 1.0.6 | corpsecomplex-1.12.2-1.0.6.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
- | LCHIJA | craftablechainmail | 1.0 | craftablechainmail-1.0.jar | None |
- | LCHIJA | craftablehorsearmour | 1.3 | CraftableHorseArmour-1.3.0-1.12.jar | None |
- | LCHIJA | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
- | LCHIJA | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291.jar | None |
- | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
- | LCHIJA | creativecore | 1.9.9 | CreativeCore_v1.9.74_mc1.12.2.jar | None |
- | LCHIJA | defiledlands | 1.4.3 | defiledlands-1.12.2-1.4.3.jar | None |
- | LCHIJA | disenchanter | 1.6 | disenchanter-[1.12]1.6.jar | None |
- | LCHIJA | dldungeonsjbg | 1.12.10 | DoomlikeDungeons-1.12.10-MC1.12.2.jar | None |
- | LCHIJA | dynamictrees | 1.12.2-0.9.6 | DynamicTrees-1.12.2-0.9.6.jar | None |
- | LCHIJA | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
- | LCHIJA | dttraverse | 1.5 | dttraverse-1.5.jar | None |
- | LCHIJA | sereneseasons | 1.2.18 | SereneSeasons-1.12.2-1.2.18-universal.jar | None |
- | LCHIJA | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
- | LCHIJA | dsurround | 3.6.0.2 | DynamicSurroundings-1.12.2-3.6.0.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
- | LCHIJA | enhancedvisuals | 1.0 | EnhancedVisuals_v1.2.7_mc1.12.2.jar | None |
- | LCHIJA | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None |
- | LCHIJA | firstaid | 1.6.12 | firstaid-1.6.12.jar | 7904c4e13947c8a616c5f39b26bdeba796500722 |
- | LCHIJA | foamfix | 0.10.9-1.12.2 | foamfix-0.10.9-1.12.2.jar | None |
- | LCHIJA | foodexpansion | 1.3 | FoodExpansion1.3.3-1.12.2.jar | None |
- | LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
- | LCHIJA | tschipplib | 1.1.3 | TschippLib MC1.12.2 v1.1.3.jar | None |
- | LCHIJA | forgottenitems | 1.2.1 | ForgottenItems+MC1.12.2+v1.2.1.jar | None |
- | LCHIJA | friendlyendermite | 1.0 | FriendlyEndermite_v1.0.1_mc1.12.2.jar | None |
- | LCHIJA | globalgamerules | 2.2 | GlobalGameRules-1.12.2-2.2.7.jar | None |
- | LCHIJA | grapplemod | 1.12.2-v11.1 | grapplemod-v11.1-1.12.2.jar | None |
- | LCHIJA | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
- | LCHIJA | iceandfire | 1.7.1 | iceandfire-1.7.1-1.12.2.jar | None |
- | LCHIJA | infernalmobs | 1.7.6 | InfernalMobs-1.12.2.jar | None |
- | LCHIJA | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
- | LCHIJA | iseedragons | 0.12 | ISeeDragons-0.12.jar | None |
- | LCHIJA | itlt | 1.0.0 | itlt-1.12.2-1.0.2.jar | None |
- | LCHIJA | levelup2 | ${version} | Level Up! 2-1.1.23-1.12.jar | None |
- | LCHIJA | lostcities | 2.0.21 | lostcities-1.12-2.0.21.jar | None |
- | LCHIJA | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
- | LCHIJA | lycanitesmobs | 2.0.3.0 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.3.0.jar | None |
- | LCHIJA | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None |
- | LCHIJA | multimine | 1.6.2 | MultiMine-1.12.2.jar | None |
- | LCHIJA | notreepunching | 2.0.20 | notreepunching-2.0.20.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
- | LCHIJA | potioncore | 1.8_for_1.12.2 | PotionCore-1.8_for_1.12.2.jar | None |
- | LCHIJA | potionfingers | r1.0-8 | PotionFingers-r1.0-8.jar | None |
- | LCHIJA | qualitytools | 1.0.7_for_1.12.2 | QualityTools-1.0.7_for_1.12.2.jar | None |
- | LCHIJA | realistictorches | 2.1.1 | RealisticTorches-1.12.2-2.1.1.jar | None |
- | LCHIJA | reborncore | 3.16.4.478 | RebornCore-1.12.2-3.16.4.478-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
- | LCHIJA | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None |
- | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
- | LCHIJA | roughtweaks | 1.0 | roughTweaks0.2.4-1.12.2.jar | None |
- | LCHIJA | ruins | 17.2 | Ruins-1.12.2.jar | None |
- | LCHIJA | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.13+167.jar | None |
- | LCHIJA | scalinghealth | 1.3.37 | ScalingHealth-1.12.2-1.3.42+147.jar | None |
- | LCHIJA | sit | v1.2.4 | sit-1.12.2-v1.2.4.jar | None |
- | LCHIJA | somanyenchantments | 0.4.4 | So+Many+Enchantments+V0.4.4.jar | None |
- | LCHIJA | spartanweaponry | beta 1.3.8 | SpartanWeaponry-1.12.2-beta-1.3.8.jar | None |
- | LCHIJA | spartanfire | 0.05 | spartanfire-0.05.jar | None |
- | LCHIJA | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None |
- | LCHIJA | spawnercontrol | 1.6.3b | SpawnerControl-1.6.3b.jar | None |
- | LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
- | LCHIJA | switchbow | 1.5.7 | switchbow-1.5.7.jar | None |
- | LCHIJA | tanspit | 1.12.2-1.3 | tanspit-1.12.2-1.3.jar | None |
- | LCHIJA | tickprofiler | 1.12-0.0.7 | TickProfiler-1.12-0.0.7.jar | None |
- | LCHIJA | tnt_utilities | 1.2.3 | tnt_utilities-mc1.12-1.2.3.jar | None |
- | LCHIJA | toolbelt | 1.9.12 | ToolBelt-1.12.2-1.9.12.jar | None |
- | LCHIJA | xat | 0.28.1 | Trinkets and Baubles-1.12.2-0.28.1.jar | None |
- | LCHIJA | trumpetskeleton | 1.12-1.0.2.1 | trumpetskeleton-1.12-1.0.2.1.jar | None |
- | LCHIJA | tumbleweed | 1.11-0.4.5 | tumbleweed-1.11-0.4.5.jar | None |
- | LCHIJA | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(21nov19).jar | None |
- | LCHIJA | waystones | 4.0.72 | Waystones_1.12.2-4.0.72.jar | None |
- | LCHIJA | wolfarmor | 2.2.3.6 | wolfarmor-1.12.2-2.2.3.1798-universal.jar | None |
- | LCHIJA | xpfromharvest | 1.1.0 | xpfromharvest-1.12.2-1.1.0.jar | None |
- | LCHIJA | xpbook | v1.1.4 | xptome-1.12.2-v1.1.4.jar | None |
- | LCHIJA | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
- | LCHIJA | snowrealmagic | 0.3.3 | SnowRealMagic-0.3.3.jar | None |
- Plugins:
- | State | ID | Version | Source | Signature |
- |:------ |:------------------- |:---------------- |:--------------------------------------- |:--------- |
- | LCHIJA | dailyrewards | | DailyRewards-api7-1.3.3.jar | None |
- | LCHIJA | griefprevention | 1.12.2-4.3.0.692 | griefprevention-1.12.2-4.3.0.692.jar | None |
- | LCHIJA | holograms | 3.1.5 | holograms-3.1.5.jar | None |
- | LCHIJA | inspector | 0.6.4 | Inspector-0.6.4.jar | None |
- | LCHIJA | keepinventorysponge | 1.3.1 | KeepInventory.jar | None |
- | LCHIJA | luckperms | 5.0.70 | LuckPerms-Sponge-5.0.70.jar | None |
- | LCHIJA | nucleus | 1.14.2-S7.1 | Nucleus-1.14.2-S7.1-MC1.12.2-plugin.jar | None |
- Loaded coremods (and transformers):
- LibLoader (# LibLoader.jar)
- CreativePatchingLoader (CreativeCore_v1.9.74_mc1.12.2.jar)
- SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
- sereneseasons.asm.transformer.EntityRendererTransformer
- sereneseasons.asm.transformer.WorldTransformer
- 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)
- pl.asie.foamfix.coremod.FoamFixTransformer
- ForgelinPlugin (Forgelin-1.8.4.jar)
- Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
- invtweaks.forge.asm.ContainerTransformer
- TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
- SpongeCoremod (spongeforge-1.12.2-2838-7.1.8.jar)
- org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
- LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
- lumien.bloodmoon.asm.ClassTransformer
- llibrary (llibrary-core-1.0.11-1.12.2.jar)
- net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
- net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
- PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
- ItemPatchingLoader (ItemPhysic_Full_1.4.27_mc1.12.2.jar)
- com.creativemd.itemphysic.ItemTransformer
- MMFMLCorePlugin (MultiMine-1.12.2.jar)
- atomicstryker.multimine.common.fmlmagic.MMTransformer
- LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
- lumien.resourceloader.asm.ClassTransformer
- CoreMod (TickProfiler-1.12-0.0.7.jar)
- BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
- mods.betterfoliage.loader.BetterFoliageTransformer
- IvToolkit (IvToolkit-1.3.3-1.12.jar)
- LoadingPlugin (Reskillable-1.12.2-1.13.0.jar)
- codersafterdark.reskillable.base.asm.ClassTransformer
- TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
- ljfa.tntutils.asm.ExplosionTransformer
- CorePlugin (ForgeEndertech-1.12.2-4.4.25.0-build.0428.jar)
- LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
- lumien.chunkanimator.asm.ClassTransformer
- RebornCore:
- Plugin Engine: 1
- RebornCore Version: 3.16.4.478
- Runtime Debofucsation 1
- Profiler Position: N/A (disabled)
- Player Count: 0 / 48; []
- Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement