Advertisement
Elrol

Crash Report

May 24th, 2021
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.35 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 5/24/21 3:18 AM
  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 io.netty.channel.epoll.Native.eventFdWrite(Native Method) ~[server-1.16.5-20210115.111550-extra.jar:?] {}
  9. at io.netty.channel.epoll.EpollEventLoop.wakeup(EpollEventLoop.java:154) ~[server-1.16.5-20210115.111550-extra.jar:?] {}
  10. at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:774) ~[server-1.16.5-20210115.111550-extra.jar:?] {}
  11. at net.minecraft.network.NetworkManager.func_150732_b(NetworkManager.java:191) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  12. at net.minecraft.network.NetworkManager.func_201058_a(NetworkManager.java:163) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  13. at net.minecraft.network.NetworkManager.func_179290_a(NetworkManager.java:157) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  14. at net.minecraftforge.fml.network.simple.SimpleChannel.sendTo(SimpleChannel.java:109) ~[forge:?] {re:classloading}
  15. at com.github.clevernucleus.playerex.init.capability.AttributesCapability.send(AttributesCapability.java:393) ~[playerex:1.1.8] {re:classloading}
  16. at com.github.clevernucleus.playerex.init.capability.AttributesCapability.add(AttributesCapability.java:265) ~[playerex:1.1.8] {re:classloading}
  17. at com.github.clevernucleus.playerex.init.EventHandler.lambda$onExperienceProcessed$10(EventHandler.java:260) ~[playerex:1.1.8] {re:classloading}
  18. at com.github.clevernucleus.playerex.init.EventHandler$$Lambda$27040/1580681247.accept(Unknown Source) ~[?:?] {}
  19. at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:165) ~[forge:?] {re:classloading}
  20. at com.github.clevernucleus.playerex.init.EventHandler.onExperienceProcessed(EventHandler.java:259) ~[playerex:1.1.8] {re:classloading}
  21. at net.minecraftforge.eventbus.ASMEventHandler_264_EventHandler_onExperienceProcessed_XpChange.invoke(.dynamic) ~[?:?] {}
  22. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  23. at net.minecraftforge.eventbus.EventBus$$Lambda$2563/2019545481.invoke(Unknown Source) ~[?:?] {}
  24. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  25. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  26. at net.minecraft.entity.player.PlayerEntity.func_195068_e(PlayerEntity.java:1521) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:APP:origins.mixins.json:PlayerEntityMixin,pl:mixin:APP:mixins.adorn.json:PlayerEntityMixin,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:charm.mixins.json:PlayerEntityMixin,pl:mixin:APP:charm.mixins.json:accessor.PlayerEntityAccessor,pl:mixin:APP:toughasnails.mixins.json:PlayerEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:MixinPlayerEntity,pl:mixin:A,pl:runtimedistcleaner:A}
  27. at net.minecraft.entity.player.ServerPlayerEntity.func_195068_e(ServerPlayerEntity.java:1029) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:ServerPlayerEntityMixin,pl:mixin:APP:origins.mixins.json:ServerPlayerEntityMixin,pl:mixin:A}
  28. at net.minecraft.advancements.AdvancementRewards.func_192113_a(AdvancementRewards.java:41) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  29. at net.minecraft.advancements.PlayerAdvancements.func_192750_a(PlayerAdvancements.java:209) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:origins.mixins.json:PlayerAdvancementTrackerMixin,pl:mixin:APP:quark.mixins.json:PlayerAdvancementsMixin,pl:mixin:A}
  30. at net.minecraft.advancements.ICriterionTrigger$Listener.func_192159_a(SourceFile:35) ~[?:?] {re:classloading}
  31. at net.minecraft.advancements.criterion.AbstractCriterionTrigger.func_235959_a_(SourceFile:72) ~[?:?] {re:classloading}
  32. at net.minecraft.advancements.criterion.RecipeUnlockedTrigger.func_192225_a(SourceFile:24) ~[?:?] {re:classloading}
  33. at net.minecraft.item.crafting.ServerRecipeBook.func_197926_a(SourceFile:41) ~[?:?] {re:classloading,re:mixin}
  34. at harmonised.pmmo.util.XP.updateRecipes(XP.java:1404) ~[pmmo:1.16.5-3.57.2] {re:classloading}
  35. at harmonised.pmmo.util.XP.syncPlayer(XP.java:721) ~[pmmo:1.16.5-3.57.2] {re:classloading}
  36. at harmonised.pmmo.events.PlayerConnectedHandler.handlePlayerConnected(PlayerConnectedHandler.java:42) ~[pmmo:1.16.5-3.57.2] {re:classloading}
  37. at harmonised.pmmo.events.EventHandler.PlayerLogin(EventHandler.java:75) ~[pmmo:1.16.5-3.57.2] {re:classloading}
  38. at net.minecraftforge.eventbus.ASMEventHandler_483_EventHandler_PlayerLogin_PlayerLoggedInEvent.invoke(.dynamic) ~[?:?] {}
  39. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  40. at net.minecraftforge.eventbus.EventBus$$Lambda$2563/2019545481.invoke(Unknown Source) ~[?:?] {}
  41. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  42. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  43. at net.minecraftforge.fml.hooks.BasicEventHooks.firePlayerLoggedIn(BasicEventHooks.java:44) ~[forge:?] {re:mixin,re:classloading}
  44. at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:231) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:lotr:PlayerList#func_232644_a_#getDefaultRespawnWorld,xf:fml:lotr:PlayerList#func_232644_a_#getBedRespawnPosition,pl:mixin:A,pl:runtimedistcleaner:A}
  45. at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:118) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:randompatches.mixins.json:timeouts.ServerLoginNetHandlerMixin,pl:mixin:A}
  46. at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:65) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:randompatches.mixins.json:timeouts.ServerLoginNetHandlerMixin,pl:mixin:A}
  47. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:222) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  48. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  49. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  50. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
  51. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  52. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  53. 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:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  54. at net.minecraft.server.MinecraftServer$$Lambda$24971/784443277.run(Unknown Source) ~[?:?] {}
  55. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_271] {}
  56.  
  57.  
  58. A detailed walkthrough of the error, its code path and all known details is as follows:
  59. ---------------------------------------------------------------------------------------
  60.  
  61. -- Head --
  62. Thread: Server Watchdog
  63. Stacktrace:
  64. at io.netty.channel.epoll.Native.eventFdWrite(Native Method) ~[server-1.16.5-20210115.111550-extra.jar:?] {}
  65. at io.netty.channel.epoll.EpollEventLoop.wakeup(EpollEventLoop.java:154) ~[server-1.16.5-20210115.111550-extra.jar:?] {}
  66. at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:774) ~[server-1.16.5-20210115.111550-extra.jar:?] {}
  67. at net.minecraft.network.NetworkManager.func_150732_b(NetworkManager.java:191) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  68. at net.minecraft.network.NetworkManager.func_201058_a(NetworkManager.java:163) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  69. at net.minecraft.network.NetworkManager.func_179290_a(NetworkManager.java:157) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  70. at net.minecraftforge.fml.network.simple.SimpleChannel.sendTo(SimpleChannel.java:109) ~[forge:?] {re:classloading}
  71. at com.github.clevernucleus.playerex.init.capability.AttributesCapability.send(AttributesCapability.java:393) ~[playerex:1.1.8] {re:classloading}
  72. at com.github.clevernucleus.playerex.init.capability.AttributesCapability.add(AttributesCapability.java:265) ~[playerex:1.1.8] {re:classloading}
  73. at com.github.clevernucleus.playerex.init.EventHandler.lambda$onExperienceProcessed$10(EventHandler.java:260) ~[playerex:1.1.8] {re:classloading}
  74. at com.github.clevernucleus.playerex.init.EventHandler$$Lambda$27040/1580681247.accept(Unknown Source) ~[?:?] {}
  75. at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:165) ~[forge:?] {re:classloading}
  76. at com.github.clevernucleus.playerex.init.EventHandler.onExperienceProcessed(EventHandler.java:259) ~[playerex:1.1.8] {re:classloading}
  77. at net.minecraftforge.eventbus.ASMEventHandler_264_EventHandler_onExperienceProcessed_XpChange.invoke(.dynamic) ~[?:?] {}
  78. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  79. at net.minecraftforge.eventbus.EventBus$$Lambda$2563/2019545481.invoke(Unknown Source) ~[?:?] {}
  80. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  81. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  82. at net.minecraft.entity.player.PlayerEntity.func_195068_e(PlayerEntity.java:1521) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:APP:origins.mixins.json:PlayerEntityMixin,pl:mixin:APP:mixins.adorn.json:PlayerEntityMixin,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:charm.mixins.json:PlayerEntityMixin,pl:mixin:APP:charm.mixins.json:accessor.PlayerEntityAccessor,pl:mixin:APP:toughasnails.mixins.json:PlayerEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:MixinPlayerEntity,pl:mixin:A,pl:runtimedistcleaner:A}
  83. at net.minecraft.entity.player.ServerPlayerEntity.func_195068_e(ServerPlayerEntity.java:1029) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:ServerPlayerEntityMixin,pl:mixin:APP:origins.mixins.json:ServerPlayerEntityMixin,pl:mixin:A}
  84. at net.minecraft.advancements.AdvancementRewards.func_192113_a(AdvancementRewards.java:41) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  85. at net.minecraft.advancements.PlayerAdvancements.func_192750_a(PlayerAdvancements.java:209) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:origins.mixins.json:PlayerAdvancementTrackerMixin,pl:mixin:APP:quark.mixins.json:PlayerAdvancementsMixin,pl:mixin:A}
  86. at net.minecraft.advancements.ICriterionTrigger$Listener.func_192159_a(SourceFile:35) ~[?:?] {re:classloading}
  87. at net.minecraft.advancements.criterion.AbstractCriterionTrigger.func_235959_a_(SourceFile:72) ~[?:?] {re:classloading}
  88. at net.minecraft.advancements.criterion.RecipeUnlockedTrigger.func_192225_a(SourceFile:24) ~[?:?] {re:classloading}
  89. at net.minecraft.item.crafting.ServerRecipeBook.func_197926_a(SourceFile:41) ~[?:?] {re:classloading,re:mixin}
  90. at harmonised.pmmo.util.XP.updateRecipes(XP.java:1404) ~[pmmo:1.16.5-3.57.2] {re:classloading}
  91. at harmonised.pmmo.util.XP.syncPlayer(XP.java:721) ~[pmmo:1.16.5-3.57.2] {re:classloading}
  92. at harmonised.pmmo.events.PlayerConnectedHandler.handlePlayerConnected(PlayerConnectedHandler.java:42) ~[pmmo:1.16.5-3.57.2] {re:classloading}
  93. at harmonised.pmmo.events.EventHandler.PlayerLogin(EventHandler.java:75) ~[pmmo:1.16.5-3.57.2] {re:classloading}
  94. at net.minecraftforge.eventbus.ASMEventHandler_483_EventHandler_PlayerLogin_PlayerLoggedInEvent.invoke(.dynamic) ~[?:?] {}
  95. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  96. at net.minecraftforge.eventbus.EventBus$$Lambda$2563/2019545481.invoke(Unknown Source) ~[?:?] {}
  97. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  98. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  99. at net.minecraftforge.fml.hooks.BasicEventHooks.firePlayerLoggedIn(BasicEventHooks.java:44) ~[forge:?] {re:mixin,re:classloading}
  100. at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:231) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:lotr:PlayerList#func_232644_a_#getDefaultRespawnWorld,xf:fml:lotr:PlayerList#func_232644_a_#getBedRespawnPosition,pl:mixin:A,pl:runtimedistcleaner:A}
  101. at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:118) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:randompatches.mixins.json:timeouts.ServerLoginNetHandlerMixin,pl:mixin:A}
  102. at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:65) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:randompatches.mixins.json:timeouts.ServerLoginNetHandlerMixin,pl:mixin:A}
  103. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:222) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  104. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  105. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  106. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
  107. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  108. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  109. 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:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  110. -- Thread Dump --
  111. Details:
  112. Threads: "Netty Epoll Server IO #2" Id=117 RUNNABLE
  113. at java.util.zip.Deflater.deflateBytes(Native Method)
  114. at java.util.zip.Deflater.deflate(Deflater.java:444)
  115. - locked java.util.zip.ZStreamRef@53412054
  116. at java.util.zip.Deflater.deflate(Deflater.java:385)
  117. at net.minecraft.network.NettyCompressionEncoder.encode(SourceFile:36)
  118. at net.minecraft.network.NettyCompressionEncoder.encode(SourceFile:9)
  119. at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107)
  120. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738)
  121. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:730)
  122. ...
  123.  
  124.  
  125. "Netty Epoll Server IO #1" Id=116 RUNNABLE (in native)
  126. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  127. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  128. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  129. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  130. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  131. at java.lang.Thread.run(Thread.java:748)
  132.  
  133.  
  134. "ResearchIOThread" Id=115 TIMED_WAITING on java.util.TaskQueue@5d86c44c
  135. at java.lang.Object.wait(Native Method)
  136. - waiting on java.util.TaskQueue@5d86c44c
  137. at java.util.TimerThread.mainLoop(Timer.java:552)
  138. at java.util.TimerThread.run(Timer.java:505)
  139.  
  140.  
  141. "WorldCacheIOThread" Id=114 TIMED_WAITING on java.util.TaskQueue@59b94b24
  142. at java.lang.Object.wait(Native Method)
  143. - waiting on java.util.TaskQueue@59b94b24
  144. at java.util.TimerThread.mainLoop(Timer.java:552)
  145. at java.util.TimerThread.run(Timer.java:505)
  146.  
  147.  
  148. "WorldEdit Session Manager" Id=113 TIMED_WAITING on java.util.TaskQueue@1cbbce77
  149. at java.lang.Object.wait(Native Method)
  150. - waiting on java.util.TaskQueue@1cbbce77
  151. at java.util.TimerThread.mainLoop(Timer.java:552)
  152. at java.util.TimerThread.run(Timer.java:505)
  153.  
  154.  
  155. "Server Watchdog" Id=109 RUNNABLE
  156. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  157. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  158. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:41)
  159. at java.lang.Thread.run(Thread.java:748)
  160.  
  161.  
  162. "Thread-23" Id=87 RUNNABLE (in native)
  163. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  164. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  165. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  166. at java.lang.Thread.run(Thread.java:748)
  167.  
  168.  
  169. "Netty Epoll Server IO #0" Id=86 RUNNABLE (in native)
  170. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  171. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  172. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  173. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  174. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  175. at java.lang.Thread.run(Thread.java:748)
  176.  
  177.  
  178. "ObjectCleanerThread" Id=85 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@46220e34
  179. at java.lang.Object.wait(Native Method)
  180. - waiting on java.lang.ref.ReferenceQueue$Lock@46220e34
  181. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  182. at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  183. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  184. at java.lang.Thread.run(Thread.java:748)
  185.  
  186.  
  187. "Server console handler" Id=84 RUNNABLE (in native)
  188. at java.io.FileInputStream.readBytes(Native Method)
  189. at java.io.FileInputStream.read(FileInputStream.java:255)
  190. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  191. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  192. - locked java.io.BufferedInputStream@2ded1618
  193. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  194. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  195. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  196. - locked java.io.InputStreamReader@3e9e88ea
  197. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  198. ...
  199.  
  200.  
  201. "DestroyJavaVM" Id=83 RUNNABLE
  202.  
  203.  
  204. "Server thread" Id=80 RUNNABLE
  205. at io.netty.channel.epoll.Native.eventFdWrite(Native Method)
  206. at io.netty.channel.epoll.EpollEventLoop.wakeup(EpollEventLoop.java:154)
  207. at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:774)
  208. at net.minecraft.network.NetworkManager.func_150732_b(NetworkManager.java:191)
  209. at net.minecraft.network.NetworkManager.func_201058_a(NetworkManager.java:163)
  210. at net.minecraft.network.NetworkManager.func_179290_a(NetworkManager.java:157)
  211. at net.minecraftforge.fml.network.simple.SimpleChannel.sendTo(SimpleChannel.java:109)
  212. at com.github.clevernucleus.playerex.init.capability.AttributesCapability.send(AttributesCapability.java:393)
  213. ...
  214.  
  215.  
  216. "Snooper Timer" Id=81 WAITING on java.util.TaskQueue@2a11d330
  217. at java.lang.Object.wait(Native Method)
  218. - waiting on java.util.TaskQueue@2a11d330
  219. at java.lang.Object.wait(Object.java:502)
  220. at java.util.TimerThread.mainLoop(Timer.java:526)
  221. at java.util.TimerThread.run(Timer.java:505)
  222.  
  223.  
  224. "Java2D Disposer" Id=79 WAITING on java.lang.ref.ReferenceQueue$Lock@6f895dbc
  225. at java.lang.Object.wait(Native Method)
  226. - waiting on java.lang.ref.ReferenceQueue$Lock@6f895dbc
  227. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  228. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  229. at sun.java2d.Disposer.run(Disposer.java:148)
  230. at java.lang.Thread.run(Thread.java:748)
  231.  
  232.  
  233. "spark-forge-async-worker" Id=70 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@259a417f
  234. at sun.misc.Unsafe.park(Native Method)
  235. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@259a417f
  236. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  237. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  238. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  239. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  240. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  241. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  242. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  243. ...
  244.  
  245.  
  246. "spark-cpu-monitor" Id=69 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@78daa905
  247. at sun.misc.Unsafe.park(Native Method)
  248. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@78daa905
  249. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  250. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  251. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  252. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  253. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  254. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  255. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  256. ...
  257.  
  258.  
  259. "Thread-13" Id=47 RUNNABLE (in native)
  260. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  261. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  262. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  263. at java.lang.Thread.run(Thread.java:748)
  264.  
  265.  
  266. "Thread-12" Id=46 RUNNABLE (in native)
  267. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  268. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  269. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  270. at java.lang.Thread.run(Thread.java:748)
  271.  
  272.  
  273. "Thread-11" Id=45 RUNNABLE (in native)
  274. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  275. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  276. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  277. at java.lang.Thread.run(Thread.java:748)
  278.  
  279.  
  280. "Thread-10" Id=44 RUNNABLE (in native)
  281. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  282. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  283. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  284. at java.lang.Thread.run(Thread.java:748)
  285.  
  286.  
  287. "Thread-9" Id=43 RUNNABLE (in native)
  288. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  289. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  290. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  291. at java.lang.Thread.run(Thread.java:748)
  292.  
  293.  
  294. "Timer hack thread" Id=20 TIMED_WAITING
  295. at java.lang.Thread.sleep(Native Method)
  296. at net.minecraft.util.Util$6.run(Util.java:505)
  297.  
  298.  
  299. "Thread-2" Id=17 RUNNABLE (in native)
  300. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  301. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  302. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  303. at java.lang.Thread.run(Thread.java:748)
  304.  
  305.  
  306. "Thread-1" Id=16 TIMED_WAITING
  307. at sun.misc.Unsafe.park(Native Method)
  308. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
  309. at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  310.  
  311.  
  312. "Signal Dispatcher" Id=4 RUNNABLE
  313.  
  314.  
  315. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@5cf67d7d
  316. at java.lang.Object.wait(Native Method)
  317. - waiting on java.lang.ref.ReferenceQueue$Lock@5cf67d7d
  318. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  319. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  320. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  321.  
  322.  
  323. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@7937bfe2
  324. at java.lang.Object.wait(Native Method)
  325. - waiting on java.lang.ref.Reference$Lock@7937bfe2
  326. at java.lang.Object.wait(Object.java:502)
  327. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  328. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  329.  
  330.  
  331.  
  332. Stacktrace:
  333. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:56) [?:?] {re:classloading}
  334. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_271] {}
  335.  
  336.  
  337. -- Performance stats --
  338. Details:
  339. Random tick rate: 3
  340. Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 1, entities: 107 [minecraft:item:32,minecraft:falling_block:13,iceandfire:hippocampus:8,lootr:lootr_minecart:8,minecraft:drowned:8], block_entities: 73 [lootr:special_loot_chest:23,minecraft:campfire:16,minecraft:mob_spawner:14,naturesaura:aura_bloom:7,minecraft:furnace:6], block_ticks: 3448, fluid_ticks: 57057, chunk_source: ServerChunkCache: 2025,
  341. ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  342. ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  343. ResourceKey[minecraft:dimension / candylands:candylands]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  344. ResourceKey[minecraft:dimension / twilightforest:twilightforest]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  345. ResourceKey[minecraft:dimension / twilightforest:skylight_forest]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  346. ResourceKey[minecraft:dimension / lotr:middle_earth]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  347. ResourceKey[minecraft:dimension / mythicbotany:alfheim]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  348. ResourceKey[minecraft:dimension / layers:the_core]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0
  349.  
  350. -- System Details --
  351. Details:
  352. Minecraft Version: 1.16.5
  353. Minecraft Version ID: 1.16.5
  354. Operating System: Linux (amd64) version 4.15.0-76-generic
  355. Java Version: 1.8.0_271, Oracle Corporation
  356. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  357. Memory: 1690183944 bytes (1611 MB) / 4342153216 bytes (4141 MB) up to 5726797824 bytes (5461 MB)
  358. CPUs: 12
  359. JVM Flags: 3 total; -Xmx6144M -Xms512M -Xss2M
  360. ModLauncher: 8.0.9+86+master.3cf110c
  361. ModLauncher launch target: fmlserver
  362. ModLauncher naming: srg
  363. ModLauncher services:
  364. /mixin-0.8.2.jar mixin PLUGINSERVICE
  365. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  366. /forge-1.16.5-36.1.24.jar object_holder_definalize PLUGINSERVICE
  367. /forge-1.16.5-36.1.24.jar runtime_enum_extender PLUGINSERVICE
  368. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  369. /forge-1.16.5-36.1.24.jar capability_inject_definalize PLUGINSERVICE
  370. /forge-1.16.5-36.1.24.jar runtimedistcleaner PLUGINSERVICE
  371. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  372. /forge-1.16.5-36.1.24.jar fml TRANSFORMATIONSERVICE
  373. FML: 36.1
  374. Forge: net.minecraftforge:36.1.24
  375. FML Language Providers:
  376. javafml@36.1
  377. minecraft@1
  378. kotlinforforge@1.12.0
  379. Mod List:
  380. enchantedbookredesign-3.3-1.16.4.jar |Enchanted Book Redesign |enchantedbookredesign |3.3-1.16.4 |DONE |Manifest: NOSIGNATURE
  381. create-stuff-additions1.16.5_v1.0.3.jar |Create Stuff Additions |create_stuff_additions |1.0.2 |DONE |Manifest: NOSIGNATURE
  382. pmmobridge-1.16.4-1.0.4.jar |PMMO Compatibility Mod |pmmobridge |1.16.4-1.0.4 |DONE |Manifest: NOSIGNATURE
  383. DungeonsMod-1.16.3-1.3.20.jar |Dungeons Mod |dungeonsmod |1.16.3-1.3.20 |DONE |Manifest: NOSIGNATURE
  384. astralsorcery-1.16.4-1.13.9.jar |Astral Sorcery |astralsorcery |1.16.4-1.13.9 |DONE |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
  385. supermartijn642configlib-1.0.6-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.6 |DONE |Manifest: NOSIGNATURE
  386. Hats-1.16.5-10.2.0.jar |Hats |hats |10.2.0 |DONE |Manifest: NOSIGNATURE
  387. morecreatestuffs-1.3.jar |More Create Stuffs |morecreatestuffs |1.3 |DONE |Manifest: NOSIGNATURE
  388. mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |DONE |Manifest: NOSIGNATURE
  389. ContentTweaker-1.16-1.0.0.develop.11.jar |ContentTweaker |contenttweaker |1.0.0.develop.11 |DONE |Manifest: NOSIGNATURE
  390. wonderful-enchantments-1.16.4-1.3.1.jar |Wonderful Enchantments |wonderful_enchantments |1.3.1 |DONE |Manifest: NOSIGNATURE
  391. BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE
  392. Controlling-7.0.0.16.jar |Controlling |controlling |7.0.0.16 |DONE |Manifest: NOSIGNATURE
  393. Placebo-1.16.4-4.4.5.jar |Placebo |placebo |4.4.5 |DONE |Manifest: NOSIGNATURE
  394. citadel-1.6.3.jar |Citadel |citadel |1.6.3 |DONE |Manifest: NOSIGNATURE
  395. Elementary Staffs 9.1.jar |Elementary Staffs |element |1.9.1 |DONE |Manifest: NOSIGNATURE
  396. YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |DONE |Manifest: NOSIGNATURE
  397. Bookshelf-1.16.5-10.0.8.jar |Bookshelf |bookshelf |10.0.8 |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
  398. sophisticatedbackpacks-1.16.4-2.4.0.259.jar |Sophisticated Backpacks |sophisticatedbackpacks |property(class java.|DONE |Manifest: NOSIGNATURE
  399. guardvillagers-1.16.5.1.2.4.jar |Guard Villagers |guardvillagers |1.2.4 |DONE |Manifest: NOSIGNATURE
  400. 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
  401. mcw-doors-1.0.2-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.2 |DONE |Manifest: NOSIGNATURE
  402. Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |Manifest: NOSIGNATURE
  403. FpsReducer-mc1.16.5-1.19.jar |FPS Reducer |fpsreducer |mc1.16.5-1.19 |DONE |Manifest: NOSIGNATURE
  404. JustEnoughResources-1.16.5-0.12.1.114.jar |Just Enough Resources |jeresources |0.12.1.114 |DONE |Manifest: NOSIGNATURE
  405. Paraglider-1.16.5-1.3.1.1.jar |Paraglider |paraglider |1.3.1.1 |DONE |Manifest: NOSIGNATURE
  406. twilightforest-1.16.5-4.0.467-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
  407. betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |DONE |Manifest: NOSIGNATURE
  408. candylands_forge_1.16.5_2.0.1.jar |candylands |candylands |2.0.1 |DONE |Manifest: NOSIGNATURE
  409. TenshiLib-1.16.3-1.3.0.jar |TenshiLib |tenshilib |1.16.3-1.3.0 |DONE |Manifest: NOSIGNATURE
  410. mcw-bridges-1.0.5-mc1.16.5-4.jar |Macaw's Bridges |mcwbridges |1.0.5 |DONE |Manifest: NOSIGNATURE
  411. FarmersDelight-1.16.5-0.4.3.jar |Farmer's Delight |farmersdelight |1.16.5-0.4.3 |DONE |Manifest: NOSIGNATURE
  412. torchmaster-2.3.7.jar |Torchmaster |torchmaster |2.3.7 |DONE |Manifest: NOSIGNATURE
  413. repurposed_structures-1.16.5-2.6.6-forge.jar |Repurposed Structures |repurposed_structures |1.16.5-2.6.6-forge |DONE |Manifest: NOSIGNATURE
  414. BiomesOPlenty-1.16.5-13.1.0.467-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.467 |DONE |Manifest: NOSIGNATURE
  415. EndRemastered-R36.jar |End Remastered 3.6 |endrem |1.16.3 |DONE |Manifest: NOSIGNATURE
  416. ChunkAnimator-1.16.5-1.2.4.jar |Chunk Animator |chunkanimator |1.16.5-1.2.4 |DONE |Manifest: NOSIGNATURE
  417. mcw-trapdoors-1.0.2-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.2 |DONE |Manifest: NOSIGNATURE
  418. mcw-fences-1.0.0-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.0 |DONE |Manifest: NOSIGNATURE
  419. supermartijn642corelib-1.0.3-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.3 |DONE |Manifest: NOSIGNATURE
  420. Botania-1.16.5-416.jar |Botania |botania |1.16.5-416 |DONE |Manifest: NOSIGNATURE
  421. fairylights-4.0.5-1.16.5.jar |Fairy Lights |fairylights |4.0.5 |DONE |Manifest: NOSIGNATURE
  422. Player Classes! 1.16.5 (v1.0).jar |Player Classes |player_classes |1.0.0 |DONE |Manifest: NOSIGNATURE
  423. spark-forge.jar |spark |spark |1.5.2 |DONE |Manifest: NOSIGNATURE
  424. pamhc2foodextended-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |Manifest: NOSIGNATURE
  425. randomenchants-4.0.7.jar |Random Enchants |randomenchants |4.0.7 |DONE |Manifest: NOSIGNATURE
  426. playerex-1.1.8-1.16.5.jar |Player Ex |playerex |1.1.8 |DONE |Manifest: NOSIGNATURE
  427. curios-forge-1.16.5-4.0.5.1.jar |Curios API |curios |1.16.5-4.0.5.1 |DONE |Manifest: NOSIGNATURE
  428. eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE
  429. Patchouli-1.16.4-51.jar |Patchouli |patchouli |1.16.4-51 |DONE |Manifest: NOSIGNATURE
  430. Origins-1.16.5-0.7.1.5-forge.jar |Origins |origins |0.7.1.5 |DONE |Manifest: NOSIGNATURE
  431. SewingKit-1.16.5-1.3.1.jar |Sewing Kit |sewingkit |1.3.1 |DONE |Manifest: NOSIGNATURE
  432. YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
  433. angelring-1.16.5-1.3.4.1.jar |Angel Ring |angelring |1.3.4.1 |DONE |Manifest: NOSIGNATURE
  434. Chunk Pregenerator-V1.16-3.0.5.jar |Chunk Pregenerator |chunkpregen |V1.16-3.0.5 |DONE |Manifest: NOSIGNATURE
  435. BetterStrongholds-1.16.4-1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.1 |DONE |Manifest: NOSIGNATURE
  436. Server_Utils-1.16.3-1.6.6.jar |Elrol's Server Utilities |serverutilities |1.16.3-1.6.6 |DONE |Manifest: NOSIGNATURE
  437. jeilotr-2.0.0-BETA.jar |JEI LOTR |jeilotr |2.0.0-BETA |DONE |Manifest: NOSIGNATURE
  438. worldedit-mod-7.2.5-dist.jar |WorldEdit |worldedit |7.2.5+57d5ac9 |DONE |Manifest: NOSIGNATURE
  439. NaturesAura-34.2.jar |Nature's Aura |naturesaura |34.2 |DONE |Manifest: NOSIGNATURE
  440. SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |DONE |Manifest: NOSIGNATURE
  441. mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |Manifest: NOSIGNATURE
  442. Project_MMO-1.16.5-3.57.2.jar |Project MMO |pmmo |1.16.5-3.57.2 |DONE |Manifest: NOSIGNATURE
  443. architectury-1.15.13-forge.jar |Architectury |architectury |1.15.13 |DONE |Manifest: NOSIGNATURE
  444. ftb-gui-library-1605.2.1.41-forge.jar |FTB GUI Library |ftbguilibrary |1605.2.1.41 |DONE |Manifest: NOSIGNATURE
  445. ftb-teams-1604.1.0.16-forge.jar |FTB Teams |ftbteams |1604.1.0.16 |DONE |Manifest: NOSIGNATURE
  446. AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |DONE |Manifest: NOSIGNATURE
  447. observerlib-1.16.5-1.5.2.jar |ObserverLib |observerlib |1.16.5-1.5.2 |DONE |Manifest: NOSIGNATURE
  448. mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |DONE |Manifest: NOSIGNATURE
  449. Adorn-1.13.1+1.16.4-forge.jar |Adorn |adorn |1.13.1+1.16.4-forge |DONE |Manifest: NOSIGNATURE
  450. cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |Manifest: NOSIGNATURE
  451. trashcans-1.0.10-mc1.16.5.jar |Trash Cans |trashcans |1.0.10 |DONE |Manifest: NOSIGNATURE
  452. lotr-1.16-renewed-4.0.1.jar |The Lord of the Rings Mod |lotr |Renewed-4.0.1 |DONE |Manifest: NOSIGNATURE
  453. FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |Manifest: NOSIGNATURE
  454. BetterMineshafts-Forge-1.16.4-2.0.3.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.3 |DONE |Manifest: NOSIGNATURE
  455. geckolib-forge-1.16.5-3.0.35.jar |GeckoLib |geckolib3 |3.0.35 |DONE |Manifest: NOSIGNATURE
  456. Cyclic-1.16.5-1.2.7.jar |Cyclic |cyclic |1.16.5-1.2.7 |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
  457. Tabula-1.16.5-10.3.0.jar |Tabula |tabula |10.3.0 |DONE |Manifest: NOSIGNATURE
  458. QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |Manifest: NOSIGNATURE
  459. rhino-1605.1.0-build.4.jar |Rhino |rhino |1605.1.0-build.4 |DONE |Manifest: NOSIGNATURE
  460. mowziesmobs-1.5.16.jar |Mowzie's Mobs |mowziesmobs |1.5.16 |DONE |Manifest: NOSIGNATURE
  461. BotaniaAdditionsMC1.16.4-1.0.4.jar |Botania Additions |botaniaadditions |1.0.4 |DONE |Manifest: NOSIGNATURE
  462. SereneShrubbery-1.16.5-1.1.0.jar |Serene Shrubbery |serene_shrubbery |1.0.0 |DONE |Manifest: NOSIGNATURE
  463. pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE
  464. SummoningScepters-1.0.2.jar |SummoningScepters |summoningscepters |1.0 |DONE |Manifest: NOSIGNATURE
  465. mining_helmet-1.16.5-2.0.1.jar |Mining Helmet |mining_helmet |2.0.1 |DONE |Manifest: NOSIGNATURE
  466. jei-1.16.5-7.7.0.99.jar |Just Enough Items |jei |7.7.0.99 |DONE |Manifest: NOSIGNATURE
  467. kubejs-1605.3.10-build.8-forge.jar |KubeJS |kubejs |1605.3.10-build.8 |DONE |Manifest: NOSIGNATURE
  468. item-filters-1605.2.4-build.30-forge.jar |Item Filters |itemfilters |1605.2.4-build.30 |DONE |Manifest: NOSIGNATURE
  469. abnormals_core-1.16.5-3.1.1.jar |Abnormals Core |abnormals_core |3.1.1 |DONE |Manifest: NOSIGNATURE
  470. caelus-forge-1.16.5-2.1.3.0.jar |Caelus API |caelus |1.16.5-2.1.3.0 |DONE |Manifest: NOSIGNATURE
  471. Layers_0.3.jar |Layers |layers |1.0.0 |DONE |Manifest: NOSIGNATURE
  472. create-mc1.16.5_v0.3.1c.jar |Create |create |mc1.16.5_v0.3.1c+151|DONE |Manifest: NOSIGNATURE
  473. Waystones_1.16.5-7.5.1.jar |Waystones |waystones |7.5.1 |DONE |Manifest: NOSIGNATURE
  474. BetterPortals-1.16.4-0.3.2.jar |YUNG's Better Portals |betterportals |1.16.4-0.3.2 |DONE |Manifest: NOSIGNATURE
  475. Fallingleaves-1.16.3-1.0.1.jar |Falling Leaves |fallingleaves |1.0.1 |DONE |Manifest: NOSIGNATURE
  476. mcw-paintings-1.0.1-mc1.16.5.jar |Macaw's Paintings |mcwpaintings |1.0.1 |DONE |Manifest: NOSIGNATURE
  477. Clumps-6.0.0.22.jar |Clumps |clumps |6.0.0.22 |DONE |Manifest: NOSIGNATURE
  478. MoreEnchantments_MC_1.16.4_Vers.1.1.0.jar |More Enchantments |more_enchantments |1.1.0 |DONE |Manifest: NOSIGNATURE
  479. comforts-forge-1.16.5-4.0.0.4.jar |Comforts |comforts |1.16.5-4.0.0.4 |DONE |Manifest: NOSIGNATURE
  480. NaturesCompass-1.16.5-1.8.6.jar |Nature's Compass |naturescompass |1.16.5-1.8.6 |DONE |Manifest: NOSIGNATURE
  481. SimpleStorageNetwork-1.16.5-1.3.5.jar |Simple Storage Network |storagenetwork |1.16.5-1.3.5 |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
  482. SereneSeasons-1.16.5-4.0.1.91-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.91 |DONE |Manifest: NOSIGNATURE
  483. LibX-1.16.3-1.0.68.jar |LibX |libx |1.16.3-1.0.68 |DONE |Manifest: NOSIGNATURE
  484. fantasy-forge-1.1.1.jar |Fantasy Mounts |fantasy |1.0 |DONE |Manifest: NOSIGNATURE
  485. betteranimalsplus-1.16.5-10.2.0.jar |Better Animals Plus |betteranimalsplus |10.2.0 |DONE |Manifest: NOSIGNATURE
  486. demagnetize-forge-1.16.2-1.2.2.jar |Demagnetize |demagnetize |1.16.2-1.2.2 |DONE |Manifest: NOSIGNATURE
  487. iceandfire-2.1.6-1.16.4.jar |Ice and Fire |iceandfire |2.1.6-1.16.4 |DONE |Manifest: NOSIGNATURE
  488. JEITweaker-1.16.5-1.0.1.15.jar |JEI Tweaker |jeitweaker |1.0.1.15 |DONE |Manifest: NOSIGNATURE
  489. iChunUtil-1.16.5-10.3.0.jar |iChunUtil |ichunutil |10.3.0 |DONE |Manifest: NOSIGNATURE
  490. CraftTweaker-1.16.5-7.1.0.294.jar |CraftTweaker |crafttweaker |7.1.0.294 |DONE |Manifest: NOSIGNATURE
  491. BotanyPots-1.16.5-7.0.17.jar |BotanyPots |botanypots |7.0.17 |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
  492. ImmersivePetroleum-1.16.5-3.2.0-3.jar |Immersive Petroleum |immersivepetroleum |3.2.0-3 |DONE |Manifest: NOSIGNATURE
  493. ftb-chunks-1605.2.3-build.75.jar |FTB Chunks |ftbchunks |1605.2.3-build.75 |DONE |Manifest: NOSIGNATURE
  494. firstaid-1.9.6.jar |First Aid |firstaid |1.9.6 |DONE |Manifest: NOSIGNATURE
  495. forge-1.16.5-36.1.24-universal.jar |Forge |forge |36.1.24 |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
  496. Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |Manifest: NOSIGNATURE
  497. BloodMagic-1.16.4-3.1.0-15.jar |Blood Magic |bloodmagic |1.16.4-3.1.0-15 |DONE |Manifest: NOSIGNATURE
  498. kubejs-blood-magic-1604.1.0.4.jar |KubeJS Blood Magic |kubejs_blood_magic |1604.1.0.4 |DONE |Manifest: NOSIGNATURE
  499. subwild-1.2.1.jar |Subterranean Wilderness |subwild |1.2.1 |DONE |Manifest: NOSIGNATURE
  500. DynamicSurroundings-1.16.4-4.0.4.2.jar |ยง3Dynamic Surroundings |dsurround |1.16.4-4.0.4.2 |DONE |Manifest: b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
  501. ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |Manifest: NOSIGNATURE
  502. MythicBotany-1.16.4-1.3.10.jar |MythicBotany |mythicbotany |1.16.4-1.3.10 |DONE |Manifest: NOSIGNATURE
  503. CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |DONE |Manifest: NOSIGNATURE
  504. forge-1.16.5-36.1.24-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  505. cofh_core-1.16.4-1.2.1.jar |CoFH Core |cofh_core |1.2.1 |DONE |Manifest: NOSIGNATURE
  506. TConstruct-1.16.5-3.0.3.152.jar |Tinkers' Construct |tconstruct |3.0.3.152 |DONE |Manifest: NOSIGNATURE
  507. EnchantmentDescriptions-1.16.5-7.0.8.jar |EnchantmentDescriptions |enchdesc |7.0.8 |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
  508. theoneprobe-1.16-3.1.4.jar |The One Probe |theoneprobe |1.16-3.1.4 |DONE |Manifest: NOSIGNATURE
  509. MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
  510. ToolBelt-1.16.5-1.16.0.jar |Tool Belt |toolbelt |1.16.0 |DONE |Manifest: NOSIGNATURE
  511. mana-and-artifice-1.3.0.6.jar |Mana and Artifice |mana-and-artifice |1.3.0.6 |DONE |Manifest: NOSIGNATURE
  512. ImmersiveEngineering-1.16.5-4.2.4-134.jar |Immersive Engineering |immersiveengineering |1.16.5-4.2.4-134 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
  513. Classes-1.16.5-2.0.4.3.jar |Classes |classes |1.16.3-1.3.0 |DONE |Manifest: NOSIGNATURE
  514. pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |Manifest: NOSIGNATURE
  515. CreativeCore_v2.1.3_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |Manifest: NOSIGNATURE
  516. archers_paradox-1.16.4-1.2.0.jar |Archer's Paradox |archers_paradox |1.2.0 |DONE |Manifest: NOSIGNATURE
  517. towers_of_the_wild-1.16.4-2.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.4-2.0.1 |DONE |Manifest: NOSIGNATURE
  518. smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |DONE |Manifest: NOSIGNATURE
  519. CreateTweaker-1.0.0.12.jar |CreateTweaker |createtweaker |1.0.0.12 |DONE |Manifest: NOSIGNATURE
  520. majrusz-library-1.16.4-1.6.0.jar |Majrusz Library |majrusz_library |1.6.0 |DONE |Manifest: NOSIGNATURE
  521. ffenchants-1.16.5-1.4.0.jar |FlashFyre's Enchantments |ffenchants |1.16.5-1.4.0 |DONE |Manifest: NOSIGNATURE
  522. SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE
  523. Mantle-1.16.5-1.6.97.jar |Mantle |mantle |1.6.97 |DONE |Manifest: NOSIGNATURE
  524. pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |Manifest: NOSIGNATURE
  525. ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |Manifest: NOSIGNATURE
  526. AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |Manifest: NOSIGNATURE
  527. Quark-r2.4-311.jar |Quark |quark |r2.4-311 |DONE |Manifest: NOSIGNATURE
  528. charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |DONE |Manifest: NOSIGNATURE
  529. QuarkOPlenty-1.16.5-1.2.1.jar |Quark O' Plenty |quarkoplenty |1.2.1 |DONE |Manifest: NOSIGNATURE
  530. ToughAsNails-1.16.5-4.0.1.23-universal.jar |Tough As Nails |toughasnails |1.16.5-4.0.1.15 |DONE |Manifest: NOSIGNATURE
  531. lanterncolors-1.16.3-2.1.1.jar |Lantern Colors |lanterncolors |1.16.2-2.1.1 |DONE |Manifest: NOSIGNATURE
  532. coloredbricks-4.2.jar |Colored Bricks Mod |coloredbricks |4.2 |DONE |Manifest: NOSIGNATURE
  533. structurize-0.13.173-ALPHA-universal.jar |Structurize |structurize |0.13.173-ALPHA |DONE |Manifest: NOSIGNATURE
  534. kubejs-create-1604.1.0.4.jar |KubeJS Create |kubejs_create |1604.1.0.4 |DONE |Manifest: NOSIGNATURE
  535. minecolonies-0.14.174-BETA-universal.jar |MineColonies |minecolonies |0.14.174-BETA |DONE |Manifest: NOSIGNATURE
  536. FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |DONE |Manifest: NOSIGNATURE
  537. NaturesStarlight-1.1.jar |Nature's Starlight |naturesstarlight |1.1 |DONE |Manifest: NOSIGNATURE
  538. lootr-1.16.4-0.0.5.17.jar |Lootr |lootr |1.16.4-0.0.5.17 |DONE |Manifest: NOSIGNATURE
  539. 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
  540. engineersdecor-1.16.4-1.1.13.jar |Engineer's Decor |engineersdecor |1.1.13 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  541. solcarrot-1.16.3-1.9.10.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.10 |DONE |Manifest: NOSIGNATURE
  542. enhancedcelestials-1.0.4-1.16.4.jar |Enhanced Celestials |enhancedcelestials |1.0.4-1.16.4 |DONE |Manifest: NOSIGNATURE
  543. Aquaculture-1.16.5-2.1.18.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.18 |DONE |Manifest: NOSIGNATURE
  544. CraftableHorseArmour-1.16.X-1.4.0.jar |CHA&S - Craftable Horse Armour|craftablehorsearmour |1.16.4-1.4.0 |DONE |Manifest: NOSIGNATURE
  545. improvedmobs-1.16.4-1.7.6.jar |Improved Mobs Mod |improvedmobs |1.16.4-1.7.6 |DONE |Manifest: NOSIGNATURE
  546. CosmeticArmorReworked-1.16.5-v2.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v2 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  547. valhelsia_core-16.0.8.jar |Valhelsia Core |valhelsia_core |16.0.8 |DONE |Manifest: NOSIGNATURE
  548. valhelsia_structures-1.16.5-0.1.1.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.1 |DONE |Manifest: NOSIGNATURE
  549. createaddition-1.16.5-20210517a.jar |Create Crafts & Additions |createaddition |1.16.5-20210517a |DONE |Manifest: NOSIGNATURE
  550. Crash Report UUID: 5c328b93-4f49-4e1c-b3f0-f94a0f2be720
  551. Player Count: 1 / 72; [ServerPlayerEntity['Elrol_Arrowsend'/110, l='ServerLevel[AkiMyo]', x=80.50, y=63.00, z=-10.50]]
  552. Data Packs: vanilla, mod:enchantedbookredesign (incompatible), mod:create_stuff_additions, mod:pmmobridge, mod:dungeonsmod, mod:astralsorcery, mod:supermartijn642configlib, mod:hats, mod:morecreatestuffs, mod:mcwwindows, mod:contenttweaker, mod:wonderful_enchantments, mod:bettercaves (incompatible), mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:element, mod:yungsapi, mod:bookshelf, mod:sophisticatedbackpacks, mod:guardvillagers, mod:randompatches, mod:mcwdoors, mod:morpheus (incompatible), mod:fpsreducer, mod:jeresources, mod:paraglider, mod:twilightforest, mod:betterendforge, mod:candylands, mod:tenshilib (incompatible), mod:mcwbridges, mod:farmersdelight, mod:torchmaster (incompatible), mod:repurposed_structures, mod:biomesoplenty, mod:endrem, mod:chunkanimator, mod:mcwtrpdoors (incompatible), mod:mcwfences, mod:supermartijn642corelib, mod:botania, mod:fairylights, mod:player_classes, mod:spark, mod:pamhc2foodextended (incompatible), mod:randomenchants, mod:playerex, mod:curios, mod:eidolon, mod:patchouli (incompatible), mod:origins, mod:sewingkit, mod:yungsextras, mod:angelring (incompatible), mod:chunkpregen, mod:betterstrongholds, mod:serverutilities (incompatible), mod:jeilotr (incompatible), mod:worldedit (incompatible), mod:naturesaura (incompatible), mod:spartanweaponry, mod:mcwroofs, mod:pmmo (incompatible), mod:architectury, mod:ftbguilibrary (incompatible), mod:ftbteams (incompatible), mod:aiimprovements, mod:observerlib, mod:mcwfurnitures, mod:adorn, mod:cloth-config (incompatible), mod:trashcans, mod:lotr, mod:fastleafdecay (incompatible), mod:bettermineshafts, mod:geckolib3 (incompatible), mod:cyclic (incompatible), mod:tabula, mod:quarkoddities (incompatible), mod:rhino, mod:mowziesmobs (incompatible), mod:botaniaadditions, mod:serene_shrubbery, mod:pamhc2trees (incompatible), mod:summoningscepters, mod:mining_helmet (incompatible), mod:jei, mod:kubejs, mod:itemfilters, mod:abnormals_core, mod:caelus, mod:layers, mod:create, mod:waystones (incompatible), mod:betterportals, mod:fallingleaves, mod:mcwpaintings (incompatible), mod:clumps, mod:more_enchantments, mod:comforts, mod:naturescompass (incompatible), mod:storagenetwork, mod:sereneseasons, mod:libx, mod:fantasy, mod:betteranimalsplus (incompatible), mod:demagnetize (incompatible), mod:iceandfire (incompatible), mod:jeitweaker, mod:ichunutil, mod:crafttweaker, mod:botanypots, mod:immersivepetroleum (incompatible), mod:ftbchunks, mod:firstaid (incompatible), mod:forge, mod:bountiful (incompatible), mod:bloodmagic, mod:kubejs_blood_magic, mod:subwild, mod:dsurround, mod:ironchest (incompatible), mod:mythicbotany, mod:craftingtweaks (incompatible), mod:cofh_core (incompatible), mod:tconstruct (incompatible), mod:enchdesc, mod:theoneprobe, mod:mousetweaks, mod:toolbelt (incompatible), mod:mana-and-artifice, mod:immersiveengineering, mod:classes, mod:pamhc2crops (incompatible), mod:creativecore, mod:archers_paradox (incompatible), mod:towers_of_the_wild, mod:smoothboot, mod:createtweaker, mod:majrusz_library, mod:ffenchants (incompatible), mod:spartanshields, mod:mantle (incompatible), mod:pamhc2foodcore (incompatible), mod:ftbbackups (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:charm, mod:quarkoplenty, mod:toughasnails, mod:lanterncolors (incompatible), mod:coloredbricks, mod:structurize, mod:kubejs_create, mod:minecolonies (incompatible), mod:fastfurnace (incompatible), mod:naturesstarlight (incompatible), mod:lootr (incompatible), mod:ferritecore (incompatible), mod:engineersdecor, mod:solcarrot (incompatible), mod:enhancedcelestials, mod:aquaculture (incompatible), mod:craftablehorsearmour, mod:improvedmobs (incompatible), mod:cosmeticarmorreworked (incompatible), mod:valhelsia_core, mod:valhelsia_structures, mod:createaddition
  553. Is Modded: Definitely; Server brand changed to 'forge'
  554. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement