Jump to content

Minecraft server crashing before it even loads


Pino

Recommended Posts

So my minecraft server crashed yesterday when I wasn't on my pc, and when I tried to open it up today, it wont load. Right after the console says its loading up the spawn area, it goes into a loop saying this message: 

[Server thread/WARN] [minecraft/EntityType]: Exception loading entity: 
net.minecraft.ReportedException: Loading entity NBT
    at net.minecraft.world.entity.Entity.m_20258_(Entity.java:1628) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.world.entity.EntityType.m_185988_(EntityType.java:476) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.Util.m_137521_(Util.java:436) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.world.entity.EntityType.m_20642_(EntityType.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.world.entity.EntityType.m_20669_(EntityType.java:551) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.world.entity.EntityType.m_20645_(EntityType.java:507) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.world.entity.EntityType$1.m_147056_(EntityType.java:528) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at java.util.Spliterators$IteratorSpliterator.tryAdvance(Spliterators.java:1932) ~[?:?]
    at net.minecraft.world.entity.EntityType$1.tryAdvance(EntityType.java:527) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at java.util.Spliterator.forEachRemaining(Spliterator.java:332) ~[?:?]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
    at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
    at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?]
    at net.minecraft.world.level.chunk.storage.EntityStorage.m_223456_(EntityStorage.java:63) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
    at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:763) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:746) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:740) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:726) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_129940_(MinecraftServer.java:447) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:302) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:165) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:625) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at java.lang.Thread.run(Thread.java:1589) [?:?]
Caused by: java.lang.IllegalStateException: Entity has invalid position
    at net.minecraft.world.entity.Entity.m_20258_(Entity.java:1622) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]

 

 

At this point, I cant even stop the server, I have to close it manually. I will put the crash report here from yesterday too, in case it has something to do with it.

 

 

 

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 2022-10-28 01:22:00
Description: Watching Server

java.lang.Error: ServerHangWatchdog detected that a single server tick took 601.48 seconds (should be max 0.05)
    at java.io.FileOutputStream.writeBytes(Native Method) ~[?:?] {}
    at java.io.FileOutputStream.write(FileOutputStream.java:372) ~[?:?] {}
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125) ~[?:?] {}
    at java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:251) ~[?:?] {}
    at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:239) ~[?:?] {}
    at java.io.PrintStream.implWrite(PrintStream.java:644) ~[?:?] {}
    at java.io.PrintStream.write(PrintStream.java:622) ~[?:?] {}
    at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:313) ~[?:?] {}
    at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:409) ~[?:?] {}
    at sun.nio.cs.StreamEncoder.lockedFlushBuffer(StreamEncoder.java:127) ~[?:?] {}
    at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:114) ~[?:?] {}
    at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:193) ~[?:?] {}
    at java.io.PrintStream.implWrite(PrintStream.java:811) ~[?:?] {}
    at java.io.PrintStream.write(PrintStream.java:789) ~[?:?] {}
    at java.io.PrintStream.print(PrintStream.java:1001) ~[?:?] {}
    at net.minecrell.terminalconsole.TerminalConsoleAppender.print(TerminalConsoleAppender.java:266) ~[terminalconsoleappender-1.2.0.jar%2360!/:?] {}
    at net.minecrell.terminalconsole.TerminalConsoleAppender.append(TerminalConsoleAppender.java:253) ~[terminalconsoleappender-1.2.0.jar%2360!/:?] {}
    at org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:161) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:134) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:125) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:89) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:542) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:500) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:483) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.LoggerConfig.logParent(LoggerConfig.java:533) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:502) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:483) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:82) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.Logger.log(Logger.java:161) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2205) ~[log4j-api-2.17.0.jar%2394!/:2.17.0] {}
    at org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2159) ~[log4j-api-2.17.0.jar%2394!/:2.17.0] {}
    at org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2142) ~[log4j-api-2.17.0.jar%2394!/:2.17.0] {}
    at org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2022) ~[log4j-api-2.17.0.jar%2394!/:2.17.0] {}
    at org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1875) ~[log4j-api-2.17.0.jar%2394!/:2.17.0] {}
    at org.apache.logging.slf4j.Log4jLogger.error(Log4jLogger.java:293) ~[log4j-slf4j18-impl-2.17.0.jar%2396!/:2.17.0] {}
    at net.minecraft.Util.m_143785_(Util.java:453) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,re:classloading,pl:mixin:APP:kubejs-common.mixins.json:UtilMixin,pl:mixin:APP:bettermineshafts.mixins.json:SuppressLogMixin,pl:mixin:APP:blue_skies.mixins.json:UtilMixin,pl:mixin:APP:ftbchunks-common.mixins.json:UtilMixin,pl:mixin:A}
    at net.minecraft.world.entity.Entity.m_146926_(Entity.java:3096) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-forge.mixins.json:EntityMixin,pl:mixin:APP:kubejs-common.mixins.json:EntityMixin,pl:mixin:APP:shrink.mixins.json:MixinEntity,pl:mixin:APP:mixins.shetiphiancore.json:SPC_ThinBlockHandler$_Entity,pl:mixin:APP:supplementaries-common.mixins.json:EntityMixin,pl:mixin:APP:structure_gel.mixins.json:EntityMixin,pl:mixin:APP:tombstone.mixins.json:EntityMixin,pl:mixin:APP:mixins.pneumaticcraft.json:accessors.EntityAccess,pl:mixin:APP:canary.mixins.json:ai.nearby_entity_tracking.EntityMixin,pl:mixin:APP:canary.mixins.json:alloc.deep_passengers.EntityMixin,pl:mixin:APP:canary.mixins.json:block.hopper.EntityAccessor,pl:mixin:APP:canary.mixins.json:entity.collisions.movement.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.collisions.suffocation.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.collisions.unpushable_cramming.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.skip_fire_check.EntityMixin,pl:mixin:APP:netherportalfix.mixins.json:EntityAccessor,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorEntity,pl:mixin:APP:blueflame.mixin.json:MixinEntity,pl:mixin:APP:elementalcraft.mixins.json:MixinEntity,pl:mixin:APP:mixins.artifacts.json:item.aquadashers.EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.umbrella.EntityMixin,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:expandability.mixins.json:swimming.EntityMixin,pl:mixin:APP:expandability-common.mixins.json:fluidcollision.EntityMixin,pl:mixin:APP:expandability-common.mixins.json:swimming.EntityMixin,pl:mixin:APP:create.mixins.json:ContraptionDriverInteractMixin,pl:mixin:A}
    at net.minecraft.world.entity.projectile.Projectile.m_37283_(Projectile.java:179) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betteroceanmonuments.mixins.json:accessor.ProjectileAccessor,pl:mixin:APP:elementalcraft.mixins.json:MixinProjectile,pl:mixin:A}
    at net.minecraft.world.entity.projectile.ThrowableProjectile.m_8119_(ThrowableProjectile.java:70) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:classloading}
    at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:658) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:ai.nearby_entity_tracking.ServerWorldAccessor,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel$$Lambda$45572/0x0000000805995208.accept(Unknown Source) ~[?:?] {}
    at net.minecraft.entity.TickOptimizer.handleGuardEntityTick(TickOptimizer.java:61) ~[ItShallNotTick-1.0.11-build.35.jar%23234!/:1.0.11-build.35] {re:mixin,re:classloading}
    at net.minecraft.entity.TickOptimizer.entityTicking(TickOptimizer.java:24) ~[ItShallNotTick-1.0.11-build.35.jar%23234!/:1.0.11-build.35] {re:mixin,re:classloading}
    at net.minecraft.world.level.Level.m_46653_(Level.java:5539) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.WorldMixin,pl:mixin:APP:canary.mixins.json:world.block_entity_retrieval.WorldMixin,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.WorldMixin,pl:mixin:APP:canary.mixins.json:world.chunk_access.WorldMixin,pl:mixin:APP:canary.mixins.json:world.inline_block_access.WorldMixin,pl:mixin:APP:canary.mixins.json:world.inline_height.WorldMixin,pl:mixin:APP:lootr.mixins.json:MixinLevel,pl:mixin:APP:utilitix.mixins.json:MixinLevel,pl:mixin:APP:itshallnottick.mixins.json:EntityTickMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorld,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:323) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:ai.nearby_entity_tracking.ServerWorldAccessor,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel$$Lambda$45465/0x000000080595adf8.accept(Unknown Source) ~[?:?] {}
    at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,re:classloading,pl:mixin:APP:canary.mixins.json:collections.entity_ticking.EntityListMixin,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:303) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:ai.nearby_entity_tracking.ServerWorldAccessor,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:292) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:nochatreports.mixins.json:server.MixinDedicatedServer,pl:mixin:APP:tombstone.mixins.json:DedicatedServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer$$Lambda$43569/0x0000000805600878.run(Unknown Source) ~[?:?] {}
    at java.lang.Thread.run(Thread.java:1589) [?:?] {re:mixin}


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

-- Head --
Thread: Server Watchdog
Stacktrace:
    at java.io.FileOutputStream.writeBytes(Native Method) ~[?:?] {}
    at java.io.FileOutputStream.write(FileOutputStream.java:372) ~[?:?] {}
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125) ~[?:?] {}
    at java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:251) ~[?:?] {}
    at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:239) ~[?:?] {}
    at java.io.PrintStream.implWrite(PrintStream.java:644) ~[?:?] {}
    at java.io.PrintStream.write(PrintStream.java:622) ~[?:?] {}
    at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:313) ~[?:?] {}
    at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:409) ~[?:?] {}
    at sun.nio.cs.StreamEncoder.lockedFlushBuffer(StreamEncoder.java:127) ~[?:?] {}
    at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:114) ~[?:?] {}
    at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:193) ~[?:?] {}
    at java.io.PrintStream.implWrite(PrintStream.java:811) ~[?:?] {}
    at java.io.PrintStream.write(PrintStream.java:789) ~[?:?] {}
    at java.io.PrintStream.print(PrintStream.java:1001) ~[?:?] {}
    at net.minecrell.terminalconsole.TerminalConsoleAppender.print(TerminalConsoleAppender.java:266) ~[terminalconsoleappender-1.2.0.jar%2360!/:?] {}
    at net.minecrell.terminalconsole.TerminalConsoleAppender.append(TerminalConsoleAppender.java:253) ~[terminalconsoleappender-1.2.0.jar%2360!/:?] {}
    at org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:161) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:134) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:125) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:89) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:542) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:500) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:483) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.LoggerConfig.logParent(LoggerConfig.java:533) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:502) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:483) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:82) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.core.Logger.log(Logger.java:161) ~[log4j-core-2.17.0.jar%2395!/:2.17.0] {}
    at org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2205) ~[log4j-api-2.17.0.jar%2394!/:2.17.0] {}
    at org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2159) ~[log4j-api-2.17.0.jar%2394!/:2.17.0] {}
    at org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2142) ~[log4j-api-2.17.0.jar%2394!/:2.17.0] {}
    at org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2022) ~[log4j-api-2.17.0.jar%2394!/:2.17.0] {}
    at org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1875) ~[log4j-api-2.17.0.jar%2394!/:2.17.0] {}
    at org.apache.logging.slf4j.Log4jLogger.error(Log4jLogger.java:293) ~[log4j-slf4j18-impl-2.17.0.jar%2396!/:2.17.0] {}
    at net.minecraft.Util.m_143785_(Util.java:453) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,re:classloading,pl:mixin:APP:kubejs-common.mixins.json:UtilMixin,pl:mixin:APP:bettermineshafts.mixins.json:SuppressLogMixin,pl:mixin:APP:blue_skies.mixins.json:UtilMixin,pl:mixin:APP:ftbchunks-common.mixins.json:UtilMixin,pl:mixin:A}
    at net.minecraft.world.entity.Entity.m_146926_(Entity.java:3096) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-forge.mixins.json:EntityMixin,pl:mixin:APP:kubejs-common.mixins.json:EntityMixin,pl:mixin:APP:shrink.mixins.json:MixinEntity,pl:mixin:APP:mixins.shetiphiancore.json:SPC_ThinBlockHandler$_Entity,pl:mixin:APP:supplementaries-common.mixins.json:EntityMixin,pl:mixin:APP:structure_gel.mixins.json:EntityMixin,pl:mixin:APP:tombstone.mixins.json:EntityMixin,pl:mixin:APP:mixins.pneumaticcraft.json:accessors.EntityAccess,pl:mixin:APP:canary.mixins.json:ai.nearby_entity_tracking.EntityMixin,pl:mixin:APP:canary.mixins.json:alloc.deep_passengers.EntityMixin,pl:mixin:APP:canary.mixins.json:block.hopper.EntityAccessor,pl:mixin:APP:canary.mixins.json:entity.collisions.movement.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.collisions.suffocation.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.collisions.unpushable_cramming.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.skip_fire_check.EntityMixin,pl:mixin:APP:netherportalfix.mixins.json:EntityAccessor,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorEntity,pl:mixin:APP:blueflame.mixin.json:MixinEntity,pl:mixin:APP:elementalcraft.mixins.json:MixinEntity,pl:mixin:APP:mixins.artifacts.json:item.aquadashers.EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.umbrella.EntityMixin,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:expandability.mixins.json:swimming.EntityMixin,pl:mixin:APP:expandability-common.mixins.json:fluidcollision.EntityMixin,pl:mixin:APP:expandability-common.mixins.json:swimming.EntityMixin,pl:mixin:APP:create.mixins.json:ContraptionDriverInteractMixin,pl:mixin:A}
    at net.minecraft.world.entity.projectile.Projectile.m_37283_(Projectile.java:179) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betteroceanmonuments.mixins.json:accessor.ProjectileAccessor,pl:mixin:APP:elementalcraft.mixins.json:MixinProjectile,pl:mixin:A}
    at net.minecraft.world.entity.projectile.ThrowableProjectile.m_8119_(ThrowableProjectile.java:70) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:classloading}
    at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:658) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:ai.nearby_entity_tracking.ServerWorldAccessor,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel$$Lambda$45572/0x0000000805995208.accept(Unknown Source) ~[?:?] {}
    at net.minecraft.entity.TickOptimizer.handleGuardEntityTick(TickOptimizer.java:61) ~[ItShallNotTick-1.0.11-build.35.jar%23234!/:1.0.11-build.35] {re:mixin,re:classloading}
    at net.minecraft.entity.TickOptimizer.entityTicking(TickOptimizer.java:24) ~[ItShallNotTick-1.0.11-build.35.jar%23234!/:1.0.11-build.35] {re:mixin,re:classloading}
    at net.minecraft.world.level.Level.m_46653_(Level.java:5539) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.WorldMixin,pl:mixin:APP:canary.mixins.json:world.block_entity_retrieval.WorldMixin,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.WorldMixin,pl:mixin:APP:canary.mixins.json:world.chunk_access.WorldMixin,pl:mixin:APP:canary.mixins.json:world.inline_block_access.WorldMixin,pl:mixin:APP:canary.mixins.json:world.inline_height.WorldMixin,pl:mixin:APP:lootr.mixins.json:MixinLevel,pl:mixin:APP:utilitix.mixins.json:MixinLevel,pl:mixin:APP:itshallnottick.mixins.json:EntityTickMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorld,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:323) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:ai.nearby_entity_tracking.ServerWorldAccessor,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel$$Lambda$45465/0x000000080595adf8.accept(Unknown Source) ~[?:?] {}
    at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,re:classloading,pl:mixin:APP:canary.mixins.json:collections.entity_ticking.EntityListMixin,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:303) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:ai.nearby_entity_tracking.ServerWorldAccessor,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:292) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:nochatreports.mixins.json:server.MixinDedicatedServer,pl:mixin:APP:tombstone.mixins.json:DedicatedServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
-- Thread Dump --
Details:
    Threads: "Reference Handler" daemon prio=10 Id=8 RUNNABLE
    at [email protected]/java.lang.ref.Reference.getAndClearReferencePendingList(Native Method)
    at [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:248)
    -  locked java.lang.Object@5f393816
    at [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:207)


"Finalizer" daemon prio=8 Id=9 WAITING on java.lang.ref.NativeReferenceQueue$Lock@51fecd81
    at [email protected]/java.lang.Object.wait0(Native Method)
    -  waiting on java.lang.ref.NativeReferenceQueue$Lock@51fecd81
    at [email protected]/java.lang.Object.wait(Object.java:366)
    at [email protected]/java.lang.Object.wait(Object.java:339)
    at [email protected]/java.lang.ref.NativeReferenceQueue.await(NativeReferenceQueue.java:48)
    at [email protected]/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158)
    at [email protected]/java.lang.ref.NativeReferenceQueue.remove(NativeReferenceQueue.java:89)
    at [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:173)


"Signal Dispatcher" daemon prio=9 Id=10 RUNNABLE


"Attach Listener" daemon prio=5 Id=11 RUNNABLE


"Common-Cleaner" daemon prio=8 Id=19 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d68e2c6
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d68e2c6
    at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1759)
    at [email protected]/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71)
    at [email protected]/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143)
    at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218)
    at [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)
    ...


"Notification Thread" daemon prio=9 Id=20 RUNNABLE


"Thread-0" daemon prio=5 Id=36 RUNNABLE
    at [email protected]/java.util.concurrent.ConcurrentHashMap$ValuesView.iterator(ConcurrentHashMap.java:4743)
    at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:162)


"FileSystemWatchService" daemon prio=5 Id=37 RUNNABLE (in native)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1125)
    at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"Timer hack thread" daemon prio=5 Id=41 TIMED_WAITING
    at [email protected]/java.lang.Thread.sleep0(Native Method)
    at [email protected]/java.lang.Thread.sleep(Thread.java:465)
    at TRANSFORMER/[email protected]/net.minecraft.Util$9.run(Util.java:673)


"FileSystemWatchService" daemon prio=5 Id=56 RUNNABLE (in native)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1125)
    at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"Config Lib config file watcher" daemon prio=5 Id=57 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65988376
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65988376
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
    at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
    ...


"Phosphophyllite OffThread Queue Worker Thread #0" daemon prio=5 Id=58 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
    at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
    ...


"Phosphophyllite OffThread Queue Worker Thread #1" daemon prio=5 Id=59 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
    at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
    ...


"Phosphophyllite OffThread Queue Worker Thread #2" daemon prio=5 Id=60 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
    at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
    ...


"Phosphophyllite OffThread Queue Worker Thread #3" daemon prio=5 Id=61 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
    at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
    ...


"Phosphophyllite OffThread Queue Worker Thread #4" daemon prio=5 Id=62 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
    at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
    ...


"Phosphophyllite OffThread Queue Worker Thread #5" daemon prio=5 Id=63 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
    at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
    ...


"Phosphophyllite OffThread Queue Worker Thread #6" daemon prio=5 Id=64 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
    at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
    ...


"Phosphophyllite OffThread Queue Worker Thread #7" daemon prio=5 Id=65 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
    at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
    ...


"Phosphophyllite OffThread Queue Worker Thread #8" daemon prio=5 Id=66 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
    at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
    ...


"Phosphophyllite OffThread Queue Worker Thread #9" daemon prio=5 Id=67 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
    at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
    ...


"Phosphophyllite OffThread Queue Worker Thread #10" daemon prio=5 Id=68 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74a224a0
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
    at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
    ...


"Phosphophyllite-GuiSync" daemon prio=5 Id=69 TIMED_WAITING
    at [email protected]/java.lang.Thread.sleep0(Native Method)
    at [email protected]/java.lang.Thread.sleep(Thread.java:465)
    at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.client.gui.GuiSync.lambda$onModLoad$2(GuiSync.java:167)
    at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.client.gui.GuiSync$$Lambda$8474/0x0000000802308618.run(Unknown Source)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"Structurize IO Worker #0" daemon prio=5 Id=74 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7058bbdb
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7058bbdb
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
    at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
    ...


"pool-3-thread-1" prio=5 Id=75 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4a9c09c4
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4a9c09c4
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
    at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
    ...


"pool-3-thread-2" prio=5 Id=76 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4a9c09c4
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4a9c09c4
    at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1674)
    at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
    at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
    at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
    at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    ...


"KubeJS Background Thread" daemon prio=5 Id=81 TIMED_WAITING
    at [email protected]/java.lang.Thread.sleep0(Native Method)
    at [email protected]/java.lang.Thread.sleep(Thread.java:465)
    at TRANSFORMER/[email protected]/dev.latvian.mods.kubejs.util.KubeJSBackgroundThread.run(KubeJSBackgroundThread.java:20)


"pool-4-thread-1" prio=5 Id=82 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6b3eb0d2
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6b3eb0d2
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
    at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
    ...


"FileSystemWatchService" daemon prio=5 Id=83 RUNNABLE (in native)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1125)
    at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"Config Lib config file watcher" daemon prio=5 Id=84 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e5c1e31
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e5c1e31
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
    at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
    ...


"FileSystemWatchService" daemon prio=5 Id=85 RUNNABLE (in native)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1125)
    at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"Config Lib config file watcher" daemon prio=5 Id=86 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3befea42
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3befea42
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
    at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
    ...


"FileSystemWatchService" daemon prio=5 Id=87 RUNNABLE (in native)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1125)
    at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"Config Lib config file watcher" daemon prio=5 Id=88 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@119706d2
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@119706d2
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
    at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
    ...


"FileSystemWatchService" daemon prio=5 Id=89 RUNNABLE (in native)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1125)
    at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"FileSystemWatchService" daemon prio=5 Id=90 RUNNABLE (in native)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1125)
    at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"FileSystemWatchService" daemon prio=5 Id=91 RUNNABLE (in native)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1125)
    at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"FileSystemWatchService" daemon prio=5 Id=92 RUNNABLE (in native)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1125)
    at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"FileSystemWatchService" daemon prio=5 Id=93 RUNNABLE (in native)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1125)
    at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"FileSystemWatchService" daemon prio=5 Id=94 RUNNABLE (in native)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1125)
    at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"Worker-Main-3" daemon prio=5 Id=103 WAITING on java.util.concurrent.ForkJoinPool@fb19c12
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.ForkJoinPool@fb19c12
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1890)
    at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1807)
    at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)


"Worker-Main-5" daemon prio=5 Id=105 TIMED_WAITING on java.util.concurrent.ForkJoinPool@fb19c12
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.ForkJoinPool@fb19c12
    at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:449)
    at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1888)
    at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1807)
    at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)


"pool-5-thread-1" prio=5 Id=113 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6172b643
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6172b643
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
    at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
    ...


"Java2D Disposer" daemon prio=10 Id=126 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@250bedd5
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@250bedd5
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:67)
    at [email protected]/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158)
    ...


"AWT-Shutdown" prio=5 Id=127 WAITING on java.lang.Object@c03de30
    at [email protected]/java.lang.Object.wait0(Native Method)
    -  waiting on java.lang.Object@c03de30
    at [email protected]/java.lang.Object.wait(Object.java:366)
    at [email protected]/java.lang.Object.wait(Object.java:339)
    at [email protected]/sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:291)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"AWT-Windows" daemon prio=6 Id=128 RUNNABLE (in native)
    at [email protected]/sun.awt.windows.WToolkit.eventLoop(Native Method)
    at [email protected]/sun.awt.windows.WToolkit.run(WToolkit.java:360)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"AWT-EventQueue-0" prio=6 Id=130 RUNNABLE
    at [email protected]/javax.swing.text.GapContent.allocateArray(GapContent.java:97)
    at [email protected]/javax.swing.text.GapVector.resize(GapVector.java:226)
    at [email protected]/javax.swing.text.GapContent.resize(GapContent.java:111)
    at [email protected]/javax.swing.text.GapVector.shiftEnd(GapVector.java:243)
    at [email protected]/javax.swing.text.GapContent.shiftEnd(GapContent.java:358)
    at [email protected]/javax.swing.text.GapVector.open(GapVector.java:213)
    at [email protected]/javax.swing.text.GapVector.replace(GapVector.java:154)
    at [email protected]/javax.swing.text.GapContent.insertString(GapContent.java:141)
    ...


"TimerQueue" daemon prio=5 Id=132 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7be5eda9
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7be5eda9
    at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1674)
    at [email protected]/java.util.concurrent.DelayQueue.take(DelayQueue.java:229)
    at [email protected]/javax.swing.TimerQueue.run(TimerQueue.java:172)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)

    Number of locked synchronizers = 1
    - java.util.concurrent.locks.ReentrantLock$NonfairSync@f5192ae


"Thread-18" daemon prio=5 Id=131 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1fad245
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1fad245
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
    at MC-BOOTSTRAP/[email protected]/com.mojang.logging.LogQueues.getNextLogEvent(LogQueues.java:41)
    ...


"Server thread" prio=8 Id=125 RUNNABLE
    at [email protected]/java.io.FileOutputStream.writeBytes(Native Method)
    at [email protected]/java.io.FileOutputStream.write(FileOutputStream.java:372)
    at [email protected]/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
    at [email protected]/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:251)
    at [email protected]/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:239)
    at [email protected]/java.io.PrintStream.implWrite(PrintStream.java:644)
    at [email protected]/java.io.PrintStream.write(PrintStream.java:622)
    at [email protected]/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:313)
    ...

    Number of locked synchronizers = 3
    - java.util.concurrent.locks.ReentrantLock$NonfairSync@139a6e14
    - java.util.concurrent.locks.ReentrantLock$NonfairSync@105d4a2b
    - java.util.concurrent.locks.ReentrantLock$NonfairSync@4401652c


"Server console handler" daemon prio=8 Id=135 RUNNABLE (in native)
    at [email protected]/java.io.FileInputStream.readBytes(Native Method)
    at [email protected]/java.io.FileInputStream.read(FileInputStream.java:293)
    at [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:308)
    at [email protected]/java.io.BufferedInputStream.implRead(BufferedInputStream.java:382)
    at [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:361)
    at [email protected]/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:333)
    at [email protected]/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:376)
    at [email protected]/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:219)
    ...

    Number of locked synchronizers = 3
    - java.util.concurrent.locks.ReentrantLock$NonfairSync@133eef13
    - java.util.concurrent.locks.ReentrantLock$NonfairSync@5314d9ae
    - java.util.concurrent.locks.ReentrantLock$NonfairSync@29e2cdf5


"DestroyJavaVM" prio=5 Id=136 RUNNABLE


"D3D Screen Updater" daemon prio=7 Id=137 TIMED_WAITING on java.lang.Object@6605f5e0
    at [email protected]/java.lang.Object.wait0(Native Method)
    -  waiting on java.lang.Object@6605f5e0
    at [email protected]/java.lang.Object.wait(Object.java:366)
    at [email protected]/sun.java2d.d3d.D3DScreenUpdateManager.run(D3DScreenUpdateManager.java:425)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"Netty Server IO #0" daemon prio=8 Id=138 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@227c844
    -  locked sun.nio.ch.WEPollSelectorImpl@4517c74e
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"FileSystemWatchService" daemon prio=8 Id=139 RUNNABLE (in native)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1125)
    at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"FileSystemWatchService" daemon prio=8 Id=140 RUNNABLE (in native)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
    at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1125)
    at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"ComputerCraft-Network-0" daemon prio=3 Id=141 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@770bb807
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@770bb807
    at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1674)
    at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
    at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
    at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
    at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    ...


"ComputerCraft-Network-1" daemon prio=3 Id=142 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@770bb807
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@770bb807
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
    at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
    ...


"ComputerCraft-Network-2" daemon prio=3 Id=144 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@770bb807
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@770bb807
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
    at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
    ...


"Netty Server IO #1" daemon prio=8 Id=145 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@48394e76
    -  locked sun.nio.ch.WEPollSelectorImpl@108b10f
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"ComputerCraft-Network-3" daemon prio=3 Id=146 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@770bb807
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@770bb807
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
    at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
    ...


"spark-monitor" daemon prio=5 Id=147 RUNNABLE
    at [email protected]/com.sun.management.internal.OperatingSystemImpl.getProcessCpuLoad0(Native Method)
    at [email protected]/com.sun.management.internal.OperatingSystemImpl.getProcessCpuLoad(OperatingSystemImpl.java:89)
    at [email protected]/java.lang.invoke.LambdaForm$DMH/0x0000000805100400.invokeInterface(LambdaForm$DMH)
    at [email protected]/java.lang.invoke.LambdaForm$MH/0x0000000805a88400.invoke(LambdaForm$MH)
    at [email protected]/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder)
    at [email protected]/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:154)
    at [email protected]/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
    at [email protected]/java.lang.reflect.Method.invoke(Method.java:578)
    ...

    Number of locked synchronizers = 1
    - java.util.concurrent.ThreadPoolExecutor$Worker@4f7abd20


"spark-worker-pool-1-thread-1" daemon prio=8 Id=148 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1da1864
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1da1864
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
    at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
    ...


"Server Watchdog" daemon prio=8 Id=155 RUNNABLE
    at [email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
    at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:541)
    at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:528)
    at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:41)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"AN stolen Minecolonies Pathfinding Worker #0" daemon prio=8 Id=161 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3d8395f3
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3d8395f3
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
    at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
    ...


"Netty Server IO #2" daemon prio=8 Id=162 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@17e2d9c4
    -  locked sun.nio.ch.WEPollSelectorImpl@29ee559b
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Worker-Main-20" daemon prio=5 Id=173 WAITING on java.util.concurrent.CompletableFuture$Signaller@152a7fb0
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.CompletableFuture$Signaller@152a7fb0
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:221)
    at [email protected]/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1864)
    at [email protected]/java.util.concurrent.ForkJoinPool.compensatedBlock(ForkJoinPool.java:3704)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3687)
    at [email protected]/java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1898)
    at [email protected]/java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2117)
    at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerChunkCache.getChunkOffThread(ServerChunkCache.java:1170)
    ...


"Netty Server IO #3" daemon prio=8 Id=174 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@44e25c49
    -  locked sun.nio.ch.WEPollSelectorImpl@cdc351
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Netty Server IO #4" daemon prio=8 Id=184 RUNNABLE
    at [email protected]/java.util.TreeMap.addEntry(TreeMap.java:765)
    at [email protected]/java.util.TreeMap.put(TreeMap.java:828)
    at [email protected]/java.util.TreeMap.put(TreeMap.java:534)
    at TRANSFORMER/[email protected]/net.minecraftforge.registries.ForgeRegistry.lambda$makeSnapshot$14(ForgeRegistry.java:975)
    at TRANSFORMER/[email protected]/net.minecraftforge.registries.ForgeRegistry$$Lambda$43562/0x00000008055eef98.accept(Unknown Source)
    at MC-BOOTSTRAP/[email protected]/com.google.common.collect.HashBiMap.forEach(HashBiMap.java:572)
    at TRANSFORMER/[email protected]/net.minecraftforge.registries.ForgeRegistry.makeSnapshot(ForgeRegistry.java:975)
    at TRANSFORMER/[email protected]/net.minecraftforge.registries.RegistryManager.lambda$takeSnapshot$4(RegistryManager.java:188)
    ...


"Tombstone Backup Thread" prio=5 Id=186 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6442acab
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6442acab
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
    at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
    ...


"Netty Server IO #5" daemon prio=8 Id=187 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@22d3886c
    -  locked sun.nio.ch.WEPollSelectorImpl@22c6209e
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Netty Server IO #6" daemon prio=8 Id=198 BLOCKED on java.util.Collections$SynchronizedMap@65ef652b owned by "Netty Server IO #4" Id=184
    at [email protected]/java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131)
    -  blocked on java.util.Collections$SynchronizedMap@65ef652b
    at TRANSFORMER/[email protected]/net.minecraftforge.network.NetworkRegistry.gatherLoginPayloads(NetworkRegistry.java:257)
    at TRANSFORMER/[email protected]/net.minecraftforge.network.HandshakeHandler.<init>(HandshakeHandler.java:131)
    at TRANSFORMER/[email protected]/net.minecraftforge.network.HandshakeHandler.registerHandshake(HandshakeHandler.java:99)
    at TRANSFORMER/[email protected]/net.minecraftforge.network.NetworkHooks.registerServerLoginChannel(NetworkHooks.java:97)
    at TRANSFORMER/[email protected]/net.minecraftforge.server.ServerLifecycleHooks.handleServerLogin(ServerLifecycleHooks.java:173)
    at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerHandshakePacketListenerImpl.m_7322_(ServerHandshakePacketListenerImpl.java:23)
    at TRANSFORMER/[email protected]/net.minecraft.network.protocol.handshake.ClientIntentionPacket.m_5797_(ClientIntentionPacket.java:40)
    ...


"Netty Server IO #7" daemon prio=8 Id=199 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@7405986b
    -  locked sun.nio.ch.WEPollSelectorImpl@176668e1
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Netty Server IO #8" daemon prio=8 Id=207 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@6a5d7dfd
    -  locked sun.nio.ch.WEPollSelectorImpl@62bdf1a0
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Netty Server IO #9" daemon prio=8 Id=296 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@1b0ba3e9
    -  locked sun.nio.ch.WEPollSelectorImpl@71ecffb9
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Netty Server IO #10" daemon prio=8 Id=321 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@2525d80c
    -  locked sun.nio.ch.WEPollSelectorImpl@77eb0b2f
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Netty Server IO #11" daemon prio=8 Id=340 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@7d3bca03
    -  locked sun.nio.ch.WEPollSelectorImpl@536e5453
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Netty Server IO #12" daemon prio=8 Id=344 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@7c08e2cc
    -  locked sun.nio.ch.WEPollSelectorImpl@5e539f6f
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Netty Server IO #13" daemon prio=8 Id=352 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@3a5a024f
    -  locked sun.nio.ch.WEPollSelectorImpl@4854b22b
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Netty Server IO #14" daemon prio=8 Id=353 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@313448b0
    -  locked sun.nio.ch.WEPollSelectorImpl@67497a7d
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Netty Server IO #15" daemon prio=8 Id=370 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@12fcf747
    -  locked sun.nio.ch.WEPollSelectorImpl@46a4660b
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Netty Server IO #16" daemon prio=8 Id=381 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@29597956
    -  locked sun.nio.ch.WEPollSelectorImpl@4ce3157
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Netty Server IO #17" daemon prio=8 Id=500 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@437b4e48
    -  locked sun.nio.ch.WEPollSelectorImpl@69e61e0f
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Minecolonies Pathfinding Worker #0" daemon prio=8 Id=525 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5099ff5f
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5099ff5f
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
    at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
    ...


"Netty Server IO #18" daemon prio=8 Id=533 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@25aa6cc4
    -  locked sun.nio.ch.WEPollSelectorImpl@45d00bdc
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Netty Server IO #19" daemon prio=8 Id=534 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@47db22ee
    -  locked sun.nio.ch.WEPollSelectorImpl@20a1a953
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Netty Server IO #20" daemon prio=8 Id=535 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@5e4b2d53
    -  locked sun.nio.ch.WEPollSelectorImpl@55907099
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Netty Server IO #21" daemon prio=8 Id=539 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@413752c2
    -  locked sun.nio.ch.WEPollSelectorImpl@c5f1a42
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"ComputerCraft-Computer-Runner-0" daemon prio=8 Id=559 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@370dca6c
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@370dca6c
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
    at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3744)
    at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3689)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
    at TRANSFORMER/[email protected]/dan200.computercraft.core.computer.ComputerThread$TaskRunner.run(ComputerThread.java:508)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"ComputerCraft-Computer-Monitor-0" daemon prio=8 Id=560 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@295f5231
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@295f5231
    at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1674)
    at TRANSFORMER/[email protected]/dan200.computercraft.core.computer.ComputerThread$Monitor.run(ComputerThread.java:394)
    at [email protected]/java.lang.Thread.run(Thread.java:1589)


"Netty Server IO #22" daemon prio=8 Id=562 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@2ef9d3fc
    -  locked sun.nio.ch.WEPollSelectorImpl@49147efe
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Netty Server IO #23" daemon prio=8 Id=571 RUNNABLE (in native)
    at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
    at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114)
    at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
    -  locked io.netty.channel.nio.SelectedSelectionKeySet@552335a3
    -  locked sun.nio.ch.WEPollSelectorImpl@6452bdbe
    at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
    at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
    at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
    ...


"Worker-Main-288" daemon prio=5 Id=657 WAITING on java.util.concurrent.ForkJoinPool@fb19c12
    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.ForkJoinPool@fb19c12
    at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1890)
    at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1807)
    at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)

Stacktrace:
    at net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:56) [server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:classloading}
    at java.lang.Thread.run(Thread.java:1589) [?:?] {re:mixin}


-- Performance stats --
Details:
    Random tick rate: 3
    Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 3152,3145,1419,2085,2071,0,14 [twilightforest:thrown_wep:2354,minecraft:item:135,minecraft:zombie:95,minecraft:bat:54,minecraft:skeleton:35], block_entities: 5223 [<lithium_sleeping>:1881,deepresonance:resonating_crystal:1612,minecraft:mob_spawner:845,productivebees:solitary_nest:291,elementalcraft:source:152], block_ticks: 16885, fluid_ticks: 318, chunk_source: Chunks W: 8837 E: 3152,3145,1419,2085,2071,0,14,
ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / compactmachines:compact_world]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / blue_skies:everdawn]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / mahoutsukai:reality_marble]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / allthemodium:mining]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / blue_skies:everbright]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / twilightforest:twilight_forest]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / allthemodium:the_other]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / deeperdarker:otherside]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / ae2:spatial_storage]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks W: 0 E: 0,0,0,0,0,0,0

-- System Details --
Details:
    Minecraft Version: 1.19.2
    Minecraft Version ID: 1.19.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 19.0.1, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 1091574856 bytes (1041 MiB) / 4271898624 bytes (4074 MiB) up to 4271898624 bytes (4074 MiB)
    CPUs: 12
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz
    Identifier: Intel64 Family 6 Model 165 Stepping 3
    Microarchitecture: unknown
    Frequency (GHz): 2.90
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: NVIDIA GeForce GTX 1660 SUPER
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x21c4
    Graphics card #0 versionInfo: DriverVersion=31.0.15.1694
    Memory slot #0 capacity (MB): 4096.00
    Memory slot #0 clockSpeed (GHz): 2.40
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 2.40
    Memory slot #1 type: DDR4
    Memory slot #2 capacity (MB): 4096.00
    Memory slot #2 clockSpeed (GHz): 2.40
    Memory slot #2 type: DDR4
    Virtual memory max (MB): 31617.11
    Virtual memory used (MB): 25272.81
    Swap memory total (MB): 15325.08
    Swap memory used (MB): 1839.79
    JVM Flags: 0 total; 
    Server Running: true
    Player Count: 0 / 20; []
    Data Packs: vanilla, mod:saturn (incompatible), mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:simplemagnets (incompatible), mod:integratedterminals (incompatible), mod:appliedcooking (incompatible), mod:ironjetpacks (incompatible), mod:laserio (incompatible), mod:evilcraft (incompatible), mod:yungsapi, mod:powah (incompatible), mod:gateways (incompatible), mod:cabletiers (incompatible), mod:wstweaks (incompatible), mod:shrink (incompatible), mod:guardvillagers (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:balm (incompatible), mod:jeresources (incompatible), mod:cloth_config (incompatible), mod:shetiphiancore (incompatible), mod:ctov, mod:supplementaries (incompatible), mod:structure_gel, mod:advancementplaques (incompatible), mod:packmenu (incompatible), mod:alltheores (incompatible), mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:botanytrees (incompatible), mod:ironfurnaces (incompatible), mod:structurecompass, mod:mcwtrpdoors, mod:supermartijn642corelib (incompatible), mod:spark (incompatible), mod:curios, mod:corail_woodcutter, mod:advgenerators, mod:angelring (incompatible), mod:tombstone, mod:antighost (incompatible), mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:littlelogistics (incompatible), mod:cfm (incompatible), mod:refinedcooking (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:sfm (incompatible), mod:mcwlights, mod:elytraslot, mod:nomowanderer (incompatible), mod:rechiseled (incompatible), mod:harvestwithease, mod:jei (incompatible), mod:attributefix (incompatible), mod:tesseract (incompatible), mod:mekanism, mod:gravitationalmodulatingunittweaks (incompatible), mod:caelus (incompatible), mod:bdlib, mod:naturescompass (incompatible), mod:jumpboat (incompatible), mod:libx, mod:compactmachines, mod:botanypots (incompatible), mod:phosphophyllite (incompatible), mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:additional_lights, mod:extradisks, mod:edivadlib, mod:forge, mod:silentgear, mod:integratedcrafting (incompatible), mod:dungeons_arise, mod:alchemistry (incompatible), mod:radon (incompatible), mod:theoneprobe (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:terrablender, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:nochatreports (incompatible), mod:allthemodium (incompatible), mod:spectrelib (incompatible), mod:domum_ornamentum, mod:pipez (incompatible), mod:flywheel (incompatible), mod:integrateddynamics (incompatible), mod:integratednbt (incompatible), mod:itemcollectors (incompatible), mod:croptopia (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:securitycraft, mod:almostunified (incompatible), mod:canary, mod:structurize, mod:fastfurnace (incompatible), mod:appleskin, mod:lootr (incompatible), mod:connectedglass (incompatible), mod:occultism, mod:allthetweaks (incompatible), mod:byg, mod:aquaculture, mod:cosmeticarmorreworked (incompatible), mod:rsrequestify (incompatible), mod:cyclopscore (incompatible), mod:blue_skies, mod:netherportalfix (incompatible), mod:advancedperipherals (incompatible), mod:utilitix, mod:naturalist, mod:betteroceanmonuments, mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:glassential (incompatible), mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:prism, mod:placebo (incompatible), mod:potionsmaster (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:buildinggadgets (incompatible), mod:framedblocks, mod:mcwdoors, mod:mekanismgenerators, mod:absentbydesign (incompatible), mod:twilightforest (incompatible), mod:mob_grinding_utils (incompatible), mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:extrastorage, mod:mcwbridges, mod:farmersdelight (incompatible), mod:rebornstorage (incompatible), mod:itshallnottick (incompatible), mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:entangled (incompatible), mod:endertanks (incompatible), mod:commoncapabilities (incompatible), mod:crashutilities (incompatible), mod:getittogetherdrops, mod:mcwfences, mod:fuelgoeshere, mod:wirelesschargers (incompatible), mod:simplylight (incompatible), mod:dpanvil (incompatible), mod:patchouli (incompatible), mod:ars_nouveau (incompatible), mod:blockui, mod:multipiston, mod:tiab (incompatible), mod:villagertools (incompatible), mod:integratedtunnels (incompatible), mod:mysticalcustomization (incompatible), mod:elevatorid (incompatible), mod:ftbultimine (incompatible), mod:betterstrongholds, mod:runelic (incompatible), mod:spirit (incompatible), mod:mekanismtools, mod:inventoryprofilesnext (incompatible), mod:deeperdarker (incompatible), mod:architectury (incompatible), mod:bambooeverything (incompatible), mod:ftblibrary (incompatible), mod:ftbic (incompatible), mod:myrtrees (incompatible), mod:findme (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:computercraft (incompatible), mod:productivebees, mod:trashcans (incompatible), mod:inventoryessentials (incompatible), mod:smallships (incompatible), mod:letmedespawn (incompatible), mod:voidtotem (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:biggerreactors (incompatible), mod:rootsclassic, mod:delightful (incompatible), mod:cucumber (incompatible), mod:ae2wtlib (incompatible), mod:trashslot (incompatible), mod:jmi (incompatible), mod:blueflame, mod:sophisticatedstorage (incompatible), mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:elementalcraft (incompatible), mod:platforms (incompatible), mod:travelanchors, mod:create, mod:ars_creo (incompatible), mod:waystones (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts, mod:artifacts, mod:configured (incompatible), mod:dimstorage, mod:myserveriscompatible (incompatible), mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:deepresonance (incompatible), mod:xnetgases (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:mahoutsukai, mod:mininggadgets (incompatible), mod:ftbchunks (incompatible), mod:xycraft_core, mod:xycraft_world, mod:xycraft_override, mod:mysticalagriculture (incompatible), mod:mysticalagradditions (incompatible), mod:craftingtweaks (incompatible), mod:rftoolsutility (incompatible), mod:libipn (incompatible), mod:moonlight (incompatible), mod:toolbelt, mod:titanium (incompatible), mod:silentlib (incompatible), mod:iceberg (incompatible), mod:reliquary (incompatible), mod:quark (incompatible), mod:chemlib (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:fluxnetworks (incompatible), mod:enderchests (incompatible), mod:modonomicon, mod:quartz (incompatible), mod:minecolonies (incompatible), mod:pylons, mod:creeperoverhaul (incompatible), mod:ferritecore (incompatible), mod:engineersdecor, mod:solcarrot (incompatible), mod:functionalstorage (incompatible), mod:moredragoneggs (incompatible), mod:modularrouters, mod:enhancedcelestials (incompatible), mod:charmofundying, mod:refinedstorageaddons, mod:appmek (incompatible), mod:ae2additions (incompatible), mod:megacells (incompatible), mod:expandability (incompatible), Supplementaries Generated Pack
    World Generation: Stable
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)
    ModLauncher: 10.0.8+10.0.8+main.0ef7e830
    ModLauncher launch target: forgeserver
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.3.jar eventbus PLUGINSERVICE 
        fmlloader-1.19.2-43.1.43.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.2-43.1.43.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.2-43.1.43.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.2-43.1.43.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.2-43.1.43.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar jcplugin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        lowcodefml@null
        [email protected]
        [email protected]
        javafml@null
    Mod List: 
        saturn-mc1.19.2-0.0.1.jar                         |Saturn                        |saturn                        |0.0.1               |DONE      |Manifest: NOSIGNATURE
        YungsBetterDungeons-1.19.2-Forge-3.2.1.jar        |YUNG's Better Dungeons        |betterdungeons                |1.19.2-Forge-3.2.1  |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.1.6b-forge-mc1.19.jar  |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6b              |DONE      |Manifest: NOSIGNATURE
        AdditionalEnchantedMiner-1.19.2-19.8.jar          |QuarryPlus                    |quarryplus                    |19.8                |DONE      |Manifest: NOSIGNATURE
        simplemagnets-1.1.8b-forge-mc1.19.jar             |Simple Magnets                |simplemagnets                 |1.1.8b              |DONE      |Manifest: NOSIGNATURE
        IntegratedTerminals-1.19.2-1.4.1.jar              |IntegratedTerminals           |integratedterminals           |1.4.1               |DONE      |Manifest: NOSIGNATURE
        appliedcooking-2.0.1.jar                          |Applied Cooking               |appliedcooking                |2.0.1               |DONE      |Manifest: NOSIGNATURE
        IronJetpacks-1.19.2-6.0.1.jar                     |Iron Jetpacks                 |ironjetpacks                  |6.0.1               |DONE      |Manifest: NOSIGNATURE
        laserio-1.5.0.jar                                 |LaserIO                       |laserio                       |1.5.0               |DONE      |Manifest: NOSIGNATURE
        EvilCraft-1.19.2-1.2.9.jar                        |EvilCraft                     |evilcraft                     |1.2.9               |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.19.2-Forge-3.8.2.jar                   |YUNG's API                    |yungsapi                      |1.19.2-Forge-3.8.2  |DONE      |Manifest: NOSIGNATURE
        Powah-4.0.4-beta.jar                              |Powah                         |powah                         |4.0.4-beta          |DONE      |Manifest: NOSIGNATURE
        GatewaysToEternity-1.19.2-3.0.1.jar               |Gateways To Eternity          |gateways                      |3.0.1               |DONE      |Manifest: NOSIGNATURE
        cabletiers-1.19.2-0.5471.jar                      |Cable Tiers                   |cabletiers                    |1.19.2-0.5471       |DONE      |Manifest: NOSIGNATURE
        WitherSkeletonTweaks-1.19.2-8.0.0.jar             |Wither Skeleton Tweaks        |wstweaks                      |8.0.0               |DONE      |Manifest: NOSIGNATURE
        Shrink-1.19-1.3.4.jar                             |Shrink                        |shrink                        |1.3.4               |DONE      |Manifest: NOSIGNATURE
        guardvillagers-1.19.2-1.5.2.jar                   |Guard Villagers               |guardvillagers                |1.19.2-1.5.2        |DONE      |Manifest: NOSIGNATURE
        universalgrid-1.19.2-1.033.jar                    |Universal Grid                |universalgrid                 |1.19.2-1.033        |DONE      |Manifest: NOSIGNATURE
        DarkUtilities-Forge-1.19.2-13.1.4.jar             |DarkUtilities                 |darkutils                     |13.1.4              |DONE      |Manifest: NOSIGNATURE
        Apotheosis-1.19.2-6.0.0.jar                       |Apotheosis                    |apotheosis                    |6.0.0               |DONE      |Manifest: NOSIGNATURE
        clickadv-1.19.2-2.9.jar                           |clickadv mod                  |clickadv                      |1.19.2-2.9          |DONE      |Manifest: NOSIGNATURE
        balm-4.5.3.jar                                    |Balm                          |balm                          |4.5.3               |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.19.2-1.1.0.179.jar          |Just Enough Resources         |jeresources                   |1.1.0.179           |DONE      |Manifest: NOSIGNATURE
        cloth-config-8.2.88-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.2.88              |DONE      |Manifest: NOSIGNATURE
        shetiphiancore-1.19-3.11.0.jar                    |ShetiPhian-Core               |shetiphiancore                |3.11.0              |DONE      |Manifest: NOSIGNATURE
        [Universal]CTOV-v3-1-2-overriding.jar             |ChoiceTheorem's Overhauled Vil|ctov                          |3.1.2               |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.19.2-2.2.9.jar                  |Supplementaries               |supplementaries               |1.19.2-2.2.9        |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.19.2-2.7.1.jar                    |Structure Gel API             |structure_gel                 |2.7.1               |DONE      |Manifest: NOSIGNATURE
        AdvancementPlaques-1.19.2-1.4.7.jar               |Advancement Plaques           |advancementplaques            |1.4.7               |DONE      |Manifest: NOSIGNATURE
        PackMenu-1.19.2-5.1.0.jar                         |PackMenu                      |packmenu                      |5.1.0               |DONE      |Manifest: NOSIGNATURE
        alltheores-2.0.1-1.19.2-43.1.3.jar                |AllTheOres                    |alltheores                    |2.0.1-1.19.2-43.1.3 |DONE      |Manifest: NOSIGNATURE
        industrial-foregoing-1.19.2-3.3.2.0-1.jar         |Industrial Foregoing          |industrialforegoing           |3.3.2.0             |DONE      |Manifest: NOSIGNATURE
        torchmaster-19.2.0.jar                            |Torchmaster                   |torchmaster                   |19.2.0              |DONE      |Manifest: NOSIGNATURE
        repurposed_structures_forge-6.3.2+1.19.2.jar      |Repurposed Structures         |repurposed_structures         |6.3.2+1.19.2        |DONE      |Manifest: NOSIGNATURE
        BotanyTrees-Forge-1.19.2-5.0.1.jar                |BotanyTrees                   |botanytrees                   |5.0.1               |DONE      |Manifest: NOSIGNATURE
        ironfurnaces-1.19.2-3.6.3.jar                     |Iron Furnaces                 |ironfurnaces                  |3.6.3               |DONE      |Manifest: NOSIGNATURE
        StructureCompass-1.19.2-1.3.3.jar                 |Structure Compass Mod         |structurecompass              |1.3.3               |DONE      |Manifest: NOSIGNATURE
        mcw-trapdoors-1.0.7-mc1.19.2.jar                  |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.7               |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.19a-forge-mc1.19.jar   |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.19a             |DONE      |Manifest: NOSIGNATURE
        spark-1.9.42-forge.jar                            |spark                         |spark                         |1.9.42              |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.19.2-5.1.1.0.jar                   |Curios API                    |curios                        |1.19.2-5.1.1.0      |DONE      |Manifest: NOSIGNATURE
        corail_woodcutter-1.19.2-2.5.0.jar                |Corail Woodcutter             |corail_woodcutter             |2.5.0               |DONE      |Manifest: NOSIGNATURE
        advgenerators-1.4.0.3-mc1.19.2.jar                |Advanced Generators           |advgenerators                 |1.4.0.3             |DONE      |Manifest: NOSIGNATURE
        AngelRing2-1.19.2-2.1.4.jar                       |Angel Ring 2                  |angelring                     |2.1.4               |DONE      |Manifest: NOSIGNATURE
        tombstone-8.1.9-1.19.2.jar                        |Corail Tombstone              |tombstone                     |8.1.9               |DONE      |Manifest: NOSIGNATURE
        antighost-1.19.1-forge42.0.1-1.1.2.jar            |AntiGhost                     |antighost                     |1.19.1-forge42.0.1-1|DONE      |Manifest: NOSIGNATURE
        NaturesAura-37.4.jar                              |Nature's Aura                 |naturesaura                   |37.4                |DONE      |Manifest: NOSIGNATURE
        constructionwand-1.19.1-2.8.jar                   |Construction Wand             |constructionwand              |1.19.1-2.8          |DONE      |Manifest: NOSIGNATURE
        mcw-roofs-2.2.1-mc1.19.2-forge.jar                |Macaw's Roofs                 |mcwroofs                      |2.2.1               |DONE      |Manifest: NOSIGNATURE
        littlelogistics-mc1.19.2-v1.3.0.jar               |Little Logistics              |littlelogistics               |1.3.0               |DONE      |Manifest: NOSIGNATURE
        cfm-7.0.0-pre34-1.19.jar                          |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre34         |DONE      |Manifest: NOSIGNATURE
        refinedcooking-3.0.1.jar                          |Refined Cooking               |refinedcooking                |3.0.1               |DONE      |Manifest: NOSIGNATURE
        FastLeafDecay-30.jar                              |FastLeafDecay                 |fastleafdecay                 |30                  |DONE      |Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar      |YUNG's Better Mineshafts      |bettermineshafts              |1.19.2-Forge-3.2.0  |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.19-3.1.28.jar                    |GeckoLib                      |geckolib3                     |3.1.28              |DONE      |Manifest: NOSIGNATURE
        SuperFactoryManager-1.19.2-4.4.3.jar              |Super Factory Manager         |sfm                           |4.4.3               |DONE      |Manifest: NOSIGNATURE
        mcw-lights-1.0.4-mc1.19.2.jar                     |Macaw's Lights and Lamps      |mcwlights                     |1.0.4               |DONE      |Manifest: NOSIGNATURE
        elytraslot-forge-6.0.0+1.19.2.jar                 |Elytra Slot                   |elytraslot                    |6.0.0+1.19.2        |DONE      |Manifest: NOSIGNATURE
        nomowanderer-1.19.2_1.3.2.jar                     |NoMoWanderer                  |nomowanderer                  |1.19.2_1.3.2        |DONE      |Manifest: NOSIGNATURE
        rechiseled-1.0.10c-forge-mc1.19.jar               |Rechiseled                    |rechiseled                    |1.0.10c             |DONE      |Manifest: NOSIGNATURE
        harvestwithease-1.19.2-4.0.0.2-forge.jar          |Harvest with ease             |harvestwithease               |4.0.0.2             |DONE      |Manifest: NOSIGNATURE
        jei-1.19.2-forge-11.3.0.271.jar                   |Just Enough Items             |jei                           |11.3.0.271          |DONE      |Manifest: NOSIGNATURE
        AttributeFix-Forge-1.19.2-17.1.3.jar              |AttributeFix                  |attributefix                  |17.1.3              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        tesseract-1.0.27b-forge-mc1.19.jar                |Tesseract                     |tesseract                     |1.0.27b             |DONE      |Manifest: NOSIGNATURE
        Mekanism-1.19.2-10.3.5.473.jar                    |Mekanism                      |mekanism                      |10.3.5              |DONE      |Manifest: NOSIGNATURE
        GravitationalModulatingAdditionalUnit-1.19.2-2.5.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|1.19.2-2.5          |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.19.2-3.0.0.6.jar                   |Caelus API                    |caelus                        |1.19.2-3.0.0.6      |DONE      |Manifest: NOSIGNATURE
        bdlib-1.24.1.4-mc1.19.2.jar                       |BdLib                         |bdlib                         |1.24.1.4            |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.19.2-1.9.7-forge.jar             |Nature's Compass              |naturescompass                |1.19.2-1.9.7-forge  |DONE      |Manifest: NOSIGNATURE
        jumpboat-1.19-0.1.0.5.jar                         |Jumpy Boats                   |jumpboat                      |1.19-0.1.0.5        |DONE      |Manifest: NOSIGNATURE
        LibX-1.19.2-4.2.7.jar                             |LibX                          |libx                          |1.19.2-4.2.7        |DONE      |Manifest: NOSIGNATURE
        compactmachines-5.1.0.jar                         |Compact Machines 5            |compactmachines               |5.1.0               |DONE      |Manifest: NOSIGNATURE
        BotanyPots-Forge-1.19.2-9.0.9.jar                 |BotanyPots                    |botanypots                    |9.0.9               |DONE      |Manifest: NOSIGNATURE
        phosphophyllite-1.19.2-0.6.0-beta.5.jar           |Phosphophyllite               |phosphophyllite               |0.6.0-beta.5        |DONE      |Manifest: NOSIGNATURE
        farmingforblockheads-forge-1.19-11.1.0.jar        |Farming for Blockheads        |farmingforblockheads          |11.1.0              |DONE      |Manifest: NOSIGNATURE
        pneumaticcraft-repressurized-1.19.2-4.1.1-132.jar |PneumaticCraft: Repressurized |pneumaticcraft                |1.19.2-4.1.1-132    |DONE      |Manifest: NOSIGNATURE
        additional_lights-1.19-2.1.5.jar                  |Additional Lights             |additional_lights             |2.1.5               |DONE      |Manifest: NOSIGNATURE
        ExtraDisks-1.19.2-2.2.0.jar                       |Extra Disks                   |extradisks                    |1.19.2-2.2.0        |DONE      |Manifest: NOSIGNATURE
        EdivadLib-1.19.2-1.2.0.jar                        |EdivadLib                     |edivadlib                     |1.2.0               |DONE      |Manifest: NOSIGNATURE
        forge-1.19.2-43.1.43-universal.jar                |Forge                         |forge                         |43.1.43             |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        silent-gear-1.19.2-3.0.4.jar                      |Silent Gear                   |silentgear                    |3.0.4               |DONE      |Manifest: NOSIGNATURE
        IntegratedCrafting-1.19.2-1.0.26.jar              |IntegratedCrafting            |integratedcrafting            |1.0.26              |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.19-2.1.51-beta.jar                |When Dungeons Arise           |dungeons_arise                |2.1.51              |DONE      |Manifest: NOSIGNATURE
        alchemistry-1.19.2-2.1.0.jar                      |Alchemistry                   |alchemistry                   |1.19.2-2.1.0        |DONE      |Manifest: NOSIGNATURE
        server-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |DONE      |Manifest: NOSIGNATURE
        radon-0.8.2.jar                                   |Radon                         |radon                         |0.8.2               |DONE      |Manifest: NOSIGNATURE
        theoneprobe-1.19-6.2.2.jar                        |The One Probe                 |theoneprobe                   |1.19-6.2.2          |DONE      |Manifest: NOSIGNATURE
        appliedenergistics2-forge-12.8.3-beta.jar         |Applied Energistics 2         |ae2                           |12.8.3-beta         |DONE      |Manifest: NOSIGNATURE
        AEInfinityBooster-1.19.2-1.2.0+11.jar             |AEInfinityBooster             |aeinfinitybooster             |1.19.2-1.2.0+11     |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.19.2-2.0.1.128.jar           |TerraBlender                  |terrablender                  |2.0.1.128           |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.19-2.23.jar                 |Mouse Tweaks                  |mousetweaks                   |2.23                |DONE      |Manifest: NOSIGNATURE
        ImmersiveEngineering-1.19.2-9.0.0-153.jar         |Immersive Engineering         |immersiveengineering          |1.19.2-9.0.0-153    |DONE      |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
        NoChatReports-FORGE-1.19.2-v1.4.0.jar             |No Chat Reports               |nochatreports                 |1.19.2-v1.4.0       |DONE      |Manifest: NOSIGNATURE
        allthemodium-2.0.5-1.19.2-43.0.7.jar              |Allthemodium                  |allthemodium                  |2.0.5-1.19.2-43.0.7 |DONE      |Manifest: NOSIGNATURE
        spectrelib-forge-0.10.0+1.19.jar                  |SpectreLib                    |spectrelib                    |0.10.0+1.19         |DONE      |Manifest: NOSIGNATURE
        domum_ornamentum-1.19-1.0.64-ALPHA-universal.jar  |Domum Ornamentum              |domum_ornamentum              |1.19-1.0.64-ALPHA   |DONE      |Manifest: NOSIGNATURE
        pipez-1.19.2-1.0.0.jar                            |Pipez                         |pipez                         |1.19.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.19.2-0.6.7-8.jar                 |Flywheel                      |flywheel                      |0.6.7-8             |DONE      |Manifest: NOSIGNATURE
        IntegratedDynamics-1.19.2-1.12.0.jar              |IntegratedDynamics            |integrateddynamics            |1.12.0              |DONE      |Manifest: NOSIGNATURE
        integratednbt-1.19.2-1.6.0.jar                    |Integrated NBT                |integratednbt                 |1.6.0               |DONE      |Manifest: NOSIGNATURE
        itemcollectors-1.1.5b-forge-mc1.19.jar            |Item Collectors               |itemcollectors                |1.1.5b              |DONE      |Manifest: NOSIGNATURE
        Croptopia-1.19.2-FORGE-2.1.0.jar                  |Croptopia                     |croptopia                     |2.1.0               |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-0.45.0+1.19.2.jar                 |Polymorph                     |polymorph                     |0.45.0+1.19.2       |DONE      |Manifest: NOSIGNATURE
        JustEnoughProfessions-forge-1.19-2.0.1.jar        |Just Enough Professions (JEP) |justenoughprofessions         |2.0.1               |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.8-54.jar                             |AutoRegLib                    |autoreglib                    |1.8-54              |DONE      |Manifest: NOSIGNATURE
        [1.19.2] SecurityCraft v1.9.3.1.jar               |SecurityCraft                 |securitycraft                 |1.9.3.1             |DONE      |Manifest: NOSIGNATURE
        almostunified-forge-1.19.2-0.2.0.jar              |AlmostUnified                 |almostunified                 |1.19.2-0.2.0        |DONE      |Manifest: NOSIGNATURE
        canary-mc1.19.2-0.0.4.jar                         |Canary                        |canary                        |0.0.4               |DONE      |Manifest: NOSIGNATURE
        structurize-1.19.2-1.0.459-ALPHA.jar              |Structurize                   |structurize                   |1.19.2-1.0.459-ALPHA|DONE      |Manifest: NOSIGNATURE
        FastFurnace-1.19.2-7.0.0.jar                      |FastFurnace                   |fastfurnace                   |7.0.0               |DONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.19-2.4.2.jar                  |AppleSkin                     |appleskin                     |2.4.2+mc1.19        |DONE      |Manifest: NOSIGNATURE
        lootr-1.19-0.3.20.57.jar                          |Lootr                         |lootr                         |0.3.20.57           |DONE      |Manifest: NOSIGNATURE
        connectedglass-1.1.4b-forge-mc1.19.jar            |Connected Glass               |connectedglass                |1.1.4b              |DONE      |Manifest: NOSIGNATURE
        occultism-1.19.2-1.46.1.jar                       |Occultism                     |occultism                     |1.19.2-1.46.1       |DONE      |Manifest: NOSIGNATURE
        allthetweaks-2.0.2-1.19.2-43.1.3.jar              |All The Tweaks                |allthetweaks                  |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go       |byg                           |2.0.0.13            |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.19.2-2.4.7.jar                      |Aquaculture 2                 |aquaculture                   |1.19.2-2.4.7        |DONE      |Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.19.2-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.19.2-v1a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        rsrequestify-2.3.0.jar                            |RSRequestify                  |rsrequestify                  |2.3.0               |DONE      |Manifest: NOSIGNATURE
        CyclopsCore-1.19.2-1.17.0.jar                     |Cyclops Core                  |cyclopscore                   |1.17.0              |DONE      |Manifest: NOSIGNATURE
        blue_skies-1.19.2-1.3.20.jar                      |Blue Skies                    |blue_skies                    |1.3.20              |DONE      |Manifest: NOSIGNATURE
        netherportalfix-forge-1.19-10.0.0.jar             |NetherPortalFix               |netherportalfix               |10.0.0              |DONE      |Manifest: NOSIGNATURE
        AdvancedPeripherals-0.7.21b.jar                   |Advanced Peripherals          |advancedperipherals           |0.7.21b             |DONE      |Manifest: NOSIGNATURE
        UtilitiX-1.19.1-0.6.2.jar                         |UtilitiX                      |utilitix                      |1.19.1-0.6.2        |DONE      |Manifest: NOSIGNATURE
        naturalist-forge-2.1.1-1.19.2.jar                 |Naturalist                    |naturalist                    |2.1.1               |DONE      |Manifest: NOSIGNATURE
        YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar  |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.19.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        connectivity-1.19.1-3.3.jar                       |Connectivity Mod              |connectivity                  |1.19.1-3.3          |DONE      |Manifest: NOSIGNATURE
        sophisticatedcore-1.19.2-0.5.13.134.jar           |Sophisticated Core            |sophisticatedcore             |1.19.2-0.5.13.134   |DONE      |Manifest: NOSIGNATURE
        glassential-forge-1.19-1.2.4.jar                  |Glassential                   |glassential                   |1.19-1.2.4          |DONE      |Manifest: NOSIGNATURE
        cookingforblockheads-forge-1.19.2-13.2.3.jar      |CookingForBlockheads          |cookingforblockheads          |13.2.3              |DONE      |Manifest: NOSIGNATURE
        Controlling-forge-1.19.2-10.0+6.jar               |Controlling                   |controlling                   |10.0+6              |DONE      |Manifest: NOSIGNATURE
        Prism-1.19.1-1.0.2.jar                            |Prism                         |prism                         |1.0.2               |DONE      |Manifest: NOSIGNATURE
        Placebo-1.19.2-7.0.1.jar                          |Placebo                       |placebo                       |7.0.1               |DONE      |Manifest: NOSIGNATURE
        potionsmaster-0.6.0-1.19.2-43.1.1.jar             |Potions Master                |potionsmaster                 |0.6.0-1.19.2-43.1.1 |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.19.2-16.1.9.jar                 |Bookshelf                     |bookshelf                     |16.1.9              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        sophisticatedbackpacks-1.19.2-3.18.29.719.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.19.2-3.18.29.719  |DONE      |Manifest: NOSIGNATURE
        buildinggadgets-3.16.1-build.15+mc1.19.2.jar      |Building Gadgets              |buildinggadgets               |3.16.1-build.15+mc1.|DONE      |Manifest: NOSIGNATURE
        FramedBlocks-6.5.1.jar                            |FramedBlocks                  |framedblocks                  |6.5.1               |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.0.7-mc1.19.2.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.7               |DONE      |Manifest: NOSIGNATURE
        MekanismGenerators-1.19.2-10.3.5.473.jar          |Mekanism: Generators          |mekanismgenerators            |10.3.5              |DONE      |Manifest: NOSIGNATURE
        absentbydesign-1.19-1.7.0.jar                     |Absent By Design Mod          |absentbydesign                |1.19-1.7.0          |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        twilightforest-1.19-4.2.1421-universal.jar        |The Twilight Forest           |twilightforest                |4.2.1421            |DONE      |Manifest: NOSIGNATURE
        mob_grinding_utils-1.19.2-0.4.46.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.19.2-0.4.46       |DONE      |Manifest: NOSIGNATURE
        RSInfinityBooster-1.19.2-3.0+23.jar               |RSInfinityBooster             |rsinfinitybooster             |1.19.2-3.0+23       |DONE      |Manifest: NOSIGNATURE
        refinedstorage-1.11.0.jar                         |Refined Storage               |refinedstorage                |1.11.0              |DONE      |Manifest: NOSIGNATURE
        ExtraStorage-1.19.2-3.0.1.jar                     |Extra Storage                 |extrastorage                  |3.0.1               |DONE      |Manifest: NOSIGNATURE
        mcw-bridges-2.0.5-mc1.19.2forge.jar               |Macaw's Bridges               |mcwbridges                    |2.0.5               |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.19-1.2.0.jar                     |Farmer's Delight              |farmersdelight                |1.19-1.2.0          |DONE      |Manifest: NOSIGNATURE
        rebornstorage-1.19.2-5.0.0.jar                    |RebornStorage                 |rebornstorage                 |5.0.0               |DONE      |Manifest: NOSIGNATURE
        ItShallNotTick-1.0.11-build.35.jar                |It Shall Not Tick             |itshallnottick                |1.0.11-build.35     |DONE      |Manifest: NOSIGNATURE
        tempad-forge-1.19.2-1.4.3.jar                     |Tempad                        |tempad                        |1.4.1               |DONE      |Manifest: NOSIGNATURE
        HostileNeuralNetworks-1.19.2-4.0.0.jar            |Hostile Neural Networks       |hostilenetworks               |4.0.0               |DONE      |Manifest: NOSIGNATURE
        entangled-1.3.11b-forge-mc1.19.jar                |Entangled                     |entangled                     |1.3.11b             |DONE      |Manifest: NOSIGNATURE
        endertanks-1.19-1.12.0.jar                        |EnderTanks                    |endertanks                    |1.12.0              |DONE      |Manifest: NOSIGNATURE
        CommonCapabilities-1.19.2-2.8.3.jar               |CommonCapabilities            |commoncapabilities            |2.8.3               |DONE      |Manifest: NOSIGNATURE
        crashutilities-6.1.jar                            |Crash Utilities               |crashutilities                |6.1                 |DONE      |Manifest: NOSIGNATURE
        getittogetherdrops-1.16-1.2.jar                   |Get It Together, Drops!       |getittogetherdrops            |1.2                 |DONE      |Manifest: NOSIGNATURE
        mcw-fences-1.0.6-mc1.19.2.jar                     |Macaw's Fences and Walls      |mcwfences                     |1.0.6               |DONE      |Manifest: NOSIGNATURE
        fuelgoeshere-1.19.2-0.1.0.0.jar                   |Fuel Goes Here                |fuelgoeshere                  |1.19.2-0.1.0.0      |DONE      |Manifest: NOSIGNATURE
        wirelesschargers-1.0.6b-forge-mc1.19.jar          |Wireless Chargers             |wirelesschargers              |1.0.6b              |DONE      |Manifest: NOSIGNATURE
        simplylight-1.19.2-1.4.5-build.42.jar             |Simply Light                  |simplylight                   |1.19.2-1.4.5-build.4|DONE      |Manifest: NOSIGNATURE
        dpanvil-1.19.2-4.3.1.jar                          |DataPack Anvil                |dpanvil                       |1.19.2-4.3.1        |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.19.2-77.jar                           |Patchouli                     |patchouli                     |1.19.2-77           |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.19.2-3.4.3.jar                      |Ars Nouveau                   |ars_nouveau                   |3.4.3               |DONE      |Manifest: NOSIGNATURE
        blockui-1.19-0.0.64-ALPHA.jar                     |UI Library Mod                |blockui                       |1.19-0.0.64-ALPHA   |DONE      |Manifest: NOSIGNATURE
        multi-piston-1.19.2-1.2.19-ALPHA.jar              |Multi-Piston                  |multipiston                   |1.19.2-1.2.19-ALPHA |DONE      |Manifest: NOSIGNATURE
        time-in-a-bottle-3.0.1-mc1.19.jar                 |Time In A Bottle              |tiab                          |3.0.1-mc1.19        |DONE      |Manifest: NOSIGNATURE
        villagertools-1.19-1.0.3.jar                      |villagertools                 |villagertools                 |1.19-1.0.3          |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        IntegratedTunnels-1.19.2-1.8.16.jar               |IntegratedTunnels             |integratedtunnels             |1.8.16              |DONE      |Manifest: NOSIGNATURE
        MysticalCustomization-1.19.1-4.0.0.jar            |Mystical Customization        |mysticalcustomization         |4.0.0               |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.19-1.8.7.jar                         |Elevator Mod                  |elevatorid                    |1.19-1.8.7          |DONE      |Manifest: NOSIGNATURE
        ftb-ultimine-forge-1902.3.5-build.65.jar          |FTB Ultimine                  |ftbultimine                   |1902.3.5-build.65   |DONE      |Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.19.2-Forge-3.2.0  |DONE      |Manifest: NOSIGNATURE
        Runelic-Forge-1.19.2-14.1.3.jar                   |Runelic                       |runelic                       |14.1.3              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        spirit-forge-1.19.2-2.1.12.jar                    |Spirit                        |spirit                        |2.1.12              |DONE      |Manifest: NOSIGNATURE
        MekanismTools-1.19.2-10.3.5.473.jar               |Mekanism: Tools               |mekanismtools                 |10.3.5              |DONE      |Manifest: NOSIGNATURE
        InventoryProfilesNext-forge-1.19-1.8.2.jar        |Inventory Profiles Next       |inventoryprofilesnext         |1.8.2               |DONE      |Manifest: NOSIGNATURE
        deeperdarker-1.0.0b-1.19.2.jar                    |Deeper And Darker             |deeperdarker                  |1.0.0b              |DONE      |Manifest: NOSIGNATURE
        architectury-6.3.49-forge.jar                     |Architectury                  |architectury                  |6.3.49              |DONE      |Manifest: NOSIGNATURE
        BambooEverything-forge-2.2.4-build.33+mc1.19.2.jar|Bamboo Everything             |bambooeverything              |2.2.4-build.33+mc1.1|DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-1902.3.9-build.144.jar          |FTB Library                   |ftblibrary                    |1902.3.9-build.144  |DONE      |Manifest: NOSIGNATURE
        ftb-industrial-contraptions-1900.1.7-build.212.jar|FTB Industrial Contraptions   |ftbic                         |1900.1.7-build.212  |DONE      |Manifest: NOSIGNATURE
        myrtrees-forge-1.2.0-build.31.jar                 |Myrtrees                      |myrtrees                      |1.2.0-build.31      |DONE      |Manifest: NOSIGNATURE
        findme-3.1.0-forge.jar                            |FindMe                        |findme                        |3.1.0               |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-1902.2.9-build.61.jar             |FTB Teams                     |ftbteams                      |1902.2.9-build.61   |DONE      |Manifest: NOSIGNATURE
        ftb-ranks-forge-1902.1.11-build.46.jar            |FTB Ranks                     |ftbranks                      |1902.1.11-build.46  |DONE      |Manifest: NOSIGNATURE
        ftb-essentials-1902.1.10-build.47.jar             |FTB Essentials                |ftbessentials                 |1902.1.10-build.47  |DONE      |Manifest: NOSIGNATURE
        cc-tweaked-1.19.2-1.100.10.jar                    |CC: Tweaked                   |computercraft                 |1.100.10            |DONE      |Manifest: NOSIGNATURE
        productivebees-1.19.2-0.10.2.1.jar                |Productive Bees               |productivebees                |1.19.2-0.10.2.1     |DONE      |Manifest: NOSIGNATURE
        trashcans-1.0.15b-forge-mc1.19.jar                |Trash Cans                    |trashcans                     |1.0.15b             |DONE      |Manifest: NOSIGNATURE
        inventoryessentials-forge-1.19-5.0.0.jar          |Inventory Essentials          |inventoryessentials           |5.0.0               |DONE      |Manifest: NOSIGNATURE
        smallships-1.19.2-2.0.0-Alpha-0.4.jar             |Small Ships Mod               |smallships                    |2.0.0-a0.4          |DONE      |Manifest: NOSIGNATURE
        letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar        |Let Me Despawn                |letmedespawn                  |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        voidtotem-forge-1.19.2-2.1.0.jar                  |Void Totem                    |voidtotem                     |2.1.0               |DONE      |Manifest: NOSIGNATURE
        rhino-forge-1902.2.1-build.242.jar                |Rhino                         |rhino                         |1902.2.1-build.242  |DONE      |Manifest: NOSIGNATURE
        kubejs-forge-1902.6.0-build.98.jar                |KubeJS                        |kubejs                        |1902.6.0-build.98   |DONE      |Manifest: NOSIGNATURE
        biggerreactors-1.19.2-0.6.0-beta.5.1.jar          |Bigger Reactors               |biggerreactors                |0.6.0-beta.5.1      |DONE      |Manifest: NOSIGNATURE
        RootsClassic-1.19.2-1.1.31.jar                    |Roots Classic                 |rootsclassic                  |1.19.2-1.1.31       |DONE      |Manifest: NOSIGNATURE
        Delightful-1.19-3.1.1.jar                         |Delightful                    |delightful                    |3.1.1               |DONE      |Manifest: NOSIGNATURE
        Cucumber-1.19.2-6.0.2.jar                         |Cucumber Library              |cucumber                      |6.0.2               |DONE      |Manifest: NOSIGNATURE
        AE2WTLib-12.8.4-beta.jar                          |AE2WTLib                      |ae2wtlib                      |12.8.4-beta         |DONE      |Manifest: NOSIGNATURE
        trashslot-forge-1.19-12.0.0.jar                   |TrashSlot                     |trashslot                     |12.0.0              |DONE      |Manifest: NOSIGNATURE
        jmi-forge-1.19.2-0.13-30.jar                      |JourneyMap Integration        |jmi                           |0.13-30             |DONE      |Manifest: NOSIGNATURE
        blueflame-1.19.2-0.1.0.2.jar                      |Blue Flame Burning            |blueflame                     |1.19.2-0.1.0.2      |DONE      |Manifest: NOSIGNATURE
        sophisticatedstorage-1.19.2-0.5.18.151.jar        |Sophisticated Storage         |sophisticatedstorage          |1.19.2-0.5.18.151   |DONE      |Manifest: NOSIGNATURE
        additionallanterns-1.0.1a-forge-mc1.19.jar        |Additional Lanterns           |additionallanterns            |1.0.1a              |DONE      |Manifest: NOSIGNATURE
        item-filters-forge-1902.2.9-build.41.jar          |Item Filters                  |itemfilters                   |1902.2.9-build.41   |DONE      |Manifest: NOSIGNATURE
        ftb-quests-forge-1902.4.2-build.116.jar           |FTB Quests                    |ftbquests                     |1902.4.2-build.116  |DONE      |Manifest: NOSIGNATURE
        elementalcraft-1.19.2-5.5.3.jar                   |ElementalCraft                |elementalcraft                |1.19.2-5.5.3        |DONE      |Manifest: NOSIGNATURE
        platforms-1.19-1.10.0.jar                         |Platforms                     |platforms                     |1.10.0              |DONE      |Manifest: NOSIGNATURE
        TravelAnchors-1.19.1-4.1.0.jar                    |Travel Anchors                |travelanchors                 |1.19.1-4.1.0        |DONE      |Manifest: NOSIGNATURE
        create-1.19.2-0.5.0.f.jar                         |Create                        |create                        |0.5.0.f             |DONE      |Manifest: NOSIGNATURE
        ars_creo-1.19.2-3.0.1.jar                         |Ars Creo                      |ars_creo                      |3.0.1               |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.19-11.1.0.jar                   |Waystones                     |waystones                     |11.1.0              |DONE      |Manifest: NOSIGNATURE
        FastSuite-1.19.2-4.0.0.jar                        |Fast Suite                    |fastsuite                     |4.0.0               |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.19.2-9.0.0+11.jar                  |Clumps                        |clumps                        |9.0.0+11            |DONE      |Manifest: NOSIGNATURE
        journeymap-1.19.1-5.9.0beta2-forge.jar            |Journeymap                    |journeymap                    |5.9.0beta2          |DONE      |Manifest: NOSIGNATURE
        comforts-forge-6.0.2+1.19.2.jar                   |Comforts                      |comforts                      |6.0.2+1.19.2        |DONE      |Manifest: NOSIGNATURE
        artifacts-1.19.2-5.0.1.jar                        |Artifacts                     |artifacts                     |1.19.2-5.0.1        |DONE      |Manifest: NOSIGNATURE
        configured-2.0.1-1.19.2.jar                       |Configured                    |configured                    |2.0.1               |DONE      |Manifest: NOSIGNATURE
        DimStorage-1.19.2-7.2.0.jar                       |DimStorage                    |dimstorage                    |7.2.0               |DONE      |Manifest: NOSIGNATURE
        MyServerIsCompatible-1.19-1.0.jar                 |MyServerIsCompatible          |myserveriscompatible          |1.0                 |DONE      |Manifest: NOSIGNATURE
        DungeonCrawl-1.19-2.3.11.jar                      |Dungeon Crawl                 |dungeoncrawl                  |2.3.11              |DONE      |Manifest: NOSIGNATURE
        charginggadgets-1.9.0.jar                         |Charging Gadgets              |charginggadgets               |1.9.0               |DONE      |Manifest: NOSIGNATURE
        mcjtylib-1.19-7.0.3.jar                           |McJtyLib                      |mcjtylib                      |1.19-7.0.3          |DONE      |Manifest: NOSIGNATURE
        rftoolsbase-1.19.1-4.0.3.jar                      |RFToolsBase                   |rftoolsbase                   |1.19.1-4.0.3        |DONE      |Manifest: NOSIGNATURE
        xnet-1.19-5.0.2.jar                               |XNet                          |xnet                          |1.19-5.0.2          |DONE      |Manifest: NOSIGNATURE
        rftoolspower-1.19-5.0.1.jar                       |RFToolsPower                  |rftoolspower                  |1.19-5.0.1          |DONE      |Manifest: NOSIGNATURE
        rftoolsbuilder-1.19.1-5.0.4.jar                   |RFToolsBuilder                |rftoolsbuilder                |1.19.1-5.0.4        |DONE      |Manifest: NOSIGNATURE
        deepresonance-1.19-4.0.4.jar                      |DeepResonance                 |deepresonance                 |1.19-4.0.4          |DONE      |Manifest: NOSIGNATURE
        XNetGases-1.19.1-4.0.0.jar                        |XNet Gases                    |xnetgases                     |4.0.0               |DONE      |Manifest: NOSIGNATURE
        rftoolsstorage-1.19-4.0.2.jar                     |RFToolsStorage                |rftoolsstorage                |1.19-4.0.2          |DONE      |Manifest: NOSIGNATURE
        rftoolscontrol-1.19-6.0.1.jar                     |RFToolsControl                |rftoolscontrol                |1.19-6.0.1          |DONE      |Manifest: NOSIGNATURE
        mahoutsukai-1.19.2-v1.34.35.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.19.2-v1.34.35     |DONE      |Manifest: NOSIGNATURE
        mininggadgets-1.13.0.jar                          |Mining Gadgets                |mininggadgets                 |1.13.0              |DONE      |Manifest: NOSIGNATURE
        ftb-chunks-forge-1902.3.9-build.168.jar           |FTB Chunks                    |ftbchunks                     |1902.3.9-build.168  |DONE      |Manifest: NOSIGNATURE
        XyCraft Core-0.5.3.jar                            |XyCraft: Core                 |xycraft_core                  |0.5.3               |DONE      |Manifest: NOSIGNATURE
        XyCraft World-0.5.3.jar                           |XyCraft: World                |xycraft_world                 |0.5.3               |DONE      |Manifest: NOSIGNATURE
        XyCraft Override-0.5.3.jar                        |XyCraft: Override             |xycraft_override              |0.5.3               |DONE      |Manifest: NOSIGNATURE
        MysticalAgriculture-1.19.2-6.0.3.jar              |Mystical Agriculture          |mysticalagriculture           |6.0.3               |DONE      |Manifest: NOSIGNATURE
        MysticalAgradditions-1.19.1-6.0.0.jar             |Mystical Agradditions         |mysticalagradditions          |6.0.0               |DONE      |Manifest: NOSIGNATURE
        craftingtweaks-forge-1.19-15.1.0.jar              |CraftingTweaks                |craftingtweaks                |15.1.0              |DONE      |Manifest: NOSIGNATURE
        rftoolsutility-1.19-5.0.2.jar                     |RFToolsUtility                |rftoolsutility                |1.19-5.0.2          |DONE      |Manifest: NOSIGNATURE
        libIPN-forge-1.19-1.0.3.jar                       |Inventory Profiles Next       |libipn                        |1.0.3               |DONE      |Manifest: NOSIGNATURE
        moonlight-1.19.2-2.1.3-forge.jar                  |Moonlight Library             |moonlight                     |1.19.2-2.1.3        |DONE      |Manifest: NOSIGNATURE
        ToolBelt-1.19-1.19.6.jar                          |Tool Belt                     |toolbelt                      |1.19.6              |DONE      |Manifest: NOSIGNATURE
        titanium-1.19.2-3.7.0-23.jar                      |Titanium                      |titanium                      |3.7.0               |DONE      |Manifest: NOSIGNATURE
        silent-lib-1.19.2-7.0.3.jar                       |Silent Lib                    |silentlib                     |7.0.3               |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.19.2-forge-1.0.48.jar                   |Iceberg                       |iceberg                       |1.0.48              |DONE      |Manifest: NOSIGNATURE
        reliquary-1.19.2-2.0.20.1166.jar                  |Reliquary                     |reliquary                     |1.19.2-2.0.20.1166  |DONE      |Manifest: NOSIGNATURE
        Quark-3.3-371.jar                                 |Quark                         |quark                         |3.3-371             |DONE      |Manifest: NOSIGNATURE
        chemlib-1.19.2-2.0.12.jar                         |ChemLib                       |chemlib                       |1.19.2-2.0.12       |DONE      |Manifest: NOSIGNATURE
        PigPen-Forge-1.19.2-11.1.2.jar                    |PigPen                        |pigpen                        |11.1.2              |DONE      |Manifest: NOSIGNATURE
        FastWorkbench-1.19.2-7.0.1.jar                    |Fast Workbench                |fastbench                     |7.0.1               |DONE      |Manifest: NOSIGNATURE
        FluxNetworks-1.19.2-7.1.1.10.jar                  |Flux Networks                 |fluxnetworks                  |7.1.1.10            |DONE      |Manifest: NOSIGNATURE
        enderchests-1.19-1.10.0.jar                       |EnderChests                   |enderchests                   |1.10.0              |DONE      |Manifest: NOSIGNATURE
        modonomicon-1.19.2-1.4.0.jar                      |Modonomicon                   |modonomicon                   |1.19.2-1.4.0        |DONE      |Manifest: NOSIGNATURE
        quartz-1.19.2-0.1.0-beta.jar                      |Quartz                        |quartz                        |0.1.0-beta          |DONE      |Manifest: NOSIGNATURE
        minecolonies-1.19.2-1.0.1073-BETA.jar             |MineColonies                  |minecolonies                  |1.19.2-1.0.1073-BETA|DONE      |Manifest: NOSIGNATURE
        pylons-1.19.2-3.0.0.jar                           |Pylons                        |pylons                        |3.0.0               |DONE      |Manifest: NOSIGNATURE
        creeperoverhaul-2.0.4-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |1.0.0               |DONE      |Manifest: NOSIGNATURE
        ferritecore-5.0.1-forge.jar                       |Ferrite Core                  |ferritecore                   |5.0.1               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        engineersdecor-1.19.2-forge-1.3.26.jar            |Engineer's Decor              |engineersdecor                |1.3.26              |DONE      |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        SoL-Carrot-1.19.2-1.14.0.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.19.2-1.14.0       |DONE      |Manifest: NOSIGNATURE
        functionalstorage-1.19.2-1.0.7.jar                |Functional Storage            |functionalstorage             |1.19.2-1.0.7        |DONE      |Manifest: NOSIGNATURE
        moredragoneggs-3.1.jar                            |More Dragon Eggs              |moredragoneggs                |3.1                 |DONE      |Manifest: NOSIGNATURE
        modular-routers-1.19-10.1.0-10.jar                |Modular Routers               |modularrouters                |10.1.0-10           |DONE      |Manifest: NOSIGNATURE
        Enhanced_Celestials-forge-1.19-2.1.0.1.jar        |Enhanced Celestials           |enhancedcelestials            |2.1.0.1             |DONE      |Manifest: NOSIGNATURE
        charmofundying-forge-6.0.0+1.19.2.jar             |Charm of Undying              |charmofundying                |6.0.0+1.19.2        |DONE      |Manifest: NOSIGNATURE
        refinedstorageaddons-0.9.0.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.9.0               |DONE      |Manifest: NOSIGNATURE
        Applied-Mekanistics-1.3.2.jar                     |Applied Mekanistics           |appmek                        |1.3.2               |DONE      |Manifest: NOSIGNATURE
        AEAdditions-1.19.2-4.0.2.jar                      |AE Additions                  |ae2additions                  |4.0.2               |DONE      |Manifest: NOSIGNATURE
        megacells-forge-1.5.2-1.19.2.jar                  |MEGA Cells                    |megacells                     |1.5.2-1.19.2        |DONE      |Manifest: NOSIGNATURE
        expandability-forge-7.0.0.jar                     |ExpandAbility                 |expandability                 |7.0.0               |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 60ec37f1-cfda-4090-bea9-06fff6e8decb
    FML: 43.1
    Forge: net.minecraftforge:43.1.43
    FramedBlocks BlockEntity Warning: Not applicable

 

 

 


 

Link to comment
Share on other sites

The error you currently have is with an entity that doesn't have a valid position

Quote

[Server thread/WARN] [minecraft/EntityType]: Exception loading entity: 
net.minecraft.ReportedException: Loading entity NBT
    at net.minecraft.world.entity.Entity.m_20258_(Entity.java:1628) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]

-- snip --

Caused by: java.lang.IllegalStateException: Entity has invalid position
    at net.minecraft.world.entity.Entity.m_20258_(Entity.java:1622) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]

There is nothing in the information you show that identifies which entity is causing the problem. You don't post the debug.log

 

Your previous error shows the server tick timing out because it was taking more than 1 minute.

It seems to be either stuck in some logging or possibly repeatedly logging in a loop.

Quote

Thread: Server Watchdog
Stacktrace:
    at java.io.FileOutputStream.writeBytes(Native Method) ~[?:?] {}

-- snip -- 


    at java.io.PrintStream.print(PrintStream.java:1001) ~[?:?] {}
    at net.minecrell.terminalconsole.TerminalConsoleAppender.print(TerminalConsoleAppender.java:266) ~[terminalconsoleappender-1.2.0.jar%2360!/:?] {}

-- snip --  

  at net.minecraft.Util.m_143785_(Util.java:453) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,re:classloading,pl:mixin:APP:kubejs-common.mixins.json:UtilMixin,pl:mixin:APP:bettermineshafts.mixins.json:SuppressLogMixin,pl:mixin:APP:blue_skies.mixins.json:UtilMixin,pl:mixin:APP:ftbchunks-common.mixins.json:UtilMixin,pl:mixin:A}
    at net.minecraft.world.entity.Entity.m_146926_(Entity.java:3096) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-forge.mixins.json:EntityMixin,pl:mixin:APP:kubejs-common.mixins.json:EntityMixin,pl:mixin:APP:shrink.mixins.json:MixinEntity,pl:mixin:APP:mixins.shetiphiancore.json:SPC_ThinBlockHandler$_Entity,pl:mixin:APP:supplementaries-common.mixins.json:EntityMixin,pl:mixin:APP:structure_gel.mixins.json:EntityMixin,pl:mixin:APP:tombstone.mixins.json:EntityMixin,pl:mixin:APP:mixins.pneumaticcraft.json:accessors.EntityAccess,pl:mixin:APP:canary.mixins.json:ai.nearby_entity_tracking.EntityMixin,pl:mixin:APP:canary.mixins.json:alloc.deep_passengers.EntityMixin,pl:mixin:APP:canary.mixins.json:block.hopper.EntityAccessor,pl:mixin:APP:canary.mixins.json:entity.collisions.movement.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.collisions.suffocation.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.collisions.unpushable_cramming.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.skip_fire_check.EntityMixin,pl:mixin:APP:netherportalfix.mixins.json:EntityAccessor,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorEntity,pl:mixin:APP:blueflame.mixin.json:MixinEntity,pl:mixin:APP:elementalcraft.mixins.json:MixinEntity,pl:mixin:APP:mixins.artifacts.json:item.aquadashers.EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.umbrella.EntityMixin,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:expandability.mixins.json:swimming.EntityMixin,pl:mixin:APP:expandability-common.mixins.json:fluidcollision.EntityMixin,pl:mixin:APP:expandability-common.mixins.json:swimming.EntityMixin,pl:mixin:APP:create.mixins.json:ContraptionDriverInteractMixin,pl:mixin:A}
    at net.minecraft.world.entity.projectile.Projectile.m_37283_(Projectile.java:179) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betteroceanmonuments.mixins.json:accessor.ProjectileAccessor,pl:mixin:APP:elementalcraft.mixins.json:MixinProjectile,pl:mixin:A}
    at net.minecraft.world.entity.projectile.ThrowableProjectile.m_8119_(ThrowableProjectile.java:70) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?] {re:classloading}

This too is for an entity, a throwable projectile (maybe a potion, a snowball, or something from a mod? it does not say).

So it might be this is the same entity already having that problem.

 

It could also have been that your terminal buffer filled up or the terminal "broke" in someway, e.g. it is a remote terminal and it hasn't spotted the network connection broke.

If these kind of things happened, minecraft would pause waiting the terminal to respond.

You can avoid these kind of problems by running forge as a background job with the terminal redirected to a file or /dev/null

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

There is an option in world/serverconfig/forge-server.toml

that will remove broken entities instead of crashing the game.

NOTE: The big warning about how this might itself cause problems.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

The debug log shows the loop message too that I posted, right after the server starts preparing the spawn area

 

[28Oct2022 10:58:03.339] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[28Oct2022 10:58:03.816] [Worker-Main-5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[28Oct2022 10:58:03.827] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[28Oct2022 10:58:03.842] [Worker-Main-10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[28Oct2022 10:58:03.847] [Worker-Main-8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[28Oct2022 10:58:03.856] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[28Oct2022 10:58:03.872] [Worker-Main-5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[28Oct2022 10:58:04.668] [Worker-Main-10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[28Oct2022 10:58:04.753] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[28Oct2022 10:58:05.085] [Server thread/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@4c2ab536
[28Oct2022 10:58:05.085] [Server thread/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@30dae81
[28Oct2022 10:58:05.238] [Server thread/WARN] [net.minecraft.world.entity.EntityType/]: Exception loading entity: 
net.minecraft.ReportedException: Loading entity NBT
    at net.minecraft.world.entity.Entity.m_20258_(Entity.java:1628) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.world.entity.EntityType.m_185988_(EntityType.java:476) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.Util.m_137521_(Util.java:436) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.world.entity.EntityType.m_20642_(EntityType.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.world.entity.EntityType.m_20669_(EntityType.java:551) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.world.entity.EntityType.m_20645_(EntityType.java:507) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.world.entity.EntityType$1.m_147056_(EntityType.java:528) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at java.util.Spliterators$IteratorSpliterator.tryAdvance(Spliterators.java:1932) ~[?:?]
    at net.minecraft.world.entity.EntityType$1.tryAdvance(EntityType.java:527) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at java.util.Spliterator.forEachRemaining(Spliterator.java:332) ~[?:?]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
    at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
    at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?]
    at net.minecraft.world.level.chunk.storage.EntityStorage.m_223456_(EntityStorage.java:63) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
    at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:763) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:746) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:740) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:726) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_129940_(MinecraftServer.java:447) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:302) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:165) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:625) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    at java.lang.Thread.run(Thread.java:1589) [?:?]
Caused by: java.lang.IllegalStateException: Entity has invalid position
    at net.minecraft.world.entity.Entity.m_20258_(Entity.java:1622) ~[server-1.19.2-20220805.130853-srg.jar%23371!/:?]
    ... 36 more

 

 

After that, its a loop

Link to comment
Share on other sites

17 minutes ago, warjort said:

There is an option in world/serverconfig/forge-server.toml

that will remove broken entities instead of crashing the game.

NOTE: The big warning about how this might itself cause problems.

I tried that, nothing changed. Changed to true both entities and block entities.

Link to comment
Share on other sites

I don't really have much to add unless you post a link to your debug.log You don't show any new information,

e.g. if other errors occur before these message that might explain what is happening or at least which entity(s) has the problem

 

But did you try restoring your world from a recent backup before you started getting this problem?

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.