Guest User

crash-2021-07-09_12.23.29-server

a guest
Jul 9th, 2021
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 120.36 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 7/9/21 12:23 PM
  5. Description: Watching Server
  6.  
  7. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
  8. at com.terraforged.noise.util.Noise.cellEdge(Noise.java:250) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  9. at com.terraforged.noise.source.CellEdgeNoise.getValue(CellEdgeNoise.java:56) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  10. at com.terraforged.noise.source.NoiseSource.getValue(NoiseSource.java:62) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  11. at com.terraforged.noise.modifier.Modifier.getValue(Modifier.java:49) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  12. at com.terraforged.noise.modifier.Modifier.getValue(Modifier.java:49) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  13. at com.terraforged.noise.modifier.Warp.getValue(Warp.java:52) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  14. at com.terraforged.noise.combiner.Combiner.getValue(Combiner.java:70) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  15. at com.terraforged.noise.combiner.Combiner.getValue(Combiner.java:70) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  16. at com.terraforged.noise.modifier.Modifier.getValue(Modifier.java:49) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  17. at com.terraforged.noise.modifier.Modifier.getValue(Modifier.java:49) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  18. at com.terraforged.engine.module.Ridge.getNoiseValue(Ridge.java:156) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  19. at com.terraforged.engine.module.Ridge.getSingleErosionValue(Ridge.java:133) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  20. at com.terraforged.engine.module.Ridge.getErosionValue(Ridge.java:89) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  21. at com.terraforged.engine.module.Ridge.getValue(Ridge.java:77) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  22. at com.terraforged.engine.module.Ridge.getValue(Ridge.java:72) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  23. at com.terraforged.engine.module.Ridge$Noise.getValue(Ridge.java:203) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  24. at com.terraforged.noise.modifier.Warp.getValue(Warp.java:52) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  25. at com.terraforged.noise.modifier.Modifier.getValue(Modifier.java:49) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  26. at com.terraforged.engine.world.terrain.populator.TerrainPopulator.apply(TerrainPopulator.java:63) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  27. at com.terraforged.engine.world.terrain.region.RegionSelector.apply(RegionSelector.java:47) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  28. at com.terraforged.engine.world.terrain.region.RegionLerper.apply(RegionLerper.java:50) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  29. at com.terraforged.engine.module.Blender.apply(Blender.java:72) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  30. at com.terraforged.engine.world.continent.ContinentLerper2.apply(ContinentLerper2.java:63) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  31. at com.terraforged.engine.world.heightmap.Heightmap.applyBase(Heightmap.java:192) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  32. at com.terraforged.engine.world.heightmap.Heightmap.apply(Heightmap.java:177) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  33. at com.terraforged.engine.world.heightmap.WorldLookup.compute(WorldLookup.java:108) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  34. at com.terraforged.engine.world.heightmap.WorldLookup.applyCell(WorldLookup.java:79) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  35. at com.terraforged.mod.biome.provider.TFBiomeProvider.computeBiome(TFBiomeProvider.java:213) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  36. at com.terraforged.mod.biome.provider.BiomeCache.computeValue(BiomeCache.java:117) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  37. at com.terraforged.mod.biome.provider.BiomeCache.getNoiseBiome(BiomeCache.java:81) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  38. at com.terraforged.mod.biome.provider.BiomeCache.tryGetBiome(BiomeCache.java:56) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  39. at com.terraforged.mod.biome.provider.TFBiomeProvider.lookupBiome(TFBiomeProvider.java:196) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  40. at com.terraforged.mod.biome.provider.TFBiomeProvider.func_230321_a_(TFBiomeProvider.java:152) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  41. at net.minecraft.world.server.ServerWorld.func_241116_a_(ServerWorld.java:1142) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.ServerWorldBlockUpdateMixin,pl:mixin:APP:simplyseasons.mixins.json:SSServerWorld,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:performant.mixins.json:world.ServerWorldMixin,pl:mixin:APP:performant.mixins.json:entity.MobServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  42. at net.minecraft.command.impl.LocateBiomeCommand.func_241049_a_(SourceFile:42) ~[?:?] {re:classloading}
  43. at net.minecraft.command.impl.LocateBiomeCommand.func_241047_a_(SourceFile:34) ~[?:?] {re:classloading}
  44. at net.minecraft.command.impl.LocateBiomeCommand$$Lambda$28497/1639974196.run(Unknown Source) ~[?:?] {}
  45. at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262) ~[?:?] {re:classloading}
  46. at net.minecraft.command.Commands.func_197059_a(Commands.java:217) ~[?:?] {re:classloading}
  47. at net.minecraft.network.play.ServerPlayNetHandler.func_147361_d(ServerPlayNetHandler.java:1119) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:connection.ServerPlayNetHandlerMixin,pl:mixin:APP:randompatches.mixins.json:ServerPlayNetHandlerPlayerSpeedLimitsMixin,pl:mixin:APP:randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin,pl:mixin:APP:betterendforge.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:A}
  48. at net.minecraft.network.play.ServerPlayNetHandler.func_244548_c(ServerPlayNetHandler.java:1102) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:connection.ServerPlayNetHandlerMixin,pl:mixin:APP:randompatches.mixins.json:ServerPlayNetHandlerPlayerSpeedLimitsMixin,pl:mixin:APP:randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin,pl:mixin:APP:betterendforge.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:A}
  49. at net.minecraft.network.play.ServerPlayNetHandler.func_147354_a(ServerPlayNetHandler.java:1081) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:connection.ServerPlayNetHandlerMixin,pl:mixin:APP:randompatches.mixins.json:ServerPlayNetHandlerPlayerSpeedLimitsMixin,pl:mixin:APP:randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin,pl:mixin:APP:betterendforge.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:A}
  50. at net.minecraft.network.play.client.CChatMessagePacket.func_148833_a(SourceFile:36) ~[?:?] {re:classloading}
  51. at net.minecraft.network.play.client.CChatMessagePacket.func_148833_a(SourceFile:9) ~[?:?] {re:classloading}
  52. at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?] {re:mixin,re:classloading}
  53. at net.minecraft.network.PacketThreadUtil$$Lambda$31780/400369657.run(Unknown Source) ~[?:?] {}
  54. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?] {re:classloading}
  55. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  56. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:mixin,re:computing_frames,re:classloading}
  57. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:734) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  58. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:159) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  59. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  60. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:717) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  61. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  62. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  63. at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:696) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  64. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:646) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  65. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  66. at net.minecraft.server.MinecraftServer$$Lambda$29903/502848131.run(Unknown Source) ~[?:?] {}
  67. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_275] {}
  68.  
  69.  
  70. A detailed walkthrough of the error, its code path and all known details is as follows:
  71. ---------------------------------------------------------------------------------------
  72.  
  73. -- Head --
  74. Thread: Server Watchdog
  75. Stacktrace:
  76. at com.terraforged.noise.util.Noise.cellEdge(Noise.java:250) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  77. at com.terraforged.noise.source.CellEdgeNoise.getValue(CellEdgeNoise.java:56) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  78. at com.terraforged.noise.source.NoiseSource.getValue(NoiseSource.java:62) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  79. at com.terraforged.noise.modifier.Modifier.getValue(Modifier.java:49) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  80. at com.terraforged.noise.modifier.Modifier.getValue(Modifier.java:49) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  81. at com.terraforged.noise.modifier.Warp.getValue(Warp.java:52) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  82. at com.terraforged.noise.combiner.Combiner.getValue(Combiner.java:70) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  83. at com.terraforged.noise.combiner.Combiner.getValue(Combiner.java:70) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  84. at com.terraforged.noise.modifier.Modifier.getValue(Modifier.java:49) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  85. at com.terraforged.noise.modifier.Modifier.getValue(Modifier.java:49) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  86. at com.terraforged.engine.module.Ridge.getNoiseValue(Ridge.java:156) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  87. at com.terraforged.engine.module.Ridge.getSingleErosionValue(Ridge.java:133) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  88. at com.terraforged.engine.module.Ridge.getErosionValue(Ridge.java:89) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  89. at com.terraforged.engine.module.Ridge.getValue(Ridge.java:77) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  90. at com.terraforged.engine.module.Ridge.getValue(Ridge.java:72) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  91. at com.terraforged.engine.module.Ridge$Noise.getValue(Ridge.java:203) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  92. at com.terraforged.noise.modifier.Warp.getValue(Warp.java:52) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  93. at com.terraforged.noise.modifier.Modifier.getValue(Modifier.java:49) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  94. at com.terraforged.engine.world.terrain.populator.TerrainPopulator.apply(TerrainPopulator.java:63) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  95. at com.terraforged.engine.world.terrain.region.RegionSelector.apply(RegionSelector.java:47) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  96. at com.terraforged.engine.world.terrain.region.RegionLerper.apply(RegionLerper.java:50) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  97. at com.terraforged.engine.module.Blender.apply(Blender.java:72) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  98. at com.terraforged.engine.world.continent.ContinentLerper2.apply(ContinentLerper2.java:63) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  99. at com.terraforged.engine.world.heightmap.Heightmap.applyBase(Heightmap.java:192) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  100. at com.terraforged.engine.world.heightmap.Heightmap.apply(Heightmap.java:177) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  101. at com.terraforged.engine.world.heightmap.WorldLookup.compute(WorldLookup.java:108) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  102. at com.terraforged.engine.world.heightmap.WorldLookup.applyCell(WorldLookup.java:79) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  103. at com.terraforged.mod.biome.provider.TFBiomeProvider.computeBiome(TFBiomeProvider.java:213) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  104. at com.terraforged.mod.biome.provider.BiomeCache.computeValue(BiomeCache.java:117) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  105. at com.terraforged.mod.biome.provider.BiomeCache.getNoiseBiome(BiomeCache.java:81) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  106. at com.terraforged.mod.biome.provider.BiomeCache.tryGetBiome(BiomeCache.java:56) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  107. at com.terraforged.mod.biome.provider.TFBiomeProvider.lookupBiome(TFBiomeProvider.java:196) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  108. at com.terraforged.mod.biome.provider.TFBiomeProvider.func_230321_a_(TFBiomeProvider.java:152) ~[terraforged:1.16.5-0.2.12] {re:classloading}
  109. at net.minecraft.world.server.ServerWorld.func_241116_a_(ServerWorld.java:1142) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.ServerWorldBlockUpdateMixin,pl:mixin:APP:simplyseasons.mixins.json:SSServerWorld,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:performant.mixins.json:world.ServerWorldMixin,pl:mixin:APP:performant.mixins.json:entity.MobServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  110. at net.minecraft.command.impl.LocateBiomeCommand.func_241049_a_(SourceFile:42) ~[?:?] {re:classloading}
  111. at net.minecraft.command.impl.LocateBiomeCommand.func_241047_a_(SourceFile:34) ~[?:?] {re:classloading}
  112. at net.minecraft.command.impl.LocateBiomeCommand$$Lambda$28497/1639974196.run(Unknown Source) ~[?:?] {}
  113. at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262) ~[?:?] {re:classloading}
  114. at net.minecraft.command.Commands.func_197059_a(Commands.java:217) ~[?:?] {re:classloading}
  115. at net.minecraft.network.play.ServerPlayNetHandler.func_147361_d(ServerPlayNetHandler.java:1119) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:connection.ServerPlayNetHandlerMixin,pl:mixin:APP:randompatches.mixins.json:ServerPlayNetHandlerPlayerSpeedLimitsMixin,pl:mixin:APP:randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin,pl:mixin:APP:betterendforge.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:A}
  116. at net.minecraft.network.play.ServerPlayNetHandler.func_244548_c(ServerPlayNetHandler.java:1102) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:connection.ServerPlayNetHandlerMixin,pl:mixin:APP:randompatches.mixins.json:ServerPlayNetHandlerPlayerSpeedLimitsMixin,pl:mixin:APP:randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin,pl:mixin:APP:betterendforge.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:A}
  117. at net.minecraft.network.play.ServerPlayNetHandler.func_147354_a(ServerPlayNetHandler.java:1081) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:connection.ServerPlayNetHandlerMixin,pl:mixin:APP:randompatches.mixins.json:ServerPlayNetHandlerPlayerSpeedLimitsMixin,pl:mixin:APP:randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin,pl:mixin:APP:betterendforge.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:A}
  118. at net.minecraft.network.play.client.CChatMessagePacket.func_148833_a(SourceFile:36) ~[?:?] {re:classloading}
  119. at net.minecraft.network.play.client.CChatMessagePacket.func_148833_a(SourceFile:9) ~[?:?] {re:classloading}
  120. at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?] {re:mixin,re:classloading}
  121. at net.minecraft.network.PacketThreadUtil$$Lambda$31780/400369657.run(Unknown Source) ~[?:?] {}
  122. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?] {re:classloading}
  123. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  124. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:mixin,re:computing_frames,re:classloading}
  125. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:734) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  126. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:159) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  127. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  128. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:717) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  129. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  130. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  131. at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:696) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  132. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:646) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  133. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  134. -- Thread Dump --
  135. Details:
  136. Threads: "Worker-Main-592" Id=814 TIMED_WAITING on java.util.concurrent.ForkJoinPool@3264e5e9
  137. at sun.misc.Unsafe.park(Native Method)
  138. - waiting on java.util.concurrent.ForkJoinPool@3264e5e9
  139. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  140. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  141. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
  142.  
  143.  
  144. "Worker-Main-591" Id=813 WAITING on java.util.concurrent.ForkJoinPool@3264e5e9
  145. at sun.misc.Unsafe.park(Native Method)
  146. - waiting on java.util.concurrent.ForkJoinPool@3264e5e9
  147. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  148. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  149. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
  150.  
  151.  
  152. "IO-Worker-590" Id=812 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@3ca30dd5
  153. at sun.misc.Unsafe.park(Native Method)
  154. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@3ca30dd5
  155. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  156. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  157. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  158. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  159. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  160. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  161. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  162. ...
  163.  
  164.  
  165. "IO-Worker-583" Id=805 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@3ca30dd5
  166. at sun.misc.Unsafe.park(Native Method)
  167. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@3ca30dd5
  168. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  169. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  170. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  171. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  172. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  173. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  174. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  175. ...
  176.  
  177.  
  178. "IO-Worker-580" Id=802 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@3ca30dd5
  179. at sun.misc.Unsafe.park(Native Method)
  180. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@3ca30dd5
  181. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  182. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  183. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  184. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  185. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  186. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  187. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  188. ...
  189.  
  190.  
  191. "Worker-Main-577" Id=799 WAITING on java.util.concurrent.ForkJoinPool@3264e5e9
  192. at sun.misc.Unsafe.park(Native Method)
  193. - waiting on java.util.concurrent.ForkJoinPool@3264e5e9
  194. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  195. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  196. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
  197.  
  198.  
  199. "Netty Epoll Server IO #22" Id=791 RUNNABLE
  200. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  201. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  202. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  203. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  204. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  205. at java.lang.Thread.run(Thread.java:748)
  206.  
  207.  
  208. "Netty Epoll Server IO #21" Id=727 RUNNABLE
  209. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  210. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  211. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  212. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  213. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  214. at java.lang.Thread.run(Thread.java:748)
  215.  
  216.  
  217. "Netty Epoll Server IO #20" Id=726 RUNNABLE
  218. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  219. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  220. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  221. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  222. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  223. at java.lang.Thread.run(Thread.java:748)
  224.  
  225.  
  226. "Netty Epoll Server IO #19" Id=698 RUNNABLE
  227. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  228. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  229. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  230. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  231. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  232. at java.lang.Thread.run(Thread.java:748)
  233.  
  234.  
  235. "Netty Epoll Server IO #18" Id=674 RUNNABLE
  236. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  237. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  238. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  239. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  240. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  241. at java.lang.Thread.run(Thread.java:748)
  242.  
  243.  
  244. "Netty Epoll Server IO #17" Id=644 RUNNABLE
  245. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  246. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  247. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  248. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  249. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  250. at java.lang.Thread.run(Thread.java:748)
  251.  
  252.  
  253. "Netty Epoll Server IO #16" Id=624 RUNNABLE
  254. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  255. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  256. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  257. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  258. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  259. at java.lang.Thread.run(Thread.java:748)
  260.  
  261.  
  262. "Netty Epoll Server IO #15" Id=599 RUNNABLE
  263. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  264. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  265. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  266. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  267. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  268. at java.lang.Thread.run(Thread.java:748)
  269.  
  270.  
  271. "Netty Epoll Server IO #14" Id=578 RUNNABLE
  272. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  273. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  274. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  275. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  276. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  277. at java.lang.Thread.run(Thread.java:748)
  278.  
  279.  
  280. "Netty Epoll Server IO #13" Id=542 RUNNABLE
  281. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  282. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  283. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  284. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  285. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  286. at java.lang.Thread.run(Thread.java:748)
  287.  
  288.  
  289. "Netty Epoll Server IO #12" Id=518 RUNNABLE
  290. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  291. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  292. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  293. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  294. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  295. at java.lang.Thread.run(Thread.java:748)
  296.  
  297.  
  298. "Netty Epoll Server IO #11" Id=479 RUNNABLE
  299. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  300. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  301. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  302. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  303. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  304. at java.lang.Thread.run(Thread.java:748)
  305.  
  306.  
  307. "Netty Epoll Server IO #10" Id=452 RUNNABLE
  308. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  309. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  310. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  311. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  312. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  313. at java.lang.Thread.run(Thread.java:748)
  314.  
  315.  
  316. "Netty Epoll Server IO #9" Id=418 RUNNABLE
  317. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  318. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  319. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  320. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  321. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  322. at java.lang.Thread.run(Thread.java:748)
  323.  
  324.  
  325. "Netty Epoll Server IO #8" Id=393 RUNNABLE
  326. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  327. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  328. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  329. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  330. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  331. at java.lang.Thread.run(Thread.java:748)
  332.  
  333.  
  334. "Netty Epoll Server IO #7" Id=364 RUNNABLE
  335. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  336. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  337. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  338. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  339. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  340. at java.lang.Thread.run(Thread.java:748)
  341.  
  342.  
  343. "Netty Epoll Server IO #6" Id=331 RUNNABLE
  344. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  345. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  346. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  347. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  348. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  349. at java.lang.Thread.run(Thread.java:748)
  350.  
  351.  
  352. "Netty Epoll Server IO #5" Id=308 RUNNABLE
  353. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  354. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  355. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  356. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  357. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  358. at java.lang.Thread.run(Thread.java:748)
  359.  
  360.  
  361. "Netty Epoll Server IO #4" Id=287 RUNNABLE
  362. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  363. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  364. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  365. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  366. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  367. at java.lang.Thread.run(Thread.java:748)
  368.  
  369.  
  370. "Netty Epoll Server IO #3" Id=260 RUNNABLE
  371. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  372. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  373. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  374. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  375. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  376. at java.lang.Thread.run(Thread.java:748)
  377.  
  378.  
  379. "Netty Epoll Server IO #2" Id=242 RUNNABLE
  380. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  381. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  382. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  383. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  384. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  385. at java.lang.Thread.run(Thread.java:748)
  386.  
  387.  
  388. "Ice and Fire Pathfinding Worker #0" Id=214 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@389c8e99
  389. at sun.misc.Unsafe.park(Native Method)
  390. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@389c8e99
  391. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  392. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  393. at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  394. at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  395. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  396. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  397. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  398. ...
  399.  
  400.  
  401. "Thread-53" Id=213 TIMED_WAITING
  402. at java.lang.Thread.sleep(Native Method)
  403. at com.performant.coremod.entity.threading.ActionThread.run(ActionThread.java:43)
  404.  
  405.  
  406. "Thread-52" Id=212 TIMED_WAITING
  407. at java.lang.Thread.sleep(Native Method)
  408. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:50)
  409.  
  410.  
  411. "Thread-51" Id=211 TIMED_WAITING
  412. at java.lang.Thread.sleep(Native Method)
  413. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:50)
  414.  
  415.  
  416. "Thread-50" Id=210 TIMED_WAITING
  417. at java.lang.Thread.sleep(Native Method)
  418. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:50)
  419.  
  420.  
  421. "Thread-49" Id=209 TIMED_WAITING
  422. at java.lang.Thread.sleep(Native Method)
  423. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:50)
  424.  
  425.  
  426. "Server Watchdog" Id=208 RUNNABLE
  427. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  428. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  429. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:41)
  430. at java.lang.Thread.run(Thread.java:748)
  431.  
  432.  
  433. "Netty Epoll Server IO #1" Id=205 RUNNABLE
  434. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  435. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  436. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  437. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  438. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  439. at java.lang.Thread.run(Thread.java:748)
  440.  
  441.  
  442. "TF-Task-Worker-8" Id=204 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d9e07ee
  443. at sun.misc.Unsafe.park(Native Method)
  444. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d9e07ee
  445. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  446. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  447. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  448. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  449. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  450. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  451. at java.lang.Thread.run(Thread.java:748)
  452.  
  453.  
  454. "TF-Task-Worker-7" Id=203 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d9e07ee
  455. at sun.misc.Unsafe.park(Native Method)
  456. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d9e07ee
  457. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  458. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  459. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  460. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  461. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  462. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  463. at java.lang.Thread.run(Thread.java:748)
  464.  
  465.  
  466. "TF-Task-Worker-6" Id=202 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d9e07ee
  467. at sun.misc.Unsafe.park(Native Method)
  468. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d9e07ee
  469. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  470. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  471. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  472. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  473. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  474. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  475. at java.lang.Thread.run(Thread.java:748)
  476.  
  477.  
  478. "TF-Task-Worker-5" Id=201 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d9e07ee
  479. at sun.misc.Unsafe.park(Native Method)
  480. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d9e07ee
  481. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  482. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  483. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  484. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  485. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  486. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  487. at java.lang.Thread.run(Thread.java:748)
  488.  
  489.  
  490. "TF-Task-Worker-4" Id=200 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d9e07ee
  491. at sun.misc.Unsafe.park(Native Method)
  492. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d9e07ee
  493. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  494. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  495. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  496. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  497. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  498. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  499. at java.lang.Thread.run(Thread.java:748)
  500.  
  501.  
  502. "TF-Task-Worker-3" Id=199 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d9e07ee
  503. at sun.misc.Unsafe.park(Native Method)
  504. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d9e07ee
  505. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  506. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  507. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  508. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  509. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  510. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  511. at java.lang.Thread.run(Thread.java:748)
  512.  
  513.  
  514. "TF-Task-Worker-2" Id=198 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d9e07ee
  515. at sun.misc.Unsafe.park(Native Method)
  516. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d9e07ee
  517. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  518. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  519. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  520. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  521. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  522. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  523. at java.lang.Thread.run(Thread.java:748)
  524.  
  525.  
  526. "TF-Batch-Worker-16" Id=197 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  527. at sun.misc.Unsafe.park(Native Method)
  528. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  529. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  530. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  531. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  532. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  533. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  534. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  535. at java.lang.Thread.run(Thread.java:748)
  536.  
  537.  
  538. "TF-Batch-Worker-15" Id=196 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  539. at sun.misc.Unsafe.park(Native Method)
  540. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  541. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  542. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  543. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  544. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  545. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  546. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  547. at java.lang.Thread.run(Thread.java:748)
  548.  
  549.  
  550. "TF-Batch-Worker-14" Id=195 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  551. at sun.misc.Unsafe.park(Native Method)
  552. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  553. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  554. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  555. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  556. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  557. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  558. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  559. at java.lang.Thread.run(Thread.java:748)
  560.  
  561.  
  562. "TF-Batch-Worker-13" Id=194 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  563. at sun.misc.Unsafe.park(Native Method)
  564. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  565. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  566. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  567. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  568. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  569. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  570. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  571. at java.lang.Thread.run(Thread.java:748)
  572.  
  573.  
  574. "TF-Batch-Worker-12" Id=193 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  575. at sun.misc.Unsafe.park(Native Method)
  576. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  577. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  578. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  579. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  580. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  581. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  582. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  583. at java.lang.Thread.run(Thread.java:748)
  584.  
  585.  
  586. "TF-Batch-Worker-11" Id=192 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  587. at sun.misc.Unsafe.park(Native Method)
  588. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  589. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  590. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  591. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  592. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  593. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  594. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  595. at java.lang.Thread.run(Thread.java:748)
  596.  
  597.  
  598. "TF-Batch-Worker-10" Id=191 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  599. at sun.misc.Unsafe.park(Native Method)
  600. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  601. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  602. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  603. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  604. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  605. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  606. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  607. at java.lang.Thread.run(Thread.java:748)
  608.  
  609.  
  610. "TF-Batch-Worker-9" Id=190 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  611. at sun.misc.Unsafe.park(Native Method)
  612. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  613. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  614. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  615. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  616. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  617. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  618. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  619. at java.lang.Thread.run(Thread.java:748)
  620.  
  621.  
  622. "TF-Batch-Worker-8" Id=189 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  623. at sun.misc.Unsafe.park(Native Method)
  624. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  625. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  626. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  627. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  628. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  629. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  630. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  631. at java.lang.Thread.run(Thread.java:748)
  632.  
  633.  
  634. "TF-Batch-Worker-7" Id=188 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  635. at sun.misc.Unsafe.park(Native Method)
  636. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  637. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  638. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  639. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  640. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  641. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  642. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  643. at java.lang.Thread.run(Thread.java:748)
  644.  
  645.  
  646. "TF-Batch-Worker-6" Id=187 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  647. at sun.misc.Unsafe.park(Native Method)
  648. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  649. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  650. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  651. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  652. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  653. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  654. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  655. at java.lang.Thread.run(Thread.java:748)
  656.  
  657.  
  658. "TF-Batch-Worker-5" Id=186 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  659. at sun.misc.Unsafe.park(Native Method)
  660. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  661. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  662. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  663. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  664. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  665. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  666. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  667. at java.lang.Thread.run(Thread.java:748)
  668.  
  669.  
  670. "TF-Batch-Worker-4" Id=185 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  671. at sun.misc.Unsafe.park(Native Method)
  672. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  673. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  674. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  675. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  676. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  677. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  678. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  679. at java.lang.Thread.run(Thread.java:748)
  680.  
  681.  
  682. "TF-Batch-Worker-3" Id=184 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  683. at sun.misc.Unsafe.park(Native Method)
  684. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  685. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  686. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  687. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  688. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  689. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  690. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  691. at java.lang.Thread.run(Thread.java:748)
  692.  
  693.  
  694. "TF-Batch-Worker-2" Id=183 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  695. at sun.misc.Unsafe.park(Native Method)
  696. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  697. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  698. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  699. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  700. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  701. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  702. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  703. at java.lang.Thread.run(Thread.java:748)
  704.  
  705.  
  706. "TF-Batch-Worker-1" Id=182 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  707. at sun.misc.Unsafe.park(Native Method)
  708. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6840ee19
  709. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  710. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  711. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  712. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  713. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  714. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  715. at java.lang.Thread.run(Thread.java:748)
  716.  
  717.  
  718. "TF-Task-Worker-1" Id=181 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d9e07ee
  719. at sun.misc.Unsafe.park(Native Method)
  720. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d9e07ee
  721. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  722. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  723. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  724. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  725. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  726. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  727. at java.lang.Thread.run(Thread.java:748)
  728.  
  729.  
  730. "Thread-17" Id=141 RUNNABLE (in native)
  731. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  732. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  733. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  734. at java.lang.Thread.run(Thread.java:748)
  735.  
  736.  
  737. "Netty Epoll Server IO #0" Id=140 RUNNABLE
  738. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  739. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  740. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  741. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  742. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  743. at java.lang.Thread.run(Thread.java:748)
  744.  
  745.  
  746. "ObjectCleanerThread" Id=139 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@4ca99b61
  747. at java.lang.Object.wait(Native Method)
  748. - waiting on java.lang.ref.ReferenceQueue$Lock@4ca99b61
  749. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  750. at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  751. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  752. at java.lang.Thread.run(Thread.java:748)
  753.  
  754.  
  755. "Server console handler" Id=138 RUNNABLE (in native)
  756. at java.io.FileInputStream.readBytes(Native Method)
  757. at java.io.FileInputStream.read(FileInputStream.java:255)
  758. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  759. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  760. - locked java.io.BufferedInputStream@109d2c2b
  761. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  762. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  763. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  764. - locked java.io.InputStreamReader@1db1f8a1
  765. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  766. ...
  767.  
  768.  
  769. "DestroyJavaVM" Id=137 RUNNABLE
  770.  
  771.  
  772. "Server thread" Id=134 RUNNABLE
  773. at com.terraforged.noise.util.Noise.cellEdge(Noise.java:250)
  774. at com.terraforged.noise.source.CellEdgeNoise.getValue(CellEdgeNoise.java:56)
  775. at com.terraforged.noise.source.NoiseSource.getValue(NoiseSource.java:62)
  776. at com.terraforged.noise.modifier.Modifier.getValue(Modifier.java:49)
  777. at com.terraforged.noise.modifier.Modifier.getValue(Modifier.java:49)
  778. at com.terraforged.noise.modifier.Warp.getValue(Warp.java:52)
  779. at com.terraforged.noise.combiner.Combiner.getValue(Combiner.java:70)
  780. at com.terraforged.noise.combiner.Combiner.getValue(Combiner.java:70)
  781. ...
  782.  
  783.  
  784. "Snooper Timer" Id=135 WAITING on java.util.TaskQueue@726efd28
  785. at java.lang.Object.wait(Native Method)
  786. - waiting on java.util.TaskQueue@726efd28
  787. at java.lang.Object.wait(Object.java:502)
  788. at java.util.TimerThread.mainLoop(Timer.java:526)
  789. at java.util.TimerThread.run(Timer.java:505)
  790.  
  791.  
  792. "TF-Scheduler" Id=120 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@729c1297
  793. at sun.misc.Unsafe.park(Native Method)
  794. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@729c1297
  795. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  796. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  797. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  798. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  799. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  800. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  801. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  802. ...
  803.  
  804.  
  805. "Java2D Disposer" Id=119 WAITING on java.lang.ref.ReferenceQueue$Lock@b99849b
  806. at java.lang.Object.wait(Native Method)
  807. - waiting on java.lang.ref.ReferenceQueue$Lock@b99849b
  808. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  809. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  810. at sun.java2d.Disposer.run(Disposer.java:148)
  811. at java.lang.Thread.run(Thread.java:748)
  812.  
  813.  
  814. "Keep-Alive-SocketCleaner" Id=117 WAITING on sun.net.www.http.KeepAliveStreamCleaner@19ff01b9
  815. at java.lang.Object.wait(Native Method)
  816. - waiting on sun.net.www.http.KeepAliveStreamCleaner@19ff01b9
  817. at sun.net.www.http.KeepAliveStreamCleaner.run(KeepAliveStreamCleaner.java:101)
  818. at java.lang.Thread.run(Thread.java:748)
  819.  
  820.  
  821. "Thread-8" Id=73 RUNNABLE (in native)
  822. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  823. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  824. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  825. at java.lang.Thread.run(Thread.java:748)
  826.  
  827.  
  828. "Thread-7" Id=72 RUNNABLE (in native)
  829. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  830. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  831. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  832. at java.lang.Thread.run(Thread.java:748)
  833.  
  834.  
  835. "Thread-6" Id=71 RUNNABLE (in native)
  836. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  837. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  838. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  839. at java.lang.Thread.run(Thread.java:748)
  840.  
  841.  
  842. "Timer hack thread" Id=30 TIMED_WAITING
  843. at java.lang.Thread.sleep(Native Method)
  844. at net.minecraft.util.Util$6.run(Util.java:505)
  845.  
  846.  
  847. "Thread-2" Id=28 RUNNABLE (in native)
  848. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  849. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  850. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  851. at java.lang.Thread.run(Thread.java:748)
  852.  
  853.  
  854. "Thread-1" Id=27 TIMED_WAITING
  855. at sun.misc.Unsafe.park(Native Method)
  856. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
  857. at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  858.  
  859.  
  860. "Signal Dispatcher" Id=4 RUNNABLE
  861.  
  862.  
  863. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@1c7d3813
  864. at java.lang.Object.wait(Native Method)
  865. - waiting on java.lang.ref.ReferenceQueue$Lock@1c7d3813
  866. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  867. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  868. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  869.  
  870.  
  871. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@e6799a1
  872. at java.lang.Object.wait(Native Method)
  873. - waiting on java.lang.ref.Reference$Lock@e6799a1
  874. at java.lang.Object.wait(Object.java:502)
  875. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  876. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  877.  
  878.  
  879.  
  880. Stacktrace:
  881. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:56) [?:?] {re:classloading}
  882. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_275] {}
  883.  
  884.  
  885. -- Performance stats --
  886. Details:
  887. Random tick rate: 3
  888. Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 1, entities: 1819 [minecraft:item:675,iceandfire:multipart:210,iceandfire:dragon_multipart:162,untamedwilds:bear_blind:83,minecraft:item_frame:81], block_entities: 2381 [minecraft:chest:1169,minecraft:mob_spawner:545,quark:variant_chest:234,apotheosis:boss_spawn_tile:178,minecraft:skull:103], block_ticks: 2263, fluid_ticks: 2872, chunk_source: ServerChunkCache: 5655,
  889. ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  890. ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  891. ResourceKey[minecraft:dimension / theabyss:the_end_of_time_2]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  892. ResourceKey[minecraft:dimension / thebeginning:theabyssdimbeginning]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  893. ResourceKey[minecraft:dimension / twilightforest:twilightforest]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  894. ResourceKey[minecraft:dimension / dead_guys_untitled_deep_dark_:deep_darky]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  895. ResourceKey[minecraft:dimension / twilightforest:skylight_forest]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  896. ResourceKey[minecraft:dimension / cursed_realm_remastered:cursed_realm]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  897. ResourceKey[minecraft:dimension / theabyss:death]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  898. ResourceKey[minecraft:dimension / theabyss:the_end_of_time]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  899. ResourceKey[minecraft:dimension / theabyss:theabyssdimiceworld]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  900. ResourceKey[minecraft:dimension / atum:atum]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  901. ResourceKey[minecraft:dimension / dystopia:dystopia]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  902. ResourceKey[minecraft:dimension / the_afterlight:the_afterlight]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  903. ResourceKey[minecraft:dimension / thebeginning:the_abyss_beginning_ground_lands]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  904. ResourceKey[minecraft:dimension / theabyss:theabyssdim]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0
  905.  
  906. -- System Details --
  907. Details:
  908. Minecraft Version: 1.16.5
  909. Minecraft Version ID: 1.16.5
  910. Operating System: Linux (amd64) version 4.19-ovh-xxxx-std-ipv6-64
  911. Java Version: 1.8.0_275, Oracle Corporation
  912. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  913. Memory: 4624164952 bytes (4409 MB) / 8007974912 bytes (7637 MB) up to 15271460864 bytes (14564 MB)
  914. CPUs: 32
  915. JVM Flags: 4 total; -Xmx16384M -Xms1024M -XX:ParallelGCThreads=2 -XX:ThreadStackSize=512
  916. ModLauncher: 8.0.9+86+master.3cf110c
  917. ModLauncher launch target: fmlserver
  918. ModLauncher naming: srg
  919. ModLauncher services:
  920. /mixin-0.8.2.jar mixin PLUGINSERVICE
  921. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  922. /custom.jar object_holder_definalize PLUGINSERVICE
  923. /custom.jar runtime_enum_extender PLUGINSERVICE
  924. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  925. /custom.jar capability_inject_definalize PLUGINSERVICE
  926. /custom.jar runtimedistcleaner PLUGINSERVICE
  927. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  928. /custom.jar fml TRANSFORMATIONSERVICE
  929. FML: 36.1
  930. Forge: net.minecraftforge:36.1.31
  931. FML Language Providers:
  932. minecraft@1
  933. Mod List:
  934. GokiStats-1.16.3-1.2.13.jar |Goki Stats |gokistats |1.2.13 |DONE |Manifest: NOSIGNATURE
  935. infernal-expansion-forge-1.3.jar |Infernal Expansion |infernalexp |Release 1.3 |DONE |Manifest: NOSIGNATURE
  936. nether-s-exoticism-1.16.5-1.0.8.jar |Nether's Exoticism |nethers_exoticism |1.0.8 |DONE |Manifest: NOSIGNATURE
  937. stalwart-dungeons-1.16.5-1.0.2.jar |Stalwart Dungeons |stalwart_dungeons |1.0.2 |DONE |Manifest: NOSIGNATURE
  938. strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |Manifest: NOSIGNATURE
  939. BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE
  940. farmersdelightintegrations-1.16.5-1.1.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.1 |DONE |Manifest: NOSIGNATURE
  941. YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |DONE |Manifest: NOSIGNATURE
  942. guardvillagers-1.16.5.1.2.4.jar |Guard Villagers |guardvillagers |1.2.4 |DONE |Manifest: NOSIGNATURE
  943. 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
  944. Apotheosis-1.16.4-4.6.1.jar |Apotheosis |apotheosis |4.6.1 |DONE |Manifest: NOSIGNATURE
  945. PickUpNotifier-v1.2-1.16.3.jar |Pick Up Notifier |pickupnotifier |1.2 |DONE |Manifest: d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8
  946. dynviewdist-2.0.jar |Dynamic view distance |dynview |1.8 |DONE |Manifest: NOSIGNATURE
  947. RevampedWolf-1.16.4-0.7.1.jar |RevampedWolf |revampedwolf |1.16.4-0.7.1 |DONE |Manifest: NOSIGNATURE
  948. betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |DONE |Manifest: NOSIGNATURE
  949. Upgraded Netherite 1.16.5 - 1.9.10.jar |Upgraded Netherite |upgradednetherite |1.7.0 |DONE |Manifest: NOSIGNATURE
  950. structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |Manifest: NOSIGNATURE
  951. corpse-1.16.5-1.0.5.jar |Corpse |corpse |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE
  952. AdvancementPlaques-1.16.5-1.1.0.jar |Advancement Plaques |advancementplaques |1.1.0 |DONE |Manifest: NOSIGNATURE
  953. castle_in_the_sky-1.16.5-0.2.3.jar |Castle in the sky |castle_in_the_sky |1.16.5 |DONE |Manifest: NOSIGNATURE
  954. cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |Manifest: NOSIGNATURE
  955. repurposed_structures-1.16.5-2.7.8-forge.jar |Repurposed Structures |repurposed_structures |1.16.5-2.7.8-forge |DONE |Manifest: NOSIGNATURE
  956. morevillagers-FORGE-1.16.5-1.5.2.jar |More Villagers |morevillagers |1.5.1 |DONE |Manifest: NOSIGNATURE
  957. ClassOptions2.2.0.jar |ClassOptions |classoptions |2.2.0 |DONE |Manifest: NOSIGNATURE
  958. ChunkAnimator-1.16.5-1.2.4.jar |Chunk Animator |chunkanimator |1.16.5-1.2.4 |DONE |Manifest: NOSIGNATURE
  959. dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE
  960. SimplyImprovedTerrain-0.3.2-Forge.jar |Simply Improved Terrain |simplyimprovedterrain |0.3.2-Forge |DONE |Manifest: NOSIGNATURE
  961. BetterDefaultBiomes-1.16.4+-Alpha 2.5.3.jar |Better Default Biomes |betterdefaultbiomes |Alpha 2.5.3 |DONE |Manifest: NOSIGNATURE
  962. iron_rod_1.16.5_Release_1.0.0.jar |Molten's Iron Rod API |iron_rod |1.0.0 |DONE |Manifest: NOSIGNATURE
  963. curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |Manifest: NOSIGNATURE
  964. RealisticSleep-1.16.4-1.2.0.58-universal.jar |Realistic Sleep |realisticsleep |1.2.0.58 |DONE |Manifest: NOSIGNATURE
  965. omnis_backpacks-1.2.1.jar |Omnis Backpacks |omnis_backpacks |1.2.1 |DONE |Manifest: NOSIGNATURE
  966. Snow_Pig-1.16.5-2.2.3.jar |Snow Pig |snowpig |1.0 |DONE |Manifest: NOSIGNATURE
  967. unnamedanimalmod-1.0.1.jar |Unnamed Animal Mod |unnamedanimalmod |1.0.1 |DONE |Manifest: NOSIGNATURE
  968. YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
  969. MushroomQuest_1.16.5_v3.1.jar |Mushroom Quest |mushroomquest |3.0.0 |DONE |Manifest: NOSIGNATURE
  970. knights_1.16.5_4.jar |knights |knights |1.0.0 |DONE |Manifest: NOSIGNATURE
  971. antiquewaystones-1.2.jar |Antique Waystones |antiquewaystones |1.2 |DONE |Manifest: NOSIGNATURE
  972. TheAbyss2 1.9.7 1.16.5.jar |TheAbyss |theabyss |1.9.7 |DONE |Manifest: NOSIGNATURE
  973. campfire_overhaul-1.16.5-1.0.4.1.jar |Campfire Overhaul |campfire_overhaul |1.0.4.1 |DONE |Manifest: NOSIGNATURE
  974. sapience-1.16.4-1.1.1.jar |Sapience |sapience |1.1.1 |DONE |Manifest: NOSIGNATURE
  975. biomeinfo-1.16.4-v1.3.jar |BiomeInfo |biomeinfo |v1.3 |DONE |Manifest: NOSIGNATURE
  976. NetherSkeletons3.jar |NetherSkeletons |netherskeletons |1.0.0 |DONE |Manifest: NOSIGNATURE
  977. forestcraft-1.53.jar |Astemir Forest Craft |forestcraft |1.53 |DONE |Manifest: NOSIGNATURE
  978. ItemPhysic_v1.4.18_mc1.16.5.jar |ItemPhysic |itemphysic |1.6.0 |DONE |Manifest: NOSIGNATURE
  979. cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |Manifest: NOSIGNATURE
  980. conjuring-forgery-0.2.1.jar |Conjuring - Forgery |conjuring |0.2.1 |DONE |Manifest: NOSIGNATURE
  981. CustomStartingGear-1.16.4-2.0.2.1-universal.jar |Custom Starter Gear |customstartinggear |2.0.2.1 |DONE |Manifest: NOSIGNATURE
  982. exoticbirds-1.16.4-1.1.0.jar |Exotic Birds |exoticbirds |1.1.0 |DONE |Manifest: NOSIGNATURE
  983. Babel-1.0.5.jar |Babel |babel |1.0.5 |DONE |Manifest: NOSIGNATURE
  984. JEPB-1.0.0.jar |Just Enough Piglin Bartering |jepb |1.0.0 |DONE |Manifest: NOSIGNATURE
  985. BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE
  986. veinmining-forge-1.16.5-0.12.jar |Vein Mining |veinmining |1.16.5-0.12 |DONE |Manifest: NOSIGNATURE
  987. stables-1.16.5-1.0.1.jar |Stables |stables |1.16.5-1.0.1 |DONE |Manifest: NOSIGNATURE
  988. DarkPaintings-1.16.5-6.0.3.jar |DarkPaintings |darkpaintings |6.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  989. treasure-bags-1.16.3-1.4.0.jar |Treasure Bags |treasurebags |1.4.0 |DONE |Manifest: NOSIGNATURE
  990. ClientTweaks_1.16.3-5.3.0.jar |Client Tweaks |clienttweaks |5.3.0 |DONE |Manifest: NOSIGNATURE
  991. mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |DONE |Manifest: NOSIGNATURE
  992. torchslabmod-1.16.4_v1.6.19.jar |Torch Slab Mod |torchslabmod |1.6.18 |DONE |Manifest: NOSIGNATURE
  993. connectiblechains-1.2.0.jar |Connectible Chains |connectiblechains |NONE |DONE |Manifest: NOSIGNATURE
  994. jei-1.16.5-7.7.0.107.jar |Just Enough Items |jei |7.7.0.107 |DONE |Manifest: NOSIGNATURE
  995. VisualWorkbench-v1.0.1-1.16.5.jar |Visual Workbench |visualworkbench |1.0.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  996. ComfortableNether4.3.jar |Comfortable Nether |comfortable_nether |1.0.0 |DONE |Manifest: NOSIGNATURE
  997. AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.1.2 |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
  998. goblintraders-1.6.0-1.16.3.jar |Goblin Traders |goblintraders |1.6.0 |DONE |Manifest: NOSIGNATURE
  999. seals-1.16.3-2.1.2.jar |Seals |seals |2.1.2 |DONE |Manifest: NOSIGNATURE
  1000. caelus-forge-1.16.5-2.1.3.0.jar |Caelus API |caelus |1.16.5-2.1.3.0 |DONE |Manifest: NOSIGNATURE
  1001. Kobolds-1.3.2.jar |Kobolds |kobolds |1.0.0 |DONE |Manifest: NOSIGNATURE
  1002. colytra-forge-1.16.5-5.1.1.1.jar |Colytra |colytra |1.16.5-5.1.1.1 |DONE |Manifest: NOSIGNATURE
  1003. PassableFoliage-1.16.5-2.2.1.jar |Passable Foliage |passablefoliage |2.2.1 |DONE |Manifest: NOSIGNATURE
  1004. Fallingleaves-1.16.3-1.0.2.jar |Falling Leaves |fallingleaves |1.0.2 |DONE |Manifest: NOSIGNATURE
  1005. BetterMushroos-0.0.1.jar |Better Mushrooms |bettermushrooms |0.0.1 |DONE |Manifest: NOSIGNATURE
  1006. NaturesCompass-1.16.5-1.9.0.jar |Nature's Compass |naturescompass |1.16.5-1.9.0 |DONE |Manifest: NOSIGNATURE
  1007. AdventuresStructures_Beta_2.3.jar |StructuresAdventures |structuresadventures |Beta 2.2.0 |DONE |Manifest: NOSIGNATURE
  1008. untamedwilds-1.16.5-1.3.0.jar |Untamed Wilds |untamedwilds |1.1.0 |DONE |Manifest: NOSIGNATURE
  1009. SereneSeasons-1.16.5-4.0.1.119-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.119 |DONE |Manifest: NOSIGNATURE
  1010. stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE
  1011. cursed_realm_remastered_1.16.5_Release_2.0.1.jar |The Cursed Realm Remastered |cursed_realm_remastered |Release 2.0.0 |DONE |Manifest: NOSIGNATURE
  1012. champions-forge-1.16.5-2.0.1.7.jar |Champions |champions |1.16.5-2.0.1.7 |DONE |Manifest: NOSIGNATURE
  1013. curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |DONE |Manifest: NOSIGNATURE
  1014. outvoted-1.16.5-1.2.4.jar |Outvoted |outvoted |1.2.4 |DONE |Manifest: NOSIGNATURE
  1015. ColdsWanderingTrader(Forge1.16.4)vrs1.0.4.jar |Colds Wandering Trader |coldstrader |1.16.4-1.0.4 |DONE |Manifest: NOSIGNATURE
  1016. JEITweaker-1.16.5-1.0.1.33.jar |JEI Tweaker |jeitweaker |1.0.1.33 |DONE |Manifest: NOSIGNATURE
  1017. Simply-Seasons-1.16.5-1.0.9.jar |Simply Seasons |simplyseasons |1.16.5-1.0.9 |DONE |Manifest: NOSIGNATURE
  1018. CraftTweaker-1.16.5-7.1.0.343.jar |CraftTweaker |crafttweaker |7.1.0.343 |DONE |Manifest: NOSIGNATURE
  1019. extendedbonemeal_1.16.5-1.3.jar |Extended Bone Meal |extendedbonemeal |1.3 |DONE |Manifest: NOSIGNATURE
  1020. forge-1.16.5-36.1.31-universal.jar |Forge |forge |36.1.31 |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
  1021. Atum-1.16.5-2.2.5.jar |Atum 2 |atum |1.16.5-2.2.5 |DONE |Manifest: NOSIGNATURE
  1022. Extractures(v1.2)_1.16.4.jar |extractures |extractures |1.2 |DONE |Manifest: NOSIGNATURE
  1023. subwild-1.2.1.jar |Subterranean Wilderness |subwild |1.2.1 |DONE |Manifest: NOSIGNATURE
  1024. antiqueatlas-5.4.4-forge.jar |Antique Atlas |antiqueatlas |5.4.4-forge |DONE |Manifest: NOSIGNATURE
  1025. dungeonsarise1.16.5-1.2.68a-HF.jar |Dungeons Arise |dungeons_arise |1.2.68a |DONE |Manifest: NOSIGNATURE
  1026. perma_frost_biome_1.16.5_1.jar |permafrost_biome |permafrost_biome |1.0.0 |DONE |Manifest: NOSIGNATURE
  1027. forge-1.16.5-36.1.31-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  1028. cofh_core-1.16.4-1.2.1.jar |CoFH Core |cofh_core |1.2.1 |DONE |Manifest: NOSIGNATURE
  1029. MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
  1030. Spheric 1.0.3 1.16.5.jar |Spheric |spheric |1.0.3 |DONE |Manifest: NOSIGNATURE
  1031. greekfantasy-16.4.18.jar |Greek Fantasy |greekfantasy |16.4.18 |DONE |Manifest: NOSIGNATURE
  1032. astikorcarts-1.16.5-1.1.1.jar |AstikorCarts |astikorcarts |1.1.1 |DONE |Manifest: NOSIGNATURE
  1033. jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |Manifest: NOSIGNATURE
  1034. whisperwoods-1.16.5-2.0.2.jar |Whisperwoods |whisperwoods |2.0.2 |DONE |Manifest: NOSIGNATURE
  1035. polymorph-forge-1.16.5-0.25.jar |Polymorph |polymorph |1.16.5-0.25 |DONE |Manifest: NOSIGNATURE
  1036. JustEnoughProfessions-1.16.5-1.2.1.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.1 |DONE |Manifest: NOSIGNATURE
  1037. AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
  1038. sit-1.16.5-v1.3.1.jar |Sit |sit |v1.3.1 |DONE |Manifest: NOSIGNATURE
  1039. earthmobsmod-1.16.4-0.4.2.jar |Earth Mobs Mod |earthmobsmod |1.16.4-0.4.2 |DONE |Manifest: NOSIGNATURE
  1040. evilwanderingtrader-1.2.jar |Evil Wandering Trader |evilwanderingtrader |1.2 |DONE |Manifest: NOSIGNATURE
  1041. globaldataandresourcepacks-1.16.4-1.7.4.jar |Global Data- & Resourcepacks |globaldataandresourcepacks |1.16.4-1.7.3 |DONE |Manifest: NOSIGNATURE
  1042. structurize-0.13.197-ALPHA-universal.jar |Structurize |structurize |0.13.197-ALPHA |DONE |Manifest: NOSIGNATURE
  1043. PuzzlesLib-v1.0.7-1.16.5.jar |Puzzles Lib |puzzleslib |1.0.7 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  1044. byg-1.2.9.jar |Oh The Biomes You'll Go |byg |1.2.9 |DONE |Manifest: NOSIGNATURE
  1045. Aquaculture-1.16.5-2.1.19.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.19 |DONE |Manifest: NOSIGNATURE
  1046. Dystopia_1.5.4.jar |Dystopia |dystopia |1.2.0 |DONE |Manifest: NOSIGNATURE
  1047. Betterlands-1.16.5-0.5.0.jar |Betterlands |betterlands |1.16.5-0.5.0 |DONE |Manifest: NOSIGNATURE
  1048. LegendOfHerobrine-1.16.5-0.6.2.jar |The Legend of Herobrine |herobrine |0.6.2 |DONE |Manifest: NOSIGNATURE
  1049. xptome-1.16.5-v2.1.2.jar |XP Tome |xpbook |v2.1.2 |DONE |Manifest: NOSIGNATURE
  1050. farlanders-1.16.4-1.3.9.jar |The Farlanders |farlanders |1.3.9 |DONE |Manifest: NOSIGNATURE
  1051. TreeChop-1.16.4-0.14.4.jar |HT's TreeChop |treechop |0.14.4 |DONE |Manifest: NOSIGNATURE
  1052. UnionLib-1.16.5-3.3.2.jar |UnionLib |unionlib |3.3.2 |DONE |Manifest: NOSIGNATURE
  1053. Piglin Expansion 1.0.jar |Piglin Expansion |piglin_expansion |1.0.0 |DONE |Manifest: NOSIGNATURE
  1054. eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE
  1055. curiousshulkerboxes-forge-1.16.5-4.0.1.0.jar |Curious Shulker Boxes |curiousshulkerboxes |1.16.5-4.0.1.0 |DONE |Manifest: NOSIGNATURE
  1056. AdditionalBanners-1.16.5-6.0.3.jar |AdditionalBanners |additionalbanners |6.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  1057. Architects-Palette-1.16.4-1.1.3.jar |Architect's Palette |architects_palette |1.1.2 |DONE |Manifest: NOSIGNATURE
  1058. incontrol-1.16-5.1.9.jar |InControl |incontrol |1.16-5.1.9 |DONE |Manifest: NOSIGNATURE
  1059. ChineseWorkshop-1.16.3-3.2.1.jar |ChineseWorkshop |chineseworkshop |3.2.1 |DONE |Manifest: NOSIGNATURE
  1060. Kiwi-1.16.5-3.5.2.jar |Kiwi |kiwi |3.5.2 |DONE |Manifest: NOSIGNATURE
  1061. kingvillager-1.6.2.jar |The King of the villagers |kingvillager |1.6.2 |DONE |Manifest: NOSIGNATURE
  1062. KleeSlabs_1.16.5-9.2.1.jar |KleeSlabs |kleeslabs |9.2.1 |DONE |Manifest: NOSIGNATURE
  1063. The Afterlight v1.1.jar |The Afterlight |the_afterlight |1.0.0 |DONE |Manifest: NOSIGNATURE
  1064. villagernames_1.16.5-3.0.jar |Villager Names |villagernames |3.0 |DONE |Manifest: NOSIGNATURE
  1065. TerraForged-1.16.5-0.2.12.jar |TerraForged |terraforged |0.2.12 |DONE |Manifest: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
  1066. Placebo-1.16.4-4.5.0.jar |Placebo |placebo |4.5.0 |DONE |Manifest: NOSIGNATURE
  1067. citadel-1.7.1-1.16.5.jar |Citadel |citadel |1.7.1 |DONE |Manifest: NOSIGNATURE
  1068. alexsmobs-1.11.1.jar |Alex's Mobs |alexsmobs |1.11.1 |DONE |Manifest: NOSIGNATURE
  1069. iceandfire-2.1.8-1.16.5.jar |Ice and Fire |iceandfire |2.1.8-1.16.5 |DONE |Manifest: NOSIGNATURE
  1070. MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e
  1071. cartographer-0.0.2-1.16.5-36.0.52.jar |Cartographer |cartographer |0.0.2-1.16.5-36.0.52|DONE |Manifest: NOSIGNATURE
  1072. Bookshelf-1.16.5-10.1.11.jar |Bookshelf |bookshelf |10.1.11 |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
  1073. ProgressiveBosses-2.2.0-mc1.16.x.jar |Progressive Bosses |progressivebosses |2.2.0 |DONE |Manifest: NOSIGNATURE
  1074. FpsReducer-mc1.16.5-1.20.jar |FPS Reducer |fpsreducer |mc1.16.5-1.20 |DONE |Manifest: NOSIGNATURE
  1075. carryon-1.16.5-1.15.5.15.jar |Carry On |carryon |1.15.5.15 |DONE |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
  1076. omnis-1.16.5-1.1.2.3.jar |Omnis |omnis |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
  1077. despawningeggshatch_1.16.5-2.2.jar |Despawning Eggs Hatch |despawningeggshatch |2.2 |DONE |Manifest: NOSIGNATURE
  1078. twilightforest-1.16.5-4.0.490-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
  1079. konkrete_1.1.6_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.1.6 |DONE |Manifest: NOSIGNATURE
  1080. cuneiform-1.16.3-1.2.5.jar |Cuneiform |cuneiform |1.16.3-1.2.5 |DONE |Manifest: NOSIGNATURE
  1081. chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |Manifest: NOSIGNATURE
  1082. mcw-bridges-1.0.6-mc1.16.5.jar |Macaw's Bridges |mcwbridges |1.0.6 |DONE |Manifest: NOSIGNATURE
  1083. FarmersDelight-1.16.5-0.4.5.jar |Farmer's Delight |farmersdelight |1.16.5-0.4.5 |DONE |Manifest: NOSIGNATURE
  1084. fd_cookbook-2.0.jar |Farmers Delight Cookbook |fd_cookbook |2.0 |DONE |Manifest: NOSIGNATURE
  1085. EndRemastered-R36.jar |End Remastered 3.6 |endrem |1.16.3 |DONE |Manifest: NOSIGNATURE
  1086. adventureapparatus-1.3.jar |Adventure Apparatus |adventureapparatus |1.3 |DONE |Manifest: NOSIGNATURE
  1087. villagespawnpoint_1.16.5-1.6.jar |Village Spawn Point |villagespawnpoint |1.6 |DONE |Manifest: NOSIGNATURE
  1088. Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |Manifest: NOSIGNATURE
  1089. CNB-1.16.3_5-1.2.11.jar |Creatures and Beasts |cnb |1.2.11 |DONE |Manifest: NOSIGNATURE
  1090. geckolib-forge-1.16.5-3.0.41.jar |GeckoLib |geckolib3 |3.0.41 |DONE |Manifest: NOSIGNATURE
  1091. Patchouli-1.16.4-53.1.jar |Patchouli |patchouli |1.16.4-53.1 |DONE |Manifest: NOSIGNATURE
  1092. collective-1.16.5-2.27.jar |Collective |collective |2.27 |DONE |Manifest: NOSIGNATURE
  1093. horse_colors-1.16.5-1.6.1.jar |Realistic Horse Genetics |horse_colors |1.16.5-1.6.1 |DONE |Manifest: NOSIGNATURE
  1094. villagertools-1.16.5-1.0.0.jar |villagertools |villagertools |1.16.5-1.0.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  1095. BetterThirdPerson-Forge-1.16.4-1.5.1.jar |Better Third Person |betterthirdperson |1.5.1 |DONE |Manifest: NOSIGNATURE
  1096. Survive-1.16.5-3.3.2.jar |Survive |survive |1.16.5-3.3.2 |DONE |Manifest: NOSIGNATURE
  1097. BetterStrongholds-1.16.4-1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.1 |DONE |Manifest: NOSIGNATURE
  1098. Desolation 1.1.0-1 1.16.5.jar |Desolation (Forge) |desolation |1.1.0-1 |DONE |Manifest: NOSIGNATURE
  1099. EnigmaticLegacy-2.11.4.jar |Enigmatic Legacy |enigmaticlegacy |2.11.4 |DONE |Manifest: NOSIGNATURE
  1100. Runelic-1.16.5-7.0.1.jar |Runelic |runelic |7.0.1 |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
  1101. travelers_index-1.16.4-1.0.2.jar |Traveler's Index |travelers_index |1.16.4-1.0.2 |DONE |Manifest: NOSIGNATURE
  1102. SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |DONE |Manifest: NOSIGNATURE
  1103. architectury-1.19.27-forge.jar |Architectury |architectury |1.19.27 |DONE |Manifest: NOSIGNATURE
  1104. mountainous-0.1.1-forge.jar |Mountainous |mountainous |0.1.1 |DONE |Manifest: NOSIGNATURE
  1105. ftb-gui-library-1605.2.1.41-forge.jar |FTB GUI Library |ftbguilibrary |1605.2.1.41 |DONE |Manifest: NOSIGNATURE
  1106. curiouselytra-forge-1.16.5-4.0.2.3.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.3 |DONE |Manifest: NOSIGNATURE
  1107. cherishedworlds-forge-1.16.5-5.1.1.0.jar |Cherished Worlds |cherishedworlds |1.16.5-5.1.1.0 |DONE |Manifest: NOSIGNATURE
  1108. smallships-1.16.5-1.8.5.jar |Small Ships Mod |smallships |1.8.5 |DONE |Manifest: NOSIGNATURE
  1109. GameMenuModOption-1.16.4-1.8.jar |Game Menu Mod Option |gamemenumodoption |1.8 |DONE |Manifest: NOSIGNATURE
  1110. CraftableDeeds-2.1.jar |Craftable Deeds |craftabledeeds |2.1 |DONE |Manifest: NOSIGNATURE
  1111. voidtotem-1.16.5-1.4.0.jar |Void Totem |voidtotem |1.16.5-1.4.0 |DONE |Manifest: NOSIGNATURE
  1112. BetterAdvancements-1.16.5-0.1.1.109.jar |Better Advancements |betteradvancements |0.1.1.109 |DONE |Manifest: NOSIGNATURE
  1113. BedBenefits-1.16.5-5.0.3.jar |BedBenefits |bedbenefits |5.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  1114. cavebiomes-2.0.jar |CaveBiomeAPI |cavebiomes |2.0 |DONE |Manifest: NOSIGNATURE
  1115. Shrines-1.16.5-1.8.1.jar |Shrines |shrines |1.16.5-1.8.1 |DONE |Manifest: NOSIGNATURE
  1116. NourishedNetherV7.jar |Nourished Nether |nourished_nether |1.0.7 |DONE |Manifest: NOSIGNATURE
  1117. item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE
  1118. ftb-quests-1605.2.1-build.39-forge.jar |FTB Quests |ftbquests |1605.2.1-build.39 |DONE |Manifest: NOSIGNATURE
  1119. EasyMagic-v1.0.2-1.16.5.jar |Easy Magic |easymagic |1.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  1120. Druidcraft-1.16.5-0.4.52.jar |Druidcraft |druidcraft |0.4.52 |DONE |Manifest: NOSIGNATURE
  1121. the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |DONE |Manifest: NOSIGNATURE
  1122. dungeons_mobs-1.16.5-1.0.5.jar |Dungeons Mobs |dungeons_mobs |1.0.5 |DONE |Manifest: NOSIGNATURE
  1123. callablehorses-1.16.3-1.2.1.4.jar |Callable Horses |callablehorses |1.2.1.4 |DONE |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
  1124. abnormals_core-1.16.5-3.2.0.jar |Abnormals Core |abnormals_core |3.2.0 |DONE |Manifest: NOSIGNATURE
  1125. environmental-1.16.5-1.0.0.jar |Environmental |environmental |1.0.0 |DONE |Manifest: NOSIGNATURE
  1126. Bayou-Blues-1.16.5-1.0.5.jar |Bayou Blues |bayou_blues |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE
  1127. upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |Manifest: NOSIGNATURE
  1128. Better-Badlands-1.16.5-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |DONE |Manifest: NOSIGNATURE
  1129. personality-1.16.5-1.0.2.jar |Personality |personality |1.0.2 |DONE |Manifest: NOSIGNATURE
  1130. nethers_delight-1.1.jar |Nethers Delight |nethers_delight |1.1 |DONE |Manifest: NOSIGNATURE
  1131. buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |DONE |Manifest: NOSIGNATURE
  1132. Enhanced-Mushrooms-1.16.5-3.0.9.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.5-3.0.9 |DONE |Manifest: NOSIGNATURE
  1133. brazier-3.0.9-forge.jar |Brazier |brazier |3.0.9 |DONE |Manifest: NOSIGNATURE
  1134. Waystones_1.16.5-7.6.2.jar |Waystones |waystones |7.6.2 |DONE |Manifest: NOSIGNATURE
  1135. Clumps-6.0.0.25.jar |Clumps |clumps |6.0.0.25 |DONE |Manifest: NOSIGNATURE
  1136. village-employment-1.16.5-1.4.0.jar |Village Employment |village_employment |1.4.0 |DONE |Manifest: NOSIGNATURE
  1137. OuterEnd-0.2.13.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE
  1138. decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE
  1139. decorative_blocks_abnormals-1.2.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.2 |DONE |Manifest: NOSIGNATURE
  1140. BadMobs-1.16.5-9.0.3.jar |BadMobs |badmobs |9.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  1141. dgudd_2.0.jar |Dead Guy's Untitled Deep Dark |dead_guys_untitled_deep_dark_ |Frist Version! |DONE |Manifest: NOSIGNATURE
  1142. lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
  1143. farsight-1.5.jar |Farsight mod |farsight_view |1.5 |DONE |Manifest: NOSIGNATURE
  1144. Toast-Control-1.16.4-4.3.1.jar |Toast Control |toastcontrol |4.3.1 |DONE |Manifest: NOSIGNATURE
  1145. Wandering-Bag-1.0.1-1.16.5.jar |Wandering Bag |wandering_bag |1.0.1 |DONE |Manifest: NOSIGNATURE
  1146. AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |Manifest: NOSIGNATURE
  1147. frozenup-1.0.1.jar |Frozen Up |frozenup |1.0.1 |DONE |Manifest: NOSIGNATURE
  1148. GoldInRiverMod-Completed_Edition1.16.4.jar |Gold_in_River_Mod |gold_in_river_mod |1.0.0 |DONE |Manifest: NOSIGNATURE
  1149. twist-1.3.3.jar |twist |twist |1.0.0 |DONE |Manifest: NOSIGNATURE
  1150. ocean_expansion_1.16.5_Release_2.1.0.jar |The Ocean Expansion |ocean_expansion |Release 2.1.0 |DONE |Manifest: NOSIGNATURE
  1151. silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |DONE |Manifest: NOSIGNATURE
  1152. Jade-1.16.4-2.7.1.jar |Jade |jade |2.7.1 |DONE |Manifest: NOSIGNATURE
  1153. Leos_Mushrooms-1.16.4-v0.3.0.jar |Leos Mushrooms |leos_mushrooms |1.0.0 |DONE |Manifest: NOSIGNATURE
  1154. CreativeCore_v2.2.0_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |Manifest: NOSIGNATURE
  1155. archers_paradox-1.16.4-1.2.0.jar |Archer's Paradox |archers_paradox |1.2.0 |DONE |Manifest: NOSIGNATURE
  1156. totemofreviving-1.16.5-1.1.1.jar |Micle's Totem of Reviving |totemofreviving |1.0 |DONE |Manifest: NOSIGNATURE
  1157. atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |DONE |Manifest: NOSIGNATURE
  1158. SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE
  1159. Quark-r2.4-314.jar |Quark |quark |r2.4-314 |DONE |Manifest: NOSIGNATURE
  1160. charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |DONE |Manifest: NOSIGNATURE
  1161. terraincognita-1.16.3-1.6.4.2.jar |Terra Incognita |terraincognita |1.16.3-1.6.4.2 |DONE |Manifest: NOSIGNATURE
  1162. malum-1.16.5-0.3.0.jar |Malum |malum |1.16.5-0.3.0 |DONE |Manifest: NOSIGNATURE
  1163. abnormals_delight-1.16.5-1.1.1.jar |Abnormals Delight |abnormals_delight |1.1.1 |DONE |Manifest: NOSIGNATURE
  1164. performant-1.16.2-5-3.68m.jar |Performant |performant |3.56m |DONE |Manifest: NOSIGNATURE
  1165. InventoryHud_[1.16.2-1.16.5].forge-3.3.0.jar |Inventory HUD+(Forge edition) |inventoryhud |3.3.0 |DONE |Manifest: NOSIGNATURE
  1166. combustivefishing-forge-1.16.3-4.0.0.1.jar |Combustive Fishing |combustivefishing |1.16.3-4.0.0.1 |DONE |Manifest: NOSIGNATURE
  1167. minecolonies-0.14.260-BETA-universal.jar |MineColonies |minecolonies |0.14.260-BETA |DONE |Manifest: NOSIGNATURE
  1168. HunterIllager-1.16.5-1.2.1.jar |Hunter Illager |hunterillager |1.16.5-1.2.1 |DONE |Manifest: NOSIGNATURE
  1169. illagersweararmor-1.0.4.jar |Illagers Wear Armor |illagersweararmor |1.0.4 |DONE |Manifest: NOSIGNATURE
  1170. [BETA]dannys_expansion1.16.5-1.0.9.1.jar |Danny's Expansion |dannys_expansion |1.0.9 |DONE |Manifest: NOSIGNATURE
  1171. ferritecore-2.0.4-forge.jar |Ferrite Core |ferritecore |2.0.4 |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
  1172. OddWaterMobs[1.16.5]_1.3.0.jar |Odd Water Mobs |oddwatermobs |1.3.0 |DONE |Manifest: NOSIGNATURE
  1173. enhancedcelestials-1.0.4-1.16.4.jar |Enhanced Celestials |enhancedcelestials |1.0.4-1.16.4 |DONE |Manifest: NOSIGNATURE
  1174. illagers_plus-1.16.4v1.4.1.jar |Illagers+ |illagers_plus |1.16.4v1.4.1 |DONE |Manifest: NOSIGNATURE
  1175. TA2 beginning 1.0.9 1.16.5.jar |[Add-on] The Abyss: The Beginn|thebeginning |1.0.9 |DONE |Manifest: NOSIGNATURE
  1176. valhelsia_core-16.0.9.jar |Valhelsia Core |valhelsia_core |16.0.9 |DONE |Manifest: NOSIGNATURE
  1177. valhelsia_structures-1.16.5-0.1.3.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.3 |DONE |Manifest: NOSIGNATURE
  1178. overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE
  1179. Nature Expansion 1.1.1.jar |Nature Expansion |nature_expansion |1.0.0 |DONE |Manifest: NOSIGNATURE
  1180. Penguin-Lib-1.16.5-0.3.1.jar |Penguin Lib |penguinlib |1.16.5-0.3.1 |DONE |Manifest: NOSIGNATURE
  1181. Crash Report UUID: bc0defeb-1a75-4ede-b91b-245ab8a6f444
  1182. Kiwi Modules:
  1183. chineseworkshop:blocks
  1184. chineseworkshop:debug_stick
  1185. chineseworkshop:decorations
  1186. chineseworkshop:materials
  1187. chineseworkshop:retexture
  1188. kiwi:contributors
  1189. kiwi:data
  1190. Player Count: 1 / 25; [ServerPlayerEntity['VengefulEwok'/528, l='ServerLevel[MiaMedieveal]', x=-3684.94, y=86.96, z=-10740.58]]
  1191. Data Packs: vanilla, mod:gokistats, mod:infernalexp (incompatible), mod:nethers_exoticism, mod:stalwart_dungeons, mod:strawgolem, mod:bettercaves (incompatible), mod:farmersdelightintegrations, mod:yungsapi, mod:guardvillagers, mod:randompatches, mod:apotheosis (incompatible), mod:pickupnotifier (incompatible), mod:dynview (incompatible), mod:revampedwolf, mod:betterendforge, mod:upgradednetherite (incompatible), mod:structure_gel, mod:corpse, mod:advancementplaques, mod:castle_in_the_sky, mod:cleancut (incompatible), mod:repurposed_structures, mod:morevillagers, mod:classoptions, mod:chunkanimator, mod:dungeons_plus, mod:simplyimprovedterrain, mod:betterdefaultbiomes, mod:iron_rod, mod:curios, mod:realisticsleep, mod:omnis_backpacks, mod:snowpig, mod:unnamedanimalmod, mod:yungsextras, mod:mushroomquest, mod:knights, mod:antiquewaystones, mod:theabyss, mod:campfire_overhaul, mod:sapience, mod:biomeinfo, mod:netherskeletons, mod:forestcraft, mod:itemphysic, mod:cloth-config (incompatible), mod:conjuring, mod:customstartinggear (incompatible), mod:exoticbirds, mod:babel, mod:jepb, mod:bettermineshafts, mod:veinmining, mod:stables, mod:darkpaintings, mod:treasurebags (incompatible), mod:clienttweaks (incompatible), mod:mowziesmobs (incompatible), mod:torchslabmod (incompatible), mod:connectiblechains, mod:jei, mod:visualworkbench, mod:comfortable_nether, mod:attributefix, mod:goblintraders, mod:seals (incompatible), mod:caelus, mod:kobolds, mod:colytra (incompatible), mod:passablefoliage, mod:fallingleaves, mod:bettermushrooms, mod:naturescompass (incompatible), mod:structuresadventures, mod:untamedwilds (incompatible), mod:sereneseasons, mod:stoneholm, mod:cursed_realm_remastered, mod:champions (incompatible), mod:curioofundying, mod:outvoted, mod:coldstrader (incompatible), mod:jeitweaker, mod:simplyseasons (incompatible), mod:crafttweaker, mod:extendedbonemeal, mod:forge, mod:atum, mod:extractures, mod:subwild, mod:antiqueatlas, mod:dungeons_arise, mod:permafrost_biome, mod:cofh_core (incompatible), mod:mousetweaks, mod:spheric, mod:greekfantasy, mod:astikorcarts, mod:jeiintegration, mod:whisperwoods, mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:sit, mod:earthmobsmod (incompatible), mod:evilwanderingtrader, mod:globaldataandresourcepacks (incompatible), mod:structurize, mod:puzzleslib, mod:byg, mod:aquaculture (incompatible), mod:dystopia, mod:betterlands, mod:herobrine, mod:xpbook, mod:farlanders (incompatible), mod:treechop, mod:unionlib (incompatible), mod:piglin_expansion, mod:eidolon, mod:curiousshulkerboxes, mod:additionalbanners, mod:architects_palette (incompatible), mod:incontrol (incompatible), mod:chineseworkshop, mod:kiwi, mod:kingvillager, mod:kleeslabs (incompatible), mod:the_afterlight, mod:villagernames, mod:terraforged, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:iceandfire (incompatible), mod:mutantbeasts (incompatible), mod:cartographer, mod:bookshelf, mod:progressivebosses, mod:fpsreducer, mod:carryon, mod:omnis, mod:despawningeggshatch, mod:twilightforest, mod:konkrete, mod:cuneiform, mod:chocolate, mod:mcwbridges (incompatible), mod:farmersdelight, mod:fd_cookbook, mod:endrem, mod:adventureapparatus, mod:villagespawnpoint, mod:bountiful (incompatible), mod:cnb, mod:geckolib3 (incompatible), mod:patchouli (incompatible), mod:collective, mod:horse_colors, mod:villagertools, mod:betterthirdperson, mod:survive (incompatible), mod:betterstrongholds, mod:desolation, mod:enigmaticlegacy, mod:runelic, mod:travelers_index (incompatible), mod:spartanweaponry, mod:architectury, mod:mountainous, mod:ftbguilibrary (incompatible), mod:curiouselytra, mod:cherishedworlds, mod:smallships, mod:gamemenumodoption, mod:craftabledeeds (incompatible), mod:voidtotem, mod:betteradvancements, mod:bedbenefits, mod:cavebiomes, mod:shrines (incompatible), mod:nourished_nether, mod:itemfilters, mod:ftbquests, mod:easymagic, mod:druidcraft (incompatible), mod:conjurer_illager (incompatible), mod:dungeons_mobs (incompatible), mod:callablehorses, mod:abnormals_core, mod:environmental, mod:bayou_blues, mod:upgrade_aquatic, mod:better_badlands, mod:personality, mod:nethers_delight, mod:buzzier_bees, mod:enhanced_mushrooms, mod:brazier, mod:waystones (incompatible), mod:clumps, mod:village_employment, mod:outer_end, mod:decorative_blocks, mod:decorative_blocks_abnormals, mod:badmobs (incompatible), mod:dead_guys_untitled_deep_dark_, mod:lazydfu, mod:farsight_view, mod:toastcontrol (incompatible), mod:wandering_bag, mod:akashictome, mod:frozenup, mod:gold_in_river_mod, mod:twist, mod:ocean_expansion, mod:silentlib (incompatible), mod:jade, mod:leos_mushrooms, mod:creativecore, mod:archers_paradox (incompatible), mod:totemofreviving, mod:atmospheric, mod:spartanshields, mod:quark (incompatible), mod:charm, mod:terraincognita, mod:malum (incompatible), mod:abnormals_delight, mod:performant (incompatible), mod:inventoryhud, mod:combustivefishing (incompatible), mod:minecolonies (incompatible), mod:hunterillager, mod:illagersweararmor (incompatible), mod:dannys_expansion, mod:ferritecore (incompatible), mod:oddwatermobs, mod:enhancedcelestials, mod:illagers_plus, mod:thebeginning, mod:valhelsia_core, mod:valhelsia_structures, mod:overloadedarmorbar (incompatible), mod:nature_expansion, mod:penguinlib (incompatible), file/Incendium_v3.1.8.zip, file/WallsOfConquest_.zip (incompatible), file/ichphilipp-s-endcity-v1-1-1-16-2-forge.zip (incompatible), file/pillager-settlements-e2230.zip (incompatible), file/pillager-stronghold.zip
  1192. Is Modded: Definitely; Server brand changed to 'forge'
  1193. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment