Guest User

Server Crash 11-11-20

a guest
Nov 11th, 2020 (edited)
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.04 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // On the bright side, I bought you a teddy bear!
  3.  
  4. Time: 11/11/20 11:29 PM
  5. Description: Watching Server
  6.  
  7. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
  8. at sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_272] {}
  9. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ~[?:1.8.0_272] {}
  10. at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707) ~[?:1.8.0_272] {}
  11. at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323) ~[?:1.8.0_272] {}
  12. at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742) ~[?:1.8.0_272] {}
  13. at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1947) ~[?:1.8.0_272] {}
  14. at net.minecraft.world.chunk.storage.IOWorker.func_227090_a_(SourceFile:95) ~[?:?] {re:classloading}
  15. at net.minecraft.world.chunk.storage.ChunkLoader.func_227078_e_(SourceFile:61) ~[?:?] {re:classloading}
  16. at net.minecraft.world.server.ChunkManager.func_219178_f(ChunkManager.java:808) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  17. at net.minecraft.world.server.ChunkManager.lambda$chunkLoad$14(ChunkManager.java:476) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  18. at net.minecraft.world.server.ChunkManager$$Lambda$6667/871519612.get(Unknown Source) ~[?:?] {}
  19. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) ~[?:1.8.0_272] {}
  20. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:classloading,pl:accesstransformer:B}
  21. at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(SourceFile:545) ~[?:?] {re:classloading}
  22. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:classloading,pl:accesstransformer:B}
  23. at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(SourceFile:554) ~[?:?] {re:classloading}
  24. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:classloading,pl:accesstransformer:B}
  25. at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  26. 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}
  27. at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  28. at net.minecraft.world.World.func_212866_a_(World.java:163) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  29. at net.minecraft.world.World.func_180495_p(World.java:379) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  30. at net.minecraft.world.IBlockReader.lambda$rayTraceBlocks$0(IBlockReader.java:46) ~[?:?] {re:classloading,re:mixin}
  31. at net.minecraft.world.IBlockReader$$Lambda$7652/584989596.apply(Unknown Source) ~[?:?] {}
  32. at net.minecraft.world.IBlockReader.func_217300_a(IBlockReader.java:142) ~[?:?] {re:classloading,re:mixin}
  33. at net.minecraft.world.IBlockReader.func_217299_a(IBlockReader.java:45) ~[?:?] {re:classloading,re:mixin}
  34. at net.minecraft.entity.LivingEntity.func_70685_l(LivingEntity.java:2620) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorLivingEntity,pl:mixin:A,pl:runtimedistcleaner:A}
  35. at net.minecraft.entity.monster.EndermanEntity.func_70821_d(EndermanEntity.java:197) ~[?:?] {re:classloading}
  36. at net.minecraft.entity.monster.EndermanEntity.access$000(EndermanEntity.java:60) ~[?:?] {re:classloading}
  37. at net.minecraft.entity.monster.EndermanEntity$FindPlayerGoal.lambda$new$0(EndermanEntity.java:361) ~[?:?] {re:classloading}
  38. at net.minecraft.entity.monster.EndermanEntity$FindPlayerGoal$$Lambda$6865/1149201100.test(Unknown Source) ~[?:?] {}
  39. at net.minecraft.entity.EntityPredicate.func_221015_a(SourceFile:69) ~[?:?] {re:classloading}
  40. at net.minecraft.world.IEntityReader.func_217361_a(SourceFile:146) ~[?:?] {re:classloading,re:mixin}
  41. at net.minecraft.world.IEntityReader.func_217370_a(SourceFile:118) ~[?:?] {re:classloading,re:mixin}
  42. at net.minecraft.entity.monster.EndermanEntity$FindPlayerGoal.func_75250_a(EndermanEntity.java:366) ~[?:?] {re:classloading}
  43. at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75250_a(SourceFile:22) ~[?:?] {re:classloading}
  44. at net.minecraft.entity.ai.goal.GoalSelector$$Lambda$6954/27241795.test(Unknown Source) ~[?:?] {}
  45. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174) ~[?:1.8.0_272] {}
  46. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_272] {}
  47. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_272] {}
  48. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_272] {}
  49. at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_272] {}
  50. at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_272] {}
  51. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_272] {}
  52. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_272] {}
  53. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_272] {}
  54. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_272] {}
  55. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_272] {}
  56. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_272] {}
  57. at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:77) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorGoalSelector,pl:mixin:A}
  58. at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:679) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:MobEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMobEntity,pl:mixin:A,pl:runtimedistcleaner:A}
  59. at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2411) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorLivingEntity,pl:mixin:A,pl:runtimedistcleaner:A}
  60. at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:488) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:MobEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMobEntity,pl:mixin:A,pl:runtimedistcleaner:A}
  61. at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:43) ~[?:?] {re:mixin,re:classloading}
  62. at net.minecraft.entity.monster.EndermanEntity.func_70636_d(EndermanEntity.java:217) ~[?:?] {re:classloading}
  63. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2158) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorLivingEntity,pl:mixin:A,pl:runtimedistcleaner:A}
  64. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:300) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:MobEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMobEntity,pl:mixin:A,pl:runtimedistcleaner:A}
  65. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:606) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  66. at net.minecraft.world.server.ServerWorld$$Lambda$6930/481170291.accept(Unknown Source) ~[?:?] {}
  67. at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  68. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:399) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  69. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:847) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  70. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] {re:classloading,pl:accesstransformer:B}
  71. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  72. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  73. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:229) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  74. at net.minecraft.server.MinecraftServer$$Lambda$6578/1393541714.run(Unknown Source) ~[?:?] {}
  75. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_272] {}
  76.  
  77.  
  78. A detailed walkthrough of the error, its code path and all known details is as follows:
  79. ---------------------------------------------------------------------------------------
  80.  
  81. -- Head --
  82. Thread: Server Watchdog
  83. Stacktrace:
  84. at sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_272] {}
  85. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ~[?:1.8.0_272] {}
  86. at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707) ~[?:1.8.0_272] {}
  87. at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323) ~[?:1.8.0_272] {}
  88. at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742) ~[?:1.8.0_272] {}
  89. at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1947) ~[?:1.8.0_272] {}
  90. at net.minecraft.world.chunk.storage.IOWorker.func_227090_a_(SourceFile:95) ~[?:?] {re:classloading}
  91. at net.minecraft.world.chunk.storage.ChunkLoader.func_227078_e_(SourceFile:61) ~[?:?] {re:classloading}
  92. at net.minecraft.world.server.ChunkManager.func_219178_f(ChunkManager.java:808) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  93. at net.minecraft.world.server.ChunkManager.lambda$chunkLoad$14(ChunkManager.java:476) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  94. at net.minecraft.world.server.ChunkManager$$Lambda$6667/871519612.get(Unknown Source) ~[?:?] {}
  95. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) ~[?:1.8.0_272] {}
  96. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:classloading,pl:accesstransformer:B}
  97. at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(SourceFile:545) ~[?:?] {re:classloading}
  98. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:classloading,pl:accesstransformer:B}
  99. at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(SourceFile:554) ~[?:?] {re:classloading}
  100. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:classloading,pl:accesstransformer:B}
  101. at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:141) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  102. 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}
  103. at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  104. at net.minecraft.world.World.func_212866_a_(World.java:163) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  105. at net.minecraft.world.World.func_180495_p(World.java:379) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  106. at net.minecraft.world.IBlockReader.lambda$rayTraceBlocks$0(IBlockReader.java:46) ~[?:?] {re:classloading,re:mixin}
  107. at net.minecraft.world.IBlockReader$$Lambda$7652/584989596.apply(Unknown Source) ~[?:?] {}
  108. at net.minecraft.world.IBlockReader.func_217300_a(IBlockReader.java:142) ~[?:?] {re:classloading,re:mixin}
  109. at net.minecraft.world.IBlockReader.func_217299_a(IBlockReader.java:45) ~[?:?] {re:classloading,re:mixin}
  110. at net.minecraft.entity.LivingEntity.func_70685_l(LivingEntity.java:2620) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorLivingEntity,pl:mixin:A,pl:runtimedistcleaner:A}
  111. at net.minecraft.entity.monster.EndermanEntity.func_70821_d(EndermanEntity.java:197) ~[?:?] {re:classloading}
  112. at net.minecraft.entity.monster.EndermanEntity.access$000(EndermanEntity.java:60) ~[?:?] {re:classloading}
  113. at net.minecraft.entity.monster.EndermanEntity$FindPlayerGoal.lambda$new$0(EndermanEntity.java:361) ~[?:?] {re:classloading}
  114. at net.minecraft.entity.monster.EndermanEntity$FindPlayerGoal$$Lambda$6865/1149201100.test(Unknown Source) ~[?:?] {}
  115. at net.minecraft.entity.EntityPredicate.func_221015_a(SourceFile:69) ~[?:?] {re:classloading}
  116. at net.minecraft.world.IEntityReader.func_217361_a(SourceFile:146) ~[?:?] {re:classloading,re:mixin}
  117. at net.minecraft.world.IEntityReader.func_217370_a(SourceFile:118) ~[?:?] {re:classloading,re:mixin}
  118. at net.minecraft.entity.monster.EndermanEntity$FindPlayerGoal.func_75250_a(EndermanEntity.java:366) ~[?:?] {re:classloading}
  119. at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75250_a(SourceFile:22) ~[?:?] {re:classloading}
  120. at net.minecraft.entity.ai.goal.GoalSelector$$Lambda$6954/27241795.test(Unknown Source) ~[?:?] {}
  121. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174) ~[?:1.8.0_272] {}
  122. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_272] {}
  123. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_272] {}
  124. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_272] {}
  125. at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_272] {}
  126. at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_272] {}
  127. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_272] {}
  128. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_272] {}
  129. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_272] {}
  130. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_272] {}
  131. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_272] {}
  132. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_272] {}
  133. at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:77) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorGoalSelector,pl:mixin:A}
  134. at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:679) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:MobEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMobEntity,pl:mixin:A,pl:runtimedistcleaner:A}
  135. at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2411) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorLivingEntity,pl:mixin:A,pl:runtimedistcleaner:A}
  136. at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:488) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:MobEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMobEntity,pl:mixin:A,pl:runtimedistcleaner:A}
  137. at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:43) ~[?:?] {re:mixin,re:classloading}
  138. at net.minecraft.entity.monster.EndermanEntity.func_70636_d(EndermanEntity.java:217) ~[?:?] {re:classloading}
  139. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2158) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorLivingEntity,pl:mixin:A,pl:runtimedistcleaner:A}
  140. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:300) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:MobEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMobEntity,pl:mixin:A,pl:runtimedistcleaner:A}
  141. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:606) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  142. at net.minecraft.world.server.ServerWorld$$Lambda$6930/481170291.accept(Unknown Source) ~[?:?] {}
  143. at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  144. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:399) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  145. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:847) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  146. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] {re:classloading,pl:accesstransformer:B}
  147. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  148. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  149. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:229) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  150. -- Thread Dump --
  151. Details:
  152. Threads: "Netty Epoll Server IO #47" Id=578 RUNNABLE (in native)
  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:748)
  159.  
  160.  
  161. "Netty Epoll Server IO #46" Id=577 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:748)
  168.  
  169.  
  170. "IO-Worker-429" Id=576 RUNNABLE
  171. at sun.nio.ch.FileDispatcherImpl.pread0(Native Method)
  172. at sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:52)
  173. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:220)
  174. at sun.nio.ch.IOUtil.read(IOUtil.java:197)
  175. at sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:735)
  176. at sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:721)
  177. at net.minecraft.world.chunk.storage.RegionFile.func_222666_a(SourceFile:181)
  178. - locked net.minecraft.world.chunk.storage.RegionFile@3d522fd4
  179. at net.minecraft.world.chunk.storage.RegionFileCache.func_219099_e(SourceFile:51)
  180. ...
  181.  
  182. Number of locked synchronizers = 1
  183. - java.util.concurrent.ThreadPoolExecutor$Worker@22a764bc
  184.  
  185.  
  186. "IO-Worker-428" Id=575 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@3395c60e
  187. at sun.misc.Unsafe.park(Native Method)
  188. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@3395c60e
  189. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  190. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  191. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  192. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  193. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  194. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  195. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  196. ...
  197.  
  198.  
  199. "Worker-Main-427" Id=574 WAITING on java.util.concurrent.ForkJoinPool@37aa44a4
  200. at sun.misc.Unsafe.park(Native Method)
  201. - waiting on java.util.concurrent.ForkJoinPool@37aa44a4
  202. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  203. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  204. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
  205.  
  206.  
  207. "IO-Worker-426" Id=573 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@3395c60e
  208. at sun.misc.Unsafe.park(Native Method)
  209. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@3395c60e
  210. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  211. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  212. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  213. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  214. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  215. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  216. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  217. ...
  218.  
  219.  
  220. "IO-Worker-425" Id=572 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@3395c60e
  221. at sun.misc.Unsafe.park(Native Method)
  222. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@3395c60e
  223. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  224. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  225. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  226. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  227. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  228. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  229. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  230. ...
  231.  
  232.  
  233. "Worker-Main-424" Id=571 WAITING on java.util.concurrent.ForkJoinPool@37aa44a4
  234. at sun.misc.Unsafe.park(Native Method)
  235. - waiting on java.util.concurrent.ForkJoinPool@37aa44a4
  236. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  237. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  238. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
  239.  
  240.  
  241. "Worker-Main-423" Id=570 TIMED_WAITING on java.util.concurrent.ForkJoinPool@37aa44a4
  242. at sun.misc.Unsafe.park(Native Method)
  243. - waiting on java.util.concurrent.ForkJoinPool@37aa44a4
  244. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  245. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  246. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
  247.  
  248.  
  249. "Worker-Main-416" Id=563 WAITING on java.util.concurrent.ForkJoinPool@37aa44a4
  250. at sun.misc.Unsafe.park(Native Method)
  251. - waiting on java.util.concurrent.ForkJoinPool@37aa44a4
  252. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  253. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  254. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
  255.  
  256.  
  257. "Netty Epoll Server IO #45" Id=556 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 #44" Id=555 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 #43" Id=550 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 #42" Id=549 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. "Worker-Main-402" Id=542 WAITING on java.util.concurrent.ForkJoinPool@37aa44a4
  294. at sun.misc.Unsafe.park(Native Method)
  295. - waiting on java.util.concurrent.ForkJoinPool@37aa44a4
  296. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  297. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  298. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
  299.  
  300.  
  301. "Worker-Main-401" Id=541 WAITING on java.util.concurrent.ForkJoinPool@37aa44a4
  302. at sun.misc.Unsafe.park(Native Method)
  303. - waiting on java.util.concurrent.ForkJoinPool@37aa44a4
  304. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  305. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  306. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
  307.  
  308.  
  309. "Netty Epoll Server IO #41" Id=502 RUNNABLE
  310. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  311. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  312. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  313. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  314. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  315. at java.lang.Thread.run(Thread.java:748)
  316.  
  317.  
  318. "Netty Epoll Server IO #40" Id=501 RUNNABLE
  319. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  320. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  321. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  322. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  323. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  324. at java.lang.Thread.run(Thread.java:748)
  325.  
  326.  
  327. "Netty Epoll Server IO #39" Id=500 RUNNABLE
  328. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  329. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  330. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  331. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  332. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  333. at java.lang.Thread.run(Thread.java:748)
  334.  
  335.  
  336. "Netty Epoll Server IO #38" Id=499 RUNNABLE
  337. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  338. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  339. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  340. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  341. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  342. at java.lang.Thread.run(Thread.java:748)
  343.  
  344.  
  345. "Netty Epoll Server IO #37" Id=449 RUNNABLE
  346. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  347. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  348. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  349. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  350. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  351. at java.lang.Thread.run(Thread.java:748)
  352.  
  353.  
  354. "Netty Epoll Server IO #36" Id=448 RUNNABLE
  355. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  356. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  357. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  358. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  359. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  360. at java.lang.Thread.run(Thread.java:748)
  361.  
  362.  
  363. "Netty Epoll Server IO #35" Id=426 RUNNABLE
  364. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  365. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  366. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  367. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  368. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  369. at java.lang.Thread.run(Thread.java:748)
  370.  
  371.  
  372. "Netty Epoll Server IO #34" Id=425 RUNNABLE
  373. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  374. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  375. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  376. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  377. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  378. at java.lang.Thread.run(Thread.java:748)
  379.  
  380.  
  381. "Netty Epoll Server IO #33" Id=422 RUNNABLE
  382. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  383. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  384. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  385. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  386. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  387. at java.lang.Thread.run(Thread.java:748)
  388.  
  389.  
  390. "Netty Epoll Server IO #32" Id=421 RUNNABLE
  391. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  392. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  393. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  394. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  395. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  396. at java.lang.Thread.run(Thread.java:748)
  397.  
  398.  
  399. "Netty Epoll Server IO #31" Id=420 RUNNABLE
  400. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  401. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  402. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  403. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  404. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  405. at java.lang.Thread.run(Thread.java:748)
  406.  
  407.  
  408. "Netty Epoll Server IO #30" Id=381 RUNNABLE
  409. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  410. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  411. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  412. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  413. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  414. at java.lang.Thread.run(Thread.java:748)
  415.  
  416.  
  417. "Netty Epoll Server IO #29" Id=380 RUNNABLE
  418. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  419. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  420. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  421. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  422. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  423. at java.lang.Thread.run(Thread.java:748)
  424.  
  425.  
  426. "Netty Epoll Server IO #28" Id=373 RUNNABLE
  427. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  428. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  429. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  430. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  431. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  432. at java.lang.Thread.run(Thread.java:748)
  433.  
  434.  
  435. "Netty Epoll Server IO #27" Id=372 RUNNABLE
  436. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  437. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  438. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  439. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  440. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  441. at java.lang.Thread.run(Thread.java:748)
  442.  
  443.  
  444. "Netty Epoll Server IO #26" Id=361 RUNNABLE
  445. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  446. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  447. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  448. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  449. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  450. at java.lang.Thread.run(Thread.java:748)
  451.  
  452.  
  453. "Netty Epoll Server IO #25" Id=358 RUNNABLE
  454. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  455. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  456. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  457. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  458. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  459. at java.lang.Thread.run(Thread.java:748)
  460.  
  461.  
  462. "Netty Epoll Server IO #24" Id=357 RUNNABLE
  463. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  464. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  465. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  466. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  467. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  468. at java.lang.Thread.run(Thread.java:748)
  469.  
  470.  
  471. "Netty Epoll Server IO #23" Id=200 RUNNABLE
  472. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  473. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  474. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  475. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  476. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  477. at java.lang.Thread.run(Thread.java:748)
  478.  
  479.  
  480. "Netty Epoll Server IO #22" Id=199 RUNNABLE
  481. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  482. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  483. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  484. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  485. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  486. at java.lang.Thread.run(Thread.java:748)
  487.  
  488.  
  489. "Netty Epoll Server IO #21" Id=192 RUNNABLE
  490. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  491. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  492. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  493. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  494. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  495. at java.lang.Thread.run(Thread.java:748)
  496.  
  497.  
  498. "Netty Epoll Server IO #20" Id=191 RUNNABLE
  499. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  500. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  501. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  502. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  503. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  504. at java.lang.Thread.run(Thread.java:748)
  505.  
  506.  
  507. "Netty Epoll Server IO #19" Id=162 RUNNABLE
  508. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  509. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  510. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  511. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  512. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  513. at java.lang.Thread.run(Thread.java:748)
  514.  
  515.  
  516. "Netty Epoll Server IO #18" Id=161 RUNNABLE
  517. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  518. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  519. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  520. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  521. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  522. at java.lang.Thread.run(Thread.java:748)
  523.  
  524.  
  525. "Netty Epoll Server IO #17" Id=158 RUNNABLE
  526. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  527. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  528. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  529. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  530. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  531. at java.lang.Thread.run(Thread.java:748)
  532.  
  533.  
  534. "Netty Epoll Server IO #16" Id=157 RUNNABLE
  535. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  536. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  537. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  538. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  539. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  540. at java.lang.Thread.run(Thread.java:748)
  541.  
  542.  
  543. "Netty Epoll Server IO #15" Id=156 RUNNABLE
  544. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  545. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  546. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  547. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  548. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  549. at java.lang.Thread.run(Thread.java:748)
  550.  
  551.  
  552. "Netty Epoll Server IO #14" Id=155 RUNNABLE
  553. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  554. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  555. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  556. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  557. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  558. at java.lang.Thread.run(Thread.java:748)
  559.  
  560.  
  561. "Netty Epoll Server IO #13" Id=154 RUNNABLE
  562. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  563. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  564. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  565. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  566. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  567. at java.lang.Thread.run(Thread.java:748)
  568.  
  569.  
  570. "Netty Epoll Server IO #12" Id=153 RUNNABLE
  571. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  572. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  573. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  574. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  575. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  576. at java.lang.Thread.run(Thread.java:748)
  577.  
  578.  
  579. "Netty Epoll Server IO #11" Id=152 RUNNABLE
  580. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  581. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  582. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  583. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  584. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  585. at java.lang.Thread.run(Thread.java:748)
  586.  
  587.  
  588. "Netty Epoll Server IO #10" Id=151 RUNNABLE
  589. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  590. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  591. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  592. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  593. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  594. at java.lang.Thread.run(Thread.java:748)
  595.  
  596.  
  597. "Netty Epoll Server IO #9" Id=150 RUNNABLE
  598. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  599. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  600. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  601. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  602. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  603. at java.lang.Thread.run(Thread.java:748)
  604.  
  605.  
  606. "Netty Epoll Server IO #8" Id=149 RUNNABLE
  607. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  608. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  609. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  610. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  611. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  612. at java.lang.Thread.run(Thread.java:748)
  613.  
  614.  
  615. "Netty Epoll Server IO #7" Id=148 RUNNABLE
  616. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  617. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  618. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  619. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  620. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  621. at java.lang.Thread.run(Thread.java:748)
  622.  
  623.  
  624. "Netty Epoll Server IO #6" Id=147 RUNNABLE
  625. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  626. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  627. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  628. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  629. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  630. at java.lang.Thread.run(Thread.java:748)
  631.  
  632.  
  633. "Netty Epoll Server IO #5" Id=146 RUNNABLE
  634. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  635. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  636. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  637. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  638. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  639. at java.lang.Thread.run(Thread.java:748)
  640.  
  641.  
  642. "Netty Epoll Server IO #4" Id=145 RUNNABLE
  643. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  644. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  645. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  646. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  647. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  648. at java.lang.Thread.run(Thread.java:748)
  649.  
  650.  
  651. "Netty Epoll Server IO #3" Id=144 RUNNABLE
  652. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  653. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  654. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  655. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  656. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  657. at java.lang.Thread.run(Thread.java:748)
  658.  
  659.  
  660. "Netty Epoll Server IO #2" Id=141 RUNNABLE
  661. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  662. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  663. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  664. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  665. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  666. at java.lang.Thread.run(Thread.java:748)
  667.  
  668.  
  669. "Netty Epoll Server IO #1" Id=140 RUNNABLE
  670. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  671. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  672. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  673. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  674. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  675. at java.lang.Thread.run(Thread.java:748)
  676.  
  677.  
  678. "Server Watchdog" Id=94 RUNNABLE
  679. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  680. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  681. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:37)
  682. at java.lang.Thread.run(Thread.java:748)
  683.  
  684.  
  685. "Thread-8" Id=88 RUNNABLE (in native)
  686. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  687. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  688. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  689. at java.lang.Thread.run(Thread.java:748)
  690.  
  691.  
  692. "Netty Epoll Server IO #0" Id=87 RUNNABLE
  693. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  694. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  695. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  696. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  697. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  698. at java.lang.Thread.run(Thread.java:748)
  699.  
  700.  
  701. "ObjectCleanerThread" Id=86 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@72a8cc35
  702. at java.lang.Object.wait(Native Method)
  703. - waiting on java.lang.ref.ReferenceQueue$Lock@72a8cc35
  704. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  705. at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  706. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  707. at java.lang.Thread.run(Thread.java:748)
  708.  
  709.  
  710. "Server console handler" Id=85 RUNNABLE (in native)
  711. at java.io.FileInputStream.readBytes(Native Method)
  712. at java.io.FileInputStream.read(FileInputStream.java:255)
  713. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  714. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  715. - locked java.io.BufferedInputStream@5ea8613b
  716. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  717. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  718. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  719. - locked java.io.InputStreamReader@43907956
  720. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  721. ...
  722.  
  723.  
  724. "DestroyJavaVM" Id=84 RUNNABLE
  725.  
  726.  
  727. "Server thread" Id=81 WAITING on java.util.concurrent.CompletableFuture$Signaller@267a8ae4
  728. at sun.misc.Unsafe.park(Native Method)
  729. - waiting on java.util.concurrent.CompletableFuture$Signaller@267a8ae4
  730. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  731. at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707)
  732. at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323)
  733. at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742)
  734. at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1947)
  735. at net.minecraft.world.chunk.storage.IOWorker.func_227090_a_(SourceFile:95)
  736. at net.minecraft.world.chunk.storage.ChunkLoader.func_227078_e_(SourceFile:61)
  737. ...
  738.  
  739.  
  740. "Snooper Timer" Id=82 WAITING on java.util.TaskQueue@1287337a
  741. at java.lang.Object.wait(Native Method)
  742. - waiting on java.util.TaskQueue@1287337a
  743. at java.lang.Object.wait(Object.java:502)
  744. at java.util.TimerThread.mainLoop(Timer.java:526)
  745. at java.util.TimerThread.run(Timer.java:505)
  746.  
  747.  
  748. "Thread-3" Id=62 RUNNABLE (in native)
  749. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  750. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  751. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  752. at java.lang.Thread.run(Thread.java:748)
  753.  
  754.  
  755. "Timer hack thread" Id=37 TIMED_WAITING
  756. at java.lang.Thread.sleep(Native Method)
  757. at net.minecraft.util.Util$6.run(SourceFile:636)
  758.  
  759.  
  760. "Thread-2" Id=28 RUNNABLE (in native)
  761. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  762. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  763. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  764. at java.lang.Thread.run(Thread.java:748)
  765.  
  766.  
  767. "Thread-1" Id=27 TIMED_WAITING
  768. at sun.misc.Unsafe.park(Native Method)
  769. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
  770. at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  771.  
  772.  
  773. "Signal Dispatcher" Id=4 RUNNABLE
  774.  
  775.  
  776. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@f3b39a8
  777. at java.lang.Object.wait(Native Method)
  778. - waiting on java.lang.ref.ReferenceQueue$Lock@f3b39a8
  779. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  780. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  781. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  782.  
  783.  
  784. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@4f21bbd0
  785. at java.lang.Object.wait(Native Method)
  786. - waiting on java.lang.ref.Reference$Lock@4f21bbd0
  787. at java.lang.Object.wait(Object.java:502)
  788. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  789. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  790.  
  791.  
  792.  
  793. Stacktrace:
  794. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:52) [?:?] {re:classloading}
  795. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_272] {}
  796.  
  797.  
  798. -- System Details --
  799. Details:
  800. Minecraft Version: 1.16.3
  801. Minecraft Version ID: 1.16.3
  802. Operating System: Linux (amd64) version 4.15.0-108-generic
  803. Java Version: 1.8.0_272, Private Build
  804. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Private Build
  805. Memory: 12746224304 bytes (12155 MB) / 17023107072 bytes (16234 MB) up to 17023107072 bytes (16234 MB)
  806. CPUs: 48
  807. JVM Flags: 2 total; -Xmx16384M -Xms16384M
  808. ModLauncher: 8.0.6+85+master.325de55
  809. ModLauncher launch target: fmlserver
  810. ModLauncher naming: srg
  811. ModLauncher services:
  812. /mixin-0.8.2.jar mixin PLUGINSERVICE
  813. /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE
  814. /custom.jar object_holder_definalize PLUGINSERVICE
  815. /custom.jar runtime_enum_extender PLUGINSERVICE
  816. /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
  817. /custom.jar capability_inject_definalize PLUGINSERVICE
  818. /custom.jar runtimedistcleaner PLUGINSERVICE
  819. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  820. /custom.jar fml TRANSFORMATIONSERVICE
  821. FML: 34.1
  822. Forge: net.minecraftforge:34.1.42
  823. FML Language Providers:
  824. minecraft@1
  825. Mod List:
  826. forge-1.16.3-34.1.42-server.jar |Minecraft |minecraft |1.16.3 |DONE |NOSIGNATURE
  827. pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |DONE |NOSIGNATURE
  828. DungeonCrawl-1.16.3-2.1.1.jar |Dungeon Crawl |dungeoncrawl |2.1.1 |DONE |NOSIGNATURE
  829. buildersaddition-1.16.3-20200930a.jar |Builders Crafts & Addition |buildersaddition |1.16.3-20200930a |DONE |NOSIGNATURE
  830. BiomesOPlenty-1.16.3-12.0.0.417-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.3-12.0.0.416 |DONE |NOSIGNATURE
  831. baubles-1.8.2-1.16.3.jar |Baubles |baubles |1.8.2 |DONE |NOSIGNATURE
  832. spiders-2.0-1.16.3-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |NOSIGNATURE
  833. jei-1.16.3-7.6.0.49.jar |Just Enough Items |jei |7.5.0.43 |DONE |NOSIGNATURE
  834. chat_heads_forge-0.2.0.jar |Chat Heads |chat_heads |0.2.0 |DONE |NOSIGNATURE
  835. forgemod_VoxelMap-1.10.11_for_1.16.3.jar |VoxelMap |voxelmap |1.10.11 |DONE |NOSIGNATURE
  836. forge-1.16.3-34.1.42-universal.jar |Forge |forge |34.1.42 |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
  837. curios-forge-1.16.3-4.0.1.0.jar |Curios API |curios |1.16.3-4.0.1.0 |DONE |NOSIGNATURE
  838. Botania-1.16.3-408.jar |Botania |botania |1.16.3-408 |DONE |NOSIGNATURE
  839. Patchouli-1.16.2-45.jar |Patchouli |patchouli |1.16.2-45 |DONE |NOSIGNATURE
  840. Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE
  841. gravestone-1.16.3-2.0.4.jar |Gravestone Mod |gravestone |1.16.3-2.0.4 |DONE |NOSIGNATURE
  842. lava-monster-1.16.3-1.0.9.jar |Lava Monster |lava_monster |1.0.9 |DONE |NOSIGNATURE
  843. CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE
  844. AutoRegLib-1.6-46.jar |AutoRegLib |autoreglib |1.6-46 |DONE |NOSIGNATURE
  845. Quark-r2.4-271.jar |Quark |quark |r2.4-271 |DONE |NOSIGNATURE
  846. [1.16.3]+SecurityCraft+v1.8.20.1.jar |SecurityCraft |securitycraft |v1.8.20.1 |DONE |NOSIGNATURE
  847. NaturesCompass-1.16.3-1.8.5.jar |Nature's Compass |naturescompass |1.16.3-1.8.5 |DONE |NOSIGNATURE
  848. Crash Report UUID: d5e547ea-8310-4238-80bf-7a820e6dcfb4
  849. Player Count: 5 / 50; [ServerPlayerEntity['TulithaSempai'/97, l='ServerLevel[biomesoplenty]', x=-2550.70, y=212.35, z=444.84], ServerPlayerEntity['xChoumii'/2216, l='ServerLevel[biomesoplenty]', x=-2559.68, y=204.00, z=456.77], ServerPlayerEntity['Xavisaurio'/788443, l='ServerLevel[biomesoplenty]', x=-2556.35, y=218.12, z=433.43], ServerPlayerEntity['ledrak'/462851, l='ServerLevel[biomesoplenty]', x=-5162.70, y=13.00, z=-334.73], ServerPlayerEntity['Rennren'/965447, l='ServerLevel[biomesoplenty]', x=523.02, y=56.00, z=-167.38]]
  850. Data Packs: vanilla, mod:pandoras_creatures (incompatible), mod:dungeoncrawl, mod:biomesoplenty (incompatible), mod:baubles (incompatible), mod:spiderstpo, mod:jei, mod:chat_heads (incompatible), mod:voxelmap (incompatible), mod:forge, mod:curios, mod:botania, mod:patchouli (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:securitycraft (incompatible), mod:gravestone, mod:lava_monster (incompatible), mod:waystones (incompatible), mod:buildersaddition (incompatible), mod:cookingforblockheads (incompatible), mod:naturescompass (incompatible)
  851. Is Modded: Definitely; Server brand changed to 'forge'
  852. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment