Guest User

Untitled

a guest
Aug 30th, 2021
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.46 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 30/8/21 12:43 p. m.
  5. Description: Exception in server tick loop
  6.  
  7. org.spongepowered.asm.mixin.injection.throwables.InjectionError: LVT in net/minecraft/server/management/PlayerList::func_72355_a(Lnet/minecraft/network/NetworkManager;Lnet/minecraft/entity/player/ServerPlayerEntity;)V has incompatible changes at opcode 327 in callback net/minecraft/server/management/PlayerList::useWorldRegistry.
  8. Expected: [Lcom/mojang/authlib/GameProfile;, Lnet/minecraft/server/management/PlayerProfileCache;, Lcom/mojang/authlib/GameProfile;, Ljava/lang/String;, Lnet/minecraft/nbt/CompoundNBT;, Lnet/minecraft/util/RegistryKey;, Lnet/minecraft/world/server/ServerWorld;, Lnet/minecraft/world/server/ServerWorld;, Ljava/lang/String;, Lnet/minecraft/world/storage/IWorldInfo;, Lnet/minecraft/network/play/ServerPlayNetHandler;, Lnet/minecraft/world/GameRules;]
  9. Found: [Lcom/mojang/authlib/GameProfile;, Lnet/minecraft/server/management/PlayerProfileCache;, Lcom/mojang/authlib/GameProfile;, Ljava/lang/String;, Lnet/minecraft/nbt/CompoundNBT;, Lnet/minecraft/util/RegistryKey;, Lnet/minecraft/world/server/ServerWorld;, Lnet/minecraft/world/server/ServerWorld;, Ljava/lang/String;, Lorg/bukkit/entity/Player;, Lorg/spigotmc/event/player/PlayerSpawnLocationEvent;, Lorg/bukkit/Location;]
  10. at net.minecraft.server.management.PlayerList.handler$zep000$useWorldRegistry$missing(PlayerList.java) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterendforge.mixins.json:PlayerListMixin,pl:mixin:APP:endergetic.mixins.json:PlayerListMixin,pl:mixin:APP:betterweather.mixins.json:network.MixinPlayerList,pl:mixin:A,pl:runtimedistcleaner:A}
  11. at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:184) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterendforge.mixins.json:PlayerListMixin,pl:mixin:APP:endergetic.mixins.json:PlayerListMixin,pl:mixin:APP:betterweather.mixins.json:network.MixinPlayerList,pl:mixin:A,pl:runtimedistcleaner:A}
  12. at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:174) ~[?:?] {re:classloading}
  13. at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:76) ~[?:?] {re:classloading}
  14. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:238) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  15. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:142) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  16. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1055) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  17. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[?:?] {re:classloading,pl:accesstransformer:B}
  18. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:945) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  19. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:760) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  20. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:270) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  21. at java.lang.Thread.run(Unknown Source) [?:?] {}
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- System Details --
  28. Details:
  29. Minecraft Version: 1.16.5
  30. Minecraft Version ID: 1.16.5
  31. Mohist Version: 1.16.5-762
  32. Operating System: Windows 10 (amd64) version 10.0
  33. Java Version: 11.0.10, AdoptOpenJDK
  34. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK
  35. Memory: 6360078008 bytes (6065 MB) / 7520387072 bytes (7172 MB) up to 7520387072 bytes (7172 MB)
  36. CPUs: 4
  37. JVM Flags: 2 total; -Xmx7172M -Xms7172M
  38. ModLauncher: 8.0.9+86+master.3cf110c
  39. ModLauncher launch target: fmlserver
  40. ModLauncher naming: srg
  41. ModLauncher services:
  42. /mixin-0.8.2.jar mixin PLUGINSERVICE
  43. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  44. /server.jar object_holder_definalize PLUGINSERVICE
  45. /server.jar runtime_enum_extender PLUGINSERVICE
  46. /server.jar capability_inject_definalize PLUGINSERVICE
  47. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  48. /server.jar runtimedistcleaner PLUGINSERVICE
  49. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  50. /server.jar fml TRANSFORMATIONSERVICE
  51. FML: 36.1
  52. Forge: net.minecraftforge:36.2.2
  53. FML Language Providers:
  54. minecraft@1
  55. Mod List:
  56. mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |DONE |Manifest: NOSIGNATURE
  57. DungeonsMod-1.16.3-1.4.38.jar |Dungeons Mod |dungeonsmod |1.16.3-1.4.38 |DONE |Manifest: NOSIGNATURE
  58. pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE
  59. spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |Manifest: NOSIGNATURE
  60. CC(FG1.16.4)+v1.1.4.jar |Caves And Cliffs |caves_and_cliffs |1.1.4 |DONE |Manifest: NOSIGNATURE
  61. jei-1.16.5-7.7.1.121.jar |Just Enough Items |jei |7.7.1.121 |DONE |Manifest: NOSIGNATURE
  62. abnormals_core-1.16.5-3.2.0.jar |Abnormals Core |abnormals_core |3.2.0 |DONE |Manifest: NOSIGNATURE
  63. [1.16.5]+Armor+Status+HUD-1.4.0.jar |Armor Status HUD |armorstatushud |1.4.0 |DONE |Manifest: NOSIGNATURE
  64. Neat+1.7-27.jar |Neat |neat |1.7-27 |DONE |Manifest: NOSIGNATURE
  65. BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE
  66. TerraForged-1.16.5-0.2.14.jar |TerraForged |terraforged |0.2.14 |DONE |Manifest: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
  67. Clumps-6.0.0.25.jar |Clumps |clumps |6.0.0.25 |DONE |Manifest: NOSIGNATURE
  68. journeymap-1.16.5-5.7.3.jar |Journeymap |journeymap |5.7.3 |DONE |Manifest: NOSIGNATURE
  69. CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE
  70. comforts-forge-1.16.5-4.0.1.3.jar |Comforts |comforts |1.16.5-4.0.1.3 |DONE |Manifest: NOSIGNATURE
  71. citadel-1.8.0-1.16.5.jar |Citadel |citadel |1.8.0 |DONE |Manifest: NOSIGNATURE
  72. alexsmobs-1.12.0.jar |Alex's Mobs |alexsmobs |1.12.0 |DONE |Manifest: NOSIGNATURE
  73. Artifacts-1.16.5-2.10.0.jar |Artifacts |artifacts |1.16.5-2.10.0 |DONE |Manifest: NOSIGNATURE
  74. YungsApi-1.16.4-Forge-12.jar |YUNG's API |yungsapi |1.16.4-Forge-12 |DONE |Manifest: NOSIGNATURE
  75. OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE
  76. u_team_core-1.16.5-3.2.1.196.jar |U Team Core |uteamcore |3.2.1.196 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  77. Hwyla-Mod-1.16.3.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE
  78. FpsReducer-forge-1.23-mc1.16.5.jar |FPS Reducer |fpsreducer |1.23-mc1.16.5 |DONE |Manifest: NOSIGNATURE
  79. carryon-1.16.5-1.15.5.15.jar |Carry On |carryon |1.15.5.15 |DONE |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
  80. Exp+Ore+Mod+-+1.16.5+-+1.3.jar |Exp Ore Block |exp_ore |1.3 |DONE |Manifest: NOSIGNATURE
  81. [1.16.5]+BobLib-0.2.0.jar |BobLib |boblib |0.2.0 |DONE |Manifest: NOSIGNATURE
  82. forge-1.16.5-36.2.2-universal.jar |Forge |forge |36.2.2 |DONE |Manifest: NOSIGNATURE
  83. twilightforest-1.16.5-4.0.546-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
  84. betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |DONE |Manifest: NOSIGNATURE
  85. SimpleOres2-1.16.5-2.4.7.2.jar |Simple Ores |simpleores |1.16.5-2.4.7.2 |DONE |Manifest: NOSIGNATURE
  86. DynamicSurroundings-1.16.4-4.0.4.2.jar |ยง3Dynamic Surroundings |dsurround |1.16.4-4.0.4.2 |DONE |Manifest: b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
  87. ironchest-1.16.5-11.2.13.jar |Iron Chests |ironchest |1.16.5-11.2.13 |DONE |Manifest: NOSIGNATURE
  88. dungeons_1.9.1_mc1.16.5.jar |Minecraft Dungeons |duneons |1.9.1 Hidden Depths |DONE |Manifest: NOSIGNATURE
  89. forge-1.16.5-36.2.2-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  90. endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE
  91. useful_backpacks-1.16.5-1.12.1.90.jar |Useful Backpacks |usefulbackpacks |1.12.1.90 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  92. repurposed_structures_forge-3.2.2+1.16.5.jar |Repurposed Structures |repurposed_structures |3.2.2+1.16.5 |DONE |Manifest: NOSIGNATURE
  93. BiomesOPlenty-1.16.5-13.1.0.482-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.482 |DONE |Manifest: NOSIGNATURE
  94. endremastered-forge-B4.0.3.jar |End Remastered |endrem |4.1 |DONE |Manifest: NOSIGNATURE
  95. ironfurnaces-1.16.5-2.7.5.jar |Iron Furnaces |ironfurnaces |2.7.5 |DONE |Manifest: NOSIGNATURE
  96. pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |Manifest: NOSIGNATURE
  97. ChunkAnimator-1.16.5-1.2.4.jar |Chunk Animator |chunkanimator |1.16.5-1.2.4 |DONE |Manifest: NOSIGNATURE
  98. SimpleCoreLib-1.16.5-2.0.8.22.jar |SimpleCoreLib |simplecorelib |1.16.5-2.0.8.22 |DONE |Manifest: NOSIGNATURE
  99. atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |DONE |Manifest: NOSIGNATURE
  100. pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |Manifest: NOSIGNATURE
  101. Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |Manifest: NOSIGNATURE
  102. curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |Manifest: NOSIGNATURE
  103. SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE
  104. Patchouli-1.16.4-53.1.jar |Patchouli |patchouli |1.16.4-53.1 |DONE |Manifest: NOSIGNATURE
  105. pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |Manifest: NOSIGNATURE
  106. betterweather-2.0.1.jar |Better Weather |betterweather |2.0.1 |DONE |Manifest: NOSIGNATURE
  107. AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
  108. Quark-r2.4-316.jar |Quark |quark |r2.4-316 |DONE |Manifest: NOSIGNATURE
  109. ToughAsNails-1.16.5-4.1.0.9-universal.jar |Tough As Nails |toughasnails |1.16.5-4.0.1.8 |DONE |Manifest: NOSIGNATURE
  110. Chunk+Pregenerator-V1.16-3.1.0.jar |Chunk Pregenerator |chunkpregen |V1.16-3.1.0 |DONE |Manifest: NOSIGNATURE
  111. BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
  112. pillagersplus-1.16.3-1.0.1.jar |Pillager Trust |pillagertrust |1.0.1 |DONE |Manifest: NOSIGNATURE
  113. Chisel-MC1.16.5-2.0.1-alpha.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|DONE |Manifest: NOSIGNATURE
  114. smallships-1.16.5-1.10.1.jar |Small Ships Mod |smallships |1.10.1 |DONE |Manifest: NOSIGNATURE
  115. CAC+MOD+[1.16.5]+[2021.2-pre4].jar |Caves And Cliffs mod [1.16.4] |caves_and_cliffs_mod |MOD |DONE |Manifest: NOSIGNATURE
  116. expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE
  117. valhelsia_core-16.0.10.jar |Valhelsia Core |valhelsia_core |16.0.10 |DONE |Manifest: NOSIGNATURE
  118. valhelsia_structures-1.16.5-0.1.5.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.5 |DONE |Manifest: NOSIGNATURE
  119. DynamicTrees-1.16.5-0.10.0-Beta24.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.0-Beta24|DONE |Manifest: NOSIGNATURE
  120. DynamicTreesBOP-1.16.5-2.0.6.jar |Dynamic Trees for Biomes o' Pl|dtbop |1.16.5-2.0.6 |DONE |Manifest: NOSIGNATURE
  121. DynamicTreesQuark-1.16.5-2.1.0.jar |Dynamic Trees for Quark |dtquark |1.16.5-2.1.0 |DONE |Manifest: NOSIGNATURE
  122. chiselsandbits-0.3.4-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |Manifest: NOSIGNATURE
  123. BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE
  124. Crash Report UUID: 07648bb4-209c-4787-bdd2-44fd29582c40
  125. CraftBukkit Information:
  126. Running: Mohist version 1.16.5-762 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) false
  127. Plugins: {}
  128. Warnings: DEFAULT
  129. Reload Count: 0
  130. Threads: { WAITING Worker-Bootstrap-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(Unknown Source), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], TIMED_WAITING Worker-Main-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(Unknown Source), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], TIMED_WAITING Worker-Bootstrap-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(Unknown Source), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], WAITING modloading-worker-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(Unknown Source), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], RUNNABLE Thread-2: [[email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method), [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], RUNNABLE Netty Server IO #0: [[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method), [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source), [email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source), [email protected]/sun.nio.ch.SelectorImpl.select(Unknown Source), app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756), app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Unknown Source)], WAITING Worker-Main-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(Unknown Source), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], WAITING Snooper Timer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.Object.wait(Unknown Source), [email protected]/java.util.TimerThread.mainLoop(Unknown Source), [email protected]/java.util.TimerThread.run(Unknown Source)], TIMED_WAITING IO-Worker-10: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), [email protected]/java.util.concurrent.SynchronousQueue.poll(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], WAITING Worker-Bootstrap-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(Unknown Source), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], RUNNABLE Netty Server IO #2: [[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method), [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source), [email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source), [email protected]/sun.nio.ch.SelectorImpl.select(Unknown Source), app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756), app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Unknown Source)], WAITING Finalizer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source), [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source), [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)], RUNNABLE Thread-3: [[email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method), [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source), [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], RUNNABLE Attach Listener: [], TIMED_WAITING modloading-worker-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(Unknown Source), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], TIMED_WAITING IO-Worker-8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), [email protected]/java.util.concurrent.SynchronousQueue.poll(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], RUNNABLE Netty Server IO #1: [[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method), [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source), [email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source), [email protected]/sun.nio.ch.SelectorImpl.select(Unknown Source), app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756), app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Unknown Source)], TIMED_WAITING Metrics - 1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], TIMED_WAITING IO-Worker-7: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), [email protected]/java.util.concurrent.SynchronousQueue.poll(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], WAITING Craft Async Scheduler Management Thread: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(Unknown Source), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], RUNNABLE Server thread: [[email protected]/java.lang.Thread.dumpThreads(Native Method), [email protected]/java.lang.Thread.getAllStackTraces(Unknown Source), org.bukkit.craftbukkit.v1_16_R3.CraftCrashReport.call(CraftCrashReport.java:33), net.minecraft.crash.CrashReportCategory.func_189529_a(CrashReportCategory.java:81), net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:78), net.minecraft.crash.CrashReport.<init>(CrashReport.java:40), net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:788), net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:270), net.minecraft.server.MinecraftServer$$Lambda$17863/0x0000000802b5e840.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], TIMED_WAITING Spigot Watchdog Thread: [[email protected]/java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:131)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], RUNNABLE DestroyJavaVM: [], RUNNABLE Signal Dispatcher: [], TIMED_WAITING IO-Worker-9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), [email protected]/java.util.concurrent.SynchronousQueue.poll(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], TIMED_WAITING Common-Cleaner: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source), [email protected]/jdk.internal.ref.CleanerImpl.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source), [email protected]/jdk.internal.misc.InnocuousThread.run(Unknown Source)], WAITING Worker-Main-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(Unknown Source), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], RUNNABLE Thread-6: [[email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method), [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source), [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], RUNNABLE Thread-5: [[email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method), [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source), [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], TIMED_WAITING Server console handler: [[email protected]/java.lang.Object.wait(Native Method), app//org.jline.utils.NonBlockingPumpReader.wait(NonBlockingPumpReader.java:55), app//org.jline.utils.NonBlockingPumpReader.read(NonBlockingPumpReader.java:101), app//org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57), app//org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133), app//org.jline.keymap.BindingReader.readBinding(BindingReader.java:110), app//org.jline.keymap.BindingReader.readBinding(BindingReader.java:61), app//org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:848), app//org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:868), app//org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:575), app//org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:418), net.minecraftforge.server.console.TerminalHandler.handleCommands(TerminalHandler.java:60), net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:97)], TIMED_WAITING Thread-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), app//com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)], RUNNABLE Reference Handler: [[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method), [email protected]/java.lang.ref.Reference.processPendingReferences(Unknown Source), [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], TIMED_WAITING ObjectCleanerThread: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source), app//io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54), app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), [email protected]/java.lang.Thread.run(Unknown Source)], RUNNABLE WindowsStreamPump: [app//org.fusesource.jansi.internal.Kernel32.WaitForSingleObject(Native Method), app//org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97), app//org.jline.terminal.impl.jansi.win.JansiWinSysTerminal.processConsoleInput(JansiWinSysTerminal.java:112), app//org.jline.terminal.impl.AbstractWindowsTerminal.pump(AbstractWindowsTerminal.java:458), app//org.jline.terminal.impl.AbstractWindowsTerminal$$Lambda$112/0x0000000800298440.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], RUNNABLE Thread-4: [[email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method), [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source), [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)], WAITING ForkJoinPool.commonPool-worker-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(Unknown Source), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(Unknown Source), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], TIMED_WAITING Timer hack thread: [[email protected]/java.lang.Thread.sleep(Native Method), net.minecraft.util.Util$6.run(Util.java:506)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source), [email protected]/java.lang.Thread.run(Unknown Source)],}
  131.  
  132. Force Loaded Chunks: { world: {}, DIM-1: {}, DIM1: {}, twilightforest: {}, skylight_forest: {},}
  133. Player Count: 0 / 20; []
  134. Data Packs: vanilla, mod:mowziesmobs (incompatible), mod:dungeonsmod (incompatible), mod:pamhc2trees (incompatible), mod:spiderstpo, mod:caves_and_cliffs, mod:jei, mod:abnormals_core, mod:armorstatushud, mod:neat (incompatible), mod:bettercaves (incompatible), mod:terraforged, mod:clumps, mod:journeymap (incompatible), mod:ctm (incompatible), mod:comforts, mod:citadel (incompatible), mod:alexsmobs, mod:artifacts, mod:yungsapi, mod:outer_end, mod:uteamcore, mod:waila, mod:fpsreducer, mod:carryon, mod:exp_ore (incompatible), mod:boblib, mod:forge, mod:twilightforest, mod:betterendforge, mod:simpleores, mod:dsurround, mod:ironchest, mod:duneons, mod:endergetic, mod:usefulbackpacks, mod:repurposed_structures, mod:biomesoplenty, mod:endrem, mod:ironfurnaces, mod:pamhc2crops (incompatible), mod:chunkanimator, mod:simplecorelib, mod:atmospheric, mod:pamhc2foodextended (incompatible), mod:bountiful (incompatible), mod:curios, mod:spartanshields, mod:patchouli (incompatible), mod:pamhc2foodcore (incompatible), mod:betterweather, mod:autoreglib (incompatible), mod:quark (incompatible), mod:toughasnails, mod:chunkpregen, mod:betterstrongholds, mod:pillagertrust (incompatible), mod:chisel (incompatible), mod:smallships, mod:caves_and_cliffs_mod, mod:expandability, mod:valhelsia_core, mod:valhelsia_structures, mod:dynamictrees, mod:dtbop, mod:dtquark, mod:chiselsandbits (incompatible), mod:bettermineshafts, file/bukkit
  135. Is Modded: Definitely; Server brand changed to 'Mohist'
  136. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment