Advertisement
janvier123

crash-2023-09-15_11.49.57-server

Sep 15th, 2023
601
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 100.34 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 9/15/23 11:49 AM
  5. Description: Watching Server
  6.  
  7. java.lang.Error: ServerHangWatchdog detected that a single server tick took 480.00 seconds (should be max 0.05)
  8.     at java.lang.String.indexOf(String.java:1769) ~[?:1.8.0_382] {}
  9.     at java.lang.String.indexOf(String.java:1718) ~[?:1.8.0_382] {}
  10.     at java.lang.String.indexOf(String.java:1698) ~[?:1.8.0_382] {}
  11.     at java.lang.String.contains(String.java:2133) ~[?:1.8.0_382] {}
  12.     at azmalent.cuneiform.filter.FilteringUtil.isLoggable(FilteringUtil.java:43) ~[cuneiform:1.2.5] {re:classloading}
  13.     at azmalent.cuneiform.filter.LogFilter.filter(LogFilter.java:15) ~[cuneiform:1.2.5] {re:classloading}
  14.     at org.apache.logging.log4j.core.filter.CompositeFilter.filter(CompositeFilter.java:590) ~[log4j-core-2.15.0.jar:2.15.0] {}
  15.     at org.apache.logging.log4j.core.filter.AbstractFilterable.isFiltered(AbstractFilterable.java:154) ~[log4j-core-2.15.0.jar:2.15.0] {}
  16.     at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:482) ~[log4j-core-2.15.0.jar:2.15.0] {}
  17.     at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417) ~[log4j-core-2.15.0.jar:2.15.0] {}
  18.     at org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:82) ~[log4j-core-2.15.0.jar:2.15.0] {}
  19.     at org.apache.logging.log4j.core.Logger.log(Logger.java:161) ~[log4j-core-2.15.0.jar:2.15.0] {}
  20.     at org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2205) ~[log4j-api-2.15.0.jar:2.15.0] {}
  21.     at org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2159) ~[log4j-api-2.15.0.jar:2.15.0] {}
  22.     at org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2142) ~[log4j-api-2.15.0.jar:2.15.0] {}
  23.     at org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2046) ~[log4j-api-2.15.0.jar:2.15.0] {}
  24.     at org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1915) ~[log4j-api-2.15.0.jar:2.15.0] {}
  25.     at org.apache.logging.log4j.spi.AbstractLogger.trace(AbstractLogger.java:2415) ~[log4j-api-2.15.0.jar:2.15.0] {}
  26.     at net.minecraftforge.fml.loading.ModJarURLHandler$ModJarURLConnection.getInputStream(ModJarURLHandler.java:72) ~[forge-1.16.5-36.2.39.jar:36.2] {}
  27.     at cpw.mods.modlauncher.TransformingClassLoader$AutoURLConnection.<init>(TransformingClassLoader.java:174) ~[modlauncher-8.1.3.jar:?] {}
  28.     at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:247) ~[modlauncher-8.1.3.jar:?] {}
  29.     at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading}
  30.     at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading}
  31.     at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_382] {}
  32.     at net.minecraft.network.NetworkManager.func_201058_a(NetworkManager.java:165) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  33.     at net.minecraft.network.NetworkManager.func_179290_a(NetworkManager.java:157) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  34.     at net.minecraftforge.fml.network.simple.SimpleChannel.sendTo(SimpleChannel.java:95) ~[forge:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:SimpleChannelMixin,pl:mixin:A}
  35.     at harmonised.pmmo.network.NetworkHandler.sendToPlayer(NetworkHandler.java:91) ~[pmmo:1.16.5-3.67.6] {re:classloading}
  36.     at harmonised.pmmo.events.WorldTickHandler.handleWorldTick(WorldTickHandler.java:214) ~[pmmo:1.16.5-3.67.6] {re:classloading}
  37.     at harmonised.pmmo.events.EventHandler.worldTick(EventHandler.java:147) ~[pmmo:1.16.5-3.67.6] {re:classloading}
  38.     at net.minecraftforge.eventbus.ASMEventHandler_797_EventHandler_worldTick_WorldTickEvent.invoke(.dynamic) ~[?:?] {}
  39.     at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  40.     at net.minecraftforge.eventbus.EventBus$$Lambda$2882/1597303266.invoke(Unknown Source) ~[?:?] {}
  41.     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  42.     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  43.     at net.minecraftforge.fml.hooks.BasicEventHooks.onPreWorldTick(BasicEventHooks.java:81) ~[forge:?] {re:classloading}
  44.     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:848) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  45.     at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.sledgehammer.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:APP:tombstone.mixins.json:DedicatedServerMixin,pl:mixin:A}
  46.     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  47.     at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  48.     at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  49.     at net.minecraft.server.MinecraftServer$$Lambda$27324/2015334157.run(Unknown Source) ~[?:?] {}
  50.     at java.lang.Thread.run(Thread.java:750) [?:1.8.0_382] {}
  51.  
  52.  
  53. A detailed walkthrough of the error, its code path and all known details is as follows:
  54. ---------------------------------------------------------------------------------------
  55.  
  56. -- Head --
  57. Thread: Server Watchdog
  58. Stacktrace:
  59.     at java.lang.String.indexOf(String.java:1769) ~[?:1.8.0_382] {}
  60.     at java.lang.String.indexOf(String.java:1718) ~[?:1.8.0_382] {}
  61.     at java.lang.String.indexOf(String.java:1698) ~[?:1.8.0_382] {}
  62.     at java.lang.String.contains(String.java:2133) ~[?:1.8.0_382] {}
  63.     at azmalent.cuneiform.filter.FilteringUtil.isLoggable(FilteringUtil.java:43) ~[cuneiform:1.2.5] {re:classloading}
  64.     at azmalent.cuneiform.filter.LogFilter.filter(LogFilter.java:15) ~[cuneiform:1.2.5] {re:classloading}
  65.     at org.apache.logging.log4j.core.filter.CompositeFilter.filter(CompositeFilter.java:590) ~[log4j-core-2.15.0.jar:2.15.0] {}
  66.     at org.apache.logging.log4j.core.filter.AbstractFilterable.isFiltered(AbstractFilterable.java:154) ~[log4j-core-2.15.0.jar:2.15.0] {}
  67.     at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:482) ~[log4j-core-2.15.0.jar:2.15.0] {}
  68.     at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417) ~[log4j-core-2.15.0.jar:2.15.0] {}
  69.     at org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:82) ~[log4j-core-2.15.0.jar:2.15.0] {}
  70.     at org.apache.logging.log4j.core.Logger.log(Logger.java:161) ~[log4j-core-2.15.0.jar:2.15.0] {}
  71.     at org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2205) ~[log4j-api-2.15.0.jar:2.15.0] {}
  72.     at org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2159) ~[log4j-api-2.15.0.jar:2.15.0] {}
  73.     at org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2142) ~[log4j-api-2.15.0.jar:2.15.0] {}
  74.     at org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2046) ~[log4j-api-2.15.0.jar:2.15.0] {}
  75.     at org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1915) ~[log4j-api-2.15.0.jar:2.15.0] {}
  76.     at org.apache.logging.log4j.spi.AbstractLogger.trace(AbstractLogger.java:2415) ~[log4j-api-2.15.0.jar:2.15.0] {}
  77.     at net.minecraftforge.fml.loading.ModJarURLHandler$ModJarURLConnection.getInputStream(ModJarURLHandler.java:72) ~[forge-1.16.5-36.2.39.jar:36.2] {}
  78.     at cpw.mods.modlauncher.TransformingClassLoader$AutoURLConnection.<init>(TransformingClassLoader.java:174) ~[modlauncher-8.1.3.jar:?] {}
  79.     at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:247) ~[modlauncher-8.1.3.jar:?] {}
  80.     at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading}
  81.     at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading}
  82.     at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_382] {}
  83.     at net.minecraft.network.NetworkManager.func_201058_a(NetworkManager.java:165) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  84.     at net.minecraft.network.NetworkManager.func_179290_a(NetworkManager.java:157) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  85.     at net.minecraftforge.fml.network.simple.SimpleChannel.sendTo(SimpleChannel.java:95) ~[forge:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:SimpleChannelMixin,pl:mixin:A}
  86.     at harmonised.pmmo.network.NetworkHandler.sendToPlayer(NetworkHandler.java:91) ~[pmmo:1.16.5-3.67.6] {re:classloading}
  87.     at harmonised.pmmo.events.WorldTickHandler.handleWorldTick(WorldTickHandler.java:214) ~[pmmo:1.16.5-3.67.6] {re:classloading}
  88.     at harmonised.pmmo.events.EventHandler.worldTick(EventHandler.java:147) ~[pmmo:1.16.5-3.67.6] {re:classloading}
  89.     at net.minecraftforge.eventbus.ASMEventHandler_797_EventHandler_worldTick_WorldTickEvent.invoke(.dynamic) ~[?:?] {}
  90.     at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  91.     at net.minecraftforge.eventbus.EventBus$$Lambda$2882/1597303266.invoke(Unknown Source) ~[?:?] {}
  92.     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  93.     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  94.     at net.minecraftforge.fml.hooks.BasicEventHooks.onPreWorldTick(BasicEventHooks.java:81) ~[forge:?] {re:classloading}
  95.     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:848) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  96.     at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.sledgehammer.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:APP:tombstone.mixins.json:DedicatedServerMixin,pl:mixin:A}
  97.     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  98.     at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  99.     at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  100. -- Thread Dump --
  101. Details:
  102.     Threads: "Netty Server IO #3" Id=233 RUNNABLE
  103.     at java.lang.Object.getClass(Native Method)
  104.     at net.minecraftforge.fml.network.simple.IndexedMessageCodec.build(IndexedMessageCodec.java:128)
  105.     at net.minecraftforge.fml.network.simple.SimpleChannel.lambda$null$0(SimpleChannel.java:56)
  106.     at net.minecraftforge.fml.network.simple.SimpleChannel$$Lambda$29220/151526000.accept(Unknown Source)
  107.     at java.util.ArrayList.forEach(ArrayList.java:1259)
  108.     at net.minecraftforge.fml.network.simple.SimpleChannel.lambda$networkLoginGather$1(SimpleChannel.java:54)
  109.     at net.minecraftforge.fml.network.simple.SimpleChannel$$Lambda$29215/152969542.accept(Unknown Source)
  110.     at java.util.ArrayList.forEach(ArrayList.java:1259)
  111.     ...
  112.  
  113.  
  114. "spark-worker-1-5" Id=226 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@94b976d
  115.     at sun.misc.Unsafe.park(Native Method)
  116.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@94b976d
  117.     at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  118.     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  119.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  120.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  121.     at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  122.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  123.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  124.     ...
  125.  
  126.  
  127. "spark-worker-1-4" Id=225 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@94b976d
  128.     at sun.misc.Unsafe.park(Native Method)
  129.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@94b976d
  130.     at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  131.     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  132.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  133.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  134.     at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  135.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  136.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  137.     ...
  138.  
  139.  
  140. "spark-worker-1-3" Id=224 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@94b976d
  141.     at sun.misc.Unsafe.park(Native Method)
  142.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@94b976d
  143.     at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  144.     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  145.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  146.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  147.     at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  148.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  149.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  150.     ...
  151.  
  152.  
  153. "spark-worker-1-2" Id=223 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@94b976d
  154.     at sun.misc.Unsafe.park(Native Method)
  155.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@94b976d
  156.     at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  157.     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  158.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  159.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  160.     at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  161.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  162.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  163.     ...
  164.  
  165.  
  166. "spark-worker-1-1" Id=222 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@94b976d
  167.     at sun.misc.Unsafe.park(Native Method)
  168.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@94b976d
  169.     at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  170.     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  171.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  172.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  173.     at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  174.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  175.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  176.     ...
  177.  
  178.  
  179. "spark-worker-1-0" Id=221 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@94b976d
  180.     at sun.misc.Unsafe.park(Native Method)
  181.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@94b976d
  182.     at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  183.     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  184.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  185.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  186.     at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  187.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  188.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  189.     ...
  190.  
  191.  
  192. "spark-worker-pool-1-thread-4" Id=193 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d74029c
  193.     at sun.misc.Unsafe.park(Native Method)
  194.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d74029c
  195.     at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  196.     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  197.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  198.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  199.     at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  200.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  201.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  202.     ...
  203.  
  204.  
  205. "spark-worker-pool-1-thread-3" Id=125 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d74029c
  206.     at sun.misc.Unsafe.park(Native Method)
  207.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d74029c
  208.     at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  209.     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  210.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  211.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  212.     at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  213.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  214.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  215.     ...
  216.  
  217.  
  218. "spark-worker-pool-1-thread-2" Id=124 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d74029c
  219.     at sun.misc.Unsafe.park(Native Method)
  220.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d74029c
  221.     at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  222.     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  223.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  224.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  225.     at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  226.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  227.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  228.     ...
  229.  
  230.  
  231. "Netty Server IO #2" Id=105 RUNNABLE
  232.     at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  233.     at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:314)
  234.     at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:293)
  235.     at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174)
  236.     at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  237.     -  locked io.netty.channel.nio.SelectedSelectionKeySet@48769d56
  238.     -  locked java.util.Collections$UnmodifiableSet@2cd14ebd
  239.     -  locked sun.nio.ch.WindowsSelectorImpl@79f454b5
  240.     at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  241.     at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  242.     at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  243.     ...
  244.  
  245.  
  246. "Netty Server IO #1" Id=104 RUNNABLE (in native)
  247.     at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  248.     at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:314)
  249.     at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:293)
  250.     at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174)
  251.     at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  252.     -  locked io.netty.channel.nio.SelectedSelectionKeySet@54b9d9f5
  253.     -  locked java.util.Collections$UnmodifiableSet@28596219
  254.     -  locked sun.nio.ch.WindowsSelectorImpl@edb6509
  255.     at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  256.     at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  257.     at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  258.     ...
  259.  
  260.  
  261. "Ice and Fire Pathfinding Worker #0" Id=103 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5551c99b
  262.     at sun.misc.Unsafe.park(Native Method)
  263.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5551c99b
  264.     at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  265.     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  266.     at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  267.     at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  268.     at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  269.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  270.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  271.     ...
  272.  
  273.  
  274. "Server Watchdog" Id=102 RUNNABLE
  275.     at sun.management.ThreadImpl.dumpThreads0(Native Method)
  276.     at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:496)
  277.     at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:484)
  278.     at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:41)
  279.     at java.lang.Thread.run(Thread.java:750)
  280.  
  281.  
  282. "spark-worker-pool-1-thread-1" Id=98 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d74029c
  283.     at sun.misc.Unsafe.park(Native Method)
  284.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d74029c
  285.     at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  286.     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  287.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  288.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  289.     at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  290.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  291.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  292.     ...
  293.  
  294.  
  295. "spark-monitor" Id=97 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4fbdd4b5
  296.     at sun.misc.Unsafe.park(Native Method)
  297.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4fbdd4b5
  298.     at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  299.     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  300.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  301.     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  302.     at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  303.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  304.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  305.     ...
  306.  
  307.  
  308. "Thread-34" Id=96 RUNNABLE (in native)
  309.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  310.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
  311.     at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
  312.     at java.lang.Thread.run(Thread.java:750)
  313.  
  314.  
  315. "Netty Server IO #0" Id=95 RUNNABLE (in native)
  316.     at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  317.     at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:314)
  318.     at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:293)
  319.     at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174)
  320.     at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  321.     -  locked io.netty.channel.nio.SelectedSelectionKeySet@2c173ef1
  322.     -  locked java.util.Collections$UnmodifiableSet@7931f557
  323.     -  locked sun.nio.ch.WindowsSelectorImpl@2277f6fb
  324.     at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  325.     at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  326.     at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  327.     ...
  328.  
  329.  
  330. "ObjectCleanerThread" Id=94 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@3ce967c
  331.     at java.lang.Object.wait(Native Method)
  332.     -  waiting on java.lang.ref.ReferenceQueue$Lock@3ce967c
  333.     at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  334.     at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  335.     at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  336.     at java.lang.Thread.run(Thread.java:750)
  337.  
  338.  
  339. "Server console handler" Id=93 RUNNABLE (in native)
  340.     at java.io.FileInputStream.readBytes(Native Method)
  341.     at java.io.FileInputStream.read(FileInputStream.java:255)
  342.     at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  343.     at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  344.     -  locked java.io.BufferedInputStream@163bd042
  345.     at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  346.     at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  347.     at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  348.     -  locked java.io.InputStreamReader@6056149f
  349.     at java.io.InputStreamReader.read(InputStreamReader.java:184)
  350.     ...
  351.  
  352.  
  353. "DestroyJavaVM" Id=92 RUNNABLE
  354.  
  355.  
  356. "Server thread" Id=89 RUNNABLE
  357.     at java.lang.String.indexOf(String.java:1769)
  358.     at java.lang.String.indexOf(String.java:1718)
  359.     at java.lang.String.indexOf(String.java:1698)
  360.     at java.lang.String.contains(String.java:2133)
  361.     at azmalent.cuneiform.filter.FilteringUtil.isLoggable(FilteringUtil.java:43)
  362.     at azmalent.cuneiform.filter.LogFilter.filter(LogFilter.java:15)
  363.     at org.apache.logging.log4j.core.filter.CompositeFilter.filter(CompositeFilter.java:590)
  364.     at org.apache.logging.log4j.core.filter.AbstractFilterable.isFiltered(AbstractFilterable.java:154)
  365.     ...
  366.  
  367.  
  368. "Snooper Timer" Id=90 WAITING on java.util.TaskQueue@a81e2eb
  369.     at java.lang.Object.wait(Native Method)
  370.     -  waiting on java.util.TaskQueue@a81e2eb
  371.     at java.lang.Object.wait(Object.java:502)
  372.     at java.util.TimerThread.mainLoop(Timer.java:526)
  373.     at java.util.TimerThread.run(Timer.java:505)
  374.  
  375.  
  376. "pool-4-thread-1" Id=74 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@42709a39
  377.     at sun.misc.Unsafe.park(Native Method)
  378.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@42709a39
  379.     at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  380.     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  381.     at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  382.     at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  383.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  384.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  385.     at java.lang.Thread.run(Thread.java:750)
  386.  
  387.  
  388. "Thread-26" Id=62 RUNNABLE (in native)
  389.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  390.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
  391.     at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
  392.     at java.lang.Thread.run(Thread.java:750)
  393.  
  394.  
  395. "Thread-25" Id=61 RUNNABLE (in native)
  396.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  397.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
  398.     at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
  399.     at java.lang.Thread.run(Thread.java:750)
  400.  
  401.  
  402. "Thread-24" Id=60 RUNNABLE (in native)
  403.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  404.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
  405.     at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
  406.     at java.lang.Thread.run(Thread.java:750)
  407.  
  408.  
  409. "Thread-23" Id=59 RUNNABLE (in native)
  410.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  411.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
  412.     at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
  413.     at java.lang.Thread.run(Thread.java:750)
  414.  
  415.  
  416. "Thread-22" Id=58 RUNNABLE (in native)
  417.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  418.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
  419.     at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
  420.     at java.lang.Thread.run(Thread.java:750)
  421.  
  422.  
  423. "Thread-21" Id=57 RUNNABLE (in native)
  424.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  425.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
  426.     at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
  427.     at java.lang.Thread.run(Thread.java:750)
  428.  
  429.  
  430. "Thread-20" Id=56 RUNNABLE (in native)
  431.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  432.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
  433.     at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
  434.     at java.lang.Thread.run(Thread.java:750)
  435.  
  436.  
  437. "Thread-19" Id=55 RUNNABLE (in native)
  438.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  439.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
  440.     at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
  441.     at java.lang.Thread.run(Thread.java:750)
  442.  
  443.  
  444. "Thread-18" Id=54 RUNNABLE (in native)
  445.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  446.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
  447.     at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
  448.     at java.lang.Thread.run(Thread.java:750)
  449.  
  450.  
  451. "DFU cleaning thread" Id=53 TIMED_WAITING
  452.     at java.lang.Thread.sleep(Native Method)
  453.     at org.embeddedt.modernfix.dfu.DFUBlaster$CleanerThread.run(DFUBlaster.java:59)
  454.  
  455.  
  456. "pool-3-thread-1" Id=52 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@12528c04
  457.     at sun.misc.Unsafe.park(Native Method)
  458.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@12528c04
  459.     at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  460.     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  461.     at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  462.     at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  463.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  464.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  465.     at java.lang.Thread.run(Thread.java:750)
  466.  
  467.  
  468. "KubeJS Background Thread" Id=51 TIMED_WAITING
  469.     at java.lang.Thread.sleep(Native Method)
  470.     at dev.latvian.kubejs.util.KubeJSBackgroundThread.run(KubeJSBackgroundThread.java:20)
  471.  
  472.  
  473. "Thread-13" Id=40 RUNNABLE (in native)
  474.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  475.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
  476.     at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
  477.     at java.lang.Thread.run(Thread.java:750)
  478.  
  479.  
  480. "Thread-12" Id=39 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3049d1f8
  481.     at sun.misc.Unsafe.park(Native Method)
  482.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3049d1f8
  483.     at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  484.     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  485.     at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  486.     at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  487.     at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  488.     at net.torocraft.torohealth.config.loader.FileWatcher.pollEvents(FileWatcher.java:54)
  489.     at net.torocraft.torohealth.config.loader.FileWatcher.run(FileWatcher.java:46)
  490.     ...
  491.  
  492.  
  493. "Timer hack thread" Id=30 TIMED_WAITING
  494.     at java.lang.Thread.sleep(Native Method)
  495.     at net.minecraft.util.Util$6.run(Util.java:505)
  496.  
  497.  
  498. "Thread-11" Id=29 RUNNABLE (in native)
  499.     at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  500.     at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  501.     at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  502.     at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  503.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  504.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  505.     at java.lang.Thread.run(Thread.java:750)
  506.  
  507.     Number of locked synchronizers = 1
  508.     - java.util.concurrent.ThreadPoolExecutor$Worker@35010a6b
  509.  
  510.  
  511. "Thread-10" Id=28 RUNNABLE (in native)
  512.     at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  513.     at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  514.     at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  515.     at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  516.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  517.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  518.     at java.lang.Thread.run(Thread.java:750)
  519.  
  520.     Number of locked synchronizers = 1
  521.     - java.util.concurrent.ThreadPoolExecutor$Worker@24405466
  522.  
  523.  
  524. "Thread-9" Id=27 RUNNABLE (in native)
  525.     at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  526.     at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  527.     at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  528.     at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  529.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  530.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  531.     at java.lang.Thread.run(Thread.java:750)
  532.  
  533.     Number of locked synchronizers = 1
  534.     - java.util.concurrent.ThreadPoolExecutor$Worker@6e948f1c
  535.  
  536.  
  537. "Thread-8" Id=26 RUNNABLE (in native)
  538.     at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  539.     at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  540.     at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  541.     at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  542.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  543.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  544.     at java.lang.Thread.run(Thread.java:750)
  545.  
  546.     Number of locked synchronizers = 1
  547.     - java.util.concurrent.ThreadPoolExecutor$Worker@134d7ffa
  548.  
  549.  
  550. "Thread-7" Id=25 RUNNABLE (in native)
  551.     at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  552.     at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  553.     at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  554.     at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  555.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  556.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  557.     at java.lang.Thread.run(Thread.java:750)
  558.  
  559.     Number of locked synchronizers = 1
  560.     - java.util.concurrent.ThreadPoolExecutor$Worker@1640f20f
  561.  
  562.  
  563. "Thread-6" Id=24 RUNNABLE (in native)
  564.     at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  565.     at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  566.     at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  567.     at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  568.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  569.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  570.     at java.lang.Thread.run(Thread.java:750)
  571.  
  572.     Number of locked synchronizers = 1
  573.     - java.util.concurrent.ThreadPoolExecutor$Worker@20dd5870
  574.  
  575.  
  576. "Thread-5" Id=23 RUNNABLE (in native)
  577.     at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  578.     at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  579.     at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  580.     at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  581.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  582.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  583.     at java.lang.Thread.run(Thread.java:750)
  584.  
  585.     Number of locked synchronizers = 1
  586.     - java.util.concurrent.ThreadPoolExecutor$Worker@6dd20ec9
  587.  
  588.  
  589. "Thread-4" Id=22 RUNNABLE (in native)
  590.     at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  591.     at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  592.     at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  593.     at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  594.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  595.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  596.     at java.lang.Thread.run(Thread.java:750)
  597.  
  598.     Number of locked synchronizers = 1
  599.     - java.util.concurrent.ThreadPoolExecutor$Worker@2b35c7aa
  600.  
  601.  
  602. "Thread-3" Id=21 RUNNABLE (in native)
  603.     at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  604.     at sun.nio.ch.Iocp.access$300(Iocp.java:46)
  605.     at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:333)
  606.     at java.lang.Thread.run(Thread.java:750)
  607.  
  608.  
  609. "Thread-2" Id=19 RUNNABLE (in native)
  610.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  611.     at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
  612.     at sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:586)
  613.     at java.lang.Thread.run(Thread.java:750)
  614.  
  615.  
  616. "Thread-1" Id=18 TIMED_WAITING
  617.     at sun.misc.Unsafe.park(Native Method)
  618.     at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
  619.     at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  620.  
  621.  
  622. "Attach Listener" Id=6 RUNNABLE
  623.  
  624.  
  625. "Signal Dispatcher" Id=5 RUNNABLE
  626.  
  627.  
  628. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@35dafba0
  629.     at java.lang.Object.wait(Native Method)
  630.     -  waiting on java.lang.ref.ReferenceQueue$Lock@35dafba0
  631.     at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  632.     at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  633.     at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:188)
  634.  
  635.  
  636. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@73bd0e70
  637.     at java.lang.Object.wait(Native Method)
  638.     -  waiting on java.lang.ref.Reference$Lock@73bd0e70
  639.     at java.lang.Object.wait(Object.java:502)
  640.     at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  641.     at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  642.  
  643.  
  644.  
  645. Stacktrace:
  646.     at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:56) [?:?] {re:classloading}
  647.     at java.lang.Thread.run(Thread.java:750) [?:1.8.0_382] {}
  648.  
  649.  
  650. -- Performance stats --
  651. Details:
  652.     Random tick rate: 3
  653.     Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 1, entities: 749 [minecraft:zombie:91,quark:glass_frame:64,minecraft:tropical_fish:56,iceandfire:dragon_multipart:49,minecraft:chicken:42], block_entities: 1462 [supplementaries:wall_lantern:592,minecraft:chest:157,minecraft:campfire:156,quark:variant_chest:105,lootr:special_loot_chest:90], block_ticks: 103, fluid_ticks: 0, chunk_source: ServerChunkCache: 2025,
  654. ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  655. ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  656. ResourceKey[minecraft:dimension / tropicraft:tropics]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  657. ResourceKey[minecraft:dimension / twilightforest:twilightforest]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  658. ResourceKey[minecraft:dimension / twilightforest:skylight_forest]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  659. ResourceKey[minecraft:dimension / dimdungeons:dungeon_dimension]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  660. ResourceKey[minecraft:dimension / good_nights_sleep:good_dream]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  661. ResourceKey[minecraft:dimension / blue_skies:everdawn]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  662. ResourceKey[minecraft:dimension / mining_dimension:mining]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  663. ResourceKey[minecraft:dimension / atum:atum]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  664. ResourceKey[minecraft:dimension / good_nights_sleep:nightmare]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  665. ResourceKey[minecraft:dimension / blue_skies:everbright]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  666. ResourceKey[minecraft:dimension / the_bumblezone:the_bumblezone]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  667. ResourceKey[minecraft:dimension / feywild:market_place_dimension]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  668. ResourceKey[minecraft:dimension / undergarden:undergarden]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0
  669.  
  670. -- System Details --
  671. Details:
  672.     Minecraft Version: 1.16.5
  673.     Minecraft Version ID: 1.16.5
  674.     Operating System: Windows 10 (amd64) version 10.0
  675.     Java Version: 1.8.0_382, Red Hat, Inc.
  676.     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Red Hat, Inc.
  677.     Memory: 2339002568 bytes (2230 MB) / 4294967296 bytes (4096 MB) up to 18253611008 bytes (17408 MB)
  678.     CPUs: 8
  679.     JVM Flags: 8 total; -Xms4G -Xmx17G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  680.     ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
  681.     ModLauncher launch target: fmlserver
  682.     ModLauncher naming: srg
  683.     ModLauncher services:
  684.         /mixin-0.8.4.jar mixin PLUGINSERVICE
  685.         /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  686.         /forge-1.16.5-36.2.39.jar object_holder_definalize PLUGINSERVICE
  687.         /forge-1.16.5-36.2.39.jar runtime_enum_extender PLUGINSERVICE
  688.         /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  689.         /forge-1.16.5-36.2.39.jar capability_inject_definalize PLUGINSERVICE
  690.         /forge-1.16.5-36.2.39.jar runtimedistcleaner PLUGINSERVICE
  691.         /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  692.         /forge-1.16.5-36.2.39.jar fml TRANSFORMATIONSERVICE
  693.     FML: 36.2
  694.     Forge: net.minecraftforge:36.2.39
  695.     FML Language Providers:
  696.         javafml@36.2
  697.         minecraft@1
  698.         kotlinforforge@1.17.0
  699.     Mod List:
  700.         BetterDungeons-1.16.4-1.2.1.jar                   |YUNG's Better Dungeons        |betterdungeons                |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
  701.         secondchanceforge-1.16.5-1.5.0.jar                |Second Chance Forge           |secondchanceforge             |1.5.0               |DONE      |Manifest: NOSIGNATURE
  702.         infernal-expansion-1.16.5-2.5.0.jar               |Infernal Expansion            |infernalexp                   |2.5.0               |DONE      |Manifest: NOSIGNATURE
  703.         mcw-windows-2.1.1-mc1.16.5forge.jar               |Macaw's Windows               |mcwwindows                    |2.1.1               |DONE      |Manifest: NOSIGNATURE
  704.         torohealth-1.16.4-forge-4.jar                     |ToroHealth                    |torohealth                    |NONE                |DONE      |Manifest: NOSIGNATURE
  705.         stalwart-dungeons-1.16.5-1.1.7.jar                |Stalwart Dungeons             |stalwart_dungeons             |1.1.7               |DONE      |Manifest: NOSIGNATURE
  706.         looot-1.16.4-1.0.0.3.jar                          |Looot                         |looot                         |1.0.0.3             |DONE      |Manifest: NOSIGNATURE
  707.         BetterCaves-Forge-1.16.4-1.1.2.jar                |YUNG's Better Caves           |bettercaves                   |1.16.4-1.1.2        |DONE      |Manifest: NOSIGNATURE
  708.         NaNny-1.0.1.jar                                   |NaNny                         |nanny                         |1.0.1               |DONE      |Manifest: NOSIGNATURE
  709.         modernfix-forge-5.7.1+mc1.16.5.jar                |ModernFix                     |modernfix                     |5.7.1+mc1.16.5      |DONE      |Manifest: NOSIGNATURE
  710.         farmersdelightintegrations-1.16.5-1.2.jar         |Farmer's Delight Compats      |farmersdelightintegrations    |1.16.5-1.2          |DONE      |Manifest: NOSIGNATURE
  711.         YungsApi-1.16.4-Forge-13.jar                      |YUNG's API                    |yungsapi                      |1.16.4-Forge-13     |DONE      |Manifest: NOSIGNATURE
  712.         GatewaysToEternity-1.16.5-1.0.2.jar               |Gateways To Eternity          |gateways                      |1.0.2               |DONE      |Manifest: NOSIGNATURE
  713.         upgradednetherite_items-1.16.5-1.1.0.2-release.jar|Upgraded Netherite : Items    |upgradednetherite_items       |1.16.5-1.1.0.2-relea|DONE      |Manifest: NOSIGNATURE
  714.         lootbeams-1.16.5-release-july1722.jar             |LootBeams                     |lootbeams                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
  715.         guardvillagers-1.16.5.1.2.6.jar                   |Guard Villagers               |guardvillagers                |1.2.6               |DONE      |Manifest: NOSIGNATURE
  716.         randompatches-2.4.4-forge.jar                     |RandomPatches                 |randompatches                 |2.4.4-forge         |DONE      |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
  717.         ForgivingVoid_1.16.5-5.2.1.jar                    |Forgiving Void                |forgivingvoid                 |5.2.1               |DONE      |Manifest: NOSIGNATURE
  718.         Apotheosis-1.16.5-4.8.9A0.jar                     |Apotheosis                    |apotheosis                    |4.8.9A0             |DONE      |Manifest: NOSIGNATURE
  719.         Hwyla-forge-1.10.11-B78_1.16.2.jar                |Waila                         |waila                         |1.10.11-B78_1.16.2  |DONE      |Manifest: NOSIGNATURE
  720.         Unique Enchantments Utils-1.16.5-1.7.3.1.jar      |Unique Util Enchantments      |uniqueutil                    |1.7.3.1             |DONE      |Manifest: NOSIGNATURE
  721.         Paraglider-1.16.5-1.3.2.14.jar                    |Paraglider                    |paraglider                    |1.3.2.14            |DONE      |Manifest: NOSIGNATURE
  722.         supplementaries-1.16.5-0.18.5.jar                 |Supplementaries               |supplementaries               |0.18.3              |DONE      |Manifest: NOSIGNATURE
  723.         betterendforge-1.16.5-2.5.jar                     |BetterEnd Forge               |betterendforge                |1.16.5-2.5          |DONE      |Manifest: NOSIGNATURE
  724.         upgradednetherite-1.16.5-2.1.0.1-release.jar      |Upgraded Netherite            |upgradednetherite             |1.16.5-2.1.0.1-relea|DONE      |Manifest: NOSIGNATURE
  725.         structure_gel-1.16.5-1.7.8.jar                    |Structure Gel API             |structure_gel                 |1.7.8               |DONE      |Manifest: NOSIGNATURE
  726.         AdvancementPlaques-1.16.5-1.4.1.jar               |Advancement Plaques           |advancementplaques            |1.4.1               |DONE      |Manifest: NOSIGNATURE
  727.         TenshiLib-1.16.3-1.3.0.jar                        |TenshiLib                     |tenshilib                     |1.16.3-1.3.0        |DONE      |Manifest: NOSIGNATURE
  728.         repurposed_structures_forge-3.4.7+1.16.5.jar      |Repurposed Structures         |repurposed_structures         |3.4.7+1.16.5        |DONE      |Manifest: NOSIGNATURE
  729.         morevillagers-FORGE-1.16.5-1.5.5.jar              |More Villagers                |morevillagers                 |1.5.5               |DONE      |Manifest: NOSIGNATURE
  730.         twilightdecor-1.16.5-v1.1.jar                     |Twilight Decor                |twilightdecor                 |1.1                 |DONE      |Manifest: NOSIGNATURE
  731.         toughnessbar-6.1.jar                              |Toughness Bar                 |toughnessbar                  |6.1                 |DONE      |Manifest: NOSIGNATURE
  732.         dungeons_plus-1.16.5-1.1.5.jar                    |Dungeons Plus                 |dungeons_plus                 |1.1.5               |DONE      |Manifest: NOSIGNATURE
  733.         Rad Enchants-1.16.5-1.0.1a-BETA.jar               |Rad Enchants                  |radenchants                   |1.0.1a-BETA         |DONE      |Manifest: NOSIGNATURE
  734.         edibles_1.16.5-2.4.jar                            |Edibles                       |edibles                       |2.4                 |DONE      |Manifest: NOSIGNATURE
  735.         BetterDefaultBiomes-1.16.4+-Alpha 2.6.1.jar       |Better Default Biomes         |betterdefaultbiomes           |Alpha 2.6.0         |DONE      |Manifest: NOSIGNATURE
  736.         darkerdepths-1.16.5-1.1.4.jar                     |Darker Depths                 |darkerdepths                  |1.1.4               |DONE      |Manifest: NOSIGNATURE
  737.         Highlighter-1.16.5-1.1.1.jar                      |Highlighter                   |highlighter                   |1.1.1               |DONE      |Manifest: NOSIGNATURE
  738.         spark-1.9.1-forge.jar                             |spark                         |spark                         |1.9.1               |DONE      |Manifest: NOSIGNATURE
  739.         curios-forge-1.16.5-4.1.0.0.jar                   |Curios API                    |curios                        |1.16.5-4.1.0.0      |DONE      |Manifest: NOSIGNATURE
  740.         carrotslib-mc1.16.5-3.0.2.jar                     |Carrots Lib                   |carrots                       |3.0.2               |DONE      |Manifest: NOSIGNATURE
  741.         randomite-1.16.4-1.0.1.jar                        |Randomite Classic             |randomite                     |1.0.1               |DONE      |Manifest: NOSIGNATURE
  742.         Unique Enchantments-1.16.5-2.3.3.1.jar            |Unique Enchantments           |uniquee                       |2.3.3.1             |DONE      |Manifest: NOSIGNATURE
  743.         YungsExtras-Forge-1.16.4-1.0.jar                  |YUNG's Extras                 |yungsextras                   |Forge-1.16.4-1.0    |DONE      |Manifest: NOSIGNATURE
  744.         MushroomQuest_1.16.5_v3.2.jar                     |Mushroom Quest                |mushroomquest                 |3.0.0               |DONE      |Manifest: NOSIGNATURE
  745.         tombstone-6.8.13-1.16.5.jar                       |Corail Tombstone              |tombstone                     |6.8.13              |DONE      |Manifest: NOSIGNATURE
  746.         majruszs-difficulty-1.16.4-1.1.0.jar              |Majrusz's Progressive Difficul|majruszs_difficulty           |1.1.0               |DONE      |Manifest: NOSIGNATURE
  747.         constructionwand-1.16.5-2.6.jar                   |Construction Wand             |constructionwand              |1.16.5-2.6          |DONE      |Manifest: NOSIGNATURE
  748.         sapience-1.16.5-1.1.2.jar                         |Sapience                      |sapience                      |1.1.2               |DONE      |Manifest: NOSIGNATURE
  749.         Project_MMO-1.16.5-3.67.6.jar                     |Project MMO                   |pmmo                          |1.16.5-3.67.6       |DONE      |Manifest: NOSIGNATURE
  750.         cloth-config-4.16.91-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.16.91             |DONE      |Manifest: NOSIGNATURE
  751.         the_bumblezone_forge-3.2.1+1.16.5.jar             |The Bumblezone                |the_bumblezone                |3.2.1+1.16.5        |DONE      |Manifest: NOSIGNATURE
  752.         toms_storage-1.2.19.jar                           |Tom's Simple Storage Mod      |toms_storage                  |1.2.19              |DONE      |Manifest: NOSIGNATURE
  753.         FastLeafDecay-v25.2.jar                           |FastLeafDecay                 |fastleafdecay                 |v25.2               |DONE      |Manifest: NOSIGNATURE
  754.         BetterMineshafts-Forge-1.16.4-2.0.4.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.4        |DONE      |Manifest: NOSIGNATURE
  755.         dungeons_libraries-1.16.5-1.0.6.jar               |Dungeons Libraries            |dungeons_libraries            |1.16.5-1.0.6        |DONE      |Manifest: NOSIGNATURE
  756.         dungeons_gear-1.16.5-3.2.7.jar                    |Dungeons Gear                 |dungeons_gear                 |1.16.5-3.2.7        |DONE      |Manifest: NOSIGNATURE
  757.         mowziesmobs-1.5.27.jar                            |Mowzie's Mobs                 |mowziesmobs                   |1.5.27              |DONE      |Manifest: NOSIGNATURE
  758.         geckolib-forge-1.16.5-3.0.106.jar                 |GeckoLib                      |geckolib3                     |3.0.106             |DONE      |Manifest: NOSIGNATURE
  759.         humancompanions-1.16.5-1.7.4.jar                  |Human Companions              |humancompanions               |1.16.5-1.7.4        |DONE      |Manifest: NOSIGNATURE
  760.         SereneShrubbery-1.16.5-1.2.0.jar                  |Serene Shrubbery              |serene_shrubbery              |1.0.0               |DONE      |Manifest: NOSIGNATURE
  761.         potiondescriptions-1.16.5-1.5.4.jar               |Potion Descriptions           |potiondescriptions            |1.16.5-1.5.4        |DONE      |Manifest: NOSIGNATURE
  762.         bountifulbaubles-1.16.5-0.1.0-forge.jar           |Bountiful Baubles             |bountifulbaubles              |1.16.5-0.1.0        |DONE      |Manifest: NOSIGNATURE
  763.         jei-1.16.5-7.8.0.1009.jar                         |Just Enough Items             |jei                           |7.8.0.1009          |DONE      |Manifest: NOSIGNATURE
  764.         AttributeFix-1.16.5-10.1.4.jar                    |AttributeFix                  |attributefix                  |10.1.4              |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
  765.         goblintraders-1.7.3-1.16.5.jar                    |Goblin Traders                |goblintraders                 |1.7.3               |DONE      |Manifest: NOSIGNATURE
  766.         caelus-forge-1.16.5-2.1.3.2.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.2      |DONE      |Manifest: NOSIGNATURE
  767.         Paxi-Forge-1.16.4-1.0.jar                         |Paxi                          |paxi                          |1.16.4-1.0          |DONE      |Manifest: NOSIGNATURE
  768.         HarderBranchMining-1.16.5-1.36.0.11.jar           |Harder Branch Mining Mod      |harderbranchmining            |1.16.5-1.36.0.11    |DONE      |Manifest: NOSIGNATURE
  769.         NaturesCompass-1.16.5-1.9.1-forge.jar             |Nature's Compass              |naturescompass                |1.16.5-1.9.1-forge  |DONE      |Manifest: NOSIGNATURE
  770.         LibX-1.16.3-1.0.76.jar                            |LibX                          |libx                          |1.16.3-1.0.76       |DONE      |Manifest: NOSIGNATURE
  771.         stoneholm-1.2.2.jar                               |Stoneholm                     |stoneholm                     |1.2                 |DONE      |Manifest: NOSIGNATURE
  772.         champions-forge-1.16.5-2.0.1.15.jar               |Champions                     |champions                     |1.16.5-2.0.1.15     |DONE      |Manifest: NOSIGNATURE
  773.         good-nights-sleep-1.16.5-1.2.14.jar               |Good Night's Sleep            |good_nights_sleep             |1.2.14              |DONE      |Manifest: NOSIGNATURE
  774.         StepUp-1.16.4-0.2.0.jar                           |StepUp                        |stepup                        |1.16.4-0.2.0        |DONE      |Manifest: NOSIGNATURE
  775.         questsadditions-1.16-1.3.0.jar                    |Quests Additions              |questsadditions               |1.3.0               |DONE      |Manifest: NOSIGNATURE
  776.         CraftTweaker-1.16.5-7.1.2.520.jar                 |CraftTweaker                  |crafttweaker                  |7.1.2.520           |DONE      |Manifest: NOSIGNATURE
  777.         GameStages-Forge-1.16.5-7.3.14.jar                |GameStages                    |gamestages                    |7.3.14              |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
  778.         mysticalworld-1.16.5-0.3.6.27.jar                 |Mystical World                |mysticalworld                 |0.3.6.27            |DONE      |Manifest: NOSIGNATURE
  779.         majruszsaccessories-1.16.5-0.1.4.jar              |Majrusz's Accessories         |majruszs_accessories          |0.1.4               |DONE      |Manifest: NOSIGNATURE
  780.         forge-1.16.5-36.2.39-universal.jar                |Forge                         |forge                         |36.2.39             |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  781.         Atum-1.16.5-2.2.12.jar                            |Atum 2                        |atum                          |1.16.5-2.2.12       |DONE      |Manifest: NOSIGNATURE
  782.         WailaHarvestability-mc1.16.x-forge-1.1.15.jar     |Waila Harvestability          |wailaharvestability           |1.1.15              |DONE      |Manifest: NOSIGNATURE
  783.         DungeonsArise-1.16.5-2.1.49-beta.jar              |When Dungeons Arise           |dungeons_arise                |2.1.49              |DONE      |Manifest: NOSIGNATURE
  784.         forge-1.16.5-36.2.39-server.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
  785.         cofh_core-1.16.5-1.5.2.22.jar                     |CoFH Core                     |cofh_core                     |1.5.2.22            |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  786.         smoothchunk1.16.5-2.0.jar                         |Smoothchunk mod               |smoothchunk                   |2.0                 |DONE      |Manifest: NOSIGNATURE
  787.         logprot-1.16-1.6.jar                              |Logprot                       |logprot                       |1.4                 |DONE      |Manifest: NOSIGNATURE
  788.         Capsule-1.16.5-5.0.94.jar                         |Capsule                       |capsule                       |1.16.5-5.0.94       |DONE      |Manifest: NOSIGNATURE
  789.         roughtweaks-1.16.5-2.5.1.jar                      |Rough Tweaks                  |roughtweaks                   |2.5.1               |DONE      |Manifest: NOSIGNATURE
  790.         greekfantasy-16.5.5.jar                           |Greek Fantasy                 |greekfantasy                  |16.5.5              |DONE      |Manifest: NOSIGNATURE
  791.         nopotionshift_1.16.4-1.6.1.jar                    |No Potion Shift               |nopotionshift                 |1.6.1               |DONE      |Manifest: NOSIGNATURE
  792.         modifiers-0.1.2-forge.jar                         |Modifiers                     |modifiers                     |0.1.2               |DONE      |Manifest: NOSIGNATURE
  793.         pirate_hats.jar                                   |Pirate Hat                    |pirate_hat                    |1.0.0               |DONE      |Manifest: NOSIGNATURE
  794.         majrusz-library-1.16.4-2.0.1.jar                  |Majrusz Library               |majrusz_library               |2.0.1               |DONE      |Manifest: NOSIGNATURE
  795.         dimdungeons-1.13.1.jar                            |Dimensional Dungeons          |dimdungeons                   |1.16.4-1.13.1       |DONE      |Manifest: NOSIGNATURE
  796.         Xaeros_Minimap_23.6.2_Forge_1.16.5.jar            |Xaero's Minimap               |xaerominimap                  |23.6.2              |DONE      |Manifest: NOSIGNATURE
  797.         ftb-backups-2.1.2.2.jar                           |FTB Backups                   |ftbbackups                    |2.1.2.2             |DONE      |Manifest: NOSIGNATURE
  798.         serverconfigupdater-1.3.2.jar                     |ServerConfig Updater          |serverconfigupdater           |1.3.2               |DONE      |Manifest: NOSIGNATURE
  799.         polymorph-forge-1.16.5-0.41.jar                   |Polymorph                     |polymorph                     |1.16.5-0.41         |DONE      |Manifest: NOSIGNATURE
  800.         AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE
  801.         floormats-1.16.5-v1.5.1.jar                       |Floor Mats                    |floormats                     |1.16.5-v1.5.1       |DONE      |Manifest: NOSIGNATURE
  802.         AmbientEnvironment-5.0.0.11.jar                   |Ambient Environment           |ambientenvironment            |5.0.0.11            |DONE      |Manifest: NOSIGNATURE
  803.         PickleTweaks-1.16.5-5.2.6.jar                     |Pickle Tweaks                 |pickletweaks                  |5.2.6               |DONE      |Manifest: NOSIGNATURE
  804.         Titles-1.16.5-3.4.4.jar                           |Titles                        |titles                        |1.16.5-3.4.3        |DONE      |Manifest: NOSIGNATURE
  805.         appleskin-forge-mc1.16.x-2.4.0.jar                |AppleSkin                     |appleskin                     |2.4.0+mc1.16.4      |DONE      |Manifest: NOSIGNATURE
  806.         lootr-1.16.5-0.2.18.49.jar                        |Lootr                         |lootr                         |0.1.15.46           |DONE      |Manifest: NOSIGNATURE
  807.         byg-1.3.6.jar                                     |Oh The Biomes You'll Go       |byg                           |1.3.4               |DONE      |Manifest: NOSIGNATURE
  808.         Aquaculture-1.16.5-2.1.23.jar                     |Aquaculture 2                 |aquaculture                   |1.16.5-2.1.23       |DONE      |Manifest: NOSIGNATURE
  809.         orcinusscaves-1.3.jar                             |Orcinus's Cavern              |cavern                        |{1.2.0}             |DONE      |Manifest: NOSIGNATURE
  810.         CosmeticArmorReworked-1.16.5-v5.jar               |CosmeticArmorReworked         |cosmeticarmorreworked         |1.16.5-v5           |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
  811.         convenientcurioscontainer-1.3-1.16.5.jar          |Convenient Curios Container   |convenientcurioscontainer     |3_forge-1.16.5      |DONE      |Manifest: NOSIGNATURE
  812.         xptome-1.16.5-v2.1.5.jar                          |XP Tome                       |xpbook                        |v2.1.5              |DONE      |Manifest: NOSIGNATURE
  813.         litewolfcore-1.16.5v1.0.1.jar                     |LiteWolf Core                 |litewolfcore                  |1.16.5v1.0          |DONE      |Manifest: NOSIGNATURE
  814.         Tropicraft-9.2.0-release+90.jar                   |Tropicraft                    |tropicraft                    |9.2.0-release+90    |DONE      |Manifest: NOSIGNATURE
  815.         blue_skies-1.16.5-1.1.3.jar                       |Blue Skies                    |blue_skies                    |1.1.3               |DONE      |Manifest: NOSIGNATURE
  816.         eidolon-0.2.8.jar                                 |Eidolon                       |eidolon                       |0.2.7               |DONE      |Manifest: NOSIGNATURE
  817.         HealthOverlay-1.16.5-3.0.1.jar                    |Health Overlay                |healthoverlay                 |3.0.1               |DONE      |Manifest: NOSIGNATURE
  818.         DoggyTalents-1.16.5-2.1.15.jar                    |Doggy Talents 2               |doggytalents                  |2.1.15              |DONE      |Manifest: NOSIGNATURE
  819.         connectivity-2.4-1.16.5.jar                       |Connectivity Mod              |connectivity                  |2.4-1.16.5          |DONE      |Manifest: NOSIGNATURE
  820.         InsaneLib-1.4.2-mc1.16.5.jar                      |InsaneLib                     |insanelib                     |1.4.2               |DONE      |Manifest: NOSIGNATURE
  821.         XaerosWorldMap_1.33.0_Forge_1.16.5.jar            |Xaero's World Map             |xaeroworldmap                 |1.33.0              |DONE      |Manifest: NOSIGNATURE
  822.         CookingForBlockheads_1.16.5-9.3.4.jar             |Cooking for Blockheads        |cookingforblockheads          |9.3.4               |DONE      |Manifest: NOSIGNATURE
  823.         Prism-1.16.5-1.0.1.jar                            |Prism                         |prism                         |1.0.1               |DONE      |Manifest: NOSIGNATURE
  824.         Placebo-1.16.5-4.7.1.jar                          |Placebo                       |placebo                       |4.7.1               |DONE      |Manifest: NOSIGNATURE
  825.         citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |DONE      |Manifest: NOSIGNATURE
  826.         alexsmobs-1.12.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.12.1              |DONE      |Manifest: NOSIGNATURE
  827.         iceandfire-2.1.12-1.16.5-patch-1.jar              |Ice and Fire                  |iceandfire                    |2.1.12-1.16.5-patch-|DONE      |Manifest: NOSIGNATURE
  828.         eyeofdragons-0.1.0.jar                            |Eye of Dragons                |eyeofdragons                  |NONE                |DONE      |Manifest: NOSIGNATURE
  829.         rats-7.2.0-1.16.5.jar                             |Rats                          |rats                          |7.2.0               |DONE      |Manifest: NOSIGNATURE
  830.         forge-branders-spawnermod-1.16.5-1.8.14.jar       |Enhanced Mob Spawners         |spawnermod                    |1.8.14              |DONE      |Manifest: NOSIGNATURE
  831.         Bookshelf-Forge-1.16.5-10.4.33.jar                |Bookshelf                     |bookshelf                     |10.4.33             |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
  832.         Tips-1.16.5-4.0.18.jar                            |Tips                          |tips                          |4.0.18              |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
  833.         sophisticatedbackpacks-1.16.5-3.15.20.755.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.15.20.755  |DONE      |Manifest: NOSIGNATURE
  834.         relics-1.16.5-0.3.4.4.jar                         |Relics                        |relics                        |0.3.4.4             |DONE      |Manifest: NOSIGNATURE
  835.         Unique Enchantments Apex-1.16.5-1.2.3.jar         |Unique Apex Enchantments      |uniqueapex                    |1.2.3               |DONE      |Manifest: NOSIGNATURE
  836.         takesapillage-1.0.3-1.16.5.jar                    |It Takes A Pillage            |takesapillage                 |1.0.3               |DONE      |Manifest: NOSIGNATURE
  837.         ProgressiveBosses-3.4.3-mc1.16.5.jar              |Progressive Bosses            |progressivebosses             |3.4.3               |DONE      |Manifest: NOSIGNATURE
  838.         magicaljewelry-1.16.5_1.2.12.jar                  |Magical Jewelry               |magicaljewelry                |1.16.5_1.2.11       |DONE      |Manifest: NOSIGNATURE
  839.         VTweaks-1.16.4-3.6.2.jar                          |V-Tweaks                      |vtweaks                       |3.6.0               |DONE      |Manifest: NOSIGNATURE
  840.         Berry_Nice.jar                                    |Berry Nice                    |berry_nice                    |1.0.0               |DONE      |Manifest: NOSIGNATURE
  841.         LostTrinkets-1.16.5-0.1.27.jar                    |Lost Trinkets                 |losttrinkets                  |0.1.27              |DONE      |Manifest: NOSIGNATURE
  842.         twilightforest-1.16.5-4.0.870-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |DONE      |Manifest: NOSIGNATURE
  843.         Buddycards-1.16.5-2.5.3.jar                       |Buddycards                    |buddycards                    |1.16.5-2.5.3        |DONE      |Manifest: NOSIGNATURE
  844.         cuneiform-1.16.3-1.2.5.jar                        |Cuneiform                     |cuneiform                     |1.16.3-1.2.5        |DONE      |Manifest: NOSIGNATURE
  845.         w2w-1.16.1-0.0.5.2.jar                            |w2w                           |w2w                           |NONE                |DONE      |Manifest: NOSIGNATURE
  846.         chocolate-1.3.0-1.16.4.jar                        |Chocolate                     |chocolate                     |1.3.0-1.16.4        |DONE      |Manifest: NOSIGNATURE
  847.         mcw-bridges-2.1.0-mc1.16.5forge.jar               |Macaw's Bridges               |mcwbridges                    |2.1.0               |DONE      |Manifest: NOSIGNATURE
  848.         FarmersDelight-1.16.5-0.6.0.jar                   |Farmer's Delight              |farmersdelight                |1.16.5-0.6.0        |DONE      |Manifest: NOSIGNATURE
  849.         farmersrespite-1.16.5-1.1.jar                     |Farmer's Respite              |farmersrespite                |1.16.5-1.1          |DONE      |Manifest: NOSIGNATURE
  850.         largemeals-1.16.5-2.2.jar                         |Large Meals                   |largemeals                    |1.16.5-2.2          |DONE      |Manifest: NOSIGNATURE
  851.         projectvibrantjourneys-1.16.5-3.2.11.jar          |Project: Vibrant Journeys     |projectvibrantjourneys        |1.16.5-3.2.11       |DONE      |Manifest: NOSIGNATURE
  852.         Lollipop-1.16.5-3.2.9.jar                         |Lollipop                      |lollipop                      |3.2.9               |DONE      |Manifest: NOSIGNATURE
  853.         mining_dimension-1.16.5-1.0.6.jar                 |Mining World                  |mining_dimension              |1.16.5-1.0.6        |DONE      |Manifest: NOSIGNATURE
  854.         ElenaiDodge2-1.16.X-1.1.0.jar                     |Elenai Dodge 2                |elenaidodge2                  |1.1.0               |DONE      |Manifest: NOSIGNATURE
  855.         simplefarming-1.16.5-1.3.8.jar                    |Simple Farming                |simplefarming                 |1.16.5-1.3.8        |DONE      |Manifest: NOSIGNATURE
  856.         dungeons_enhanced-1.16.5-1.8.2.jar                |Dungeons Enhanced             |dungeons_enhanced             |1.8.2               |DONE      |Manifest: NOSIGNATURE
  857.         Bountiful-1.16.4-3.3.1.jar                        |Bountiful                     |bountiful                     |1.16.4-3.3.1        |DONE      |Manifest: NOSIGNATURE
  858.         Patchouli-1.16.4-53.3.jar                         |Patchouli                     |patchouli                     |1.16.4-53.3         |DONE      |Manifest: NOSIGNATURE
  859.         Feywild-1.16.5-2.1.4.jar                          |Feywild                       |feywild                       |1.16.5-2.1.4        |DONE      |Manifest: NOSIGNATURE
  860.         ars_nouveau-1.16.5-1.25.10.jar                    |Ars Nouveau                   |ars_nouveau                   |1.25.10             |DONE      |Manifest: NOSIGNATURE
  861.         collective-1.16.5-5.49.jar                        |Collective                    |collective                    |5.49                |DONE      |Manifest: NOSIGNATURE
  862.         OreExcavation-1.8.157.jar                         |Ore Excavation                |oreexcavation                 |1.8.157             |DONE      |Manifest: NOSIGNATURE
  863.         usefulhats-1.16.5-1.10.1.0.jar                    |Useful Hats                   |usefulhats                    |1.16.5-1.10.1.0     |DONE      |Manifest: NOSIGNATURE
  864.         BetterStrongholds-1.16.4-1.2.1.jar                |YUNG's Better Strongholds     |betterstrongholds             |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
  865.         EnigmaticLegacy-2.11.12.jar                       |Enigmatic Legacy              |enigmaticlegacy               |2.11.12             |DONE      |Manifest: NOSIGNATURE
  866.         buildersaddition-1.16.5-20210807a.jar             |Builders Crafts & Addition    |buildersaddition              |1.16.5-20210807a    |DONE      |Manifest: NOSIGNATURE
  867.         starterkit_1.16.5-4.1.jar                         |Starter Kit                   |starterkit                    |4.1                 |DONE      |Manifest: NOSIGNATURE
  868.         cavebiomeapi-1.16.5-1.4.2.jar                     |CaveBiomeAPI                  |cavebiomeapi                  |1.16.5-1.4.2        |DONE      |Manifest: NOSIGNATURE
  869.         TwilightDelight-1.16.5-1.1.3.jar                  |Twilight Delight              |twilightdelight               |1.1.3               |DONE      |Manifest: NOSIGNATURE
  870.         SpartanWeaponry-1.16.5-2.2.0-rc-2.jar             |Spartan Weaponry              |spartanweaponry               |2.2.0 Release Candid|DONE      |Manifest: NOSIGNATURE
  871.         architectury-1.32.68.jar                          |Architectury                  |architectury                  |1.32.68             |DONE      |Manifest: NOSIGNATURE
  872.         ftb-library-forge-1605.3.4-build.90.jar           |FTB Library                   |ftblibrary                    |1605.3.4-build.90   |DONE      |Manifest: NOSIGNATURE
  873.         ftb-teams-forge-1605.2.3-build.40.jar             |FTB Teams                     |ftbteams                      |1605.2.3-build.40   |DONE      |Manifest: NOSIGNATURE
  874.         curiouselytra-forge-1.16.5-4.0.2.4.jar            |Curious Elytra                |curiouselytra                 |1.16.5-4.0.2.4      |DONE      |Manifest: NOSIGNATURE
  875.         The_Undergarden-1.16.5-0.5.5.jar                  |The Undergarden               |undergarden                   |0.5.5               |DONE      |Manifest: NOSIGNATURE
  876.         smallships-1.16.5-1.8.5.jar                       |Small Ships Mod               |smallships                    |1.8.5               |DONE      |Manifest: NOSIGNATURE
  877.         toomanyglyphs-snapshot-20220223.jar               |Too Many Glyphs               |toomanyglyphs                 |0.1.0               |DONE      |Manifest: NOSIGNATURE
  878.         nutritionalbalance-1.16.5-0.7.14.jar              |Nutritional Balance           |nutritionalbalance            |1.16.5-0.7.14       |DONE      |Manifest: NOSIGNATURE
  879.         dreadsteel-1.16.5-1.1.6.jar                       |Dreadsteel                    |dreadsteel                    |1.16.5-1.1.6        |DONE      |Manifest: NOSIGNATURE
  880.         BetterAdvancements-1.16.5-0.1.1.115.jar           |Better Advancements           |betteradvancements            |0.1.1.115           |DONE      |Manifest: NOSIGNATURE
  881.         BHMenu-Forge-1.16.5-2.3.1.jar                     |BisectHosting Menu            |bhmenu                        |1.16.5-2.3.1        |DONE      |Manifest: NOSIGNATURE
  882.         rhino-forge-1605.1.5-build.75.jar                 |Rhino                         |rhino                         |1605.1.5-build.75   |DONE      |Manifest: NOSIGNATURE
  883.         kubejs-forge-1605.3.19-build.299.jar              |KubeJS                        |kubejs                        |1605.3.19-build.299 |DONE      |Manifest: NOSIGNATURE
  884.         lootjs-1.16.5-1.0.0.jar                           |LootJS                        |lootjs                        |1.0.0               |DONE      |Manifest: NOSIGNATURE
  885.         Cucumber-1.16.5-4.1.12.jar                        |Cucumber Library              |cucumber                      |4.1.12              |DONE      |Manifest: NOSIGNATURE
  886.         TrashSlot_1.16.3-12.2.1.jar                       |TrashSlot                     |trashslot                     |12.2.1              |DONE      |Manifest: NOSIGNATURE
  887.         simpledelights-1.2.jar                            |Simple Delights               |simpledelights                |1.2                 |DONE      |Manifest: NOSIGNATURE
  888.         brewevolution0.2.1.jar                            |Brewevolution                 |brewevolution                 |0.2.1               |DONE      |Manifest: NOSIGNATURE
  889.         armoradjustment-1.16-1.2.0.jar                    |Armor Adjustment              |armoradjustment               |1.16-1.2.0          |DONE      |Manifest: NOSIGNATURE
  890.         item-filters-forge-1605.2.5-build.9.jar           |Item Filters                  |itemfilters                   |1605.2.5-build.9    |DONE      |Manifest: NOSIGNATURE
  891.         ftb-quests-forge-1605.3.7-build.165.jar           |FTB Quests                    |ftbquests                     |1605.3.7-build.165  |DONE      |Manifest: NOSIGNATURE
  892.         ftb-money-1605.1.4-build.9.jar                    |FTB Money                     |ftbmoney                      |1605.1.4-build.9    |DONE      |Manifest: NOSIGNATURE
  893.         ArsPMMO-1.16.5-1.0.2c.jar                         |ArsPMMO                       |arspmmo                       |1.0.2c              |DONE      |Manifest: NOSIGNATURE
  894.         dungeons_mobs-1.16.5-2.2.3.jar                    |Dungeons Mobs                 |dungeons_mobs                 |1.16.5-2.2.3        |DONE      |Manifest: NOSIGNATURE
  895.         abnormals_core-1.16.5-3.3.1.jar                   |Abnormals Core                |abnormals_core                |3.3.1               |DONE      |Manifest: NOSIGNATURE
  896.         Bayou-Blues-1.16.5-1.0.5.jar                      |Bayou Blues                   |bayou_blues                   |1.16.5-1.0.5        |DONE      |Manifest: NOSIGNATURE
  897.         upgrade_aquatic-1.16.5-3.1.2.jar                  |Upgrade Aquatic               |upgrade_aquatic               |3.1.2               |DONE      |Manifest: NOSIGNATURE
  898.         irregularchef-1.16.5-1.0.1.jar                    |The Irregular Chef            |irregularchef                 |1.16.5-1.0.1        |DONE      |Manifest: NOSIGNATURE
  899.         endergetic-1.16.5-3.0.2.jar                       |The Endergetic Expansion      |endergetic                    |3.0.2               |DONE      |Manifest: NOSIGNATURE
  900.         nethers_delight-2.1.jar                           |Nethers Delight               |nethers_delight               |2.1                 |DONE      |Manifest: NOSIGNATURE
  901.         buzzier_bees-1.16.5-3.0.3.jar                     |Buzzier Bees                  |buzzier_bees                  |3.0.3               |DONE      |Manifest: NOSIGNATURE
  902.         Enhanced-Mushrooms-1.16.5-3.0.9.jar               |Enhanced Mushrooms            |enhanced_mushrooms            |1.16.5-3.0.9        |DONE      |Manifest: NOSIGNATURE
  903.         WAWLA-1.16.5-8.0.9.jar                            |WAWLA                         |wawla                         |8.0.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
  904.         Unique Enchantments Battle-1.16.5-1.4.3.jar       |Unique Battle Enchantments    |uniquebattle                  |1.4.3               |DONE      |Manifest: NOSIGNATURE
  905.         Unique Enchantments Base-1.16.5-1.4.3.1.jar       |Unique Enchantments Base      |uniquebase                    |1.4.3.1             |DONE      |Manifest: NOSIGNATURE
  906.         ensorcellation-1.16.5-1.5.0.4.jar                 |Ensorcellation                |ensorcellation                |1.5.0.4             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  907.         Waystones_1.16.5-7.6.4.jar                        |Waystones                     |waystones                     |7.6.4               |DONE      |Manifest: NOSIGNATURE
  908.         BetterPortals-1.16.4-0.3.9.jar                    |YUNG's Better Portals         |betterportals                 |1.16.4-0.3.9        |DONE      |Manifest: NOSIGNATURE
  909.         FastSuite-1.16.4-1.1.1.jar                        |FastSuite                     |fastsuite                     |1.1.1               |DONE      |Manifest: NOSIGNATURE
  910.         Clumps-6.0.0.28.jar                               |Clumps                        |clumps                        |6.0.0.28            |DONE      |Manifest: NOSIGNATURE
  911.         comforts-forge-1.16.5-4.0.1.5.jar                 |Comforts                      |comforts                      |1.16.5-4.0.1.5      |DONE      |Manifest: NOSIGNATURE
  912.         Artifacts-1.16.5-2.10.5.jar                       |Artifacts                     |artifacts                     |1.16.5-2.10.5       |DONE      |Manifest: NOSIGNATURE
  913.         configured-1.5.4-1.16.5.jar                       |Configured                    |configured                    |1.5.4               |DONE      |Manifest: NOSIGNATURE
  914.         OuterEnd-0.2.14.jar                               |The Outer End                 |outer_end                     |0.2.9               |DONE      |Manifest: NOSIGNATURE
  915.         decorative_blocks-1.16.4-1.7.2.jar                |Decorative Blocks             |decorative_blocks             |1.7.2               |DONE      |Manifest: NOSIGNATURE
  916.         decorative_blocks_abnormals-1.2.jar               |Decorative Blocks Abnormals   |decorative_blocks_abnormals   |1.2                 |DONE      |Manifest: NOSIGNATURE
  917.         decorative_winter-0.1.2.jar                       |Decorative Winter             |decorative_winter             |0.1.2               |DONE      |Manifest: NOSIGNATURE
  918.         DungeonCrawl-1.16.5-2.3.12.jar                    |Dungeon Crawl                 |dungeoncrawl                  |2.3.12              |DONE      |Manifest: NOSIGNATURE
  919.         lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
  920.         walljump-forge-1.16.4-1.3.7.jar                   |Wall-Jump!                    |walljump                      |1.16.4-1.3.7        |DONE      |Manifest: NOSIGNATURE
  921.         Sledgehammer-1.16.5-2.0.1.jar                     |Sledgehammer                  |sledgehammer                  |1.16.5-2.0.0        |DONE      |Manifest: NOSIGNATURE
  922.         AkashicTome-1.4-16.jar                            |Akashic Tome                  |akashictome                   |1.4-16              |DONE      |Manifest: NOSIGNATURE
  923.         TravelersTitles-1.16.4-1.5.jar                    |Traveler's Titles             |travelerstitles               |1.16.4-1.5          |DONE      |Manifest: NOSIGNATURE
  924.         spartantwilight-1.16.5-2.3.3.jar                  |Spartan Weaponry: Twilight For|spartantwilight               |1.16.5-2.3.3        |DONE      |Manifest: NOSIGNATURE
  925.         scuba-gear-1.16.5-1.0.3.jar                       |Scuba Gear                    |scuba_gear                    |1.0.3               |DONE      |Manifest: NOSIGNATURE
  926.         meetyourfight-1.16.5-1.2.0.jar                    |Meet Your Fight               |meetyourfight                 |1.2.0               |DONE      |Manifest: NOSIGNATURE
  927.         selene-1.16.5-1.9.0.jar                           |Selene                        |selene                        |1.16.5-1.0          |DONE      |Manifest: NOSIGNATURE
  928.         CraftingTweaks_1.16.5-12.2.1.jar                  |Crafting Tweaks               |craftingtweaks                |12.2.1              |DONE      |Manifest: NOSIGNATURE
  929.         swingthroughgrass-1.16.4-1.5.3.jar                |SwingThroughGrass             |swingthroughgrass             |1.16.4-1.5.3        |DONE      |Manifest: NOSIGNATURE
  930.         Abundance-1.16.5-1.0.5.jar                        |Abundance                     |abundance                     |1.16.5-1.0.5        |DONE      |Manifest: NOSIGNATURE
  931.         silent-lib-1.16.5-4.10.0.jar                      |Silent Lib                    |silentlib                     |4.10.0              |DONE      |Manifest: NOSIGNATURE
  932.         archers_paradox-1.16.5-1.5.0.2.jar                |Archer's Paradox              |archers_paradox               |1.5.0.2             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  933.         towers_of_the_wild-1.16.3-2.1.0.1.jar             |Towers Of The Wild            |towers_of_the_wild            |1.16.3-2.1.0        |DONE      |Manifest: NOSIGNATURE
  934.         Iceberg-1.16.5-1.0.45.jar                         |Iceberg                       |iceberg                       |1.0.45              |DONE      |Manifest: NOSIGNATURE
  935.         SpartanShields-1.16.5-2.1.2.jar                   |Spartan Shields               |spartanshields                |2.1.2               |DONE      |Manifest: NOSIGNATURE
  936.         Quark-r2.4-322.jar                                |Quark                         |quark                         |r2.4-322            |DONE      |Manifest: NOSIGNATURE
  937.         abnormals_delight-1.16.5-1.2.1.jar                |Abnormals Delight             |abnormals_delight             |1.2.1               |DONE      |Manifest: NOSIGNATURE
  938.         StorageDrawers-1.16.3-8.5.2.jar                   |Storage Drawers               |storagedrawers                |8.5.2               |DONE      |Manifest: NOSIGNATURE
  939.         InventoryHud_[1.16.2-1.16.5].forge-3.4.1.jar      |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.1               |DONE      |Manifest: NOSIGNATURE
  940.         illagersweararmor-1.0.5.jar                       |Illagers Wear Armor           |illagersweararmor             |1.0.5               |DONE      |Manifest: NOSIGNATURE
  941.         pickableorbs-2.3_1.16.5.jar                       |Pickable Orbs                 |pickableorbs                  |2.3                 |DONE      |Manifest: NOSIGNATURE
  942.         fins-1.6.2.jar                                    |Fins and Tails                |fins                          |1.6.2               |DONE      |Manifest: NOSIGNATURE
  943.         upgradedcore-1.16.5-1.1.0.3-release.jar           |Upgraded Core                 |upgradedcore                  |1.16.5-1.1.0.3-relea|DONE      |Manifest: NOSIGNATURE
  944.         workshopsofdoom-1.16.4-1.1.0.1.jar                |Workshops of Doom             |workshopsofdoom               |1.1.0.1             |DONE      |Manifest: NOSIGNATURE
  945.         ferritecore-2.1.1-forge.jar                       |Ferrite Core                  |ferritecore                   |2.1.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
  946.         enhancedcelestials-2.0.9-1.16.5.jar               |Enhanced Celestials           |enhancedcelestials            |2.0.9-1.16.5        |DONE      |Manifest: NOSIGNATURE
  947.         illagers_plus-1.16.5v1.0.2.jar                    |Illagers+                     |illagers_plus                 |1.16.5v1.0.2        |DONE      |Manifest: NOSIGNATURE
  948.         improvedmobs-1.16.5-1.10.13.jar                   |Improved Mobs Mod             |improvedmobs                  |1.16.5-1.10.13      |DONE      |Manifest: NOSIGNATURE
  949.         expandability-2.0.1-forge.jar                     |ExpandAbility                 |expandability                 |2.0.1               |DONE      |Manifest: NOSIGNATURE
  950.         valhelsia_core-16.0.15.jar                        |Valhelsia Core                |valhelsia_core                |16.0.15             |DONE      |Manifest: NOSIGNATURE
  951.         valhelsia_structures-1.16.5-0.1.6.jar             |Valhelsia Structures          |valhelsia_structures          |1.16.5-0.1.6        |DONE      |Manifest: NOSIGNATURE
  952.         overloadedarmorbar-5.1.0.jar                      |Overloaded Armor Bar          |overloadedarmorbar            |5.1.0               |DONE      |Manifest: NOSIGNATURE
  953.         healingcampfire_1.16.5-3.9.jar                    |Healing Campfire              |healingcampfire               |3.9                 |DONE      |Manifest: NOSIGNATURE
  954.     Crash Report UUID: 1ee85683-3480-4703-a0d3-696de398b7ef
  955.     Player Count: 1 / 10; [ServerPlayerEntity['Scampi_ml'/2906, l='ServerLevel[world]', x=39.50, y=69.50, z=-191.50]]
  956.     Data Packs: vanilla, mod:betterdungeons, mod:secondchanceforge, mod:infernalexp (incompatible), mod:mcwwindows, mod:torohealth, mod:stalwart_dungeons, mod:looot, mod:bettercaves (incompatible), mod:nanny, mod:modernfix, mod:farmersdelightintegrations, mod:yungsapi, mod:gateways (incompatible), mod:upgradednetherite_items, mod:lootbeams, mod:guardvillagers, mod:randompatches, mod:forgivingvoid (incompatible), mod:apotheosis (incompatible), mod:waila, mod:uniqueutil (incompatible), mod:paraglider, mod:supplementaries, mod:betterendforge, mod:upgradednetherite, mod:structure_gel, mod:advancementplaques, mod:tenshilib (incompatible), mod:repurposed_structures, mod:morevillagers, mod:twilightdecor, mod:toughnessbar (incompatible), mod:dungeons_plus, mod:radenchants, mod:edibles, mod:betterdefaultbiomes, mod:darkerdepths, mod:highlighter, mod:curios, mod:carrots, mod:randomite (incompatible), mod:uniquee (incompatible), mod:yungsextras, mod:mushroomquest, mod:tombstone, mod:majruszs_difficulty, mod:constructionwand, mod:sapience, mod:pmmo (incompatible), mod:cloth-config (incompatible), mod:the_bumblezone, mod:toms_storage (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:dungeons_libraries (incompatible), mod:dungeons_gear, mod:mowziesmobs, mod:geckolib3 (incompatible), mod:humancompanions, mod:serene_shrubbery, mod:potiondescriptions, mod:bountifulbaubles (incompatible), mod:jei, mod:attributefix, mod:goblintraders, mod:caelus, mod:paxi, mod:harderbranchmining, mod:naturescompass (incompatible), mod:libx, mod:stoneholm, mod:champions (incompatible), mod:good_nights_sleep (incompatible), mod:stepup (incompatible), mod:questsadditions, mod:crafttweaker, mod:gamestages, mod:mysticalworld, mod:majruszs_accessories, mod:forge, mod:atum, mod:wailaharvestability, mod:dungeons_arise, mod:cofh_core, mod:smoothchunk, mod:logprot (incompatible), mod:capsule, mod:roughtweaks, mod:greekfantasy, mod:nopotionshift, mod:modifiers, mod:pirate_hat, mod:majrusz_library, mod:dimdungeons, mod:xaerominimap, mod:ftbbackups (incompatible), mod:serverconfigupdater (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:floormats, mod:ambientenvironment, mod:pickletweaks, mod:titles, mod:appleskin, mod:lootr (incompatible), mod:byg, mod:aquaculture (incompatible), mod:cavern, mod:cosmeticarmorreworked (incompatible), mod:convenientcurioscontainer, mod:xpbook, mod:litewolfcore, mod:tropicraft (incompatible), mod:blue_skies (incompatible), mod:eidolon, mod:healthoverlay, mod:doggytalents (incompatible), mod:connectivity, mod:insanelib, mod:xaeroworldmap, mod:cookingforblockheads (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:iceandfire, mod:eyeofdragons, mod:rats, mod:spawnermod (incompatible), mod:bookshelf, mod:tips, mod:sophisticatedbackpacks, mod:relics, mod:uniqueapex (incompatible), mod:takesapillage (incompatible), mod:progressivebosses, mod:magicaljewelry, mod:vtweaks (incompatible), mod:berry_nice, mod:losttrinkets, mod:twilightforest, mod:buddycards, mod:cuneiform, mod:w2w (incompatible), mod:chocolate, mod:mcwbridges, mod:farmersdelight, mod:farmersrespite, mod:largemeals, mod:projectvibrantjourneys, mod:lollipop, mod:mining_dimension, mod:elenaidodge2, mod:simplefarming, mod:dungeons_enhanced, mod:bountiful (incompatible), mod:patchouli (incompatible), mod:feywild, mod:ars_nouveau, mod:collective, mod:oreexcavation, mod:usefulhats, mod:betterstrongholds, mod:enigmaticlegacy, mod:buildersaddition (incompatible), mod:starterkit, mod:cavebiomeapi, mod:twilightdelight, mod:spartanweaponry, mod:architectury, mod:ftblibrary, mod:ftbteams, mod:curiouselytra, mod:undergarden, mod:smallships, mod:toomanyglyphs (incompatible), mod:nutritionalbalance, mod:dreadsteel, mod:betteradvancements, mod:bhmenu, mod:rhino, mod:kubejs, mod:lootjs, mod:cucumber, mod:trashslot (incompatible), mod:simpledelights, mod:brewevolution, mod:armoradjustment (incompatible), mod:itemfilters, mod:ftbquests, mod:ftbmoney, mod:arspmmo, mod:dungeons_mobs (incompatible), mod:abnormals_core, mod:bayou_blues, mod:upgrade_aquatic, mod:irregularchef, mod:endergetic, mod:nethers_delight, mod:buzzier_bees, mod:enhanced_mushrooms, mod:wawla, mod:uniquebattle (incompatible), mod:uniquebase (incompatible), mod:ensorcellation (incompatible), mod:waystones (incompatible), mod:betterportals, mod:fastsuite (incompatible), mod:clumps, mod:comforts, mod:artifacts, mod:configured, mod:outer_end, mod:decorative_blocks, mod:decorative_blocks_abnormals, mod:decorative_winter, mod:dungeoncrawl, mod:lazydfu, mod:walljump (incompatible), mod:sledgehammer, mod:akashictome, mod:travelerstitles, mod:spartantwilight, mod:scuba_gear (incompatible), mod:meetyourfight (incompatible), mod:selene, mod:craftingtweaks (incompatible), mod:swingthroughgrass (incompatible), mod:abundance, mod:silentlib (incompatible), mod:archers_paradox (incompatible), mod:towers_of_the_wild, mod:iceberg, mod:spartanshields, mod:quark (incompatible), mod:abnormals_delight, mod:storagedrawers (incompatible), mod:inventoryhud, mod:illagersweararmor (incompatible), mod:pickableorbs, mod:fins, mod:upgradedcore, mod:workshopsofdoom, mod:ferritecore (incompatible), mod:enhancedcelestials, mod:illagers_plus, mod:improvedmobs (incompatible), mod:expandability, mod:valhelsia_core, mod:valhelsia_structures, mod:overloadedarmorbar (incompatible), mod:healingcampfire, Desert_village_1.16.X.zip, Repurposed_Structures-Better_Dungeons_Forge.zip, Repurposed_Structures-Buzzier_Bees.zip, Repurposed_Structures-Farmers_Delight_Forge.zip, Repurposed_Structures-Ice_and_Fire_v2.zip, Repurposed_Structures-More_Villagers_Forge_v2.zip, Repurposed_Structures-Nether_Ships.zip, WallsOfConquest_.zip (incompatible), apothe_boon, apothe_wander_nerf, arsTweaks, assortedVeggies, bygonenether, champions, dwarf_traders, eidolonRecipies, goblin_traders, illagers-plus-nerf, improved-villages.zip (incompatible), majruszsRebalanceTheRock, mountain-villagers-reissue-e1190.zip, nutrientTags (incompatible), radMiningDimension, radTitles, radrecipes, relicsDisable, ultimine_blacklist, fishingTweaks, mod:spark
  957.     Is Modded: Definitely; Server brand changed to 'forge'
  958.     Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement