Advertisement
Dvineaspect

Untitled

Jan 23rd, 2021
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.21 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 23/01/21 18:46
  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 sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_72-internal] {}
  9. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ~[?:1.8.0_72-internal] {}
  10. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  11. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  12. at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(ServerChunkProvider.java:130) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  13. at net.minecraft.world.World.func_217353_a(World.java:167) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  14. at net.minecraft.world.server.ServerWorld.func_72838_d(ServerWorld.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  15. at net.minecraft.world.server.ServerWorld.func_217376_c(ServerWorld.java:754) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  16. at net.minecraftforge.common.ForgeInternalHandler.onEntityJoinWorld(ForgeInternalHandler.java:63) ~[?:?] {re:classloading}
  17. at net.minecraftforge.eventbus.ASMEventHandler_676_ForgeInternalHandler_onEntityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?] {}
  18. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  19. at net.minecraftforge.eventbus.EventBus$$Lambda$2575/1454603609.invoke(Unknown Source) ~[?:?] {}
  20. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  21. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  22. at net.minecraft.world.server.ServerWorld.func_217440_f(ServerWorld.java:829) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  23. at net.minecraft.world.server.ChunkManager.lambda$null$25(ChunkManager.java:592) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  24. at net.minecraft.world.server.ChunkManager$$Lambda$24742/414264165.apply(Unknown Source) ~[?:?] {}
  25. at com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162) ~[?:?] {re:classloading}
  26. at com.mojang.datafixers.util.Either$$Lambda$24743/840242426.apply(Unknown Source) ~[?:?] {}
  27. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
  28. at com.mojang.datafixers.util.Either.mapLeft(Either.java:162) ~[?:?] {re:classloading}
  29. at net.minecraft.world.server.ChunkManager.lambda$func_219200_b$26(ChunkManager.java:569) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  30. at net.minecraft.world.server.ChunkManager$$Lambda$24739/1432353323.apply(Unknown Source) ~[?:?] {}
  31. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) ~[?:1.8.0_72-internal] {}
  32. at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) ~[?:1.8.0_72-internal] {}
  33. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_72-internal] {}
  34. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
  35. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$24618/1551852529.run(Unknown Source) ~[?:?] {}
  36. 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}
  37. at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:506) ~[?:?] {re:classloading}
  38. 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}
  39. at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:514) ~[?:?] {re:classloading}
  40. at net.minecraft.world.server.ServerChunkProvider.func_217234_d(ServerChunkProvider.java:267) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  41. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:721) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  42. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:710) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  43. 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}
  44. at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:695) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  45. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:645) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  46. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  47. at net.minecraft.server.MinecraftServer$$Lambda$23970/369581800.run(Unknown Source) ~[?:?] {}
  48. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal] {}
  49.  
  50.  
  51. A detailed walkthrough of the error, its code path and all known details is as follows:
  52. ---------------------------------------------------------------------------------------
  53.  
  54. -- Head --
  55. Thread: Server Watchdog
  56. Stacktrace:
  57. at sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_72-internal] {}
  58. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ~[?:1.8.0_72-internal] {}
  59. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  60. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  61. at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(ServerChunkProvider.java:130) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  62. at net.minecraft.world.World.func_217353_a(World.java:167) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  63. at net.minecraft.world.server.ServerWorld.func_72838_d(ServerWorld.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  64. at net.minecraft.world.server.ServerWorld.func_217376_c(ServerWorld.java:754) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  65. at net.minecraftforge.common.ForgeInternalHandler.onEntityJoinWorld(ForgeInternalHandler.java:63) ~[?:?] {re:classloading}
  66. at net.minecraftforge.eventbus.ASMEventHandler_676_ForgeInternalHandler_onEntityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?] {}
  67. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  68. at net.minecraftforge.eventbus.EventBus$$Lambda$2575/1454603609.invoke(Unknown Source) ~[?:?] {}
  69. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  70. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  71. at net.minecraft.world.server.ServerWorld.func_217440_f(ServerWorld.java:829) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  72. at net.minecraft.world.server.ChunkManager.lambda$null$25(ChunkManager.java:592) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  73. at net.minecraft.world.server.ChunkManager$$Lambda$24742/414264165.apply(Unknown Source) ~[?:?] {}
  74. at com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162) ~[?:?] {re:classloading}
  75. at com.mojang.datafixers.util.Either$$Lambda$24743/840242426.apply(Unknown Source) ~[?:?] {}
  76. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
  77. at com.mojang.datafixers.util.Either.mapLeft(Either.java:162) ~[?:?] {re:classloading}
  78. at net.minecraft.world.server.ChunkManager.lambda$func_219200_b$26(ChunkManager.java:569) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  79. at net.minecraft.world.server.ChunkManager$$Lambda$24739/1432353323.apply(Unknown Source) ~[?:?] {}
  80. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) ~[?:1.8.0_72-internal] {}
  81. at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) ~[?:1.8.0_72-internal] {}
  82. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_72-internal] {}
  83. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
  84. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$24618/1551852529.run(Unknown Source) ~[?:?] {}
  85. 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}
  86. at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:506) ~[?:?] {re:classloading}
  87. 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}
  88. at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:514) ~[?:?] {re:classloading}
  89. at net.minecraft.world.server.ServerChunkProvider.func_217234_d(ServerChunkProvider.java:267) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  90. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:721) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  91. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:710) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  92. 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}
  93. at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:695) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  94. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:645) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  95. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  96. -- Thread Dump --
  97. Details:
  98. Threads: "Netty Epoll Server IO #15" Id=191 RUNNABLE (in native)
  99. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  100. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  101. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  102. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  103. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  104. at java.lang.Thread.run(Thread.java:745)
  105.  
  106.  
  107. "Netty Epoll Server IO #14" Id=190 RUNNABLE
  108. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  109. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  110. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  111. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  112. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  113. at java.lang.Thread.run(Thread.java:745)
  114.  
  115.  
  116. "Netty Epoll Server IO #13" Id=189 RUNNABLE
  117. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  118. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  119. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  120. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  121. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  122. at java.lang.Thread.run(Thread.java:745)
  123.  
  124.  
  125. "Netty Epoll Server IO #12" Id=188 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:745)
  132.  
  133.  
  134. "Netty Epoll Server IO #11" Id=187 RUNNABLE
  135. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  136. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  137. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  138. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  139. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  140. at java.lang.Thread.run(Thread.java:745)
  141.  
  142.  
  143. "Netty Epoll Server IO #10" Id=186 RUNNABLE
  144. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  145. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  146. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  147. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  148. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  149. at java.lang.Thread.run(Thread.java:745)
  150.  
  151.  
  152. "Netty Epoll Server IO #9" Id=185 RUNNABLE
  153. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  154. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  155. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  156. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  157. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  158. at java.lang.Thread.run(Thread.java:745)
  159.  
  160.  
  161. "Netty Epoll Server IO #8" Id=184 RUNNABLE (in native)
  162. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  163. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  164. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  165. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  166. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  167. at java.lang.Thread.run(Thread.java:745)
  168.  
  169.  
  170. "IO-Worker-70" Id=183 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6ae9b8d2
  171. at sun.misc.Unsafe.park(Native Method)
  172. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@6ae9b8d2
  173. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  174. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  175. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  176. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  177. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  178. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  179. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  180. ...
  181.  
  182.  
  183. "IO-Worker-64" Id=177 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6ae9b8d2
  184. at sun.misc.Unsafe.park(Native Method)
  185. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@6ae9b8d2
  186. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  187. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  188. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  189. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  190. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  191. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  192. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  193. ...
  194.  
  195.  
  196. "IO-Worker-61" Id=174 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6ae9b8d2
  197. at sun.misc.Unsafe.park(Native Method)
  198. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@6ae9b8d2
  199. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  200. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  201. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  202. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  203. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  204. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  205. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  206. ...
  207.  
  208.  
  209. "Netty Epoll Server IO #7" Id=166 RUNNABLE (in native)
  210. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  211. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  212. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  213. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  214. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  215. at java.lang.Thread.run(Thread.java:745)
  216.  
  217.  
  218. "Worker-Main-54" Id=161 TIMED_WAITING on java.util.concurrent.ForkJoinPool@642e4bff
  219. at sun.misc.Unsafe.park(Native Method)
  220. - waiting on java.util.concurrent.ForkJoinPool@642e4bff
  221. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  222. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  223. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  224.  
  225.  
  226. "Netty Epoll Server IO #6" Id=153 RUNNABLE (in native)
  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:745)
  233.  
  234.  
  235. "Netty Epoll Server IO #5" Id=152 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:745)
  242.  
  243.  
  244. "Netty Epoll Server IO #4" Id=117 RUNNABLE (in native)
  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:745)
  251.  
  252.  
  253. "Netty Epoll Server IO #3" Id=116 RUNNABLE (in native)
  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:745)
  260.  
  261.  
  262. "Netty Epoll Server IO #2" Id=112 RUNNABLE (in native)
  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:745)
  269.  
  270.  
  271. "Netty Epoll Server IO #1" Id=111 RUNNABLE (in native)
  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:745)
  278.  
  279.  
  280. "Keep-Alive-SocketCleaner" Id=110 WAITING on sun.net.www.http.KeepAliveStreamCleaner@6011d3a2
  281. at java.lang.Object.wait(Native Method)
  282. - waiting on sun.net.www.http.KeepAliveStreamCleaner@6011d3a2
  283. at sun.net.www.http.KeepAliveStreamCleaner.run(KeepAliveStreamCleaner.java:101)
  284. at java.lang.Thread.run(Thread.java:745)
  285.  
  286.  
  287. "Server Watchdog" Id=97 RUNNABLE
  288. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  289. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  290. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:41)
  291. at java.lang.Thread.run(Thread.java:745)
  292.  
  293.  
  294. "Thread-23" Id=89 RUNNABLE (in native)
  295. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  296. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  297. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  298. at java.lang.Thread.run(Thread.java:745)
  299.  
  300.  
  301. "Netty Epoll Server IO #0" Id=88 RUNNABLE
  302. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  303. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  304. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  305. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  306. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  307. at java.lang.Thread.run(Thread.java:745)
  308.  
  309.  
  310. "ObjectCleanerThread" Id=87 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@251341c4
  311. at java.lang.Object.wait(Native Method)
  312. - waiting on java.lang.ref.ReferenceQueue$Lock@251341c4
  313. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  314. at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  315. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  316. at java.lang.Thread.run(Thread.java:745)
  317.  
  318.  
  319. "Server console handler" Id=84 RUNNABLE
  320. at java.io.FileInputStream.read0(Native Method)
  321. at java.io.FileInputStream.read(FileInputStream.java:207)
  322. at org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73)
  323. at org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62)
  324. at org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168)
  325. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)
  326. at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133)
  327. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
  328. ...
  329.  
  330.  
  331. "DestroyJavaVM" Id=85 RUNNABLE
  332.  
  333.  
  334. "Server thread" Id=81 TIMED_WAITING on java.lang.String@21b529c
  335. at sun.misc.Unsafe.park(Native Method)
  336. - waiting on java.lang.String@21b529c
  337. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  338. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139)
  339. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129)
  340. at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(ServerChunkProvider.java:130)
  341. at net.minecraft.world.World.func_217353_a(World.java:167)
  342. at net.minecraft.world.server.ServerWorld.func_72838_d(ServerWorld.java:814)
  343. at net.minecraft.world.server.ServerWorld.func_217376_c(ServerWorld.java:754)
  344. ...
  345.  
  346.  
  347. "Snooper Timer" Id=82 WAITING on java.util.TaskQueue@14fc8093
  348. at java.lang.Object.wait(Native Method)
  349. - waiting on java.util.TaskQueue@14fc8093
  350. at java.lang.Object.wait(Object.java:502)
  351. at java.util.TimerThread.mainLoop(Timer.java:526)
  352. at java.util.TimerThread.run(Timer.java:505)
  353.  
  354.  
  355. "spark-forge-async-worker" Id=65 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7a1ecd6d
  356. at sun.misc.Unsafe.park(Native Method)
  357. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7a1ecd6d
  358. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  359. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  360. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  361. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  362. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  363. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  364. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  365. ...
  366.  
  367.  
  368. "spark-cpu-monitor" Id=64 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@453cbe8b
  369. at sun.misc.Unsafe.park(Native Method)
  370. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@453cbe8b
  371. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  372. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  373. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  374. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  375. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  376. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  377. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  378. ...
  379.  
  380.  
  381. "Thread-8" Id=45 RUNNABLE (in native)
  382. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  383. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  384. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  385. at java.lang.Thread.run(Thread.java:745)
  386.  
  387.  
  388. "Thread-7" Id=44 RUNNABLE (in native)
  389. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  390. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  391. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  392. at java.lang.Thread.run(Thread.java:745)
  393.  
  394.  
  395. "Thread-6" Id=43 RUNNABLE (in native)
  396. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  397. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  398. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  399. at java.lang.Thread.run(Thread.java:745)
  400.  
  401.  
  402. "Thread-5" Id=42 RUNNABLE (in native)
  403. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  404. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  405. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  406. at java.lang.Thread.run(Thread.java:745)
  407.  
  408.  
  409. "Timer hack thread" Id=28 TIMED_WAITING
  410. at java.lang.Thread.sleep(Native Method)
  411. at net.minecraft.util.Util$6.run(SourceFile:636)
  412.  
  413.  
  414. "Thread-2" Id=19 RUNNABLE (in native)
  415. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  416. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  417. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  418. at java.lang.Thread.run(Thread.java:745)
  419.  
  420.  
  421. "Thread-1" Id=18 TIMED_WAITING
  422. at sun.misc.Unsafe.park(Native Method)
  423. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
  424. at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  425.  
  426.  
  427. "Signal Dispatcher" Id=5 RUNNABLE
  428.  
  429.  
  430. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@1deb8b02
  431. at java.lang.Object.wait(Native Method)
  432. - waiting on java.lang.ref.ReferenceQueue$Lock@1deb8b02
  433. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  434. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  435. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  436.  
  437.  
  438. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@6de36834
  439. at java.lang.Object.wait(Native Method)
  440. - waiting on java.lang.ref.Reference$Lock@6de36834
  441. at java.lang.Object.wait(Object.java:502)
  442. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  443. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  444.  
  445.  
  446.  
  447. Stacktrace:
  448. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:56) [?:?] {re:classloading}
  449. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal] {}
  450.  
  451.  
  452. -- Performance stats --
  453. Details:
  454. Random tick rate: 3
  455. Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 4, entities: 2368 [minecraft:item:1286,alexsmobs:cockroach:79,minecraft:zombie:75,minecraft:creeper:69,minecraft:chicken:58], block_entities: 3396 [minecraft:chest:1081,minecraft:mob_spawner:971,quark:monster_box:291,minecraft:campfire:131,minecraft:furnace:76], block_ticks: 105, fluid_ticks: 1, chunk_source: ServerChunkCache: 7610,
  456. ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  457. ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  458. ResourceKey[minecraft:dimension / astral:inner_realm]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  459. ResourceKey[minecraft:dimension / mahoutsukai:reality_marble]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  460. ResourceKey[minecraft:dimension / undergarden:undergarden]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0
  461.  
  462. -- System Details --
  463. Details:
  464. Minecraft Version: 1.16.4
  465. Minecraft Version ID: 1.16.4
  466. Operating System: Linux (amd64) version 3.10.23-xxxx-std-ipv6-64
  467. Java Version: 1.8.0_72-internal, Oracle Corporation
  468. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  469. Memory: 1341791032 bytes (1279 MB) / 3240321024 bytes (3090 MB) up to 4277534720 bytes (4079 MB)
  470. CPUs: 8
  471. JVM Flags: 7 total; -Xmx4G -XX:MaxPermSize=256M -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  472. ModLauncher: 8.0.9+86+master.3cf110c
  473. ModLauncher launch target: fmlserver
  474. ModLauncher naming: srg
  475. ModLauncher services:
  476. /mixin-0.8.2.jar mixin PLUGINSERVICE
  477. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  478. /forge-1.16.4-35.1.37.jar object_holder_definalize PLUGINSERVICE
  479. /forge-1.16.4-35.1.37.jar runtime_enum_extender PLUGINSERVICE
  480. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  481. /forge-1.16.4-35.1.37.jar capability_inject_definalize PLUGINSERVICE
  482. /forge-1.16.4-35.1.37.jar runtimedistcleaner PLUGINSERVICE
  483. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  484. /forge-1.16.4-35.1.37.jar fml TRANSFORMATIONSERVICE
  485. /MixinBootstrap-1.0.5.jar mixinbootstrap TRANSFORMATIONSERVICE
  486. FML: 35.1
  487. Forge: net.minecraftforge:35.1.37
  488. FML Language Providers:
  489. javafml@35.1
  490. minecraft@1
  491. Mod List:
  492. enchantedbookredesign-3.2.jar |Enchanted Book Redesign |enchantedbookredesign |3.2 |DONE |NOSIGNATURE
  493. CyclopsCore-1.16.4-1.9.5.jar |Cyclops Core |cyclopscore |1.9.5 |DONE |NOSIGNATURE
  494. NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |NOSIGNATURE
  495. curiousshulkerboxes-forge-1.16.3-4.0.0.1.jar |Curious Shulker Boxes |curiousshulkerboxes |1.16.3-4.0.0.1 |DONE |NOSIGNATURE
  496. DoggyTalents-1.16.4-2.0.1.2.jar |Doggy Talents 2 |doggytalents |2.0.1.2 |DONE |NOSIGNATURE
  497. rsgauges-1.16.4-1.2.7.jar |Gauges and Switches |rsgauges |1.2.7 |DONE |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
  498. findme-1.16.3-2.1.0.0.jar |Find Me |findme |NONE |DONE |NOSIGNATURE
  499. essentials-1.16.4-2.10.0.jar |Essentials |essentials |1.16.4-2.10.0 |DONE |NOSIGNATURE
  500. BetterCaves-Forge-1.16.4-1.1.1.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.1 |DONE |NOSIGNATURE
  501. CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE
  502. Controlling-7.0.0.11.jar |Controlling |controlling |7.0.0.11 |DONE |NOSIGNATURE
  503. ReAuth-1.16-Forge-3.9.3.jar |ReAuth |reauth |3.9.3 |DONE |3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
  504. Placebo-1.16.4-4.4.0.jar |Placebo |placebo |4.4.0 |DONE |NOSIGNATURE
  505. citadel-1.5.3.jar |Citadel |citadel |1.5.3 |DONE |NOSIGNATURE
  506. alexsmobs-1.4.1.jar |Alex's Mobs |alexsmobs |1.4.1 |DONE |NOSIGNATURE
  507. EvilCraft-1.16.4-1.0.5.jar |EvilCraft |evilcraft |1.0.5 |DONE |NOSIGNATURE
  508. YungsApi-1.16.4-Forge-2.jar |YUNG's API |yungsapi |1.16.4-Forge-2 |DONE |NOSIGNATURE
  509. ftb-gui-library-1604.1.1.26.jar |FTB GUI Library |ftbguilibrary |1604.1.1.26 |DONE |NOSIGNATURE
  510. culinaryconstruct-forge-1.16.4-4.0.0.2.jar |Culinary Construct |culinaryconstruct |1.16.4-4.0.0.2 |DONE |NOSIGNATURE
  511. Bookshelf-1.16.4-9.3.25.jar |Bookshelf |bookshelf |9.3.25 |DONE |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
  512. reliquary-1.16.3-1.3.4.1061.jar |Reliquary |xreliquary |1.16.3-1.3.4.1061 |DONE |NOSIGNATURE
  513. sophisticatedbackpacks-1.16.4-1.3.4.136.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.4-1.3.4.136 |DONE |NOSIGNATURE
  514. buildinggadgets-1.16.4-3.7.3.jar |Building Gadgets |buildinggadgets |3.7.3 |DONE |NOSIGNATURE
  515. ironshulkerboxes-1.16.4-5.1.11.jar |Iron Shulker Boxes |ironshulkerbox |1.16.4-5.1.11 |DONE |NOSIGNATURE
  516. mysticalchemy-0.0.7.jar |Mystic Alchemy |mysticalchemy |0.0.6 |DONE |NOSIGNATURE
  517. Morpheus-1.16.4-4.2.68.jar |Morpheus |morpheus |4.2.68 |DONE |NOSIGNATURE
  518. MekanismGenerators-1.16.4-10.0.18.445.jar |Mekanism: Generators |mekanismgenerators |10.0.18 |DONE |NOSIGNATURE
  519. carryon-1.16.3-1.15.1.7.jar |Carry On |carryon |1.15.1.7 |DONE |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
  520. ftb-teams-1604.1.0.13.jar |FTB Teams |ftbteams |1604.1.0.13 |DONE |NOSIGNATURE
  521. supplementaries-0.9.21b.jar |Supplementaries |supplementaries |0.9.21b |DONE |NOSIGNATURE
  522. Buddycards-1.16.4-1.6.1.jar |Buddycards |buddycards |1.16.4-1.6.1 |DONE |NOSIGNATURE
  523. PrettyPipes-1.9.1.jar |Pretty Pipes |prettypipes |1.9.1 |DONE |NOSIGNATURE
  524. chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |NOSIGNATURE
  525. industrial-foregoing-1.16.4-3.2.8.2-6b5c95b.jar |Industrial Foregoing |industrialforegoing |3.2.8.2 |DONE |NOSIGNATURE
  526. FarmersDelight-1.16.3-0.2.4b.jar |Farmer's Delight |farmersdelight |1.16.3-0.2.4b |DONE |NOSIGNATURE
  527. repurposed_structures-1.16.4-2.3.4.jar |Repurposed Structures |repurposed_structures |1.16.4-2.3.4 |DONE |NOSIGNATURE
  528. solpotato-1.16.4-1.0.7.jar |Spice of Life: Potato Edition |solpotato |1.16.4-1.0.7 |DONE |NOSIGNATURE
  529. crashutilities-3.8.1.jar |Crash Utilities |crashutilities |3.8.1 |DONE |NOSIGNATURE
  530. BiomesOPlenty-1.16.4-13.0.0.428-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.428 |DONE |NOSIGNATURE
  531. MekanismAdditions-1.16.4-10.0.18.445.jar |Mekanism: Additions |mekanismadditions |10.0.18 |DONE |NOSIGNATURE
  532. astral-1.9.13.jar |Astral |astral |1.9.13 |DONE |NOSIGNATURE
  533. SilentGear-1.16.3-2.5.1206.jar |Silent Gear |silentgear |2.5.1+206 |DONE |NOSIGNATURE
  534. masonry-1.16.3-0.3.6.jar |Masonry |masonry |NONE |DONE |NOSIGNATURE
  535. Botania-1.16.4-410.jar |Botania |botania |1.16.4-410 |DONE |NOSIGNATURE
  536. jousting-1.16.4-v1.0.2.jar |Jousting |jousting |1.16.4-v1.0.2 |DONE |NOSIGNATURE
  537. spark-forge.jar |spark |spark |1.4.3 |DONE |NOSIGNATURE
  538. curios-forge-1.16.4-4.0.3.5.jar |Curios API |curios |1.16.4-4.0.3.5 |DONE |NOSIGNATURE
  539. tetra-1.16.4-3.5.3.jar |Tetra |tetra |3.5.3 |DONE |NOSIGNATURE
  540. eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |NOSIGNATURE
  541. CuriousArmorStands-1.16.3-2.0.2.jar |Curious Armor Stands |curious_armor_stands |1.16.3-2.0.2 |DONE |NOSIGNATURE
  542. Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE
  543. GameStages-1.16.4-6.0.4.jar |GameStages |gamestages |6.0.4 |DONE |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
  544. blockcarpentry-1.16-0.3.5a.jar |BlockCarpentry |blockcarpentry |1.16-0.3.5a |DONE |NOSIGNATURE
  545. ftb-ultimine-1603.1.1.13.jar |FTB Ultimine |ftbultimine |1603.1.1.13 |DONE |NOSIGNATURE
  546. EnigmaticLegacy-2.10.3.jar |Enigmatic Legacy |enigmaticlegacy |2.10.3 |DONE |NOSIGNATURE
  547. MekanismTools-1.16.4-10.0.18.445.jar |Mekanism: Tools |mekanismtools |10.0.18 |DONE |NOSIGNATURE
  548. sapience-1.16.4-1.1.1.jar |Sapience |sapience |1.1.1 |DONE |NOSIGNATURE
  549. curiouselytra-forge-1.16.3-4.0.0.1.jar |Curious Elytra |curiouselytra |1.16.3-4.0.0.1 |DONE |NOSIGNATURE
  550. cc-tweaked-1.16.4-1.95.2.jar |CC: Tweaked |computercraft |1.95.2 |DONE |NOSIGNATURE
  551. The_Undergarden-1.16.4-0.4.3.jar |The Undergarden |undergarden |0.4.3 |DONE |NOSIGNATURE
  552. charm-forge-1.16.4-2.1.9.jar |Charm |charm |2.1.9 |DONE |NOSIGNATURE
  553. clojurelib-1.10.0_0.0.1.jar |Clojure Lib |clojurelib |1.10.0_0.0.1 |DONE |NOSIGNATURE
  554. BetterMineshafts-Forge-1.16.3-1.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.3-1.1.1 |DONE |NOSIGNATURE
  555. forge-1.16.4-geckolib-3.0.0.jar |GeckoLib |geckolib3 |3.0.0 |DONE |NOSIGNATURE
  556. dungeons_gear-1.16.4-3.0.6.jar |Dungeons Gear |dungeons_gear |3.0.6 |DONE |NOSIGNATURE
  557. QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |NOSIGNATURE
  558. inventorysorter-1.16.1-18.1.0.jar |Simple Inventory Sorter |inventorysorter |18.1.0 |DONE |NOSIGNATURE
  559. TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |NOSIGNATURE
  560. item-filters-1604.2.2.19.jar |Item Filters |itemfilters |1604.2.2.19 |DONE |NOSIGNATURE
  561. jei-1.16.4-7.6.1.65.jar |Just Enough Items |jei |7.6.1.65 |DONE |NOSIGNATURE
  562. dungeons_mobs-1.16.4-1.0.3.jar |Dungeons Mobs |dungeons_mobs |1.0.3 |DONE |NOSIGNATURE
  563. abnormals_core-1.16.4-3.0.6.jar |Abnormals Core |abnormals_core |3.0.6 |DONE |NOSIGNATURE
  564. buzzier_bees-1.16.4-3.0.0.jar |Buzzier Bees |buzzier_bees |3.0.0 |DONE |NOSIGNATURE
  565. Mekanism-1.16.4-10.0.18.445.jar |Mekanism |mekanism |10.0.18 |DONE |NOSIGNATURE
  566. caelus-forge-1.16.4-2.1.0.2.jar |Caelus API |caelus |1.16.4-2.1.0.2 |DONE |NOSIGNATURE
  567. immersive_cowardice-1.1.jar |Immersive Cowardice |immersivecowardice |version |DONE |NOSIGNATURE
  568. create-mc1.16.3_v0.3e.jar |Create |create |mc1.16.3_v0.3e |DONE |NOSIGNATURE
  569. Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE
  570. Clumps-6.0.0.13.jar |Clumps |clumps |6.0.0.13 |DONE |NOSIGNATURE
  571. shutupexperimentalsettings-1.0.1.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.1 |DONE |NOSIGNATURE
  572. mgui-1.16.4-3.1.3.jar |mgui |mgui |3.1.3 |DONE |NOSIGNATURE
  573. NaturesCompass-1.16.4-1.8.6.jar |Nature's Compass |naturescompass |1.16.4-1.8.6 |DONE |NOSIGNATURE
  574. Artifacts-1.16.4-2.7.5.jar |Artifacts |artifacts |1.16.4-2.7.5 |DONE |NOSIGNATURE
  575. SimpleStorageNetwork-1.16.4-1.3.1.jar |Simple Storage Network |storagenetwork |1.16.4-1.3.1 |DONE |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
  576. OuterEnd-0.2.3.jar |Outer End |outer_end |0.2.0 |DONE |NOSIGNATURE
  577. engineerstools-1.16.4-1.1.3-b1.jar |Engineer's Tools |engineerstools |1.1.3-b1 |DONE |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
  578. DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |NOSIGNATURE
  579. curioofundying-forge-1.16.4-5.1.0.0.jar |Curio of Undying |curioofundying |1.16.4-5.1.0.0 |DONE |NOSIGNATURE
  580. FarmingForBlockheads_1.16.3-7.2.1.jar |Farming for Blockheads |farmingforblockheads |7.2.1 |DONE |NOSIGNATURE
  581. Workshop-1.16.4-1.0.1.jar |Workshop |workshop |1.0.1 |DONE |NOSIGNATURE
  582. pneumaticcraft-repressurized-1.16.4-2.9.3-120.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.16.4-2.9.3-120 |DONE |NOSIGNATURE
  583. mcjtylib-1.16-5.0.15.jar |McJtyLib |mcjtylib |1.16-5.0.15 |DONE |NOSIGNATURE
  584. rftoolsbase-1.16-2.0.9.jar |RFToolsBase |rftoolsbase |1.16-2.0.9 |DONE |NOSIGNATURE
  585. xnet-1.16-3.0.11.jar |XNet |xnet |1.16-3.0.11 |DONE |NOSIGNATURE
  586. rftoolsstorage-1.16-2.0.8.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.8 |DONE |NOSIGNATURE
  587. rftoolscontrol-1.16-4.0.6.jar |RFToolsControl |rftoolscontrol |1.16-4.0.6 |DONE |NOSIGNATURE
  588. outvoted-1.16.4-1.0.3.jar |Outvoted |outvoted |1.0.3 |DONE |NOSIGNATURE
  589. mahoutsukai-1.16.4-v1.27.3.jar |Mahou Tsukai |mahoutsukai |1.16.4-v1.27.3 |DONE |NOSIGNATURE
  590. JEITweaker-1.16.4-1.0.1.5.jar |JEI Tweaker |jeitweaker |1.0.1.5 |DONE |NOSIGNATURE
  591. CraftTweaker-1.16.4-7.1.0.84.jar |CraftTweaker |crafttweaker |7.1.0.84 |DONE |NOSIGNATURE
  592. ars_nouveau-1.16.4-1.10.6.jar |Ars Nouveau |ars_nouveau |1.10.6 |DONE |NOSIGNATURE
  593. rftoolspower-1.16-3.0.8.jar |RFToolsPower |rftoolspower |1.16-3.0.8 |DONE |NOSIGNATURE
  594. mysticalworld-1.16.4-0.3.1.6.jar |Mystical World |mysticalworld |1.16.4-0.3.1.6 |DONE |NOSIGNATURE
  595. ftb-chunks-1604.2.2.58.jar |FTB Chunks |ftbchunks |1604.2.2.58 |DONE |NOSIGNATURE
  596. crossroads-1.16.4-2.6.2.jar |Crossroads |crossroads |version |DONE |NOSIGNATURE
  597. forge-1.16.4-35.1.37-universal.jar |Forge |forge |35.1.37 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  598. Waddles-1.16.4-0.8.11.jar |Waddles |waddles |1.16.4-0.8.11 |DONE |NOSIGNATURE
  599. goprone-1.16.4-1.3.5.jar |GoProne |goprone |1.16.4-1.3.5 |DONE |NOSIGNATURE
  600. recipebuffers-2.1.jar |Recipe Buffers |recipebuffers |2.1 |DONE |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
  601. neapolitan-1.16.4-2.0.1.jar |Neapolitan |neapolitan |2.0.1 |DONE |NOSIGNATURE
  602. ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE
  603. CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |DONE |NOSIGNATURE
  604. forge-1.16.4-35.1.37-server.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE
  605. upgrade_aquatic-1.16.5-3.0.1.jar |Upgrade Aquatic |upgrade_aquatic |3.0.1 |DONE |NOSIGNATURE
  606. cofh_core-1.16.3-1.1.6.jar |CoFH Core |cofh_core |1.1.6 |DONE |NOSIGNATURE
  607. endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |NOSIGNATURE
  608. logprot-1.16-1.3.jar |Logprot |logprot |1.3 |DONE |NOSIGNATURE
  609. rftoolsutility-1.16-3.0.20.jar |RFToolsUtility |rftoolsutility |1.16-3.0.20 |DONE |NOSIGNATURE
  610. theoneprobe-1.16-3.0.7.jar |The One Probe |theoneprobe |1.16-3.0.7 |DONE |NOSIGNATURE
  611. swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |NOSIGNATURE
  612. MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |NOSIGNATURE
  613. titanium-1.16.4-3.2.5.jar |Titanium |titanium |3.2.5 |DONE |NOSIGNATURE
  614. mana-and-artifice-1.2.1.9.jar |Mana and Artifice |mana-and-artifice |1.2.1.8 |DONE |NOSIGNATURE
  615. ImmersiveEngineering-1.16.4-4.1.2-129.jar |Immersive Engineering |immersiveengineering |1.16.4-4.1.2-129 |DONE |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
  616. SilentLib-1.16.3-4.9.164.jar |Silent Lib |silentlib |4.9.1+64 |DONE |NOSIGNATURE
  617. archers_paradox-1.16.3-1.1.1.jar |Archer's Paradox |archers_paradox |1.1.1 |DONE |NOSIGNATURE
  618. theurgy-1.0.5.jar |Theurgy |theurgy |1.0.5 |DONE |NOSIGNATURE
  619. rftoolsbuilder-1.16-3.0.13.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.0.13 |DONE |NOSIGNATURE
  620. savageandravage-1.16.4-3.0.0.jar |Savage & Ravage |savageandravage |3.0.0 |DONE |NOSIGNATURE
  621. Mantle-1.16.5-1.6.74.jar |Mantle |mantle |1.6.74 |DONE |NOSIGNATURE
  622. Inspirations-1.16.5-1.2.2.jar |Inspirations |inspirations |1.2.2 |DONE |NOSIGNATURE
  623. gravestone-1.16.4-1.0.8.jar |Gravestone Mod |gravestone |1.16.4-1.0.8 |DONE |NOSIGNATURE
  624. ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |NOSIGNATURE
  625. FastWorkbench-1.16.4-4.5.0.jar |FastWorkbench |fastbench |4.5.0 |DONE |NOSIGNATURE
  626. polymorph-forge-1.16.4-0.22.jar |Polymorph |polymorph |1.16.4-0.22 |DONE |NOSIGNATURE
  627. AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
  628. Quark-r2.4-295.jar |Quark |quark |r2.4-295 |DONE |NOSIGNATURE
  629. Apotheosis-1.16.3-4.4.1.jar |Apotheosis |apotheosis |4.4.1 |DONE |NOSIGNATURE
  630. StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |DONE |NOSIGNATURE
  631. structurize-0.13.104-ALPHA-universal.jar |Structurize |structurize |0.13.104-ALPHA |DONE |NOSIGNATURE
  632. floormats-1.16.4-v1.1.1.jar |Floor Mats |floormats |1.16.4-v1.1.1 |DONE |NOSIGNATURE
  633. minecolonies-0.13.521-ALPHA-universal.jar |Minecolonies |minecolonies |0.13.521-ALPHA |DONE |NOSIGNATURE
  634. FastFurnace-1.16.3-4.3.0.jar |FastFurnace |fastfurnace |4.3.0 |DONE |NOSIGNATURE
  635. Transport-1.16.4-3.4.1.jar |Transport |transport |3.4.1 |DONE |NOSIGNATURE
  636. AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
  637. ferritecore-1.1.1.jar |Ferrite Core |ferritecore |1.1.1 |DONE |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
  638. solcarrot-1.16.3-1.9.8.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.8 |DONE |NOSIGNATURE
  639. moredragoneggs-1.4.jar |More Dragon Eggs |moredragoneggs |1.4 |DONE |NOSIGNATURE
  640. byg-1.1.7-BETA-v2.jar |Oh The Biomes You'll Go |byg |1.1.7-BETA-v2 |DONE |NOSIGNATURE
  641. Aquaculture-1.16.4-2.1.12.jar |Aquaculture 2 |aquaculture |1.16.4-2.1.12 |DONE |NOSIGNATURE
  642. extremeSoundMuffler-3.5_Forge-1.16.4.jar |Extreme Sound Muffler |extremesoundmuffler |3.5_forge-1.16.4 |DONE |NOSIGNATURE
  643. CosmeticArmorReworked-1.16.4-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.4-v1 |DONE |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
  644. overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |NOSIGNATURE
  645. Crash Report UUID: aa28a711-0b86-45cf-aac1-51ec71707d6a
  646. Player Count: 4 / 20; [ServerPlayerEntity['BrilliantLocke'/389, l='ServerLevel[world]', x=-1354.54, y=86.00, z=273.45], ServerPlayerEntity['Divineaspect'/554, l='ServerLevel[world]', x=-1326.99, y=110.00, z=280.87], ServerPlayerEntity['Edrin_Dyhard'/1646, l='ServerLevel[world]', x=-447.07, y=63.00, z=804.81], ServerPlayerEntity['belathus'/5449, l='ServerLevel[world]', x=1478.60, y=62.34, z=368.16]]
  647. Data Packs: vanilla, mod:enchantedbookredesign (incompatible), mod:cyclopscore, mod:netherportalfix (incompatible), mod:curiousshulkerboxes, mod:doggytalents (incompatible), mod:rsgauges, mod:findme (incompatible), mod:essentials (incompatible), mod:bettercaves (incompatible), mod:cookingforblockheads (incompatible), mod:controlling, mod:reauth, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:evilcraft, mod:yungsapi, mod:ftbguilibrary (incompatible), mod:culinaryconstruct (incompatible), mod:bookshelf, mod:xreliquary, mod:sophisticatedbackpacks, mod:buildinggadgets, mod:ironshulkerbox (incompatible), mod:mysticalchemy, mod:morpheus (incompatible), mod:mekanismgenerators, mod:carryon, mod:ftbteams (incompatible), mod:supplementaries, mod:buddycards, mod:prettypipes (incompatible), mod:chocolate, mod:industrialforegoing (incompatible), mod:farmersdelight, mod:repurposed_structures, mod:solpotato (incompatible), mod:crashutilities (incompatible), mod:biomesoplenty, mod:mekanismadditions, mod:astral, mod:silentgear, mod:masonry (incompatible), mod:botania, mod:jousting, mod:spark, mod:curios, mod:tetra, mod:eidolon, mod:curious_armor_stands (incompatible), mod:patchouli (incompatible), mod:gamestages, mod:blockcarpentry (incompatible), mod:ftbultimine (incompatible), mod:enigmaticlegacy, mod:mekanismtools, mod:sapience, mod:curiouselytra, mod:computercraft, mod:undergarden, mod:charm (incompatible), mod:clojurelib (incompatible), mod:bettermineshafts (incompatible), mod:geckolib3 (incompatible), mod:dungeons_gear, mod:quarkoddities (incompatible), mod:inventorysorter (incompatible), mod:trashslot (incompatible), mod:itemfilters (incompatible), mod:jei, mod:dungeons_mobs (incompatible), mod:abnormals_core, mod:buzzier_bees, mod:mekanism, mod:caelus, mod:immersivecowardice, mod:create (incompatible), mod:waystones (incompatible), mod:clumps, mod:shutupexperimentalsettings (incompatible), mod:mgui (incompatible), mod:naturescompass (incompatible), mod:artifacts, mod:storagenetwork (incompatible), mod:outer_end, mod:engineerstools, mod:dungeoncrawl, mod:curioofundying, mod:farmingforblockheads (incompatible), mod:workshop (incompatible), mod:pneumaticcraft, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolsstorage, mod:rftoolscontrol, mod:outvoted, mod:mahoutsukai (incompatible), mod:jeitweaker, mod:crafttweaker, mod:ars_nouveau, mod:rftoolspower, mod:mysticalworld (incompatible), mod:ftbchunks (incompatible), mod:crossroads, mod:forge, mod:waddles, mod:goprone, mod:recipebuffers (incompatible), mod:neapolitan, mod:ironchest (incompatible), mod:craftingtweaks (incompatible), mod:upgrade_aquatic, mod:cofh_core (incompatible), mod:endergetic, mod:logprot (incompatible), mod:rftoolsutility, mod:theoneprobe, mod:swingthroughgrass (incompatible), mod:mousetweaks, mod:titanium (incompatible), mod:mana-and-artifice, mod:immersiveengineering (incompatible), mod:silentlib (incompatible), mod:archers_paradox (incompatible), mod:theurgy, mod:rftoolsbuilder, mod:savageandravage, mod:mantle (incompatible), mod:inspirations (incompatible), mod:gravestone, mod:ftbbackups (incompatible), mod:fastbench (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:quark (incompatible), mod:apotheosis (incompatible), mod:storagedrawers (incompatible), mod:structurize, mod:floormats, mod:minecolonies (incompatible), mod:fastfurnace (incompatible), mod:transport, mod:appleskin, mod:ferritecore (incompatible), mod:solcarrot (incompatible), mod:moredragoneggs (incompatible), mod:byg, mod:aquaculture (incompatible), mod:extremesoundmuffler (incompatible), mod:cosmeticarmorreworked (incompatible), mod:overloadedarmorbar (incompatible)
  648. Is Modded: Definitely; Server brand changed to 'forge'
  649. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement