Nature's Aura

Nature's Aura

19M Downloads

World Eye triggers server timeout

AlexisFinn opened this issue ยท 10 comments

commented

I have two World Eyes to keep my zone loaded, but the server refused to start because of the Watchdog on the tick time. Here is the crash log:
`
---- Minecraft Crash Report ----
// I just don't know what went wrong :(

Time: 12/9/20 12:29 PM
Description: Watching Server

java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
at sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_201] {}
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ~[?:1.8.0_201] {}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.World.func_217353_a(World.java:167) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.World.func_212866_a_(World.java:163) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_217458_b(ServerWorld.java:1211) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at de.ellpeck.naturesaura.blocks.tiles.TileEntityChunkLoader.loadChunks(TileEntityChunkLoader.java:78) ~[naturesaura:32.0] {re:classloading}
at de.ellpeck.naturesaura.blocks.tiles.TileEntityChunkLoader.func_145829_t(TileEntityChunkLoader.java:27) ~[naturesaura:32.0] {re:classloading}
at net.minecraft.world.chunk.Chunk.func_177426_a(Chunk.java:409) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:mixin:APP:the_bumblezone.mixins.json:WorldChunkAddEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:399) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:mixin:APP:the_bumblezone.mixins.json:WorldChunkAddEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.chunk.storage.ChunkSerializer.func_222650_a(ChunkSerializer.java:402) ~[?:?] {re:classloading}
at net.minecraft.world.chunk.storage.ChunkSerializer.lambda$read$2(ChunkSerializer.java:133) ~[?:?] {re:classloading}
at net.minecraft.world.chunk.storage.ChunkSerializer$$Lambda$8782/911031114.accept(Unknown Source) ~[?:?] {}
at net.minecraft.world.chunk.Chunk.func_217318_w(Chunk.java:457) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:mixin:APP:the_bumblezone.mixins.json:WorldChunkAddEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ChunkManager.lambda$null$25(ChunkManager.java:582) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ChunkManager$$Lambda$9037/1888318465.apply(Unknown Source) ~[?:?] {}
at com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162) ~[?:?] {re:classloading}
at com.mojang.datafixers.util.Either$$Lambda$8858/1374271940.apply(Unknown Source) ~[?:?] {}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
at com.mojang.datafixers.util.Either.mapLeft(Either.java:162) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.lambda$func_219200_b$26(ChunkManager.java:569) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ChunkManager$$Lambda$9034/2127676111.apply(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) ~[?:1.8.0_201] {}
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) ~[?:1.8.0_201] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_201] {}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$8738/443682024.run(Unknown Source) ~[?:?] {}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(SourceFile:545) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(SourceFile:554) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.World.func_217353_a(World.java:167) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.World.func_212866_a_(World.java:163) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.World.func_180495_p(World.java:379) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraftforge.common.ForgeHooks.canEntityDestroy(ForgeHooks.java:1170) ~[forge:?] {re:classloading}
at net.minecraft.entity.ai.goal.BreakBlockGoal.func_75250_a(BreakBlockGoal.java:35) ~[?:?] {re:classloading}
at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75250_a(SourceFile:22) ~[?:?] {re:classloading}
at net.minecraft.entity.ai.goal.GoalSelector$$Lambda$9203/1871349161.test(Unknown Source) ~[?:?] {}
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174) ~[?:1.8.0_201] {}
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_201] {}
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_201] {}
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_201] {}
at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_201] {}
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_201] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) ~[?:1.8.0_201] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) ~[?:1.8.0_201] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_201] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_201] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_201] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_201] {}
at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:77) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:682) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:HoneyShieldCooldownMixin,pl:mixin:APP:the_bumblezone.mixins.json:HoneyShieldPreferredSlotMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2411) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MobHitMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:488) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:HoneyShieldCooldownMixin,pl:mixin:APP:the_bumblezone.mixins.json:HoneyShieldPreferredSlotMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:43) ~[?:?] {re:classloading}
at net.minecraft.entity.monster.ZombieEntity.func_70636_d(ZombieEntity.java:230) ~[?:?] {re:classloading}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2158) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MobHitMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:300) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:HoneyShieldCooldownMixin,pl:mixin:APP:the_bumblezone.mixins.json:HoneyShieldPreferredSlotMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.entity.monster.ZombieEntity.func_70071_h_(ZombieEntity.java:204) ~[?:?] {re:classloading}
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:606) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld$$Lambda$9183/87091304.accept(Unknown Source) ~[?:?] {}
at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:399) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:847) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:229) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer$$Lambda$8299/1674991395.run(Unknown Source) ~[?:?] {}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Server Watchdog
Stacktrace:
at sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_201] {}
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ~[?:1.8.0_201] {}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.World.func_217353_a(World.java:167) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.World.func_212866_a_(World.java:163) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_217458_b(ServerWorld.java:1211) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at de.ellpeck.naturesaura.blocks.tiles.TileEntityChunkLoader.loadChunks(TileEntityChunkLoader.java:78) ~[naturesaura:32.0] {re:classloading}
at de.ellpeck.naturesaura.blocks.tiles.TileEntityChunkLoader.func_145829_t(TileEntityChunkLoader.java:27) ~[naturesaura:32.0] {re:classloading}
at net.minecraft.world.chunk.Chunk.func_177426_a(Chunk.java:409) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:mixin:APP:the_bumblezone.mixins.json:WorldChunkAddEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:399) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:mixin:APP:the_bumblezone.mixins.json:WorldChunkAddEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.chunk.storage.ChunkSerializer.func_222650_a(ChunkSerializer.java:402) ~[?:?] {re:classloading}
at net.minecraft.world.chunk.storage.ChunkSerializer.lambda$read$2(ChunkSerializer.java:133) ~[?:?] {re:classloading}
at net.minecraft.world.chunk.storage.ChunkSerializer$$Lambda$8782/911031114.accept(Unknown Source) ~[?:?] {}
at net.minecraft.world.chunk.Chunk.func_217318_w(Chunk.java:457) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:mixin:APP:the_bumblezone.mixins.json:WorldChunkAddEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ChunkManager.lambda$null$25(ChunkManager.java:582) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ChunkManager$$Lambda$9037/1888318465.apply(Unknown Source) ~[?:?] {}
at com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162) ~[?:?] {re:classloading}
at com.mojang.datafixers.util.Either$$Lambda$8858/1374271940.apply(Unknown Source) ~[?:?] {}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
at com.mojang.datafixers.util.Either.mapLeft(Either.java:162) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.lambda$func_219200_b$26(ChunkManager.java:569) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ChunkManager$$Lambda$9034/2127676111.apply(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) ~[?:1.8.0_201] {}
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) ~[?:1.8.0_201] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_201] {}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$8738/443682024.run(Unknown Source) ~[?:?] {}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(SourceFile:545) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(SourceFile:554) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.World.func_217353_a(World.java:167) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.World.func_212866_a_(World.java:163) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.World.func_180495_p(World.java:379) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraftforge.common.ForgeHooks.canEntityDestroy(ForgeHooks.java:1170) ~[forge:?] {re:classloading}
at net.minecraft.entity.ai.goal.BreakBlockGoal.func_75250_a(BreakBlockGoal.java:35) ~[?:?] {re:classloading}
at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75250_a(SourceFile:22) ~[?:?] {re:classloading}
at net.minecraft.entity.ai.goal.GoalSelector$$Lambda$9203/1871349161.test(Unknown Source) ~[?:?] {}
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174) ~[?:1.8.0_201] {}
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_201] {}
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_201] {}
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_201] {}
at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_201] {}
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_201] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) ~[?:1.8.0_201] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) ~[?:1.8.0_201] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_201] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_201] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_201] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_201] {}
at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:77) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:682) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:HoneyShieldCooldownMixin,pl:mixin:APP:the_bumblezone.mixins.json:HoneyShieldPreferredSlotMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2411) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MobHitMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:488) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:HoneyShieldCooldownMixin,pl:mixin:APP:the_bumblezone.mixins.json:HoneyShieldPreferredSlotMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:43) ~[?:?] {re:classloading}
at net.minecraft.entity.monster.ZombieEntity.func_70636_d(ZombieEntity.java:230) ~[?:?] {re:classloading}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2158) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MobHitMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:300) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:HoneyShieldCooldownMixin,pl:mixin:APP:the_bumblezone.mixins.json:HoneyShieldPreferredSlotMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.entity.monster.ZombieEntity.func_70071_h_(ZombieEntity.java:204) ~[?:?] {re:classloading}
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:606) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld$$Lambda$9183/87091304.accept(Unknown Source) ~[?:?] {}
at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:399) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:847) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:229) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Thread Dump --
Details:
Threads: "Java2D Disposer" Id=86 WAITING on java.lang.ref.ReferenceQueue$Lock@3f545528
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@3f545528
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=85 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:37)
at java.lang.Thread.run(Thread.java:748)

"RCON Listener #2" Id=84 RUNNABLE (in native)
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
at java.net.ServerSocket.implAccept(ServerSocket.java:545)
at java.net.ServerSocket.accept(ServerSocket.java:513)
at net.minecraft.network.rcon.MainThread.run(SourceFile:42)
at java.lang.Thread.run(Thread.java:748)

"Query Listener #1" Id=83 RUNNABLE (in native)
at java.net.PlainDatagramSocketImpl.receive0(Native Method)
- locked java.net.PlainDatagramSocketImpl@3193acb2
at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
- locked java.net.PlainDatagramSocketImpl@3193acb2
at java.net.DatagramSocket.receive(DatagramSocket.java:812)
- locked java.net.DatagramPacket@35ac3e58
- locked java.net.DatagramSocket@70aea689
at net.minecraft.network.rcon.QueryThread.run(SourceFile:258)
at java.lang.Thread.run(Thread.java:748)

"IO-Worker-20" Id=81 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6dce50a1
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@6dce50a1
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)
...

"IO-Worker-19" Id=80 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6dce50a1
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@6dce50a1
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)
...

"IO-Worker-17" Id=78 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6dce50a1
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@6dce50a1
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)
...

"Thread-12" Id=75 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)

"Netty Epoll Server IO #0" Id=74 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:114)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at java.lang.Thread.run(Thread.java:748)

"ObjectCleanerThread" Id=73 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@41149796
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@41149796
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

"Server console handler" Id=71 RUNNABLE
at java.io.FileInputStream.read0(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:207)
at org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73)
at org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62)
at org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168)
at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)
at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133)
at org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
...

"DestroyJavaVM" Id=70 RUNNABLE

"Server thread" Id=67 TIMED_WAITING on java.lang.String@159e3f12
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@159e3f12
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129)
at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141)
at net.minecraft.world.World.func_217353_a(World.java:167)
at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112)
at net.minecraft.world.World.func_212866_a_(World.java:163)
...

"Snooper Timer" Id=68 WAITING on java.util.TaskQueue@108159c6
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@108159c6
at java.lang.Object.wait(Object.java:502)
at java.util.TimerThread.mainLoop(Timer.java:526)
at java.util.TimerThread.run(Timer.java:505)

"Thread-7" Id=42 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)

"Thread-6" 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)

"Thread-5" Id=40 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)

"Timer hack thread" Id=26 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.util.Util$6.run(SourceFile:636)

"Thread-2" Id=17 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)

"Thread-1" Id=16 TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)

"Signal Dispatcher" Id=5 RUNNABLE

"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@fd5482f
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@fd5482f
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@6a98c664
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.Reference$Lock@6a98c664
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)

Stacktrace:
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:52) [?:?] {re:classloading}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201] {}

-- System Details --
Details:
Minecraft Version: 1.16.3
Minecraft Version ID: 1.16.3
Operating System: Linux (amd64) version 4.4.0-141-generic
Java Version: 1.8.0_201, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 287596920 bytes (274 MB) / 984903680 bytes (939 MB) up to 10416029696 bytes (9933 MB)
CPUs: 8
JVM Flags: 23 total; -Xmx10000M -Xms256M -XX:MaxPermSize=256m -XX:PermSize=128m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxGCPauseMillis=50 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:UseSSE=3 -XX:+UseLargePages -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts
ModLauncher: 8.0.6+85+master.325de55
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-3.0.3-service.jar eventbus PLUGINSERVICE
/forge-1.16.3-34.1.42.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.3-34.1.42.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.16.3-34.1.42.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.3-34.1.42.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.3-34.1.42.jar fml TRANSFORMATIONSERVICE
FML: 34.1
Forge: net.minecraftforge:34.1.42
FML Language Providers:
[email protected]
minecraft@1
Mod List:
inventorysorter-1.16.1-18.1.0.jar |Simple Inventory Sorter |inventorysorter |18.1.0 |DONE |NOSIGNATURE
Cucumber-1.16.3-4.1.3.jar |Cucumber Library |cucumber |4.1.3 |DONE |NOSIGNATURE
NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |NOSIGNATURE
mining-helmet-1.16.3-1.0.9.jar |Mining Helmet |mining_helmet |1.0.9 |DONE |NOSIGNATURE
jei-1.16.3-7.6.0.49.jar |Just Enough Items |jei |7.5.0.43 |DONE |NOSIGNATURE
metalbarrels-3.3a.jar |Metal Barrels |metalbarrels |3.3a |DONE |NOSIGNATURE
FallingTree-Forge-1.16.3-2.5.0.jar |Falling Tree |falling_tree |2.5.0 |DONE |NOSIGNATURE
goblintraders-1.2.2-1.16.3.jar |Goblin Traders |goblintraders |1.2.2 |DONE |NOSIGNATURE
mcw-windows-1.0.2-mc1.16.3.jar |Macaw's Windows |mcwwindows |1.0.2 |DONE |NOSIGNATURE
SilentMechanisms-1.16.3-0.8.5+69.jar |Silent's Mechanisms |silents_mechanisms |0.8.5+69 |DONE |NOSIGNATURE
strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |NOSIGNATURE
essentials-1.16.3-2.9.4.jar |Essentials |essentials |1.16.3-2.9.4 |DONE |NOSIGNATURE
Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE
XaerosWorldMap_1.11.0_Forge_1.16.4.jar |Xaero's World Map |xaeroworldmap |1.11.0 |DONE |NOSIGNATURE
light-overlay-5.5.4.jar |Light Overlay Forge |lightoverlay-forge |NONE |DONE |NOSIGNATURE
Placebo-1.16.3-4.3.3.jar |Placebo |placebo |4.3.3 |DONE |NOSIGNATURE
NaturesCompass-1.16.3-1.8.5.jar |Nature's Compass |naturescompass |1.16.3-1.8.5 |DONE |NOSIGNATURE
FruitTrees-1.16.3-2.1.0.jar |Fruit Trees |fruittrees |2.1.0 |DONE |NOSIGNATURE
NamePain-1.3.1 Forge-1.16.x.jar |Name Pain |namepain |1.3.1 |DONE |NOSIGNATURE
ftb-gui-library-1603.1.1.25.jar |FTB GUI Library |ftbguilibrary |1603.1.1.25 |DONE |NOSIGNATURE
VanillaTweaks-1.16.3-1.5.33.jar |VanillaTweaks |vanillatweaks |1.16.3-1.5.33 |DONE |NOSIGNATURE
DungeonCrawl-1.16.3-2.1.1.jar |Dungeon Crawl |dungeoncrawl |2.1.1 |DONE |NOSIGNATURE
DefaultSettings-1.16.x-2.2.0.jar |DefaultSettings |defaultsettings |2.2.0 |DONE |ed:1c:55:41:73:fd:14:1b:28:fe:ea:30:c5:11:3b:4d:3f:82:86:57:bb:5b:8a:b2:d7:f3:04:52:52:92:cf:e7
Wither-Skeleton-Tweaks-1.16.3-5.2.1.jar |Wither Skeleton Tweaks |wstweaks |5.2.1 |DONE |NOSIGNATURE
snowundertrees-1.16.3-v1.1.2.jar |Snow Under Trees |snowundertrees |v1.1.2 |DONE |NOSIGNATURE
randompatches-1.16.2-1.22.1.2.jar |RandomPatches |randompatches |1.16.2-1.22.1.2 |DONE |92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
nhacampfire_1.16.3-3.0.jar |No Hostiles Around Campfire |nhacampfire |3.0 |DONE |NOSIGNATURE
mcw-doors-1.0.1fix-mc1.16.3-1.16.2.jar |Macaw's Doors |mcwdoors |1.0.1 |DONE |NOSIGNATURE
Morpheus-1.16.3-4.2.63.jar |Morpheus |morpheus |4.2.63 |DONE |NOSIGNATURE
Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |NOSIGNATURE
SnowRealMagic-1.16.3-2.2.1.jar |Snow! Real Magic! |snowrealmagic |2.2.1 |DONE |NOSIGNATURE
Kiwi-1.16.3-3.4.0.jar |Kiwi |kiwi |3.4.0 |DONE |NOSIGNATURE
JEITweaker-1.16.3-1.0.1.4.jar |JEI Tweaker |jeitweaker |1.0.1.4 |DONE |NOSIGNATURE
CraftTweaker-1.16.3-7.0.0.48.jar |CraftTweaker |crafttweaker |7.0.0.48 |DONE |NOSIGNATURE
forge-1.16.3-34.1.42-universal.jar |Forge |forge |34.1.42 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
Waddles-1.16.3-0.8.9.jar |Waddles |waddles |1.16.3-0.8.9 |DONE |NOSIGNATURE
MysticalAgradditions-1.16.3-4.1.0.jar |Mystical Agradditions |mysticalagradditions |4.1.0 |DONE |NOSIGNATURE
refinedstorage-1.9.8.jar |Refined Storage |refinedstorage |1.9.8 |DONE |NOSIGNATURE
MysticalAgriculture-1.16.3-4.1.1.jar |Mystical Agriculture |mysticalagriculture |4.1.1 |DONE |NOSIGNATURE
ironchest-1.16.3-11.2.6.jar |Iron Chests |ironchest |1.16.3-11.2.6 |DONE |NOSIGNATURE
PackMenu-1.16.3-2.3.0.jar |Pack Menu |packmenu |2.3.0 |DONE |NOSIGNATURE
CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |DONE |NOSIGNATURE
forge-1.16.3-34.1.42-server.jar |Minecraft |minecraft |1.16.3 |DONE |NOSIGNATURE
mcw-bridges-1.0.4-mc1.16.3.jar |Macaw's Bridges |mcwbridges |1.0.4 |DONE |NOSIGNATURE
industrial-foregoing-1.16.3-3.1.1-a834e76.jar |Industrial Foregoing |industrialforegoing |3.1.1 |DONE |NOSIGNATURE
swingthroughgrass-1.16.3-1.5.2.jar |SwingThroughGrass |swingthroughgrass |1.16.3-1.5.2 |DONE |NOSIGNATURE
AmbientSounds_v3.0.21_mc1.16.2.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |NOSIGNATURE
MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |NOSIGNATURE
titanium-1.16.4-3.2.0.jar |Titanium |titanium |3.2.0 |DONE |NOSIGNATURE
SilentLib-1.16.3-4.8.1+61.jar |Silent Lib |silentlib |4.8.1+61 |DONE |NOSIGNATURE
morevanillalib-1.16.2-1.2.14.jar |MoreVanillaLib |morevanillalib |1.2.14 |DONE |NOSIGNATURE
BiomesOPlenty-1.16.3-12.0.0.416-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.3-12.0.0.416 |DONE |NOSIGNATURE
valhelsia_structures-16.0.5.jar |Valhelsia Structures |valhelsia_structures |16.0.5 |DONE |NOSIGNATURE
mining_dimension-1.16.3-1.0.5.jar |Mining World |mining_dimension |1.16.3-1.0.5 |DONE |NOSIGNATURE
SilentGear-1.16.3-2.3.3+168.jar |Silent Gear |silentgear |2.3.3+168 |DONE |NOSIGNATURE
simplefarming-1.16.3-1.3.5.jar |Simple Farming |simplefarming |1.16.3-1.3.5 |DONE |NOSIGNATURE
simplybackpacks-1.16.3-1.4.13.jar |Simply Backpacks |simplybackpacks |1.16.3-1.4.13 |DONE |NOSIGNATURE
Patchouli-1.16.2-47.jar |Patchouli |patchouli |1.16.2-47 |DONE |NOSIGNATURE
Xaeros_Minimap_20.27.2_Forge_1.16.4.jar |Xaero's Minimap |xaerominimap |20.27.2 |DONE |NOSIGNATURE
JAOPCA-1.16.3-3.4.0.0.jar |JAOPCA |jaopca |3.4.0.0 |DONE |NOSIGNATURE
gravestone-1.16.3-1.0.2.jar |Gravestone Mod |gravestone |1.16.3-1.0.2 |DONE |NOSIGNATURE
collective-1.16.3-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE
polymorph-forge-1.16.3-0.15.jar |Polymorph |polymorph |1.16.3-0.15 |DONE |NOSIGNATURE
AutoRegLib-1.6-46.jar |AutoRegLib |autoreglib |1.6-46 |DONE |NOSIGNATURE
Quark-r2.4-273.jar |Quark |quark |r2.4-273 |DONE |NOSIGNATURE
StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |DONE |NOSIGNATURE
vanillahammers-1.16.2-2.1.3.jar |Vanilla Hammers |vanillahammers |2.1.3 |DONE |NOSIGNATURE
elevatorid-1.16.3-1.7.6.jar |Elevator Mod |elevatorid |1.16.3-1.7.6 |DONE |NOSIGNATURE
PickleTweaks-1.16.3-5.1.3.jar |Pickle Tweaks |pickletweaks |5.1.3 |DONE |NOSIGNATURE
NaturesAura-32.0.jar |Nature's Aura |naturesaura |32.0 |DONE |NOSIGNATURE
furniture-7.0.0-pre19-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre19 |DONE |NOSIGNATURE
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |DONE |NOSIGNATURE
cloth-config-forge-4.1.0.jar |Cloth Config v4 API |cloth-config |4.0 |DONE |NOSIGNATURE
Aquaculture-1.16.3-2.1.5.jar |Aquaculture 2 |aquaculture |1.16.3-2.1.5 |DONE |NOSIGNATURE
the_bumblezone-1.16.3-2.2.2.jar |The Bumblezone |the_bumblezone |1.16.3-2.2.2 |DONE |NOSIGNATURE
refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |DONE |NOSIGNATURE
SolarGeneration-1.16.3-2.2.1.jar |Solar Generation |solargeneration |2.2.1 |DONE |NOSIGNATURE
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
Crash Report UUID: e0ec3ebc-653b-471f-abb7-d4c48c8a9154
Kiwi Modules:
fruittrees:cherry
fruittrees:core
fruittrees:hybridization
kiwi:contributors
kiwi:data
snowrealmagic:core
snowrealmagic:world
Player Count: 0 / 100; []
Data Packs: vanilla, mod:inventorysorter (incompatible), mod:cucumber, mod:netherportalfix (incompatible), mod:mining_helmet (incompatible), mod:jei, mod:metalbarrels (incompatible), mod:falling_tree, mod:goblintraders, mod:mcwwindows (incompatible), mod:silents_mechanisms (incompatible), mod:strawgolem, mod:essentials (incompatible), mod:waystones (incompatible), mod:xaeroworldmap, mod:lightoverlay-forge (incompatible), mod:placebo (incompatible), mod:naturescompass (incompatible), mod:fruittrees, mod:namepain (incompatible), mod:ftbguilibrary (incompatible), mod:vanillatweaks, mod:dungeoncrawl, mod:defaultsettings (incompatible), mod:wstweaks (incompatible), mod:snowundertrees, mod:randompatches (incompatible), mod:nhacampfire, mod:mcwdoors, mod:morpheus (incompatible), mod:waila, mod:snowrealmagic, mod:kiwi (incompatible), mod:jeitweaker (incompatible), mod:crafttweaker, mod:forge, mod:waddles, mod:mysticalagradditions (incompatible), mod:refinedstorage, mod:mysticalagriculture, mod:ironchest (incompatible), mod:packmenu (incompatible), mod:craftingtweaks (incompatible), mod:mcwbridges (incompatible), mod:industrialforegoing (incompatible), mod:swingthroughgrass (incompatible), mod:ambientsounds (incompatible), mod:mousetweaks, mod:titanium (incompatible), mod:silentlib (incompatible), mod:morevanillalib (incompatible), mod:biomesoplenty (incompatible), mod:valhelsia_structures (incompatible), mod:mining_dimension, mod:silentgear, mod:simplefarming, mod:simplybackpacks (incompatible), mod:patchouli (incompatible), mod:xaerominimap, mod:jaopca (incompatible), mod:gravestone, mod:collective, mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:storagedrawers (incompatible), mod:vanillahammers (incompatible), mod:elevatorid (incompatible), mod:pickletweaks, mod:naturesaura (incompatible), mod:cfm (incompatible), mod:appleskin, mod:aiimprovements, mod:cloth-config (incompatible), mod:aquaculture (incompatible), mod:the_bumblezone (incompatible), mod:refinedstorageaddons, mod:solargeneration, mod:fastleafdecay (incompatible), inmemory:jaopca (incompatible)
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)
`
Since then I set the max tick time to 999 and -1, which allows the server to restart fine, but I can't login because it gives me a TimeOut.
My WorldEyes may be overlapping so i'm wondering if that may be the problem.

BTW: I tried to disable the chunkloaders in the config file but it didn't help.
It is clearly the

commented

Disabling the world eye in the config file of the server removes the world eye from the game. Please post the crash report that is generated when starting the server without the world eye enabled.

commented

Ok, here goes (this is a long one), I disabled the chunkloader and reset the max tick time back to 60000 as it wasn't helping.
Config file:

[general]
	#Additional conversion recipes for the Botanist's Pickaxe right click function. Each entry needs to be formatted as modid:input_block[prop1=value1,...]->modid:output_block[prop1=value1,...] where block state properties are optional
	additionalBotanistPickaxeConversions = []
	#Additional projectile types that are allowed to be consumed by the projectile generator. Each entry needs to be formatted as entity_registry_name->aura_amount
	additionalProjectiles = []
	#The Aura to RF ratio used by the RF converter, read as aura*ratio = rf
	auraToRFRatio = 0.05
	#Blocks that are exempt from being recognized as generatable ores for the passive ore generation effect. Each entry needs to be formatted as modid:block[prop1=value1,...] where block state properties are optional
	oreExceptions = []
	#Additional blocks that are recognized as generatable ores for the passive ore generation effect. Each entry needs to be formatted as tag_name->oreWeight->dimension where a higher weight makes the ore more likely to spawn with 5000 being the weight of coal, the default ore with the highest weight, and dimension being any of overworld and nether
	additionalOres = []
	#Additional dimensions that map to Aura types that should be present in them. This is useful if you have a modpack with custom dimensions that should have Aura act similarly to an existing dimension in them. Each entry needs to be formatted as dimension_name->aura_type, where aura_type can be any of naturesaura:overworld, naturesaura:nether and naturesaura:end.
	auraTypeOverrides = []
	#The amount of blocks that can be between two Aura Field Creators for them to be connectable and work together
	fieldCreatorRange = 10

[features]
	#If the Aura Imbalance effect of ores spawning in the area if Aura levels are too high should occur
	oreEffect = true
	#If Aura Blooms and Aura Cacti should generate in the world
	auraBlooms = true
	#If the chunk loader block should be enabled
	chunkLoader = false
	#If the Aura Imbalance effect of grass and trees dying in the area if the Aura levels are too low should occur
	grassDieEffect = true
	#If the Aura Imbalance effect of grass growing on netherrack if the Aura levels are high enough should occur
	netherGrassEffect = true
	#If the Aura Imbalance effect of explosions happening randomly if Aura levels are too low should occur
	explosionEffect = true
	#If the Aura Imbalance effect of aura containers in players' inventories being filled if the Aura levels are high enough should occur
	cacheRechargeEffect = true
	#If the RF converter block should be enabled
	rfConverter = true
	#If the Aura Imbalance effect of farm animals being affected in positive ways if Aura levels are too high should occur
	animalEffect = true
	#If the Aura Imbalance effect of breathlessness if Aura levels are too low should occur
	breathlessEffect = true
	#If the Aura Imbalance effect of plant growth being boosted if the Aura levels are high enough should occur
	plantBoostEffect = true

[client]
	#If, when the F3 debug menu is open and the player is in creative mode, every Aura spot should be highlighted in the world for debug purposes
	debugWorld = false
	#The location of the aura bar, where 0 is top left, 1 is top right, 2 is bottom left and 3 is bottom right
	#Range: 0 ~ 3
	auraBarLocation = 0
	#The location of the aura cache bar, where 0 is to the left of the hotbar and 1 is to the right of the hotbar
	#Range: 0 ~ 1
	cacheBarLocation = 0
	#The percentage of particles that should be displayed, where 1 is 100% and 0 is 0%
	#Range: 0.0 ~ 1.0
	particleAmount = 1.0
	#The percentage of particles that should spawn when there is an excess amount of Aura in the environment, where 1 is 100% and 0 is 0%
	excessParticleAmount = 1.0
	#If certain equippable items, like the Environmental Eye, should be rendered on the player
	renderItemsOnPlayer = true
	#If particle spawning should respect the particle setting in Minecraft's video settings screen
	respectVanillaParticleSettings = false
	#If debug information about Aura around the player should be displayed in the F3 debug menu if the player is in creative mode
	debugText = true

** Server log **

[09Dec2020 15:27:31.891] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 34.1.42, --fml.mcpVersion, 20201025.185957, --fml.mcVersion, 1.16.3, --fml.forgeGroup, net.minecraftforge, nogui, srvPort=38869]
[09Dec2020 15:27:31.895] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.6+85+master.325de55 starting: java version 1.8.0_201 by Oracle Corporation
[09Dec2020 15:27:32.082] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[09Dec2020 15:27:32.127] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/home/a202020112313023538/38869/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER
[09Dec2020 15:27:34.312] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [snownee.fruits.mixin.Connector]
[09Dec2020 15:27:34.315] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [thelm.jaopca.mixins.JAOPCAMixinConnector]
[09Dec2020 15:27:34.321] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [de.maxhenkel.miningdimension.mixin.MixinConnector]
[09Dec2020 15:27:34.326] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[09Dec2020 15:27:34.334] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [snownee.snow.mixin.Connector]
[09Dec2020 15:27:34.338] [main/INFO] [Fruit Trees/]: Invoking Mixin Connector
[09Dec2020 15:27:34.354] [main/ERROR] [mixin/]: Mixin config assets/patchouli/patchouli.mixins.json does not specify "minVersion" property
[09Dec2020 15:27:34.356] [main/INFO] [Snow! Real Magic!/]: Invoking Mixin Connector
[09Dec2020 15:27:34.359] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui, srvPort=38869]
[09Dec2020 15:27:47.565] [main/INFO] [PluginManager/]: Scanning classes for titanium
[09Dec2020 15:27:47.615] [main/INFO] [PluginManager/]: Found FeaturePluginInstance for class IndustrialForegoingResourcePlugin for plugin resources
[09Dec2020 15:27:47.617] [main/INFO] [PluginManager/]: Found FeaturePluginInstance for class DefaultResourceRegistryPlugin for plugin resources
[09Dec2020 15:27:48.125] [modloading-worker-1/INFO] [strawgolem/]: Initializing strawgolem
[09Dec2020 15:27:48.183] [modloading-worker-5/ERROR] [net.minecraft.util.Util/]: No data fixer registered for goblintraders:goblin_trader
[09Dec2020 15:27:48.201] [modloading-worker-3/WARN] [defaultsettings/]: DefaultSettings is a client-side mod only! It won't do anything on servers!
[09Dec2020 15:27:48.192] [modloading-worker-0/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.1.1...
[09Dec2020 15:27:48.194] [modloading-worker-5/ERROR] [net.minecraft.util.Util/]: No data fixer registered for goblintraders:vein_goblin_trader
[09Dec2020 15:27:48.420] [modloading-worker-4/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 34.1.42, for MC 1.16.3 with MCP 20201025.185957
[09Dec2020 15:27:48.433] [modloading-worker-4/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v34.1.42 Initialized
[09Dec2020 15:27:48.599] [modloading-worker-6/ERROR] [net.minecraft.util.Util/]: No data fixer registered for waddles:adelie_penguin
[09Dec2020 15:27:48.649] [modloading-worker-3/INFO] [Kiwi/Init]: Processing 7 KiwiModule annotations
[09Dec2020 15:27:48.668] [modloading-worker-0/INFO] [Dungeon Crawl/]: net.minecraft.world.gen.feature.StructureFeature@575af2d3
[09Dec2020 15:27:48.668] [modloading-worker-0/INFO] [Dungeon Crawl/]: dungeoncrawl:dungeon
[09Dec2020 15:27:48.954] [modloading-worker-0/ERROR] [packmenu/]: Running on a dedicated server, disabling mod.
[09Dec2020 15:27:48.964] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for industrialforegoing
[09Dec2020 15:27:49.074] [modloading-worker-4/INFO] [PluginManager/]: Scanning classes for titanium
[09Dec2020 15:27:49.079] [modloading-worker-5/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Disabled because not running on the client.
[09Dec2020 15:27:49.423] [modloading-worker-4/INFO] [PluginManager/]: Constructed class IndustrialForegoingResourcePlugin for plugin resources for mod titanium
[09Dec2020 15:27:49.423] [modloading-worker-4/INFO] [PluginManager/]: Constructed class DefaultResourceRegistryPlugin for plugin resources for mod titanium
[09Dec2020 15:27:49.424] [modloading-worker-4/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class IndustrialForegoingResourcePlugin
[09Dec2020 15:27:49.470] [modloading-worker-4/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class DefaultResourceRegistryPlugin
[09Dec2020 15:27:49.816] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk_bucket`, expected `industrialforegoing`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:27:49.936] [modloading-worker-3/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
[09Dec2020 15:27:50.108] [modloading-worker-7/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Found 1 RS API injection point
[09Dec2020 15:27:50.108] [modloading-worker-7/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI
[09Dec2020 15:27:50.166] [modloading-worker-3/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
[09Dec2020 15:27:51.363] [modloading-worker-6/ERROR] [net.minecraft.util.Util/]: No data fixer registered for aquaculture:water_arrow
[09Dec2020 15:27:51.413] [modloading-worker-6/ERROR] [net.minecraft.util.Util/]: No data fixer registered for aquaculture:box_turtle
[09Dec2020 15:27:51.431] [modloading-worker-6/ERROR] [net.minecraft.util.Util/]: No data fixer registered for aquaculture:arrau_turtle
[09Dec2020 15:27:51.436] [modloading-worker-6/ERROR] [net.minecraft.util.Util/]: No data fixer registered for aquaculture:starshell_turtle
[09Dec2020 15:27:51.438] [modloading-worker-6/ERROR] [net.minecraft.util.Util/]: No data fixer registered for aquaculture:oak_fish_mount
[09Dec2020 15:27:51.440] [modloading-worker-6/ERROR] [net.minecraft.util.Util/]: No data fixer registered for aquaculture:spruce_fish_mount
[09Dec2020 15:27:51.496] [modloading-worker-6/ERROR] [net.minecraft.util.Util/]: No data fixer registered for aquaculture:birch_fish_mount
[09Dec2020 15:27:51.496] [modloading-worker-6/ERROR] [net.minecraft.util.Util/]: No data fixer registered for aquaculture:jungle_fish_mount
[09Dec2020 15:27:51.497] [modloading-worker-6/ERROR] [net.minecraft.util.Util/]: No data fixer registered for aquaculture:acacia_fish_mount
[09Dec2020 15:27:51.497] [modloading-worker-6/ERROR] [net.minecraft.util.Util/]: No data fixer registered for aquaculture:dark_oak_fish_mount
[09Dec2020 15:27:52.172] [modloading-worker-7/ERROR] [net.minecraft.util.Util/]: No data fixer registered for chest_passenger
[09Dec2020 15:27:52.217] [modloading-worker-7/ERROR] [net.minecraft.util.Util/]: No data fixer registered for gravisand
[09Dec2020 15:27:52.372] [modloading-worker-7/ERROR] [net.minecraft.util.Util/]: No data fixer registered for leash_knot_fake
[09Dec2020 15:27:52.481] [modloading-worker-7/ERROR] [net.minecraft.util.Util/]: No data fixer registered for glass_frame
[09Dec2020 15:27:52.483] [modloading-worker-7/ERROR] [net.minecraft.util.Util/]: No data fixer registered for colored_frame
[09Dec2020 15:27:52.547] [modloading-worker-7/ERROR] [net.minecraft.util.Util/]: No data fixer registered for foxhound
[09Dec2020 15:27:52.691] [modloading-worker-7/ERROR] [net.minecraft.util.Util/]: No data fixer registered for toretoise
[09Dec2020 15:27:53.094] [modloading-worker-7/ERROR] [net.minecraft.util.Util/]: No data fixer registered for crab
[09Dec2020 15:27:53.191] [modloading-worker-7/ERROR] [net.minecraft.util.Util/]: No data fixer registered for frog
[09Dec2020 15:27:54.031] [modloading-worker-7/ERROR] [net.minecraft.util.Util/]: No data fixer registered for stoneling
[09Dec2020 15:27:54.039] [modloading-worker-7/ERROR] [net.minecraft.util.Util/]: No data fixer registered for totem
[09Dec2020 15:27:54.117] [modloading-worker-7/ERROR] [net.minecraft.util.Util/]: No data fixer registered for wrapped
[09Dec2020 15:27:54.395] [modloading-worker-7/ERROR] [net.minecraft.util.Util/]: No data fixer registered for pickarang
[09Dec2020 15:27:56.056] [modloading-worker-2/ERROR] [net.minecraft.util.Util/]: No data fixer registered for cfm:seat
[09Dec2020 15:27:57.048] [main/INFO] [thelm.jaopca.data.DataCollector/]: Found 1003 unique defined tags
[09Dec2020 15:27:57.482] [main/INFO] [thelm.jaopca.data.DataCollector/]: Found 5847 unique defined recipes
[09Dec2020 15:27:57.733] [main/INFO] [thelm.jaopca.data.DataCollector/]: Found 3473 unique defined loot tables
[09Dec2020 15:27:57.946] [main/INFO] [thelm.jaopca.data.DataCollector/]: Found 1965 unique defined advancements
[09Dec2020 15:27:58.217] [main/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.mekanism.MekanismNonIngotModule has missing mod dependencies, skipping
[09Dec2020 15:27:58.218] [main/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.mekanism.MekanismModule has missing mod dependencies, skipping
[09Dec2020 15:27:58.218] [main/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.mekanism.MekanismCompatModule has missing mod dependencies, skipping
[09Dec2020 15:27:58.218] [main/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.indreb.IndRebNonIngotModule has missing mod dependencies, skipping
[09Dec2020 15:27:58.219] [main/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.indreb.IndRebModule has missing mod dependencies, skipping
[09Dec2020 15:27:58.219] [main/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.crossroads.CrossroadsNonIngotModule has missing mod dependencies, skipping
[09Dec2020 15:27:58.220] [main/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.crossroads.CrossroadsModule has missing mod dependencies, skipping
[09Dec2020 15:27:58.220] [main/INFO] [thelm.jaopca.modules.ModuleHandler/]: Module thelm.jaopca.compat.crossroads.CrossroadsCompatModule has missing mod dependencies, skipping
[09Dec2020 15:27:58.472] [main/INFO] [thelm.jaopca.materials.MaterialHandler/]: Added 45 materials
[09Dec2020 15:27:58.855] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.biotite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:27:58.857] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.biotite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:27:58.864] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:27:58.864] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:27:58.866] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.compressed_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:27:58.866] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.compressed_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:27:58.871] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.nether_brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:27:58.871] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.nether_brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:27:58.872] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.obsidian`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:27:58.872] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.obsidian`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:27:58.872] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.prismarine`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:27:58.872] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.prismarine`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:27:58.893] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.refined_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:27:58.894] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.refined_iron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:27:58.909] [main/WARN] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Mod 'jaopca' took 2.753 s to run a deferred task.
[09Dec2020 15:27:59.465] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for snowrealmagic.snow
[09Dec2020 15:27:59.492] [main/INFO] [Kiwi/Init]: Module [kiwi:contributors] initialized
[09Dec2020 15:27:59.502] [main/INFO] [Kiwi/Init]: Module [fruittrees:core] initialized
[09Dec2020 15:27:59.522] [main/INFO] [Kiwi/Init]:     item: 8
[09Dec2020 15:27:59.523] [main/INFO] [Kiwi/Init]:     block: 37
[09Dec2020 15:27:59.523] [main/INFO] [Kiwi/Init]:     block_entity_type: 1
[09Dec2020 15:27:59.524] [main/INFO] [Kiwi/Init]:     worldgen/tree_decorator_type: 1
[09Dec2020 15:27:59.524] [main/INFO] [Kiwi/Init]:     worldgen/foliage_placer_type: 1
[09Dec2020 15:27:59.569] [main/INFO] [Kiwi/Init]: Module [fruittrees:cherry] initialized
[09Dec2020 15:27:59.570] [main/INFO] [Kiwi/Init]:     block: 21
[09Dec2020 15:27:59.570] [main/INFO] [Kiwi/Init]:     particle_type: 2
[09Dec2020 15:27:59.570] [main/INFO] [Kiwi/Init]:     item: 2
[09Dec2020 15:27:59.570] [main/INFO] [Kiwi/Init]:     sound_event: 2
[09Dec2020 15:27:59.571] [main/INFO] [Kiwi/Init]: Module [fruittrees:hybridization] initialized
[09Dec2020 15:27:59.571] [main/INFO] [Kiwi/Init]:     recipe_serializer: 1
[09Dec2020 15:27:59.572] [main/INFO] [Kiwi/Init]: Module [snowrealmagic:core] initialized
[09Dec2020 15:27:59.572] [main/INFO] [Kiwi/Init]:     block: 8
[09Dec2020 15:27:59.572] [main/INFO] [Kiwi/Init]:     item: 1
[09Dec2020 15:27:59.572] [main/INFO] [Kiwi/Init]:     block_entity_type: 2
[09Dec2020 15:27:59.572] [main/INFO] [Kiwi/Init]:     entity_type: 1
[09Dec2020 15:27:59.573] [main/INFO] [Kiwi/Init]: Module [snowrealmagic:world] initialized
[09Dec2020 15:27:59.573] [main/INFO] [Kiwi/Init]:     worldgen/feature: 1
[09Dec2020 15:27:59.578] [main/INFO] [Kiwi/Init]: Module [kiwi:data] initialized
[09Dec2020 15:27:59.578] [main/INFO] [Kiwi/Init]:     recipe_serializer: 3
[09Dec2020 15:28:00.499] [main/INFO] [mcwwindows/]: Blocks registered.
[09Dec2020 15:28:01.756] [main/INFO] [mcwdoors/]: Blocks registered.
[09Dec2020 15:28:01.767] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:28:02.530] [main/INFO] [mcwbridges/]: Blocks registered.
[09Dec2020 15:28:04.154] [main/INFO] [mcwwindows/]: Items registered.
[09Dec2020 15:28:04.205] [main/INFO] [io.github.strikerrocker.vt.VanillaTweaks/]: Registering Items
[09Dec2020 15:28:04.211] [main/INFO] [mcwdoors/]: Items registered.
[09Dec2020 15:28:04.220] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:28:04.416] [main/INFO] [mcwbridges/]: Items registered.
[09Dec2020 15:28:04.901] [main/INFO] [patchouli/]: Loaded book jsons on Thread[main,5,main] in 339 ms
[09Dec2020 15:28:05.890] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for strawgolem
[09Dec2020 15:28:06.026] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for cannon_skull
[09Dec2020 15:28:06.027] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for vanillatweaks:dynamite
[09Dec2020 15:28:06.030] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for silentgear:slingshot_projectile
[09Dec2020 15:28:06.033] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for gravestone:player_ghost
[09Dec2020 15:28:06.036] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for naturesaura:mover_minecart
[09Dec2020 15:28:06.038] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for naturesaura:effect_inhibitor
[09Dec2020 15:28:06.038] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for naturesaura:light_projectile
[09Dec2020 15:28:06.039] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for naturesaura:structure_finder
[09Dec2020 15:28:06.067] [main/ERROR] [net.minecraft.util.Util/]: No data fixer registered for honey_slime
[09Dec2020 15:28:07.019] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `freeze_top_layer`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
[09Dec2020 15:28:07.519] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/a202020112313023538/38869/config/aquaculture-common.toml is not correct. Correcting
[09Dec2020 15:28:07.525] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.box_turtle.exclude was corrected from [] to []
[09Dec2020 15:28:07.554] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.box_turtle.temperatures was corrected from [] to []
[09Dec2020 15:28:07.556] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.box_turtle.rain_types was corrected from [] to []
[09Dec2020 15:28:07.558] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.arrau_turtle.exclude was corrected from [] to []
[09Dec2020 15:28:07.569] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.arrau_turtle.temperatures was corrected from [] to []
[09Dec2020 15:28:07.569] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.arrau_turtle.rain_types was corrected from [] to []
[09Dec2020 15:28:07.570] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.starshell_turtle.include was corrected from [] to []
[09Dec2020 15:28:07.570] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.starshell_turtle.exclude was corrected from [] to []
[09Dec2020 15:28:07.570] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.starshell_turtle.temperatures was corrected from [] to []
[09Dec2020 15:28:07.571] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.starshell_turtle.rain_types was corrected from [] to []
[09Dec2020 15:28:07.659] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/a202020112313023538/38869/config/quark-common.toml is not correct. Correcting
[09Dec2020 15:28:07.662] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.big_stone_clusters.slate.biomes.Biome Categories was corrected from [icy] to [icy]
[09Dec2020 15:28:07.662] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.big_stone_clusters.voidstone.biomes.Biome Categories was corrected from [the_end] to [the_end]
[09Dec2020 15:28:07.662] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.blossom_trees.blue.biome_types.Biome Categories was corrected from [icy] to [icy]
[09Dec2020 15:28:07.663] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.new_stone_types.marble.oregen.Max Height was corrected from 256 to 256
[09Dec2020 15:28:07.663] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.new_stone_types.limestone.oregen.Max Height was corrected from 256 to 256
[09Dec2020 15:28:07.663] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.new_stone_types.jasper.oregen.Max Height was corrected from 256 to 256
[09Dec2020 15:28:07.663] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.new_stone_types.slate.oregen.Max Height was corrected from 256 to 256
[09Dec2020 15:28:07.663] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.new_stone_types.voidstone.oregen.Max Height was corrected from 256 to 256
[09Dec2020 15:28:07.664] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.permafrost_underground_biome.biome_settings.biomes.Biome Categories was corrected from [icy] to [icy]
[09Dec2020 15:28:07.753] [modloading-worker-6/INFO] [mcwwindows/]: Setup method registered
[09Dec2020 15:28:07.754] [modloading-worker-6/INFO] [strawgolem/]: Strawgolem common setup
[09Dec2020 15:28:07.791] [modloading-worker-2/INFO] [Dungeon Crawl/]: Common Setup
[09Dec2020 15:28:07.804] [modloading-worker-2/INFO] [Dungeon Crawl/]: Registering Structure Piece Types
[09Dec2020 15:28:07.804] [modloading-worker-6/INFO] [mcwdoors/]: Setup method registered
[09Dec2020 15:28:07.911] [modloading-worker-7/INFO] [io.github.strikerrocker.vt.VanillaTweaks/]: Setup Complete
[09Dec2020 15:28:07.926] [modloading-worker-7/INFO] [mcwbridges/]: Setup method registered
[09Dec2020 15:28:08.073] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mining_helmet] Starting version check at http://changelogs.moddinglegacy.com/miners-helmet.json
[09Dec2020 15:28:08.140] [modloading-worker-2/INFO] [Dungeon Crawl/]: Calculating WeightedRandomBlock Probabilities...
[09Dec2020 15:28:08.147] [modloading-worker-2/INFO] [Dungeon Crawl/]: Finished calculations (8 ms)
[09Dec2020 15:28:08.245] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
[09Dec2020 15:28:08.245] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 snowball = 1 snow_block
[09Dec2020 15:28:08.249] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 glowstone_dust = 1 glowstone
[09Dec2020 15:28:08.250] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 brick = 1 bricks
[09Dec2020 15:28:08.251] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 nether_brick = 1 nether_bricks
[09Dec2020 15:28:08.252] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 nether_wart = 1 nether_wart_block
[09Dec2020 15:28:08.252] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 quartz = 1 quartz_block
[09Dec2020 15:28:08.253] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 melon_slice = 1 melon
[09Dec2020 15:28:08.254] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 sand = 1 sandstone
[09Dec2020 15:28:08.255] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 red_sand = 1 red_sandstone
[09Dec2020 15:28:08.285] [modloading-worker-3/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
[09Dec2020 15:28:08.285] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mining_helmet] Found status: OUTDATED Current: 1.0.9 Target: 1.1.1
[09Dec2020 15:28:08.286] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [falling_tree] Starting version check at https://raw.githubusercontent.com/RakSrinaNa/FallingTree/1.16.3-forge/update.json
[09Dec2020 15:28:08.301] [modloading-worker-4/INFO] [quark/]: Loading Module Chain Linkage
[09Dec2020 15:28:08.302] [modloading-worker-4/INFO] [quark/]: Loading Module Chains Connect Blocks
[09Dec2020 15:28:08.302] [modloading-worker-4/INFO] [quark/]: Loading Module Chute
[09Dec2020 15:28:08.302] [modloading-worker-4/INFO] [quark/]: Loading Module Color Slime
[09Dec2020 15:28:08.302] [modloading-worker-4/INFO] [quark/]: Loading Module Dispensers Place Blocks
[09Dec2020 15:28:08.302] [modloading-worker-4/INFO] [quark/]: Loading Module Ender Watcher
[09Dec2020 15:28:08.327] [modloading-worker-4/INFO] [quark/]: Loading Module Endermites Form Shulkers
[09Dec2020 15:28:08.331] [modloading-worker-4/INFO] [quark/]: Loading Module Feeding Trough
[09Dec2020 15:28:08.332] [modloading-worker-4/INFO] [quark/]: Loading Module Gravisand
[09Dec2020 15:28:08.332] [modloading-worker-4/INFO] [quark/]: Loading Module Iron Rod
[09Dec2020 15:28:08.332] [modloading-worker-4/INFO] [quark/]: Loading Module Metal Buttons
[09Dec2020 15:28:08.332] [modloading-worker-4/INFO] [quark/]: Loading Module Obsidian Plate
[09Dec2020 15:28:08.332] [modloading-worker-4/INFO] [quark/]: Loading Module Pistons Move Tile Entities
[09Dec2020 15:28:08.332] [modloading-worker-4/INFO] [quark/]: Loading Module Redstone Circuit
[09Dec2020 15:28:08.332] [modloading-worker-4/INFO] [quark/]: Loading Module Weather Sensor
[09Dec2020 15:28:08.333] [modloading-worker-4/INFO] [quark/]: Loading Module Bamboo Mat
[09Dec2020 15:28:08.333] [modloading-worker-4/INFO] [quark/]: Loading Module Burn Vines
[09Dec2020 15:28:08.333] [modloading-worker-4/INFO] [quark/]: Loading Module Cobblestone Bricks
[09Dec2020 15:28:08.333] [modloading-worker-4/INFO] [quark/]: Loading Module Compressed Blocks
[09Dec2020 15:28:08.333] [modloading-worker-4/INFO] [quark/]: Loading Module Duskbound Blocks
[09Dec2020 15:28:08.333] [modloading-worker-4/INFO] [quark/]: Loading Module Framed Glass
[09Dec2020 15:28:08.333] [modloading-worker-4/INFO] [quark/]: Loading Module Gold Bars
[09Dec2020 15:28:08.333] [modloading-worker-4/INFO] [quark/]: Loading Module Grate
[09Dec2020 15:28:08.333] [modloading-worker-4/INFO] [quark/]: Loading Module Iron Plates
[09Dec2020 15:28:08.333] [modloading-worker-4/INFO] [quark/]: Loading Module Item Frames
[09Dec2020 15:28:08.333] [modloading-worker-4/INFO] [quark/]: Loading Module Leaf Carpet
[09Dec2020 15:28:08.333] [modloading-worker-4/INFO] [quark/]: Loading Module Lit Lamp
[09Dec2020 15:28:08.334] [modloading-worker-4/INFO] [quark/]: Loading Module Midori
[09Dec2020 15:28:08.334] [modloading-worker-4/INFO] [quark/]: Loading Module More Brick Types
[09Dec2020 15:28:08.334] [modloading-worker-4/INFO] [quark/]: Loading Module More Potted Plants
[09Dec2020 15:28:08.334] [modloading-worker-4/INFO] [quark/]: Loading Module More Stone Variants
[09Dec2020 15:28:08.334] [modloading-worker-4/INFO] [quark/]: Loading Module Nether Brick Fence Gate
[09Dec2020 15:28:08.334] [modloading-worker-4/INFO] [quark/]: Loading Module Paper Decor
[09Dec2020 15:28:08.334] [modloading-worker-4/INFO] [quark/]: Loading Module Quilted Wool
[09Dec2020 15:28:08.334] [modloading-worker-4/INFO] [quark/]: Loading Module Rope
[09Dec2020 15:28:08.334] [modloading-worker-4/INFO] [quark/]: Loading Module Shallow Dirt
[09Dec2020 15:28:08.334] [modloading-worker-4/INFO] [quark/]: Loading Module Shingles
[09Dec2020 15:28:08.335] [modloading-worker-4/INFO] [quark/]: Loading Module Soul Sandstone
[09Dec2020 15:28:08.335] [modloading-worker-4/INFO] [quark/]: Loading Module Stained Planks
[09Dec2020 15:28:08.335] [modloading-worker-4/INFO] [quark/]: Loading Module Sturdy Stone
[09Dec2020 15:28:08.335] [modloading-worker-4/INFO] [quark/]: Loading Module Tallow And Candles
[09Dec2020 15:28:08.335] [modloading-worker-4/INFO] [quark/]: Loading Module Thatch
[09Dec2020 15:28:08.335] [modloading-worker-4/INFO] [quark/]: Loading Module Tie Leads To Fences
[09Dec2020 15:28:08.336] [modloading-worker-4/INFO] [quark/]: Loading Module Turf
[09Dec2020 15:28:08.336] [modloading-worker-4/INFO] [quark/]: Loading Module Variant Bookshelves
[09Dec2020 15:28:08.336] [modloading-worker-4/INFO] [quark/]: Loading Module Variant Chests
[09Dec2020 15:28:08.339] [modloading-worker-4/INFO] [quark/]: Loading Module Variant Ladders
[09Dec2020 15:28:08.339] [modloading-worker-4/INFO] [quark/]: Loading Module Vertical Planks
[09Dec2020 15:28:08.339] [modloading-worker-4/INFO] [quark/]: Loading Module Vertical Slabs
[09Dec2020 15:28:08.339] [modloading-worker-4/INFO] [quark/]: Loading Module Wooden Posts
[09Dec2020 15:28:08.339] [modloading-worker-4/INFO] [quark/]: Loading Module Chests In Boats
[09Dec2020 15:28:08.339] [modloading-worker-4/INFO] [quark/]: Loading Module Easy Transfering
[09Dec2020 15:28:08.339] [modloading-worker-4/INFO] [quark/]: Loading Module F To Switch
[09Dec2020 15:28:08.339] [modloading-worker-4/INFO] [quark/]: Loading Module Hotbar Changer
[09Dec2020 15:28:08.339] [modloading-worker-4/INFO] [quark/]: Loading Module Inventory Sorting
[09Dec2020 15:28:08.339] [modloading-worker-4/INFO] [quark/]: Loading Module Item Sharing
[09Dec2020 15:28:08.340] [modloading-worker-4/INFO] [quark/]: Loading Module Shulker Box Right Click
[09Dec2020 15:28:08.340] [modloading-worker-4/INFO] [quark/]: Loading Module Ancient Tomes
[09Dec2020 15:28:08.340] [modloading-worker-4/INFO] [quark/]: Loading Module Bottled Cloud
[09Dec2020 15:28:08.341] [modloading-worker-4/INFO] [quark/]: Loading Module Camera
[09Dec2020 15:28:08.341] [modloading-worker-4/INFO] [quark/]: Loading Module Color Runes
[09Dec2020 15:28:08.341] [modloading-worker-4/INFO] [quark/]: Loading Module Pathfinder Maps
[09Dec2020 15:28:08.342] [modloading-worker-4/INFO] [quark/]: Loading Module Pickarang
[09Dec2020 15:28:08.342] [modloading-worker-4/INFO] [quark/]: Loading Module Slime In A Bucket
[09Dec2020 15:28:08.342] [modloading-worker-4/INFO] [quark/]: Loading Module Trowel
[09Dec2020 15:28:08.342] [modloading-worker-4/INFO] [quark/]: Loading Module Armed Armor Stands
[09Dec2020 15:28:08.342] [modloading-worker-4/INFO] [quark/]: Loading Module Automatic Recipe Unlock
[09Dec2020 15:28:08.343] [modloading-worker-4/INFO] [quark/]: Loading Module Axe Leaf Harvesting
[09Dec2020 15:28:08.343] [modloading-worker-4/INFO] [quark/]: Loading Module Campfires Boost Elytra
[09Dec2020 15:28:08.343] [modloading-worker-4/INFO] [quark/]: Loading Module Compasses Work Everywhere
[09Dec2020 15:28:08.344] [modloading-worker-4/INFO] [quark/]: Loading Module Dirt To Path
[09Dec2020 15:28:08.344] [modloading-worker-4/INFO] [quark/]: Loading Module Double Door Opening
[09Dec2020 15:28:08.344] [modloading-worker-4/INFO] [quark/]: Loading Module Dragon Scales
[09Dec2020 15:28:08.345] [modloading-worker-4/INFO] [quark/]: Loading Module Emotes
[09Dec2020 15:28:08.345] [modloading-worker-4/INFO] [quark/]: Loading Module Enhanced Ladders
[09Dec2020 15:28:08.345] [modloading-worker-4/INFO] [quark/]: Loading Module Glass Shard
[09Dec2020 15:28:08.346] [modloading-worker-4/INFO] [quark/]: Loading Module Hoe Harvesting
[09Dec2020 15:28:08.346] [modloading-worker-4/INFO] [quark/]: Loading Module Improved Sleeping
[09Dec2020 15:28:08.347] [modloading-worker-4/INFO] [quark/]: Loading Module Infinity Bucket
[09Dec2020 15:28:08.348] [modloading-worker-4/INFO] [quark/]: Loading Module Lock Rotation
[09Dec2020 15:28:08.349] [modloading-worker-4/INFO] [quark/]: Loading Module Note Block Mob Sounds
[09Dec2020 15:28:08.363] [modloading-worker-4/INFO] [quark/]: Loading Module Pat The Dogs
[09Dec2020 15:28:08.366] [modloading-worker-2/INFO] [Nature's Aura/]: Loading compat module for mod patchouli
[09Dec2020 15:28:08.366] [modloading-worker-4/INFO] [quark/]: Loading Module Poison Potato Usage
[09Dec2020 15:28:08.367] [modloading-worker-4/INFO] [quark/]: Loading Module Reacharound Placing
[09Dec2020 15:28:08.368] [modloading-worker-4/INFO] [quark/]: Loading Module Replace Scaffolding
[09Dec2020 15:28:08.380] [modloading-worker-4/INFO] [quark/]: Loading Module Sign Editing
[09Dec2020 15:28:08.395] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [falling_tree] Found status: OUTDATED Current: 2.5.0 Target: 2.7.0
[09Dec2020 15:28:08.395] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goblintraders] Starting version check at https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/goblintraders/update.json
[09Dec2020 15:28:08.410] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goblintraders] Found status: BETA Current: 1.2.2 Target: null
[09Dec2020 15:28:08.410] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/window.json
[09Dec2020 15:28:08.414] [modloading-worker-4/INFO] [quark/]: Loading Module Simple Harvest
[09Dec2020 15:28:08.414] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Found status: BETA Current: 1.0.2 Target: null
[09Dec2020 15:28:08.415] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silents_mechanisms] Starting version check at https://raw.githubusercontent.com/SilentChaos512/Silents-Mechanisms/1.16.x/update.json
[09Dec2020 15:28:08.416] [modloading-worker-4/INFO] [quark/]: Loading Module Snow Golem Player Heads
[09Dec2020 15:28:08.418] [modloading-worker-4/INFO] [quark/]: Loading Module Springy Slime
[09Dec2020 15:28:08.418] [modloading-worker-4/INFO] [quark/]: Loading Module Utility Recipes
[09Dec2020 15:28:08.419] [modloading-worker-4/INFO] [quark/]: Loading Module Villagers Follow Emeralds
[09Dec2020 15:28:08.446] [modloading-worker-4/INFO] [quark/]: Loading Module Big Dungeon
[09Dec2020 15:28:08.447] [modloading-worker-4/INFO] [quark/]: Loading Module Big Stone Clusters
[09Dec2020 15:28:08.447] [modloading-worker-4/INFO] [quark/]: Loading Module Biotite
[09Dec2020 15:28:08.447] [modloading-worker-4/INFO] [quark/]: Loading Module Blossom Trees
[09Dec2020 15:28:08.448] [modloading-worker-4/INFO] [quark/]: Loading Module Cave Roots
[09Dec2020 15:28:08.448] [modloading-worker-4/INFO] [quark/]: Loading Module Crevices
[09Dec2020 15:28:08.448] [modloading-worker-4/INFO] [quark/]: Loading Module Fairy Rings
[09Dec2020 15:28:08.448] [modloading-worker-4/INFO] [quark/]: Loading Module Mega Caves
[09Dec2020 15:28:08.448] [modloading-worker-4/INFO] [quark/]: Loading Module Monster Box
[09Dec2020 15:28:08.448] [modloading-worker-4/INFO] [quark/]: Loading Module Nether Obsidian Spikes
[09Dec2020 15:28:08.448] [modloading-worker-4/INFO] [quark/]: Loading Module New Stone Types
[09Dec2020 15:28:08.449] [modloading-worker-4/INFO] [quark/]: Loading Module Realistic World Gen
[09Dec2020 15:28:08.451] [modloading-worker-4/INFO] [quark/]: Loading Module Speleothems
[09Dec2020 15:28:08.451] [modloading-worker-4/INFO] [quark/]: Loading Module Underground Clay
[09Dec2020 15:28:08.451] [modloading-worker-4/INFO] [quark/]: Loading Module Brimstone Underground Biome
[09Dec2020 15:28:08.451] [modloading-worker-4/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
[09Dec2020 15:28:08.451] [modloading-worker-4/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
[09Dec2020 15:28:08.451] [modloading-worker-4/INFO] [quark/]: Loading Module Glowshroom Underground Biome
[09Dec2020 15:28:08.452] [modloading-worker-4/INFO] [quark/]: Loading Module Lush Underground Biome
[09Dec2020 15:28:08.452] [modloading-worker-4/INFO] [quark/]: Loading Module Overgrown Underground Biome
[09Dec2020 15:28:08.452] [modloading-worker-4/INFO] [quark/]: Loading Module Permafrost Underground Biome
[09Dec2020 15:28:08.452] [modloading-worker-4/INFO] [quark/]: Loading Module Sandstone Underground Biome
[09Dec2020 15:28:08.452] [modloading-worker-4/INFO] [quark/]: Loading Module Slime Underground Biome
[09Dec2020 15:28:08.452] [modloading-worker-4/INFO] [quark/]: Loading Module Spider Nest Underground Biome
[09Dec2020 15:28:08.453] [modloading-worker-4/INFO] [quark/]: Loading Module Crabs
[09Dec2020 15:28:08.453] [modloading-worker-4/INFO] [quark/]: Loading Module Foxhound
[09Dec2020 15:28:08.453] [modloading-worker-4/INFO] [quark/]: Loading Module Frogs
[09Dec2020 15:28:08.453] [modloading-worker-4/INFO] [quark/]: Loading Module Stonelings
[09Dec2020 15:28:08.454] [modloading-worker-4/INFO] [quark/]: Loading Module Toretoise
[09Dec2020 15:28:08.454] [modloading-worker-4/INFO] [quark/]: Loading Module Back Button Keybind
[09Dec2020 15:28:08.454] [modloading-worker-4/INFO] [quark/]: Loading Module Chest Searching
[09Dec2020 15:28:08.454] [modloading-worker-4/INFO] [quark/]: Loading Module Greener Grass
[09Dec2020 15:28:08.454] [modloading-worker-4/INFO] [quark/]: Loading Module Improved Mount Hud
[09Dec2020 15:28:08.454] [modloading-worker-4/INFO] [quark/]: Loading Module Improved Tooltips
[09Dec2020 15:28:08.454] [modloading-worker-4/INFO] [quark/]: Loading Module Usage Ticker
[09Dec2020 15:28:08.454] [modloading-worker-4/INFO] [quark/]: Loading Module Variant Animal Textures
[09Dec2020 15:28:08.454] [modloading-worker-4/INFO] [quark/]: Loading Module Backpack
[09Dec2020 15:28:08.454] [modloading-worker-4/INFO] [quark/]: Loading Module Magnets
[09Dec2020 15:28:08.454] [modloading-worker-4/INFO] [quark/]: Loading Module Matrix Enchanting
[09Dec2020 15:28:08.454] [modloading-worker-4/INFO] [quark/]: Loading Module Pipes
[09Dec2020 15:28:08.454] [modloading-worker-4/INFO] [quark/]: Loading Module Totem Of Holding
[09Dec2020 15:28:08.454] [modloading-worker-4/INFO] [quark/]: Loading Module Adjustable Chat
[09Dec2020 15:28:08.454] [modloading-worker-4/INFO] [quark/]: Loading Module Custom Underground Biome
[09Dec2020 15:28:08.510] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silents_mechanisms] Found status: OUTDATED Current: 0.8.5+69 Target: 0.8.7
[09Dec2020 15:28:08.511] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [namepain] Starting version check at https://raw.githubusercontent.com/naqaden/updateJSON/mods/NamePain.json
[09Dec2020 15:28:08.516] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [namepain] Found status: UP_TO_DATE Current: 1.3.1 Target: null
[09Dec2020 15:28:08.516] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [vanillatweaks] Starting version check at https://raw.githubusercontent.com/StrikerRockers-Mods/VanillaTweaks/1.16/version.json
[09Dec2020 15:28:08.521] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [vanillatweaks] Found status: BETA Current: 1.16.3-1.5.33 Target: null
[09Dec2020 15:28:08.521] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [defaultsettings] Starting version check at https://gist.githubusercontent.com/PT400C/be22046792a7859688f655f1a5f83975/raw/
[09Dec2020 15:28:08.621] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [defaultsettings] Found status: BETA Current: 2.2.0 Target: null
[09Dec2020 15:28:08.621] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [randompatches] Starting version check at https://raw.githubusercontent.com/TheRandomLabs/RandomPatches/misc/versions.json
[09Dec2020 15:28:08.662] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [randompatches] Found status: OUTDATED Current: 1.16.2-1.22.1.2 Target: 1.16.4-1.22.1.9
[09Dec2020 15:28:08.662] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/doors.json
[09Dec2020 15:28:08.668] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Found status: BETA Current: 1.0.1 Target: null
[09Dec2020 15:28:08.669] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeitweaker] Starting version check at https://updates.blamejared.com/get?n=JEITweaker&gv=1.16.3
[09Dec2020 15:28:08.804] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeitweaker] Found status: BETA Current: 1.0.1.4 Target: 1.0.1.4
[09Dec2020 15:28:08.804] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.16.3
[09Dec2020 15:28:08.825] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crafttweaker] Found status: BETA Current: 7.0.0.48 Target: 7.0.0.48
[09Dec2020 15:28:08.840] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[09Dec2020 15:28:09.219] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: AHEAD Current: 34.1.42 Target: null
[09Dec2020 15:28:09.219] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [refinedstorage] Starting version check at https://refinedmods.com/refined-storage/update.json
[09Dec2020 15:28:09.927] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [refinedstorage] Found status: UP_TO_DATE Current: 1.9.8 Target: null
[09Dec2020 15:28:09.927] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/bridges.json
[09Dec2020 15:28:10.031] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Found status: BETA Current: 1.0.4 Target: null
[09Dec2020 15:28:10.031] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
[09Dec2020 15:28:10.362] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mousetweaks] Found status: BETA Current: 2.13 Target: null
[09Dec2020 15:28:10.362] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentlib] Starting version check at https://raw.githubusercontent.com/SilentChaos512/SilentLib/1.14/update.json
[09Dec2020 15:28:10.480] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentlib] Found status: BETA Current: 4.8.1+61 Target: null
[09Dec2020 15:28:10.481] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [morevanillalib] Starting version check at https://raw.githubusercontent.com/MelanX/mod-updatechecker-files/master/morevanillalib.json
[09Dec2020 15:28:10.492] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [morevanillalib] Found status: BETA Current: 1.2.14 Target: 1.2.14
[09Dec2020 15:28:10.492] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mining_dimension] Starting version check at https://maxhenkel.de/update/mining_dimension.json
[09Dec2020 15:28:10.778] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mining_dimension] Found status: OUTDATED Current: 1.16.3-1.0.5 Target: 1.16.3-1.0.6
[09Dec2020 15:28:10.778] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentgear] Starting version check at https://raw.githubusercontent.com/SilentChaos512/Silent-Gear/1.16.x/update.json
[09Dec2020 15:28:10.807] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentgear] Found status: OUTDATED Current: 2.3.3+168 Target: 2.4.3
[09Dec2020 15:28:10.807] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Starting version check at https://maxhenkel.de/update/gravestone.json
[09Dec2020 15:28:10.956] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Found status: UP_TO_DATE Current: 1.16.3-1.0.2 Target: null
[09Dec2020 15:28:10.956] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [vanillahammers] Starting version check at https://raw.githubusercontent.com/MelanX/mod-updatechecker-files/master/vanillahammers.json
[09Dec2020 15:28:11.088] [modloading-worker-1/INFO] [CraftTweaker/]: CraftTweaker has loaded successfully!
[09Dec2020 15:28:11.092] [main/INFO] [Cucumber Library/]: Loaded cucumber-tags.json in 1 ms
[09Dec2020 15:28:11.132] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [vanillahammers] Found status: BETA Current: 2.1.3 Target: 2.1.3
[09Dec2020 15:28:11.133] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Starting version check at https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/cfm/update.json
[09Dec2020 15:28:11.145] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Found status: BETA Current: 7.0.0-pre19 Target: 7.0.0-pre19
[09Dec2020 15:28:11.145] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [refinedstorageaddons] Starting version check at https://refinedmods.com/refined-storage-addons/update.json
[09Dec2020 15:28:11.229] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [refinedstorageaddons] Found status: UP_TO_DATE Current: 0.7.2 Target: null
[09Dec2020 15:28:11.230] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [solargeneration] Starting version check at https://raw.githubusercontent.com/Edivad99/mod-version-controll/master/solargeneration_update.json
[09Dec2020 15:28:11.307] [modloading-worker-1/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 1/2 (Server)
[09Dec2020 15:28:11.316] [modloading-worker-1/INFO] [xaero.common.server.XaeroMinimapServer/]: Loading Xaero's Minimap - Stage 1/2 (Server)
[09Dec2020 15:28:11.329] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [solargeneration] Found status: UP_TO_DATE Current: 2.2.1 Target: null
[09Dec2020 15:28:11.368] [main/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 2/2 (Server)
[09Dec2020 15:28:11.370] [main/INFO] [xaero.common.server.XaeroMinimapServer/]: Loading Xaero's Minimap - Stage 2/2 (Server)
[09Dec2020 15:28:11.444] [modloading-worker-2/INFO] [net.blay09.mods.craftingtweaks.CraftingTweaks/]: refinedstorage has registered com.refinedmods.refinedstorage.container.GridContainer for CraftingTweaks
[09Dec2020 15:28:11.490] [modloading-worker-0/INFO] [Waila/]: Registered plugin at net.silentchaos512.mechanisms.compat.hwyla.SMechanismsHwylaPlugin
[09Dec2020 15:28:11.518] [modloading-worker-0/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[09Dec2020 15:28:11.555] [modloading-worker-0/INFO] [Waila/]: Registered plugin at com.blakebr0.mysticalagriculture.compat.HwylaCompat
[09Dec2020 15:28:11.559] [modloading-worker-0/INFO] [Waila/]: Registered plugin at com.jaquadro.minecraft.storagedrawers.integration.Waila
[09Dec2020 15:28:11.561] [modloading-worker-0/INFO] [Waila/]: Registered plugin at com.blakebr0.pickletweaks.feature.FeatureWailaPlugin
[09Dec2020 15:28:20.974] [main/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element net.minecraft.world.gen.feature.IceAndSnowFeature@5d7f4cbb
[09Dec2020 15:28:21.073] [main/INFO] [Dungeon Crawl/]: Loading /home/a202020112313023538/38869/config/DungeonCrawl/config.json
[09Dec2020 15:28:21.078] [main/INFO] [Dungeon Crawl/]: Loading /home/a202020112313023538/38869/config/DungeonCrawl/loot/specialItemTags.json
[09Dec2020 15:28:22.277] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
[09Dec2020 15:28:22.715] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[09Dec2020 15:28:22.717] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[09Dec2020 15:28:22.718] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[09Dec2020 15:28:22.761] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[09Dec2020 15:28:22.763] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[09Dec2020 15:28:22.768] [main/INFO] [Dungeon Crawl/]: Adding datapack reload listener
[09Dec2020 15:28:22.779] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, inventorysorter-1.16.1-18.1.0.jar, Cucumber-1.16.3-4.1.3.jar, NetherPortalFix_1.16.3-7.2.1.jar, mining-helmet-1.16.3-1.0.9.jar, jei-1.16.3-7.6.0.49.jar, metalbarrels-3.3a.jar, FallingTree-Forge-1.16.3-2.5.0.jar, goblintraders-1.2.2-1.16.3.jar, mcw-windows-1.0.2-mc1.16.3.jar, SilentMechanisms-1.16.3-0.8.5+69.jar, strawgolem-1.16-1.9.jar, essentials-1.16.3-2.9.4.jar, Waystones_1.16.3-7.3.1.jar, XaerosWorldMap_1.11.0_Forge_1.16.4.jar, light-overlay-5.5.4.jar, Placebo-1.16.3-4.3.3.jar, NaturesCompass-1.16.3-1.8.5.jar, FruitTrees-1.16.3-2.1.0.jar, NamePain-1.3.1 Forge-1.16.x.jar, ftb-gui-library-1603.1.1.25.jar, VanillaTweaks-1.16.3-1.5.33.jar, DungeonCrawl-1.16.3-2.1.1.jar, DefaultSettings-1.16.x-2.2.0.jar, Wither-Skeleton-Tweaks-1.16.3-5.2.1.jar, snowundertrees-1.16.3-v1.1.2.jar, randompatches-1.16.2-1.22.1.2.jar, nhacampfire_1.16.3-3.0.jar, mcw-doors-1.0.1fix-mc1.16.3-1.16.2.jar, Morpheus-1.16.3-4.2.63.jar, Hwyla-forge-1.10.11-B78_1.16.2.jar, SnowRealMagic-1.16.3-2.2.1.jar, Kiwi-1.16.3-3.4.0.jar, JEITweaker-1.16.3-1.0.1.4.jar, CraftTweaker-1.16.3-7.0.0.48.jar, forge-1.16.3-34.1.42-universal.jar, Waddles-1.16.3-0.8.9.jar, MysticalAgradditions-1.16.3-4.1.0.jar, refinedstorage-1.9.8.jar, MysticalAgriculture-1.16.3-4.1.1.jar, ironchest-1.16.3-11.2.6.jar, PackMenu-1.16.3-2.3.0.jar, CraftingTweaks_1.16.3-12.2.0.jar, mcw-bridges-1.0.4-mc1.16.3.jar, industrial-foregoing-1.16.3-3.1.1-a834e76.jar, swingthroughgrass-1.16.3-1.5.2.jar, AmbientSounds_v3.0.21_mc1.16.2.jar, MouseTweaks-2.13-mc1.16.2.jar, titanium-1.16.4-3.2.0.jar, SilentLib-1.16.3-4.8.1+61.jar, morevanillalib-1.16.2-1.2.14.jar, BiomesOPlenty-1.16.3-12.0.0.416-universal.jar, valhelsia_structures-16.0.5.jar, mining_dimension-1.16.3-1.0.5.jar, SilentGear-1.16.3-2.3.3+168.jar, simplefarming-1.16.3-1.3.5.jar, simplybackpacks-1.16.3-1.4.13.jar, Patchouli-1.16.2-47.jar, Xaeros_Minimap_20.27.2_Forge_1.16.4.jar, JAOPCA-1.16.3-3.4.0.0.jar, gravestone-1.16.3-1.0.2.jar, collective-1.16.3-1.53.jar, polymorph-forge-1.16.3-0.15.jar, AutoRegLib-1.6-46.jar, Quark-r2.4-273.jar, StorageDrawers-1.16.3-8.2.1.jar, vanillahammers-1.16.2-2.1.3.jar, elevatorid-1.16.3-1.7.6.jar, PickleTweaks-1.16.3-5.1.3.jar, NaturesAura-32.0.jar, furniture-7.0.0-pre19-1.16.3.jar, AppleSkin-mc1.16.2-forge-1.0.14.jar, AI-Improvements-1.16.2-0.3.0.jar, cloth-config-forge-4.1.0.jar, Aquaculture-1.16.3-2.1.5.jar, the_bumblezone-1.16.3-2.2.2.jar, refinedstorageaddons-0.7.2.jar, SolarGeneration-1.16.3-2.2.1.jar, FastLeafDecay-v25.jar, inmemory:jaopca
[09Dec2020 15:28:24.583] [Worker-Main-12/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/constantan_ingot as it's serializer returned null
[09Dec2020 15:28:24.587] [Worker-Main-12/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/tungsten_ingot as it's serializer returned null
[09Dec2020 15:28:24.617] [Worker-Main-12/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/mithril_ingot as it's serializer returned null
[09Dec2020 15:28:24.626] [Worker-Main-12/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/saltpeter as it's serializer returned null
[09Dec2020 15:28:24.642] [Worker-Main-12/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/iridium_ingot as it's serializer returned null
[09Dec2020 15:28:24.646] [Worker-Main-12/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/titanium_ingot as it's serializer returned null
[09Dec2020 15:28:24.683] [Worker-Main-12/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/rubber as it's serializer returned null
[09Dec2020 15:28:24.709] [Worker-Main-12/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/sulfur as it's serializer returned null
[09Dec2020 15:28:24.722] [Worker-Main-12/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/graphite_ingot as it's serializer returned null
[09Dec2020 15:28:24.725] [Worker-Main-12/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/chrome_ingot as it's serializer returned null
[09Dec2020 15:28:24.762] [Worker-Main-12/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 27 recipes
[09Dec2020 15:28:24.803] [Worker-Main-12/INFO] [thelm.jaopca.data.DataInjector/]: Injected 22 recipes, 5710 recipes total
[09Dec2020 15:28:25.243] [Worker-Main-12/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/ruined_portal' into 'minecraft:chests/ruined_portal'
[09Dec2020 15:28:25.414] [Worker-Main-12/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/bastion_bridge' into 'minecraft:chests/bastion_bridge'
[09Dec2020 15:28:25.510] [Worker-Main-12/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/bastion_treasure' into 'minecraft:chests/bastion_treasure'
[09Dec2020 15:28:25.564] [Worker-Main-12/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/nether_bridge' into 'minecraft:chests/nether_bridge'
[09Dec2020 15:28:25.952] [Worker-Main-12/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/bastion_other' into 'minecraft:chests/bastion_other'
[09Dec2020 15:28:25.984] [Worker-Main-12/INFO] [placebo/]: Registered 0 additional loot tables.
[09Dec2020 15:28:26.125] [Worker-Main-12/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1965 advancements
[09Dec2020 15:28:26.131] [Worker-Main-12/INFO] [placebo/]: Registered 3 additional recipes.
[09Dec2020 15:28:26.143] [Worker-Main-12/INFO] [Dungeon Crawl/]: Loading data...
[09Dec2020 15:28:26.602] [Worker-Main-12/INFO] [Dungeon Crawl/]: Finished data loading.
[09Dec2020 15:28:26.722] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Reloading trait files
[09Dec2020 15:28:26.726] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:not'
[09Dec2020 15:28:26.728] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:and'
[09Dec2020 15:28:26.729] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:or'
[09Dec2020 15:28:26.731] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:gear_type'
[09Dec2020 15:28:26.732] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:material_count'
[09Dec2020 15:28:26.733] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:material_ratio'
[09Dec2020 15:28:26.735] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:primary_material'
[09Dec2020 15:28:26.737] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:simple_trait'
[09Dec2020 15:28:26.738] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:damage_type_trait'
[09Dec2020 15:28:26.739] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:durability_trait'
[09Dec2020 15:28:26.740] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:enchantment_trait'
[09Dec2020 15:28:26.742] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:nbt_trait'
[09Dec2020 15:28:26.743] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:potion_effect_trait'
[09Dec2020 15:28:26.744] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stat_modifier_trait'
[09Dec2020 15:28:26.746] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:attribute_trait'
[09Dec2020 15:28:26.747] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:block_placer'
[09Dec2020 15:28:26.748] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:synergy'
[09Dec2020 15:28:26.757] [Worker-Main-12/INFO] [Silent Gear/TraitManager]: Registered 44 traits
[09Dec2020 15:28:26.881] [Worker-Main-12/INFO] [Silent Gear/PartManager]: Reloading part files
[09Dec2020 15:28:26.890] [Worker-Main-12/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:compound_part'
[09Dec2020 15:28:26.890] [Worker-Main-12/INFO] [Silent Gear/PartManager]: Registered serializer 'silentgear:misc_upgrade'
[09Dec2020 15:28:26.902] [Worker-Main-12/INFO] [Silent Gear/PartManager]: Registered 31 parts
[09Dec2020 15:28:26.957] [Worker-Main-12/INFO] [Silent Gear/MaterialManager]: Reloading material files
[09Dec2020 15:28:26.961] [Worker-Main-12/INFO] [Silent Gear/MaterialManager]: Registered serializer 'silentgear:standard'
[09Dec2020 15:28:26.981] [Worker-Main-12/INFO] [Silent Gear/MaterialManager]: Skipping loading material silentgear:osmium as its conditions were not met
[09Dec2020 15:28:26.982] [Worker-Main-12/INFO] [Silent Gear/MaterialManager]: Skipping loading material silentgear:refined_glowstone as its conditions were not met
[09Dec2020 15:28:26.982] [Worker-Main-12/INFO] [Silent Gear/MaterialManager]: Skipping loading material silentgear:refined_obsidian as its conditions were not met
[09Dec2020 15:28:26.987] [Worker-Main-12/INFO] [Silent Gear/MaterialManager]: Skipping loading material silentgear:titanium as its conditions were not met
[09Dec2020 15:28:26.991] [Worker-Main-12/INFO] [STDOUT/]: [com.blamejared.crafttweaker.CraftTweaker:giveFeedback:249]: CraftTweaker reload starting!
[09Dec2020 15:28:27.083] [Worker-Main-12/INFO] [STDOUT/]: [com.blamejared.crafttweaker.CraftTweaker:giveFeedback:249]: CraftTweaker reload complete!
[09Dec2020 15:28:33.260] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.3
[09Dec2020 15:28:33.260] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[09Dec2020 15:28:33.260] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[09Dec2020 15:28:33.260] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Generating keypair
[09Dec2020 15:28:33.362] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:38869
[09Dec2020 15:28:33.379] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
[09Dec2020 15:28:33.505] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./default/serverconfig/the_bumblezone-mod_compatibility.toml is not correct. Correcting
[09Dec2020 15:28:33.507] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./default/serverconfig/the_bumblezone-block_mechanics.toml is not correct. Correcting
[09Dec2020 15:28:33.508] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./default/serverconfig/the_bumblezone-bee_aggression.toml is not correct. Correcting
[09Dec2020 15:28:33.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./default/serverconfig/the_bumblezone-dimension.toml is not correct. Correcting
[09Dec2020 15:28:33.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./default/serverconfig/the_bumblezone-dungeons.toml is not correct. Correcting
[09Dec2020 15:28:33.534] [Server thread/INFO] [biomesoplenty/]: Setting world generator settings to biomesoplenty
[09Dec2020 15:28:33.539] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "default"
[09Dec2020 15:28:33.863] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[09Dec2020 15:28:36.530] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[09Dec2020 15:28:36.531] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[09Dec2020 15:28:36.531] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[09Dec2020 15:28:36.531] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[09Dec2020 15:28:36.531] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[09Dec2020 15:28:36.531] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[09Dec2020 15:28:36.904] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 47%
[09Dec2020 15:28:37.048] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 3185 ms
[09Dec2020 15:28:37.049] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (3.568s)! For help, type "help"
[09Dec2020 15:28:37.049] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
[09Dec2020 15:28:37.057] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener started
[09Dec2020 15:28:37.057] [Query Listener #1/INFO] [net.minecraft.network.rcon.QueryThread/]: Query running on 0.0.0.0:38871
[09Dec2020 15:28:37.057] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting remote control listener
[09Dec2020 15:28:37.069] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread RCON Listener started
[09Dec2020 15:28:37.070] [Server thread/INFO] [net.minecraft.network.rcon.MainThread/]: RCON running on 0.0.0.0:38870
[09Dec2020 15:28:37.094] [Server thread/INFO] [strawgolem/]: Strawgolem: Server Starting
[09Dec2020 15:28:37.103] [Server thread/INFO] [Silent Gear/TraitManager]: Traits loaded: 44
[09Dec2020 15:28:37.104] [Server thread/INFO] [Silent Gear/PartManager]: Parts loaded: 31
[09Dec2020 15:28:37.104] [Server thread/INFO] [Silent Gear/PartManager]: - Compound: 29
[09Dec2020 15:28:37.104] [Server thread/INFO] [Silent Gear/PartManager]: - Simple/Legacy: 2
[09Dec2020 15:28:37.105] [Server thread/INFO] [Silent Gear/MaterialManager]: Materials loaded: 105
[09Dec2020 15:28:37.105] [Server thread/INFO] [Silent Gear/MaterialManager]: - Standard: 105
[09Dec2020 15:29:37.158] [Server Watchdog/FATAL] [net.minecraft.server.dedicated.ServerHangWatchdog/]: A single server tick took 60.00 seconds (should be max 0.05)
[09Dec2020 15:29:37.158] [Server Watchdog/FATAL] [net.minecraft.server.dedicated.ServerHangWatchdog/]: Considering it to be crashed, server will forcibly shutdown.
[09Dec2020 15:29:37.383] [Server Watchdog/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 11fbce38-b061-4e33-b3fc-bedfe362ecb5

Crash report:

---- Minecraft Crash Report ----
// There are four lights!

Time: 12/9/20 3:29 PM
Description: Watching Server

java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
	at sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_201] {}
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ~[?:1.8.0_201] {}
	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
	at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.world.World.func_217353_a(World.java:167) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.world.World.func_212866_a_(World.java:163) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.world.server.ServerWorld.func_217458_b(ServerWorld.java:1211) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at de.ellpeck.naturesaura.blocks.tiles.TileEntityChunkLoader.loadChunks(TileEntityChunkLoader.java:78) ~[naturesaura:32.0] {re:classloading}
	at de.ellpeck.naturesaura.blocks.tiles.TileEntityChunkLoader.func_145829_t(TileEntityChunkLoader.java:27) ~[naturesaura:32.0] {re:classloading}
	at net.minecraft.world.chunk.Chunk.func_177426_a(Chunk.java:409) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:399) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.world.chunk.storage.ChunkSerializer.func_222650_a(ChunkSerializer.java:402) ~[?:?] {re:classloading}
	at net.minecraft.world.chunk.storage.ChunkSerializer.lambda$read$2(ChunkSerializer.java:133) ~[?:?] {re:classloading}
	at net.minecraft.world.chunk.storage.ChunkSerializer$$Lambda$8744/196492393.accept(Unknown Source) ~[?:?] {}
	at net.minecraft.world.chunk.Chunk.func_217318_w(Chunk.java:457) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.world.server.ChunkManager.lambda$null$25(ChunkManager.java:582) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.world.server.ChunkManager$$Lambda$9025/312533080.apply(Unknown Source) ~[?:?] {}
	at com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162) ~[?:?] {re:classloading}
	at com.mojang.datafixers.util.Either$$Lambda$8845/1375637332.apply(Unknown Source) ~[?:?] {}
	at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
	at com.mojang.datafixers.util.Either.mapLeft(Either.java:162) ~[?:?] {re:classloading}
	at net.minecraft.world.server.ChunkManager.lambda$func_219200_b$26(ChunkManager.java:569) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.world.server.ChunkManager$$Lambda$9022/988546894.apply(Unknown Source) ~[?:?] {}
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) ~[?:1.8.0_201] {}
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) ~[?:1.8.0_201] {}
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_201] {}
	at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
	at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$8726/1545829490.run(Unknown Source) ~[?:?] {}
	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
	at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(SourceFile:545) ~[?:?] {re:classloading}
	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
	at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(SourceFile:554) ~[?:?] {re:classloading}
	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
	at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.world.World.func_217353_a(World.java:167) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.world.World.func_212866_a_(World.java:163) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.world.World.func_175726_f(World.java:159) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.world.World.func_175625_s(World.java:599) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at com.refinedmods.refinedstorage.apiimpl.network.NetworkNodeGraph$Operator.apply(NetworkNodeGraph.java:116) ~[refinedstorage:1.9.8] {re:classloading}
	at com.refinedmods.refinedstorage.apiimpl.network.node.NetworkNode.visit(NetworkNode.java:239) ~[refinedstorage:1.9.8] {re:classloading}
	at com.refinedmods.refinedstorage.apiimpl.network.NetworkNodeGraph$Visitor.visit(NetworkNodeGraph.java:177) ~[refinedstorage:1.9.8] {re:classloading}
	at com.refinedmods.refinedstorage.apiimpl.network.NetworkNodeGraph.invalidate(NetworkNodeGraph.java:44) ~[refinedstorage:1.9.8] {re:classloading}
	at com.refinedmods.refinedstorage.apiimpl.network.Network.update(Network.java:186) ~[refinedstorage:1.9.8] {re:classloading}
	at com.refinedmods.refinedstorage.apiimpl.network.NetworkListener.onWorldTick(NetworkListener.java:17) ~[refinedstorage:1.9.8] {re:classloading}
	at net.minecraftforge.eventbus.ASMEventHandler_373_NetworkListener_onWorldTick_WorldTickEvent.invoke(.dynamic) ~[?:?] {}
	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.3-service.jar:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.3-service.jar:?] {}
	at net.minecraftforge.fml.hooks.BasicEventHooks.onPostWorldTick(BasicEventHooks.java:100) ~[forge:?] {re:classloading}
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:853) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:229) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer$$Lambda$8287/439977399.run(Unknown Source) ~[?:?] {}
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server Watchdog
Stacktrace:
	at sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_201] {}
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ~[?:1.8.0_201] {}
	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
	at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.world.World.func_217353_a(World.java:167) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.world.World.func_212866_a_(World.java:163) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.world.server.ServerWorld.func_217458_b(ServerWorld.java:1211) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at de.ellpeck.naturesaura.blocks.tiles.TileEntityChunkLoader.loadChunks(TileEntityChunkLoader.java:78) ~[naturesaura:32.0] {re:classloading}
	at de.ellpeck.naturesaura.blocks.tiles.TileEntityChunkLoader.func_145829_t(TileEntityChunkLoader.java:27) ~[naturesaura:32.0] {re:classloading}
	at net.minecraft.world.chunk.Chunk.func_177426_a(Chunk.java:409) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:399) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.world.chunk.storage.ChunkSerializer.func_222650_a(ChunkSerializer.java:402) ~[?:?] {re:classloading}
	at net.minecraft.world.chunk.storage.ChunkSerializer.lambda$read$2(ChunkSerializer.java:133) ~[?:?] {re:classloading}
	at net.minecraft.world.chunk.storage.ChunkSerializer$$Lambda$8744/196492393.accept(Unknown Source) ~[?:?] {}
	at net.minecraft.world.chunk.Chunk.func_217318_w(Chunk.java:457) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.world.server.ChunkManager.lambda$null$25(ChunkManager.java:582) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.world.server.ChunkManager$$Lambda$9025/312533080.apply(Unknown Source) ~[?:?] {}
	at com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162) ~[?:?] {re:classloading}
	at com.mojang.datafixers.util.Either$$Lambda$8845/1375637332.apply(Unknown Source) ~[?:?] {}
	at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
	at com.mojang.datafixers.util.Either.mapLeft(Either.java:162) ~[?:?] {re:classloading}
	at net.minecraft.world.server.ChunkManager.lambda$func_219200_b$26(ChunkManager.java:569) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.world.server.ChunkManager$$Lambda$9022/988546894.apply(Unknown Source) ~[?:?] {}
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) ~[?:1.8.0_201] {}
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) ~[?:1.8.0_201] {}
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_201] {}
	at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
	at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$8726/1545829490.run(Unknown Source) ~[?:?] {}
	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
	at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(SourceFile:545) ~[?:?] {re:classloading}
	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
	at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(SourceFile:554) ~[?:?] {re:classloading}
	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
	at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.world.World.func_217353_a(World.java:167) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.world.World.func_212866_a_(World.java:163) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.world.World.func_175726_f(World.java:159) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.world.World.func_175625_s(World.java:599) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at com.refinedmods.refinedstorage.apiimpl.network.NetworkNodeGraph$Operator.apply(NetworkNodeGraph.java:116) ~[refinedstorage:1.9.8] {re:classloading}
	at com.refinedmods.refinedstorage.apiimpl.network.node.NetworkNode.visit(NetworkNode.java:239) ~[refinedstorage:1.9.8] {re:classloading}
	at com.refinedmods.refinedstorage.apiimpl.network.NetworkNodeGraph$Visitor.visit(NetworkNodeGraph.java:177) ~[refinedstorage:1.9.8] {re:classloading}
	at com.refinedmods.refinedstorage.apiimpl.network.NetworkNodeGraph.invalidate(NetworkNodeGraph.java:44) ~[refinedstorage:1.9.8] {re:classloading}
	at com.refinedmods.refinedstorage.apiimpl.network.Network.update(Network.java:186) ~[refinedstorage:1.9.8] {re:classloading}
	at com.refinedmods.refinedstorage.apiimpl.network.NetworkListener.onWorldTick(NetworkListener.java:17) ~[refinedstorage:1.9.8] {re:classloading}
	at net.minecraftforge.eventbus.ASMEventHandler_373_NetworkListener_onWorldTick_WorldTickEvent.invoke(.dynamic) ~[?:?] {}
	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.3-service.jar:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.3-service.jar:?] {}
	at net.minecraftforge.fml.hooks.BasicEventHooks.onPostWorldTick(BasicEventHooks.java:100) ~[forge:?] {re:classloading}
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:853) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:229) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Thread Dump --
Details:
	Threads: "Java2D Disposer" Id=84 WAITING on java.lang.ref.ReferenceQueue$Lock@37383ddd
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@37383ddd
	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=83 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:37)
	at java.lang.Thread.run(Thread.java:748)


"RCON Listener #2" Id=82 RUNNABLE (in native)
	at java.net.PlainSocketImpl.socketAccept(Native Method)
	at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
	at java.net.ServerSocket.implAccept(ServerSocket.java:545)
	at java.net.ServerSocket.accept(ServerSocket.java:513)
	at net.minecraft.network.rcon.MainThread.run(SourceFile:42)
	at java.lang.Thread.run(Thread.java:748)


"Query Listener #1" Id=81 RUNNABLE
	at java.net.PlainDatagramSocketImpl.receive0(Native Method)
	-  locked java.net.PlainDatagramSocketImpl@39ffc54a
	at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
	-  locked java.net.PlainDatagramSocketImpl@39ffc54a
	at java.net.DatagramSocket.receive(DatagramSocket.java:812)
	-  locked java.net.DatagramPacket@3dc056ad
	-  locked java.net.DatagramSocket@78c2cf71
	at net.minecraft.network.rcon.QueryThread.run(SourceFile:258)
	at java.lang.Thread.run(Thread.java:748)


"IO-Worker-20" Id=80 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@ee2d361
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.SynchronousQueue$TransferStack@ee2d361
	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)
	...


"IO-Worker-19" Id=79 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@ee2d361
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.SynchronousQueue$TransferStack@ee2d361
	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)
	...


"IO-Worker-17" Id=77 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@ee2d361
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.SynchronousQueue$TransferStack@ee2d361
	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)
	...


"Thread-12" Id=74 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)


"Netty Epoll Server IO #0" Id=73 RUNNABLE (in native)
	at io.netty.channel.epoll.Native.epollWait0(Native Method)
	at io.netty.channel.epoll.Native.epollWait(Native.java:114)
	at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
	at java.lang.Thread.run(Thread.java:748)


"ObjectCleanerThread" Id=72 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@49709262
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@49709262
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
	at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)


"Server console handler" Id=70 RUNNABLE
	at java.io.FileInputStream.read0(Native Method)
	at java.io.FileInputStream.read(FileInputStream.java:207)
	at org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73)
	at org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62)
	at org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168)
	at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)
	at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133)
	at org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
	...


"DestroyJavaVM" Id=69 RUNNABLE


"Server thread" Id=66 TIMED_WAITING on java.lang.String@76bad0df
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.lang.String@76bad0df
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139)
	at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129)
	at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141)
	at net.minecraft.world.World.func_217353_a(World.java:167)
	at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112)
	at net.minecraft.world.World.func_212866_a_(World.java:163)
	...


"Snooper Timer" Id=67 WAITING on java.util.TaskQueue@18ed303e
	at java.lang.Object.wait(Native Method)
	-  waiting on java.util.TaskQueue@18ed303e
	at java.lang.Object.wait(Object.java:502)
	at java.util.TimerThread.mainLoop(Timer.java:526)
	at java.util.TimerThread.run(Timer.java:505)


"Thread-7" Id=42 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)


"Thread-6" 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)


"Thread-5" Id=40 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)


"Timer hack thread" Id=26 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at net.minecraft.util.Util$6.run(SourceFile:636)


"Thread-2" Id=17 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)


"Thread-1" Id=16 TIMED_WAITING
	at sun.misc.Unsafe.park(Native Method)
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
	at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)


"Signal Dispatcher" Id=5 RUNNABLE


"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@8c9199
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@8c9199
	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@4da2f068
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.Reference$Lock@4da2f068
	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)



Stacktrace:
	at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:52) [?:?] {re:classloading}
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201] {}


-- System Details --
Details:
	Minecraft Version: 1.16.3
	Minecraft Version ID: 1.16.3
	Operating System: Linux (amd64) version 4.4.0-141-generic
	Java Version: 1.8.0_201, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 180173400 bytes (171 MB) / 933421056 bytes (890 MB) up to 10416029696 bytes (9933 MB)
	CPUs: 8
	JVM Flags: 23 total; -Xmx10000M -Xms256M -XX:MaxPermSize=256m -XX:PermSize=128m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxGCPauseMillis=50 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:UseSSE=3 -XX:+UseLargePages -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts
	ModLauncher: 8.0.6+85+master.325de55
	ModLauncher launch target: fmlserver
	ModLauncher naming: srg
	ModLauncher services: 
		/mixin-0.8.2.jar mixin PLUGINSERVICE 
		/eventbus-3.0.3-service.jar eventbus PLUGINSERVICE 
		/forge-1.16.3-34.1.42.jar object_holder_definalize PLUGINSERVICE 
		/forge-1.16.3-34.1.42.jar runtime_enum_extender PLUGINSERVICE 
		/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 
		/forge-1.16.3-34.1.42.jar capability_inject_definalize PLUGINSERVICE 
		/forge-1.16.3-34.1.42.jar runtimedistcleaner PLUGINSERVICE 
		/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
		/forge-1.16.3-34.1.42.jar fml TRANSFORMATIONSERVICE 
	FML: 34.1
	Forge: net.minecraftforge:34.1.42
	FML Language Providers: 
		[email protected]
		minecraft@1
	Mod List: 
		inventorysorter-1.16.1-18.1.0.jar                 |Simple Inventory Sorter       |inventorysorter               |18.1.0              |DONE      |NOSIGNATURE
		Cucumber-1.16.3-4.1.3.jar                         |Cucumber Library              |cucumber                      |4.1.3               |DONE      |NOSIGNATURE
		NetherPortalFix_1.16.3-7.2.1.jar                  |NetherPortalFix               |netherportalfix               |7.2.1               |DONE      |NOSIGNATURE
		mining-helmet-1.16.3-1.0.9.jar                    |Mining Helmet                 |mining_helmet                 |1.0.9               |DONE      |NOSIGNATURE
		jei-1.16.3-7.6.0.49.jar                           |Just Enough Items             |jei                           |7.5.0.43            |DONE      |NOSIGNATURE
		metalbarrels-3.3a.jar                             |Metal Barrels                 |metalbarrels                  |3.3a                |DONE      |NOSIGNATURE
		FallingTree-Forge-1.16.3-2.5.0.jar                |Falling Tree                  |falling_tree                  |2.5.0               |DONE      |NOSIGNATURE
		goblintraders-1.2.2-1.16.3.jar                    |Goblin Traders                |goblintraders                 |1.2.2               |DONE      |NOSIGNATURE
		mcw-windows-1.0.2-mc1.16.3.jar                    |Macaw's Windows               |mcwwindows                    |1.0.2               |DONE      |NOSIGNATURE
		SilentMechanisms-1.16.3-0.8.5+69.jar              |Silent's Mechanisms           |silents_mechanisms            |0.8.5+69            |DONE      |NOSIGNATURE
		strawgolem-1.16-1.9.jar                           |Straw Golem                   |strawgolem                    |1.16-1.9            |DONE      |NOSIGNATURE
		essentials-1.16.3-2.9.4.jar                       |Essentials                    |essentials                    |1.16.3-2.9.4        |DONE      |NOSIGNATURE
		Waystones_1.16.3-7.3.1.jar                        |Waystones                     |waystones                     |7.3.1               |DONE      |NOSIGNATURE
		XaerosWorldMap_1.11.0_Forge_1.16.4.jar            |Xaero's World Map             |xaeroworldmap                 |1.11.0              |DONE      |NOSIGNATURE
		light-overlay-5.5.4.jar                           |Light Overlay Forge           |lightoverlay-forge            |NONE                |DONE      |NOSIGNATURE
		Placebo-1.16.3-4.3.3.jar                          |Placebo                       |placebo                       |4.3.3               |DONE      |NOSIGNATURE
		NaturesCompass-1.16.3-1.8.5.jar                   |Nature's Compass              |naturescompass                |1.16.3-1.8.5        |DONE      |NOSIGNATURE
		FruitTrees-1.16.3-2.1.0.jar                       |Fruit Trees                   |fruittrees                    |2.1.0               |DONE      |NOSIGNATURE
		NamePain-1.3.1 Forge-1.16.x.jar                   |Name Pain                     |namepain                      |1.3.1               |DONE      |NOSIGNATURE
		ftb-gui-library-1603.1.1.25.jar                   |FTB GUI Library               |ftbguilibrary                 |1603.1.1.25         |DONE      |NOSIGNATURE
		VanillaTweaks-1.16.3-1.5.33.jar                   |VanillaTweaks                 |vanillatweaks                 |1.16.3-1.5.33       |DONE      |NOSIGNATURE
		DungeonCrawl-1.16.3-2.1.1.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.1.1               |DONE      |NOSIGNATURE
		DefaultSettings-1.16.x-2.2.0.jar                  |DefaultSettings               |defaultsettings               |2.2.0               |DONE      |ed:1c:55:41:73:fd:14:1b:28:fe:ea:30:c5:11:3b:4d:3f:82:86:57:bb:5b:8a:b2:d7:f3:04:52:52:92:cf:e7
		Wither-Skeleton-Tweaks-1.16.3-5.2.1.jar           |Wither Skeleton Tweaks        |wstweaks                      |5.2.1               |DONE      |NOSIGNATURE
		snowundertrees-1.16.3-v1.1.2.jar                  |Snow Under Trees              |snowundertrees                |v1.1.2              |DONE      |NOSIGNATURE
		randompatches-1.16.2-1.22.1.2.jar                 |RandomPatches                 |randompatches                 |1.16.2-1.22.1.2     |DONE      |92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
		nhacampfire_1.16.3-3.0.jar                        |No Hostiles Around Campfire   |nhacampfire                   |3.0                 |DONE      |NOSIGNATURE
		mcw-doors-1.0.1fix-mc1.16.3-1.16.2.jar            |Macaw's Doors                 |mcwdoors                      |1.0.1               |DONE      |NOSIGNATURE
		Morpheus-1.16.3-4.2.63.jar                        |Morpheus                      |morpheus                      |4.2.63              |DONE      |NOSIGNATURE
		Hwyla-forge-1.10.11-B78_1.16.2.jar                |Waila                         |waila                         |1.10.11-B78_1.16.2  |DONE      |NOSIGNATURE
		SnowRealMagic-1.16.3-2.2.1.jar                    |Snow! Real Magic!             |snowrealmagic                 |2.2.1               |DONE      |NOSIGNATURE
		Kiwi-1.16.3-3.4.0.jar                             |Kiwi                          |kiwi                          |3.4.0               |DONE      |NOSIGNATURE
		JEITweaker-1.16.3-1.0.1.4.jar                     |JEI Tweaker                   |jeitweaker                    |1.0.1.4             |DONE      |NOSIGNATURE
		CraftTweaker-1.16.3-7.0.0.48.jar                  |CraftTweaker                  |crafttweaker                  |7.0.0.48            |DONE      |NOSIGNATURE
		forge-1.16.3-34.1.42-universal.jar                |Forge                         |forge                         |34.1.42             |DONE      |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
		Waddles-1.16.3-0.8.9.jar                          |Waddles                       |waddles                       |1.16.3-0.8.9        |DONE      |NOSIGNATURE
		MysticalAgradditions-1.16.3-4.1.0.jar             |Mystical Agradditions         |mysticalagradditions          |4.1.0               |DONE      |NOSIGNATURE
		refinedstorage-1.9.8.jar                          |Refined Storage               |refinedstorage                |1.9.8               |DONE      |NOSIGNATURE
		MysticalAgriculture-1.16.3-4.1.1.jar              |Mystical Agriculture          |mysticalagriculture           |4.1.1               |DONE      |NOSIGNATURE
		ironchest-1.16.3-11.2.6.jar                       |Iron Chests                   |ironchest                     |1.16.3-11.2.6       |DONE      |NOSIGNATURE
		PackMenu-1.16.3-2.3.0.jar                         |Pack Menu                     |packmenu                      |2.3.0               |DONE      |NOSIGNATURE
		CraftingTweaks_1.16.3-12.2.0.jar                  |Crafting Tweaks               |craftingtweaks                |12.2.0              |DONE      |NOSIGNATURE
		forge-1.16.3-34.1.42-server.jar                   |Minecraft                     |minecraft                     |1.16.3              |DONE      |NOSIGNATURE
		mcw-bridges-1.0.4-mc1.16.3.jar                    |Macaw's Bridges               |mcwbridges                    |1.0.4               |DONE      |NOSIGNATURE
		industrial-foregoing-1.16.3-3.1.1-a834e76.jar     |Industrial Foregoing          |industrialforegoing           |3.1.1               |DONE      |NOSIGNATURE
		swingthroughgrass-1.16.3-1.5.2.jar                |SwingThroughGrass             |swingthroughgrass             |1.16.3-1.5.2        |DONE      |NOSIGNATURE
		AmbientSounds_v3.0.21_mc1.16.2.jar                |Ambient Sounds                |ambientsounds                 |3.0.3               |DONE      |NOSIGNATURE
		MouseTweaks-2.13-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.13                |DONE      |NOSIGNATURE
		titanium-1.16.4-3.2.0.jar                         |Titanium                      |titanium                      |3.2.0               |DONE      |NOSIGNATURE
		SilentLib-1.16.3-4.8.1+61.jar                     |Silent Lib                    |silentlib                     |4.8.1+61            |DONE      |NOSIGNATURE
		morevanillalib-1.16.2-1.2.14.jar                  |MoreVanillaLib                |morevanillalib                |1.2.14              |DONE      |NOSIGNATURE
		BiomesOPlenty-1.16.3-12.0.0.416-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.3-12.0.0.416   |DONE      |NOSIGNATURE
		valhelsia_structures-16.0.5.jar                   |Valhelsia Structures          |valhelsia_structures          |16.0.5              |DONE      |NOSIGNATURE
		mining_dimension-1.16.3-1.0.5.jar                 |Mining World                  |mining_dimension              |1.16.3-1.0.5        |DONE      |NOSIGNATURE
		SilentGear-1.16.3-2.3.3+168.jar                   |Silent Gear                   |silentgear                    |2.3.3+168           |DONE      |NOSIGNATURE
		simplefarming-1.16.3-1.3.5.jar                    |Simple Farming                |simplefarming                 |1.16.3-1.3.5        |DONE      |NOSIGNATURE
		simplybackpacks-1.16.3-1.4.13.jar                 |Simply Backpacks              |simplybackpacks               |1.16.3-1.4.13       |DONE      |NOSIGNATURE
		Patchouli-1.16.2-47.jar                           |Patchouli                     |patchouli                     |1.16.2-47           |DONE      |NOSIGNATURE
		Xaeros_Minimap_20.27.2_Forge_1.16.4.jar           |Xaero's Minimap               |xaerominimap                  |20.27.2             |DONE      |NOSIGNATURE
		JAOPCA-1.16.3-3.4.0.0.jar                         |JAOPCA                        |jaopca                        |3.4.0.0             |DONE      |NOSIGNATURE
		gravestone-1.16.3-1.0.2.jar                       |Gravestone Mod                |gravestone                    |1.16.3-1.0.2        |DONE      |NOSIGNATURE
		collective-1.16.3-1.53.jar                        |Collective                    |collective                    |1.53                |DONE      |NOSIGNATURE
		polymorph-forge-1.16.3-0.15.jar                   |Polymorph                     |polymorph                     |1.16.3-0.15         |DONE      |NOSIGNATURE
		AutoRegLib-1.6-46.jar                             |AutoRegLib                    |autoreglib                    |1.6-46              |DONE      |NOSIGNATURE
		Quark-r2.4-273.jar                                |Quark                         |quark                         |r2.4-273            |DONE      |NOSIGNATURE
		StorageDrawers-1.16.3-8.2.1.jar                   |Storage Drawers               |storagedrawers                |8.2.1               |DONE      |NOSIGNATURE
		vanillahammers-1.16.2-2.1.3.jar                   |Vanilla Hammers               |vanillahammers                |2.1.3               |DONE      |NOSIGNATURE
		elevatorid-1.16.3-1.7.6.jar                       |Elevator Mod                  |elevatorid                    |1.16.3-1.7.6        |DONE      |NOSIGNATURE
		PickleTweaks-1.16.3-5.1.3.jar                     |Pickle Tweaks                 |pickletweaks                  |5.1.3               |DONE      |NOSIGNATURE
		NaturesAura-32.0.jar                              |Nature's Aura                 |naturesaura                   |32.0                |DONE      |NOSIGNATURE
		furniture-7.0.0-pre19-1.16.3.jar                  |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre19         |DONE      |NOSIGNATURE
		AppleSkin-mc1.16.2-forge-1.0.14.jar               |AppleSkin                     |appleskin                     |1.0.14              |DONE      |NOSIGNATURE
		AI-Improvements-1.16.2-0.3.0.jar                  |AI-Improvements               |aiimprovements                |0.3.0               |DONE      |NOSIGNATURE
		cloth-config-forge-4.1.0.jar                      |Cloth Config v4 API           |cloth-config                  |4.0                 |DONE      |NOSIGNATURE
		Aquaculture-1.16.3-2.1.5.jar                      |Aquaculture 2                 |aquaculture                   |1.16.3-2.1.5        |DONE      |NOSIGNATURE
		the_bumblezone-1.16.3-2.2.2.jar                   |The Bumblezone                |the_bumblezone                |1.16.3-2.2.2        |DONE      |NOSIGNATURE
		refinedstorageaddons-0.7.2.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.7.2               |DONE      |NOSIGNATURE
		SolarGeneration-1.16.3-2.2.1.jar                  |Solar Generation              |solargeneration               |2.2.1               |DONE      |NOSIGNATURE
		FastLeafDecay-v25.jar                             |FastLeafDecay                 |fastleafdecay                 |v25                 |DONE      |NOSIGNATURE
	Crash Report UUID: 11fbce38-b061-4e33-b3fc-bedfe362ecb5
	Kiwi Modules: 
		fruittrees:cherry
		fruittrees:core
		fruittrees:hybridization
		kiwi:contributors
		kiwi:data
		snowrealmagic:core
		snowrealmagic:world
	Player Count: 0 / 100; []
	Data Packs: vanilla, mod:inventorysorter (incompatible), mod:cucumber, mod:netherportalfix (incompatible), mod:mining_helmet (incompatible), mod:jei, mod:metalbarrels (incompatible), mod:falling_tree, mod:goblintraders, mod:mcwwindows (incompatible), mod:silents_mechanisms (incompatible), mod:strawgolem, mod:essentials (incompatible), mod:waystones (incompatible), mod:xaeroworldmap, mod:lightoverlay-forge (incompatible), mod:placebo (incompatible), mod:naturescompass (incompatible), mod:fruittrees, mod:namepain (incompatible), mod:ftbguilibrary (incompatible), mod:vanillatweaks, mod:dungeoncrawl, mod:defaultsettings (incompatible), mod:wstweaks (incompatible), mod:snowundertrees, mod:randompatches (incompatible), mod:nhacampfire, mod:mcwdoors, mod:morpheus (incompatible), mod:waila, mod:snowrealmagic, mod:kiwi (incompatible), mod:jeitweaker (incompatible), mod:crafttweaker, mod:forge, mod:waddles, mod:mysticalagradditions (incompatible), mod:refinedstorage, mod:mysticalagriculture, mod:ironchest (incompatible), mod:packmenu (incompatible), mod:craftingtweaks (incompatible), mod:mcwbridges (incompatible), mod:industrialforegoing (incompatible), mod:swingthroughgrass (incompatible), mod:ambientsounds (incompatible), mod:mousetweaks, mod:titanium (incompatible), mod:silentlib (incompatible), mod:morevanillalib (incompatible), mod:biomesoplenty (incompatible), mod:valhelsia_structures (incompatible), mod:mining_dimension, mod:silentgear, mod:simplefarming, mod:simplybackpacks (incompatible), mod:patchouli (incompatible), mod:xaerominimap, mod:jaopca (incompatible), mod:gravestone, mod:collective, mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:storagedrawers (incompatible), mod:vanillahammers (incompatible), mod:elevatorid (incompatible), mod:pickletweaks, mod:naturesaura (incompatible), mod:cfm (incompatible), mod:appleskin, mod:aiimprovements, mod:cloth-config (incompatible), mod:aquaculture (incompatible), mod:the_bumblezone (incompatible), mod:refinedstorageaddons, mod:solargeneration, mod:fastleafdecay (incompatible), inmemory:jaopca (incompatible)
	Is Modded: Definitely; Server brand changed to 'forge'
	Type: Dedicated Server (map_server.txt)
commented

Next thing is going to be dowload the save to my computer and use MCEdit to remove the chunkloaders before just giving up and starting fresh.

commented

My guess (out of the blue) is that since by two chunkloaders are overlapping it is trying to force the same chunk to load twice and this is messing something up.
I do remember that it seemed to work ok when I had only one World Eye.
But it seemingly wasn't loading enough area, so I made a second one.
I also increased the redstone signal from 15 to 40 (max ?) through a Essentials Circuit (https://www.minecraft-france.fr/mod-essentials/)

commented

Cannot reproduce this issue. Please try to reproduce this behavior with just Nature's Aura, and then try to figure out which other mod might be causing it.

commented

I'll try and do that when I have the time, thanks for the quick response in any case.
for reproduction:
Modpack = New Beginnings 2
The Word Eyes are being fed by a Essentials Circuit "constant" ouputing 40
A bunch of other stuff is running also but I'll try to reproduce in a new world, see if I can pinpoint a specific setup that crashes

commented

Wait.. is the circuit actually outputting a redstone power of FOURTY? Because that would most certainly cause issues for the world eye, whose range is based on the redstone signal it receives.
Please check if a more reasonable signal (like one in the vanilla range!) also causes the issue.

commented

Sorry I kind of moved on since I can't access it in any way.

I'll try to reproduce, and yes it was receiving a signal of 40.

Come to think of it normally the Essentials Circuits shouldn't be able to interact directly with normal redstone without going though a special I/O circuit block (forget what it's called but you can't activate a piston directly without it) but somehow plugging it into the World Eye seemed to just make it work (untill it crashed th server).
I'll try to reproduce like that and if so bring it up with Essentials Circuits and the ModPack creator.

commented

Ok, i can't reproduce either, must be a combination of a bunch of things (I had a automated Magical Crops farm, a bunch of refined storage and more machines running).
So I might fiddle with it a bit more to see if I can pin-point the problem but you can probably consider this issue as being a edge-case due to a combination of a bunch of mods working together.

I'll let you close this issue and if I find anything new I'll be sure to let you know, but I'm starting to suspect that it has nothing to do with the World Eye but the bug was triggered by it because of chunkloading.

commented

Oh and btw, thank you for the quick reply/support, and keep up the good work, I really enjoyed NaturesAura