Advertisement
saphrym

Untitled

Oct 24th, 2020
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.05 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oh - I know what I did wrong!
  3.  
  4. Time: 10/24/20 7:14 PM
  5. Description: Watching Server
  6.  
  7. java.lang.Error: ServerHangWatchdog detected that a single server tick took 72.76 seconds (should be max 0.05)
  8. at net.minecraft.world.server.ChunkManager$$Lambda$14546/354307445.get$Lambda(Unknown Source) ~[?:?] {}
  9. at java.lang.invoke.LambdaForm$DMH/1421795058.invokeStatic_LL_L(LambdaForm$DMH) ~[?:?] {}
  10. at java.lang.invoke.LambdaForm$MH/1514160588.linkToTargetMethod(LambdaForm$MH) ~[?:?] {}
  11. at net.minecraft.world.server.ChunkManager.func_223156_b(ChunkManager.java:509) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  12. at net.minecraft.world.server.ChunkManager.lambda$func_219244_a$13(ChunkManager.java:470) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  13. at net.minecraft.world.server.ChunkManager$$Lambda$14352/882114883.apply(Unknown Source) ~[?:?] {}
  14. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_181] {}
  15. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_181] {}
  16. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_181] {}
  17. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:classloading,pl:accesstransformer:B}
  18. at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(SourceFile:551) ~[?:?] {re:classloading}
  19. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:classloading,pl:accesstransformer:B}
  20. at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(SourceFile:560) ~[?:?] {re:classloading}
  21. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:classloading,pl:accesstransformer:B}
  22. at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:139) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderThreadsMixin,pl:mixin:A}
  23. at net.minecraft.world.chunk.AbstractChunkProvider.func_217205_a(SourceFile:16) ~[?:?] {re:mixin,re:classloading}
  24. at net.minecraft.world.World.func_175647_a(World.java:859) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  25. at net.minecraft.world.IEntityReader.func_217357_a(SourceFile:49) ~[?:?] {re:classloading,re:mixin}
  26. at vazkii.quark.world.tile.MonsterBoxTileEntity.func_73660_a(MonsterBoxTileEntity.java:46) ~[?:r2.1-245] {re:classloading}
  27. at net.minecraft.world.World.func_217391_K(World.java:1410) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  28. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:368) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  29. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  30. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) ~[?:?] {re:classloading,pl:accesstransformer:B}
  31. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  32. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  33. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] {}
  34.  
  35.  
  36. A detailed walkthrough of the error, its code path and all known details is as follows:
  37. ---------------------------------------------------------------------------------------
  38.  
  39. -- Head --
  40. Thread: Server Watchdog
  41. Stacktrace:
  42. at net.minecraft.world.server.ChunkManager$$Lambda$14546/354307445.get$Lambda(Unknown Source)
  43. at java.lang.invoke.LambdaForm$DMH/1421795058.invokeStatic_LL_L(LambdaForm$DMH)
  44. at java.lang.invoke.LambdaForm$MH/1514160588.linkToTargetMethod(LambdaForm$MH)
  45. at net.minecraft.world.server.ChunkManager.func_223156_b(ChunkManager.java:509)
  46. at net.minecraft.world.server.ChunkManager.lambda$func_219244_a$13(ChunkManager.java:470)
  47. at net.minecraft.world.server.ChunkManager$$Lambda$14352/882114883.apply(Unknown Source)
  48. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952)
  49. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926)
  50. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
  51. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)
  52. at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(SourceFile:551)
  53. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118)
  54. at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(SourceFile:560)
  55. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127)
  56. at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:139)
  57. at net.minecraft.world.chunk.AbstractChunkProvider.func_217205_a(SourceFile:16)
  58. at net.minecraft.world.World.func_175647_a(World.java:859)
  59. at net.minecraft.world.IEntityReader.func_217357_a(SourceFile:49)
  60. at vazkii.quark.world.tile.MonsterBoxTileEntity.func_73660_a(MonsterBoxTileEntity.java:46)
  61. at net.minecraft.world.World.func_217391_K(World.java:1410)
  62. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:368)
  63. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
  64. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
  65. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
  66.  
  67. -- Thread Dump --
  68. Details:
  69. Threads: "Server-Worker-1261" Id=1534 RUNNABLE
  70. at net.minecraft.util.math.shapes.VoxelShapes.func_197879_c(SourceFile:157)
  71. at me.jellysquid.mods.phosphor.common.util.LightUtil.coversFullCube(LightUtil.java:43)
  72. at me.jellysquid.mods.phosphor.common.util.LightUtil.faceShapeCovers(LightUtil.java:22)
  73. at net.minecraft.world.lighting.SkyLightEngine.getEdgeLevel(SkyLightEngine.java:618)
  74. at net.minecraft.world.lighting.LevelBasedGraph.notifyNeighbors(LevelBasedGraph.java:539)
  75. at net.minecraft.world.lighting.SkyLightEngine.func_215478_a(SkyLightEngine.java:729)
  76. at net.minecraft.world.lighting.LevelBasedGraph.func_215483_b(LevelBasedGraph.java:203)
  77. at net.minecraft.world.lighting.LightEngine.func_215616_a(LightEngine.java:162)
  78. ...
  79.  
  80.  
  81. "Server-Worker-1260" Id=1533 RUNNABLE
  82. at java.util.HashMap.compareComparables(HashMap.java:372)
  83. at java.util.HashMap$TreeNode.find(HashMap.java:1872)
  84. at java.util.HashMap$TreeNode.getTreeNode(HashMap.java:1886)
  85. at java.util.HashMap.getNode(HashMap.java:576)
  86. at java.util.HashMap.get(HashMap.java:557)
  87. at com.yungnickyoung.minecraft.bettercaves.util.BetterCavesUtils.getDistFactor(BetterCavesUtils.java:139)
  88. at com.yungnickyoung.minecraft.bettercaves.world.carver.ravine.RavineCarver.carveBlock(RavineCarver.java:206)
  89. at com.yungnickyoung.minecraft.bettercaves.world.carver.ravine.RavineCarver.carveRegion(RavineCarver.java:174)
  90. ...
  91.  
  92.  
  93. "Server-Worker-1259" Id=1532 WAITING on java.util.concurrent.ForkJoinPool@4b005b7c
  94. at sun.misc.Unsafe.park(Native Method)
  95. - waiting on java.util.concurrent.ForkJoinPool@4b005b7c
  96. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  97. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  98. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  99.  
  100.  
  101. "Server-Worker-1257" Id=1530 WAITING on java.util.concurrent.ForkJoinPool@4b005b7c
  102. at sun.misc.Unsafe.park(Native Method)
  103. - waiting on java.util.concurrent.ForkJoinPool@4b005b7c
  104. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  105. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  106. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  107.  
  108.  
  109. "Server-Worker-1256" Id=1529 WAITING on java.util.concurrent.ForkJoinPool@4b005b7c
  110. at sun.misc.Unsafe.park(Native Method)
  111. - waiting on java.util.concurrent.ForkJoinPool@4b005b7c
  112. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  113. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  114. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  115.  
  116.  
  117. "Server-Worker-1253" Id=1526 WAITING on java.util.concurrent.ForkJoinPool@4b005b7c
  118. at sun.misc.Unsafe.park(Native Method)
  119. - waiting on java.util.concurrent.ForkJoinPool@4b005b7c
  120. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  121. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  122. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  123.  
  124.  
  125. "Server-Worker-1241" Id=1514 WAITING on java.util.concurrent.ForkJoinPool@4b005b7c
  126. at sun.misc.Unsafe.park(Native Method)
  127. - waiting on java.util.concurrent.ForkJoinPool@4b005b7c
  128. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  129. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  130. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  131.  
  132.  
  133. "Keep-Alive-SocketCleaner" Id=237 WAITING on sun.net.www.http.KeepAliveStreamCleaner@45c7bc6c
  134. at java.lang.Object.wait(Native Method)
  135. - waiting on sun.net.www.http.KeepAliveStreamCleaner@45c7bc6c
  136. at sun.net.www.http.KeepAliveStreamCleaner.run(KeepAliveStreamCleaner.java:101)
  137. at java.lang.Thread.run(Thread.java:748)
  138.  
  139.  
  140. "Netty Epoll Server IO #23" Id=164 RUNNABLE
  141. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  142. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  143. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  144. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  145. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  146. at java.lang.Thread.run(Thread.java:748)
  147.  
  148.  
  149. "Netty Epoll Server IO #22" Id=163 RUNNABLE
  150. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  151. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  152. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  153. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  154. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  155. at java.lang.Thread.run(Thread.java:748)
  156.  
  157.  
  158. "Netty Epoll Server IO #21" Id=162 RUNNABLE
  159. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  160. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  161. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  162. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  163. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  164. at java.lang.Thread.run(Thread.java:748)
  165.  
  166.  
  167. "Netty Epoll Server IO #20" Id=161 RUNNABLE
  168. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  169. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  170. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  171. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  172. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  173. at java.lang.Thread.run(Thread.java:748)
  174.  
  175.  
  176. "Netty Epoll Server IO #19" Id=160 RUNNABLE
  177. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  178. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  179. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  180. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  181. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  182. at java.lang.Thread.run(Thread.java:748)
  183.  
  184.  
  185. "Netty Epoll Server IO #18" Id=159 RUNNABLE
  186. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  187. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  188. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  189. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  190. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  191. at java.lang.Thread.run(Thread.java:748)
  192.  
  193.  
  194. "Netty Epoll Server IO #17" Id=158 RUNNABLE
  195. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  196. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  197. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  198. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  199. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  200. at java.lang.Thread.run(Thread.java:748)
  201.  
  202.  
  203. "Netty Epoll Server IO #16" Id=157 RUNNABLE
  204. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  205. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  206. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  207. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  208. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  209. at java.lang.Thread.run(Thread.java:748)
  210.  
  211.  
  212. "Netty Epoll Server IO #15" Id=156 RUNNABLE
  213. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  214. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  215. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  216. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  217. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  218. at java.lang.Thread.run(Thread.java:748)
  219.  
  220.  
  221. "Netty Epoll Server IO #14" Id=155 RUNNABLE
  222. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  223. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  224. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  225. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  226. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  227. at java.lang.Thread.run(Thread.java:748)
  228.  
  229.  
  230. "Netty Epoll Server IO #13" Id=154 RUNNABLE
  231. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  232. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  233. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  234. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  235. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  236. at java.lang.Thread.run(Thread.java:748)
  237.  
  238.  
  239. "Netty Epoll Server IO #12" Id=153 RUNNABLE
  240. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  241. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  242. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  243. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  244. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  245. at java.lang.Thread.run(Thread.java:748)
  246.  
  247.  
  248. "Netty Epoll Server IO #11" Id=152 RUNNABLE
  249. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  250. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  251. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  252. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  253. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  254. at java.lang.Thread.run(Thread.java:748)
  255.  
  256.  
  257. "Netty Epoll Server IO #10" Id=151 RUNNABLE
  258. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  259. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  260. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  261. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  262. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  263. at java.lang.Thread.run(Thread.java:748)
  264.  
  265.  
  266. "Netty Epoll Server IO #9" Id=150 RUNNABLE
  267. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  268. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  269. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  270. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  271. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  272. at java.lang.Thread.run(Thread.java:748)
  273.  
  274.  
  275. "Netty Epoll Server IO #8" Id=149 RUNNABLE
  276. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  277. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  278. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  279. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  280. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  281. at java.lang.Thread.run(Thread.java:748)
  282.  
  283.  
  284. "Netty Epoll Server IO #7" Id=148 RUNNABLE
  285. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  286. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  287. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  288. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  289. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  290. at java.lang.Thread.run(Thread.java:748)
  291.  
  292.  
  293. "Netty Epoll Server IO #6" Id=147 RUNNABLE
  294. at net.minecraft.network.NettyVarint21FrameDecoder.decode(SourceFile:16)
  295. at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:489)
  296. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:428)
  297. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
  298. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  299. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  300. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  301. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
  302. ...
  303.  
  304.  
  305. "Netty Epoll Server IO #5" Id=146 RUNNABLE
  306. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  307. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  308. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  309. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  310. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  311. at java.lang.Thread.run(Thread.java:748)
  312.  
  313.  
  314. "Netty Epoll Server IO #4" Id=145 RUNNABLE
  315. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  316. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  317. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  318. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  319. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  320. at java.lang.Thread.run(Thread.java:748)
  321.  
  322.  
  323. "Netty Epoll Server IO #3" Id=144 RUNNABLE
  324. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  325. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  326. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  327. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  328. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  329. at java.lang.Thread.run(Thread.java:748)
  330.  
  331.  
  332. "Netty Epoll Server IO #2" Id=143 RUNNABLE
  333. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  334. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  335. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  336. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  337. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  338. at java.lang.Thread.run(Thread.java:748)
  339.  
  340.  
  341. "Thread-67" Id=142 TIMED_WAITING
  342. at java.lang.Thread.sleep(Native Method)
  343. at com.performant.coremod.entity.threading.ActionThread.run(ActionThread.java:42)
  344.  
  345.  
  346. "Thread-66" Id=141 TIMED_WAITING
  347. at java.lang.Thread.sleep(Native Method)
  348. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:49)
  349.  
  350.  
  351. "Thread-65" Id=140 TIMED_WAITING
  352. at java.lang.Thread.sleep(Native Method)
  353. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:49)
  354.  
  355.  
  356. "Thread-64" Id=139 TIMED_WAITING
  357. at java.lang.Thread.sleep(Native Method)
  358. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:49)
  359.  
  360.  
  361. "Thread-63" Id=138 TIMED_WAITING
  362. at java.lang.Thread.sleep(Native Method)
  363. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:49)
  364.  
  365.  
  366. "Timer-0" Id=137 TIMED_WAITING on java.util.TaskQueue@41f8300c
  367. at java.lang.Object.wait(Native Method)
  368. - waiting on java.util.TaskQueue@41f8300c
  369. at java.util.TimerThread.mainLoop(Timer.java:552)
  370. at java.util.TimerThread.run(Timer.java:505)
  371.  
  372.  
  373. "Server Watchdog" Id=136 RUNNABLE
  374. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  375. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  376. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:37)
  377. at java.lang.Thread.run(Thread.java:748)
  378.  
  379.  
  380. "Query Listener #1" Id=135 RUNNABLE
  381. at java.net.PlainDatagramSocketImpl.receive0(Native Method)
  382. - locked java.net.PlainDatagramSocketImpl@4fab657
  383. at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  384. - locked java.net.PlainDatagramSocketImpl@4fab657
  385. at java.net.DatagramSocket.receive(DatagramSocket.java:812)
  386. - locked java.net.DatagramPacket@4de8d60f
  387. - locked java.net.DatagramSocket@4c5f3b3c
  388. at net.minecraft.network.rcon.QueryThread.run(SourceFile:260)
  389. at java.lang.Thread.run(Thread.java:748)
  390.  
  391.  
  392. "poi IO worker" Id=112 WAITING on java.lang.String@35b43702
  393. at sun.misc.Unsafe.park(Native Method)
  394. - waiting on java.lang.String@35b43702
  395. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  396. at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
  397. at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
  398. at net.minecraft.world.chunk.storage.IOWorker$$Lambda$13963/1404384017.run(Unknown Source)
  399. at java.lang.Thread.run(Thread.java:748)
  400.  
  401.  
  402. "chunk IO worker" Id=111 WAITING on java.lang.String@35b43702
  403. at sun.misc.Unsafe.park(Native Method)
  404. - waiting on java.lang.String@35b43702
  405. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  406. at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
  407. at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
  408. at net.minecraft.world.chunk.storage.IOWorker$$Lambda$13963/1404384017.run(Unknown Source)
  409. at java.lang.Thread.run(Thread.java:748)
  410.  
  411.  
  412. "Netty Epoll Server IO #1" Id=86 RUNNABLE
  413. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  414. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  415. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  416. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  417. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  418. at java.lang.Thread.run(Thread.java:748)
  419.  
  420.  
  421. "Thread-13" Id=78 RUNNABLE (in native)
  422. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  423. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  424. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  425. at java.lang.Thread.run(Thread.java:748)
  426.  
  427.  
  428. "Netty Epoll Server IO #0" Id=77 RUNNABLE
  429. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  430. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  431. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  432. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  433. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  434. at java.lang.Thread.run(Thread.java:748)
  435.  
  436.  
  437. "ObjectCleanerThread" Id=76 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@354c09e8
  438. at java.lang.Object.wait(Native Method)
  439. - waiting on java.lang.ref.ReferenceQueue$Lock@354c09e8
  440. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  441. at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  442. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  443. at java.lang.Thread.run(Thread.java:748)
  444.  
  445.  
  446. "Thread-8" Id=51 RUNNABLE (in native)
  447. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  448. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  449. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  450. at java.lang.Thread.run(Thread.java:748)
  451.  
  452.  
  453. "Thread-7" Id=50 RUNNABLE (in native)
  454. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  455. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  456. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  457. at java.lang.Thread.run(Thread.java:748)
  458.  
  459.  
  460. "Thread-6" Id=49 RUNNABLE (in native)
  461. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  462. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  463. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  464. at java.lang.Thread.run(Thread.java:748)
  465.  
  466.  
  467. "Thread-5" Id=48 RUNNABLE (in native)
  468. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  469. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  470. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  471. at java.lang.Thread.run(Thread.java:748)
  472.  
  473.  
  474. "Server console handler" Id=32 RUNNABLE (in native)
  475. at java.io.FileInputStream.readBytes(Native Method)
  476. at java.io.FileInputStream.read(FileInputStream.java:255)
  477. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  478. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  479. - locked java.io.BufferedInputStream@64d54918
  480. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  481. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  482. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  483. - locked java.io.InputStreamReader@6f06a323
  484. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  485. ...
  486.  
  487.  
  488. "DestroyJavaVM" Id=31 RUNNABLE
  489.  
  490.  
  491. "Server thread" Id=28 RUNNABLE
  492. at net.minecraft.world.server.ChunkManager$$Lambda$14546/354307445.get$Lambda(Unknown Source)
  493. at java.lang.invoke.LambdaForm$DMH/1421795058.invokeStatic_LL_L(LambdaForm$DMH)
  494. at java.lang.invoke.LambdaForm$MH/1514160588.linkToTargetMethod(LambdaForm$MH)
  495. at net.minecraft.world.server.ChunkManager.func_223156_b(ChunkManager.java:509)
  496. at net.minecraft.world.server.ChunkManager.lambda$func_219244_a$13(ChunkManager.java:470)
  497. at net.minecraft.world.server.ChunkManager$$Lambda$14352/882114883.apply(Unknown Source)
  498. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952)
  499. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926)
  500. ...
  501.  
  502.  
  503. "Server Infinisleeper" Id=29 TIMED_WAITING
  504. at java.lang.Thread.sleep(Native Method)
  505. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:88)
  506.  
  507.  
  508. "Snooper Timer" Id=27 WAITING on java.util.TaskQueue@7b1e85e6
  509. at java.lang.Object.wait(Native Method)
  510. - waiting on java.util.TaskQueue@7b1e85e6
  511. at java.lang.Object.wait(Object.java:502)
  512. at java.util.TimerThread.mainLoop(Timer.java:526)
  513. at java.util.TimerThread.run(Timer.java:505)
  514.  
  515.  
  516. "Thread-2" Id=18 RUNNABLE (in native)
  517. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  518. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  519. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  520. at java.lang.Thread.run(Thread.java:748)
  521.  
  522.  
  523. "Thread-1" Id=17 RUNNABLE
  524. at java.util.concurrent.ConcurrentHashMap$ValuesView.iterator(ConcurrentHashMap.java:4683)
  525. at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:162)
  526.  
  527.  
  528. "Signal Dispatcher" Id=5 RUNNABLE
  529.  
  530.  
  531. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@2e48c024
  532. at java.lang.Object.wait(Native Method)
  533. - waiting on java.lang.ref.ReferenceQueue$Lock@2e48c024
  534. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  535. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  536. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  537.  
  538.  
  539. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@609bd17c
  540. at java.lang.Object.wait(Native Method)
  541. - waiting on java.lang.ref.Reference$Lock@609bd17c
  542. at java.lang.Object.wait(Object.java:502)
  543. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  544. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  545.  
  546.  
  547.  
  548. Stacktrace:
  549. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:52)
  550. at java.lang.Thread.run(Thread.java:748)
  551.  
  552. -- System Details --
  553. Details:
  554. Minecraft Version: 1.15.2
  555. Minecraft Version ID: 1.15.2
  556. Operating System: Linux (amd64) version 4.4.0-154-generic
  557. Java Version: 1.8.0_181, Oracle Corporation
  558. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  559. Memory: 282642000 bytes (269 MB) / 4159438848 bytes (3966 MB) up to 4159438848 bytes (3966 MB)
  560. CPUs: 12
  561. JVM Flags: 5 total; -Xms4000M -Xmx4000M -XX:+AggressiveOpts -XX:ParallelGCThreads=4 -XX:+UseConcMarkSweepGC
  562. ModLauncher: 5.1.2+70+master.2845bb9
  563. ModLauncher launch target: fmlserver
  564. ModLauncher naming: srg
  565. ModLauncher services:
  566. /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
  567. /forge-1.15.2-31.2.36.jar object_holder_definalize PLUGINSERVICE
  568. /forge-1.15.2-31.2.36.jar runtime_enum_extender PLUGINSERVICE
  569. /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
  570. /forge-1.15.2-31.2.36.jar capability_inject_definalize PLUGINSERVICE
  571. /forge-1.15.2-31.2.36.jar runtimedistcleaner PLUGINSERVICE
  572. /forge-1.15.2-31.2.36.jar fml TRANSFORMATIONSERVICE
  573. /MixinBootstrap-1.0.5.jar mixinbootstrap TRANSFORMATIONSERVICE
  574. /MixinBootstrap-1.0.5.jar mixin PLUGINSERVICE
  575. /MixinBootstrap-1.0.5.jar mixinbootstrap PLUGINSERVICE
  576. FML: 31.2
  577. Forge: net.minecraftforge:31.2.36
  578. FML Language Providers:
  579. javafml@31.2
  580. minecraft@1
  581. kotlinfml@1.5.2
  582. Mod List:
  583. Tropicraft-8.1.0-beta+34.jar Tropicraft {tropicraft@8.1.0-beta+34 DONE}
  584. roughmobsrevamped-1.15.2-4.1.2.jar Rough Mobs Revamped {roughmobsrevamped@version DONE}
  585. NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {netherportalfix@6.0.2 DONE}
  586. areas_1.15.2-1.1.jar Areas {areas@1.1 DONE}
  587. pitg-1.15.2-1.4.1.jar Pane In The Glass {pitg@1.15.2-1.4.1 DONE}
  588. BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {bettercaves@1.15.2-1.0 DONE}
  589. InitialInventory-5.0.1.jar Initial Inventory {initialinventory@5.0.1 DONE}
  590. TerraForged-1.15.2-0.1.2.jar TerraForged {terraforged@0.1.2 DONE}
  591. XaerosWorldMap_1.11.0_Forge_1.15.2.jar Xaero's World Map {xaeroworldmap@1.11.0 DONE}
  592. CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {cookingforblockheads@8.0.3 DONE}
  593. Placebo-1.15.2-3.1.0.jar Placebo {placebo@3.1.0 DONE}
  594. globaldatapack-1.15.2-1.3.jar Dark Roleplay - Global Datapacks {globaldatapack@1.15.2-0.1.0 DONE}
  595. dankstorage-2.6.jar Dank Storage {dankstorage@2.6 DONE}
  596. ftb-gui-library-1.0.0.14.jar FTB GUI Library {ftbguilibrary@1.0.0.14 DONE}
  597. WitherSkeletonTweaks-1.15.2-4.0.2.jar Wither Skeleton Tweaks {wstweaks@4.0.2 DONE}
  598. itemzoom-1.15.2-2.1.0.jar Item Zoom {itemzoom@2.1.0 DONE}
  599. u_team_core-1.15.2-3.0.2.169.jar U Team Core {uteamcore@3.0.2.169 DONE}
  600. Apotheosis-1.15.2-3.3.7.jar Apotheosis {apotheosis@3.3.7 DONE}
  601. Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
  602. Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE}
  603. SnowRealMagic-1.15.2-1.8.0.jar Snow! Real Magic! {snowrealmagic@1.8.0 DONE}
  604. dynviewdist-1.5.jar Dynamic view distance {dynview@1.5 DONE}
  605. JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {jeresources@0.10.1.77 DONE}
  606. mysticallib-1.15.2-2.0.0.jar Mystical Lib {mysticallib@1.15.2-2.0.0 DONE}
  607. w2w-1.15.2-0.0.4.0.jar w2w {w2w@NONE DONE}
  608. structure-gel-api-1.15.2-1.1.0.jar Structure Gel API {structure_gel@1.1.0 DONE}
  609. corpse-1.15.2-1.0.9.jar Corpse {corpse@1.15.2-1.0.9 DONE}
  610. mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.4 DONE}
  611. dwmh-1.15.2-4.0.0.jar Dude! Where's my Horse? {dwmh@NONE DONE}
  612. bettermobgriefinggamerule-1.15.2-8.0.1.jar Better mobGriefing GameRule {bettermobgriefinggamerule@1.15.2-8.0.1 DONE}
  613. useful_backpacks-1.15.2-1.10.3.77.jar Useful Backpacks {usefulbackpacks@1.10.3.77 DONE}
  614. repurposedstructures-1.15.2-1.7.2.jar Repurposed Structures {repurposed_structures@1.15.2-1.7.2 DONE}
  615. ToolStats-1.15.2-1.0.2.jar ToolStats {toolstats@1.0.2 DONE}
  616. phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {phosphor@0.5.2+build.4 DONE}
  617. valhelsia_structures-15.0.3a.jar Valhelsia Structures {valhelsia_structures@15.0.3a DONE}
  618. dungeons-plus-1.15.2-1.0.2.jar Dungeons Plus {dungeons_plus@1.0.2 DONE}
  619. mining_dimension-1.15.2-1.0.4.jar Mining World {mining_dimension@1.15.2-1.0.4 DONE}
  620. AzureRPGItems 1.15.2-1.3.3.jar Azure RPG Items {azurerpgitems@1.1.0 DONE}
  621. thutperms-1.15.2-3.0.6.jar Thut Permissions {thutperms@3.0.6 DONE}
  622. simplefarming-1.15.2-1.3.0.jar Simple Farming {simplefarming@1.15.1-1.3.0 DONE}
  623. corpsecomplex-FORGE-1.15.2-2.0-beta11.jar Corpse Complex {corpsecomplex@FORGE-1.15.2-2.0-beta11 DONE}
  624. lycanitesmobs-1.15.2-2.2.3.2.jar Lycanites Mobs {lycanitesmobs@1.15.2-2.2.3.2 DONE}
  625. TelePass-1.15.2-1.1.1.jar Telepass {telepass@1.1.1 DONE}
  626. curios-FORGE-1.15.2-2.0.2.6.jar Curios API {curios@FORGE-1.15.2-2.0.2.6 DONE}
  627. leap-1.15.2-1.0.1.jar Leap {leap@1.0.1 DONE}
  628. collective-1.15.2-1.51.jar Collective {collective@1.51 DONE}
  629. SpawnInVillage-1.15.2-1.2.jar Spawn in Village {spawnvillage@1.2 DONE}
  630. EndReborn+[0.6.1].jar End: Reborn {endreborn@0.6.1 DONE}
  631. libnonymous-1.15.2-1.1.1.5.jar Libnonymous {libnonymous@1.1.1.5 DONE}
  632. RiddleChests-1.1.0.1.jar Riddle Chests {riddlechests@1.1.0.1 DONE}
  633. furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre16 DONE}
  634. curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {curiouselytra@FORGE-1.15.2-2.0 DONE}
  635. mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {mcwfurnitures@1.0.1 DONE}
  636. globalxp-1.15.2-v1.4.14.jar Global XP {globalxp@v1.4.14 DONE}
  637. the_bumblezone-1.15.2-1.3.10.jar The Bumblezone {the_bumblezone@1.15.2-1.3.10 DONE}
  638. speedyladders-1.15.2-1.jar Speedy Ladders {speedyladders@1.15.2-1 DONE}
  639. FastLeafDecay-v22.1.jar FastLeafDecay {fastleafdecay@v22.1 DONE}
  640. BetterMineshaftsForge-1.15.2-1.3.1.jar YUNG's Better Mineshafts {bettermineshafts@1.15.2-1.3.1 DONE}
  641. Kiwi-1.15.2-2.8.3.jar Kiwi {kiwi@2.8.3 DONE}
  642. Ma-Enchants-1.15.2-3.1.0.jar Ma Enchants {ma-enchants@1.15.2-3.1.0 DONE}
  643. TrashSlot_1.15.2-11.0.0.jar TrashSlot {trashslot@11.0.0 DONE}
  644. mining-helmet-1.15.2-1.0.9.jar Mining Helmet {mining_helmet@1.0.9 DONE}
  645. CalemiUtils-1.15-1.0.6-MC1.15.2.jar Calemi's Utils {calemiutils@1.15.2-1.0.6 DONE}
  646. item-filters-2.2.0.15.jar Item Filters {itemfilters@2.2.0.15 DONE}
  647. Mine+and+Slash-1.15.2-3.7.5.jar Mine and Slash {mmorpg@3.7.5 DONE}
  648. xlpackets-1.0.jar XL Packets {xlpackets@1.0 DONE}
  649. jei-1.15.2-6.0.3.15.jar Just Enough Items {jei@6.0.3.15 DONE}
  650. Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {abnormals_core@1.0.6 DONE}
  651. Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {buzzierbees@1.5.2 DONE}
  652. no-nitwits-1.15.2-1.0.0.jar No Nitwits {no_nitwits@1.0.0 DONE}
  653. caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {caelus@FORGE-1.15.2-2.0-beta3 DONE}
  654. Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {upgrade_aquatic@1.7.1 DONE}
  655. invtweaks-1.15.2-2.0.9.jar Inventory Tweaks Renewed {invtweaks@1.15.2-2.0.9 DONE}
  656. create-mc1.15.2_v0.2.4d.jar Create {create@mc1.15.2_v0.2.4d DONE}
  657. Waystones_1.15.2-6.0.2.jar Waystones {waystones@6.0.2 DONE}
  658. copypaste-1.5.jar Copy Paste {copypaste@1.5 DONE}
  659. Clumps-5.0.2.6.jar Clumps {clumps@5.0.2.6 DONE}
  660. NastyMobs-1.15.1-1.0.0.6.jar Nasty Mobs {nasty@1.0.0.6 DONE}
  661. comforts-FORGE-1.15.2-2.0.0.4.jar Comforts {comforts@FORGE-1.15.2-2.0.0.4 DONE}
  662. NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 DONE}
  663. good-nights-sleep-1.15.2-1.0.3.jar Good Night's Sleep {goodnightsleep@1.0.3 DONE}
  664. SereneSeasons-1.15.2-3.0.0.74-universal.jar Serene Seasons {sereneseasons@1.15.2-3.0.0.74 DONE}
  665. DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {dungeoncrawl@1.6.3 DONE}
  666. betteranimalsplus-1.15.2-10.0.0.jar Better Animals Plus {betteranimalsplus@10.0.0 DONE}
  667. FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {farmingforblockheads@6.1.5 DONE}
  668. cte_uniques-0.11.jar CtE Uniques {cte_uniques@1.0.0 DONE}
  669. mapperbase-1.15.2-1.1.1.0.jar Mapper Base {mapperbase@1.15.2-1.1.1.0 DONE}
  670. embellishcraft-1.15.2-2.2.1.0.jar EmbellishCraft {embellishcraft@1.15.2-2.2.1.0 DONE}
  671. JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {jeitweaker@1.0.1.3 DONE}
  672. traverse-1.15.2-3.2.0.jar Traverse {traverse@1.15.2-3.2.0 DONE}
  673. CraftTweaker-1.15.2-6.0.0.44.jar CraftTweaker {crafttweaker@6.0.0.44 DONE}
  674. Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
  675. campfiretorches-1.15.2-1.0.2.jar Campfire Torches {campfiretorches@1.15.2-1.0.2 DONE}
  676. forge-1.15.2-31.2.36-universal.jar Forge {forge@31.2.36 DONE}
  677. Atum-1.15.2-2.1.8.jar Atum 2 {atum@1.15.2-2.1.8 DONE}
  678. Bountiful-1.15.2-3.1.2.jar Bountiful {bountiful@1.15.2-3.1.2 DONE}
  679. beesourceful-1.2.2.jar BeeSourceful {beesourceful@1.2.2 DONE}
  680. RottenCreatures-1.15.2-0.9.7.jar Rotten Creatures {rotten_creatures@0.9.7 DONE}
  681. forge-1.15.2-31.2.36-server.jar Minecraft {minecraft@1.15.2 DONE}
  682. The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {endergetic@1.3.2 DONE}
  683. logprot-1.15.1-1.2.jar Logprot {logprot@1.2 DONE}
  684. DrawersTooltip-1.15.2-1.1.0.jar Drawers Tooltip {draweringredient@1.1.0 DONE}
  685. swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {swingthroughgrass@1.15.2-1.4.0 DONE}
  686. pandoras_creatures-1.15.2-1.0.1.jar Pandoras Creatures {pandoras_creatures@1.15.2-1.0.1 DONE}
  687. ToolBelt-1.15.2-1.14.1.jar Tool Belt {toolbelt@1.14.1 DONE}
  688. ftb-quests-1502.0.2.251.jar FTB Quests {ftbquests@1502.0.2.251 DONE}
  689. Ma-Chat-1.15.2-3.1.0.jar Ma Chat {ma-chat@1.15.2-3.1.0 DONE}
  690. ImmersiveEngineering-1.15.2-4.0.1-119.jar Immersive Engineering {immersiveengineering@1.15.2-4.0.1-119 DONE}
  691. quiver-1.2-1.15.2.jar Quiver {quiver@1.2-1.15.2 DONE}
  692. horizontalpanes-1.15.2-2.0.0.jar Horizontal Panes {horizontalpanes@1.15.2-2.0.0 DONE}
  693. towers_of_the_wild-1.15.2-1.2.0.jar Towers Of the Wild {towers_of_the_wild@1.15.2-1.2.0 DONE}
  694. Atmospheric-1.15.2-1.4.1.jar Atmospheric {atmospheric@1.4.1 DONE}
  695. Xaeros_Minimap_20.25.1_Forge_1.15.2.jar Xaero's Minimap {xaerominimap@20.25.1 DONE}
  696. pamhc2foodcore-1.15.2-1.1.0.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  697. ftb-backups-2.1.0.2.jar FTB Utilities: Backups {ftbbackups@2.1.0.2 DONE}
  698. FastWorkbench-1.15.2-3.1.1.jar FastWorkbench {fastbench@3.1.1 DONE}
  699. autumnity-1.3.3-1.15.2.jar Autumnity {autumnity@1.3.3 DONE}
  700. polymorph-FORGE-1.15.2-0.10.jar Polymorph {polymorph@FORGE-1.15.2-0.10 DONE}
  701. AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE}
  702. Quark-r2.1-245.jar Quark {quark@r2.1-245 DONE}
  703. StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE}
  704. WorldPreGenerator-1.15.2-1.1.0.jar World Pre Generator {world_pre_generator@1.1.0 DONE}
  705. performant-1.15-3.10m.jar Performant {performant@3.10m DONE}
  706. themidnight-0.5.9.jar The Midnight {midnight@0.5.9 DONE}
  707. structurize-0.13.94-ALPHA-universal.jar Structurize {structurize@0.13.94-ALPHA DONE}
  708. vinecollector-1.15.2-1.0.0.jar VineCollector {vinecollector@1.15.2-1.0.0 DONE}
  709. minecolonies-0.13.349-ALPHA-universal.jar Minecolonies {minecolonies@0.13.349-ALPHA DONE}
  710. FastFurnace-1.15.1-3.0.0.jar FastFurnace {fastfurnace@3.0.0 DONE}
  711. AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {appleskin@1.0.14 DONE}
  712. solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {solcarrot@1.15.2-1.9.7 DONE}
  713. Aquaculture-1.15.2-2.0.21.jar Aquaculture 2 {aquaculture@1.15.2-2.0.21 DONE}
  714. createintegration-0.1.7b.jar Create Integration {createintegration@0.1.7b DONE}
  715. step-1.15.2-1.0.3.jar Step {step@1.0.3 DONE}
  716. AnimalWeaponsAndArmor-1.15.2-1.0.1.jar AnimalWeaponsAndArmor {awaa@1.0.1 DONE}
  717. EnderMail-1.15.2-1.1.3.jar Ender Mail {endermail@1.15.2-1.1.3 DONE}
  718. deuf-1.1.jar DEUF - Duplicate Entity UUID Fix {deuf@1.1 DONE}
  719. Extended-Nether+1.15.2+Beta-3.1.3.jar Extended Nether {extendednether@1.0 DONE}
  720. Kiwi Modules:
  721. kiwi:contributors
  722. kiwi:data
  723. snowrealmagic:snowrealmagic
  724. Player Count: 2 / 20; [ServerPlayerEntity['Rajj2'/154798, l='world', x=1251.92, y=69.75, z=333.70], ServerPlayerEntity['alexnav94'/155024, l='world', x=550.16, y=67.00, z=1104.38]]
  725. Data Packs: extendednether:default_nether_biome_pack (incompatible), vanilla, mod:tropicraft (incompatible), mod:roughmobsrevamped (incompatible), mod:netherportalfix (incompatible), mod:areas, mod:pitg, mod:bettercaves (incompatible), mod:initialinventory, mod:terraforged, mod:xaeroworldmap, mod:cookingforblockheads (incompatible), mod:placebo (incompatible), mod:globaldatapack (incompatible), mod:dankstorage (incompatible), mod:ftbguilibrary (incompatible), mod:wstweaks (incompatible), mod:itemzoom (incompatible), mod:uteamcore, mod:apotheosis (incompatible), mod:morpheus (incompatible), mod:waila (incompatible), mod:snowrealmagic, mod:dynview (incompatible), mod:jeresources (incompatible), mod:mysticallib, mod:w2w (incompatible), mod:structure_gel, mod:corpse, mod:mcwbridges, mod:dwmh, mod:bettermobgriefinggamerule (incompatible), mod:usefulbackpacks, mod:repurposed_structures, mod:toolstats (incompatible), mod:phosphor, mod:valhelsia_structures (incompatible), mod:dungeons_plus, mod:mining_dimension, mod:azurerpgitems (incompatible), mod:thutperms (incompatible), mod:simplefarming, mod:corpsecomplex (incompatible), mod:lycanitesmobs (incompatible), mod:telepass, mod:curios (incompatible), mod:leap (incompatible), mod:collective (incompatible), mod:spawnvillage, mod:endreborn (incompatible), mod:libnonymous (incompatible), mod:riddlechests (incompatible), mod:cfm (incompatible), mod:curiouselytra (incompatible), mod:mcwfurnitures, mod:globalxp (incompatible), mod:the_bumblezone, mod:speedyladders, mod:fastleafdecay, mod:bettermineshafts (incompatible), mod:kiwi, mod:ma-enchants (incompatible), mod:trashslot (incompatible), mod:mining_helmet (incompatible), mod:calemiutils, mod:itemfilters (incompatible), mod:mmorpg (incompatible), mod:xlpackets, mod:jei (incompatible), mod:abnormals_core, mod:buzzierbees, mod:no_nitwits (incompatible), mod:caelus (incompatible), mod:upgrade_aquatic (incompatible), mod:invtweaks (incompatible), mod:create, mod:waystones (incompatible), mod:copypaste (incompatible), mod:clumps (incompatible), mod:nasty, mod:comforts (incompatible), mod:naturescompass (incompatible), mod:goodnightsleep (incompatible), mod:sereneseasons, mod:dungeoncrawl (incompatible), mod:betteranimalsplus (incompatible), mod:farmingforblockheads (incompatible), mod:cte_uniques, mod:mapperbase, mod:embellishcraft (incompatible), mod:jeitweaker, mod:traverse, mod:crafttweaker (incompatible), mod:swampexpansion (incompatible), mod:campfiretorches, mod:forge (incompatible), mod:atum (incompatible), mod:bountiful (incompatible), mod:beesourceful (incompatible), mod:rotten_creatures, mod:endergetic (incompatible), mod:logprot (incompatible), mod:draweringredient, mod:swingthroughgrass (incompatible), mod:pandoras_creatures, mod:toolbelt (incompatible), mod:ftbquests (incompatible), mod:ma-chat (incompatible), mod:immersiveengineering (incompatible), mod:quiver (incompatible), mod:horizontalpanes, mod:towers_of_the_wild, mod:atmospheric, mod:xaerominimap, mod:pamhc2foodcore (incompatible), mod:ftbbackups (incompatible), mod:fastbench (incompatible), mod:autumnity, mod:polymorph, mod:autoreglib (incompatible), mod:quark, mod:storagedrawers (incompatible), mod:world_pre_generator, mod:performant (incompatible), mod:midnight, mod:structurize (incompatible), mod:vinecollector (incompatible), mod:minecolonies (incompatible), mod:fastfurnace (incompatible), mod:appleskin (incompatible), mod:solcarrot (incompatible), mod:aquaculture, mod:createintegration (incompatible), mod:step (incompatible), mod:awaa, mod:endermail (incompatible), mod:deuf, mod:extendednether (incompatible), modpack:atum, modpack:azurerpgitems, modpack:beesourceful, modpack:bountiful, modpack:calemiutils, modpack:create, modpack:curios, modpack:dankstorage, modpack:farmingforblockheads, modpack:lycanitesmobs, modpack:mapperbase, modpack:minecraft, modpack:mmorpg, modpack:pamhc2foodcore, modpack:riddlechests, modpack:telepass, modpack:toolbelt, modpack:tropicraft, modpack:waystones
  726. Is Modded: Definitely; Server brand changed to 'forge'
  727. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement