Locks

Locks

8M Downloads

Server Crash when I Die

xAlanAries opened this issue · 3 comments

commented

---- Minecraft Crash Report ----
// I feel sad now :(

Time: 7/20/21, 3:28 PM
Description: Ticking player

java.lang.NullPointerException: Ticking player
at melonslise.locks.common.event.LocksForgeEvents.onPlayerTick(LocksForgeEvents.java:214) ~[locks:3.0.3] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_24_LocksForgeEvents_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPreTick(BasicEventHooks.java:85) ~[forge:?] {re:mixin,re:classloading}
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:224) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:PlayerHeldMixin,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:528) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:ServerPlayerEntityMixin,pl:mixin:A}
at net.minecraft.server.management.PlayerList.func_72367_e(PlayerList.java:451) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,pl:mixin:APP:betterendforge.mixins.json:PlayerListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.management.PlayerList.disconnect(PlayerList.java:434) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,pl:mixin:APP:betterendforge.mixins.json:PlayerListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.network.play.ServerPlayNetHandler.func_147231_a(ServerPlayNetHandler.java:1534) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:A}
at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:385) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:161) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
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:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[?:?] {re:classloading,pl:accesstransformer:B}
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:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
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:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
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:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:834) [?:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Server thread
Stacktrace:
at melonslise.locks.common.event.LocksForgeEvents.onPlayerTick(LocksForgeEvents.java:214) ~[locks:3.0.3] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_24_LocksForgeEvents_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPreTick(BasicEventHooks.java:85) ~[forge:?] {re:mixin,re:classloading}
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:224) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:PlayerHeldMixin,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Player being ticked --
Details:
Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
Entity ID: 292
Entity Name: AlanAries
Entity's Exact location: 117.35, 68.00, -221.73
Entity's Block location: World: (117,68,-222), Chunk: (at 5,4,2 in 7,-14; contains blocks 112,0,-224 to 127,255,-209), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:528) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:ServerPlayerEntityMixin,pl:mixin:A}
at net.minecraft.server.management.PlayerList.func_72367_e(PlayerList.java:451) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,pl:mixin:APP:betterendforge.mixins.json:PlayerListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.management.PlayerList.disconnect(PlayerList.java:434) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,pl:mixin:APP:betterendforge.mixins.json:PlayerListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.network.play.ServerPlayNetHandler.func_147231_a(ServerPlayNetHandler.java:1534) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:A}
at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:385) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:161) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
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:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[?:?] {re:classloading,pl:accesstransformer:B}
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:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
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:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
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:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:834) [?:?] {}

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Mohist Version: 1.16.5-726
Operating System: Linux (amd64) version 4.19.0-12-amd64
Java Version: 11.0.8, N/A
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4029677568 bytes (3843 MB) / 5249171456 bytes (5006 MB) up to 8589934592 bytes (8192 MB)
CPUs: 12
JVM Flags: 1 total; -Xmx8192m
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/mohist-1.16.5-726-server.jar object_holder_definalize PLUGINSERVICE
/mohist-1.16.5-726-server.jar runtime_enum_extender PLUGINSERVICE
/mohist-1.16.5-726-server.jar capability_inject_definalize PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/mohist-1.16.5-726-server.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/mohist-1.16.5-726-server.jar fml TRANSFORMATIONSERVICE
FML: 36.1
Forge: net.minecraftforge:36.1.65
FML Language Providers:
[email protected]
minecraft@1
Mod List:
mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |DONE |Manifest: NOSIGNATURE
TonsOfEnchants-0.6v.jar |Tons Of Enchantments |tonsofenchants |1.16.5-0.6 |DONE |Manifest: NOSIGNATURE
spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |Manifest: NOSIGNATURE
Shrines-1.16.5-1.8.1.jar |Shrines |shrines |1.16.5-1.8.1 |DONE |Manifest: NOSIGNATURE
locks-1.16.5-3.0.3.jar |Locks |locks |3.0.3 |DONE |Manifest: NOSIGNATURE
jei-1.16.5-7.7.1.110.jar |Just Enough Items |jei |7.7.1.110 |DONE |Manifest: NOSIGNATURE
the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |DONE |Manifest: NOSIGNATURE
abnormals_core-1.16.5-3.2.0.jar |Abnormals Core |abnormals_core |3.2.0 |DONE |Manifest: NOSIGNATURE
looot-1.16.4-1.0.0.3.jar |Looot |looot |1.0.0.3 |DONE |Manifest: NOSIGNATURE
toadterror-1.16.4-1.0.0.jar |Toad Terror |toadterror |1.0.0 |DONE |Manifest: NOSIGNATURE
Waystones_1.16.5-7.6.2.jar |Waystones |waystones |7.6.2 |DONE |Manifest: NOSIGNATURE
BetterPortals-1.16.4-0.3.6.jar |YUNG's Better Portals |betterportals |1.16.4-0.3.6 |DONE |Manifest: NOSIGNATURE
EnhancedVisuals_v1.3.31_mc1.16.5.jar |EnhancedVisuals |enhancedvisuals |1.3.0 |DONE |Manifest: NOSIGNATURE
citadel-1.7.2-1.16.5.jar |Citadel |citadel |1.7.2 |DONE |Manifest: NOSIGNATURE
tumbleweed-1.16-0.4.9.jar |Tumbleweed |tumbleweed |1.16-0.4.9 |DONE |Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-11.jar |YUNG's API |yungsapi |1.16.4-Forge-11 |DONE |Manifest: NOSIGNATURE
upstream-1.0.jar |Upstream |upstream |1.0 |DONE |Manifest: NOSIGNATURE
DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |Manifest: NOSIGNATURE
MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e
guardvillagers-1.16.5.1.2.4.jar |Guard Villagers |guardvillagers |1.2.4 |DONE |Manifest: NOSIGNATURE
RealisticTorches-1.16.5-3.1.2.jar |Realistic Torches |realistictorches |1.16.5-3.1.2 |DONE |Manifest: NOSIGNATURE
outvoted-1.16.5-1.2.4.jar |Outvoted |outvoted |1.2.4 |DONE |Manifest: NOSIGNATURE
iceandfire-2.1.8-1.16.5.jar |Ice and Fire |iceandfire |2.1.8-1.16.5 |DONE |Manifest: NOSIGNATURE
walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |DONE |Manifest: NOSIGNATURE
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
firstaid-1.9.6.jar |First Aid |firstaid |1.9.6 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.1.65-universal.jar |Forge |forge |36.1.65 |DONE |Manifest: NOSIGNATURE
OffHandCombat-1.16.3-3.2.0.3.jar |Off Hand Combat |offhandcombat |1.16.3-3.2.0.3 |DONE |Manifest: c9:84:cd:eb:27:ac:0d:ad:8c:55:6f:d6:5f:19:f2:c8:63:2a:b0:bd:3b:d0:b6:df:fd:9f:de:9f:9d:e8:7c:68
subwild-1.2.1.jar |Subterranean Wilderness |subwild |1.2.1 |DONE |Manifest: NOSIGNATURE
betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |DONE |Manifest: NOSIGNATURE
Upgraded+Netherite+1.16.5+-+1.9.13.jar |Upgraded Netherite |upgradednetherite |1.9.11 |DONE |Manifest: NOSIGNATURE
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
structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |Manifest: NOSIGNATURE
corpse-1.16.5-1.0.5.jar |Corpse |corpse |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.16.5-2.1.47-release.jar |When Dungeons Arise |dungeons_arise |2.1.47 |DONE |Manifest: NOSIGNATURE
castle_in_the_sky-1.16.5-0.2.5.jar |Castle in the sky |castle_in_the_sky |1.16.5 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.1.65-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |Manifest: NOSIGNATURE
repurposed_structures-1.16.5-2.7.10-forge.jar |Repurposed Structures |repurposed_structures |1.16.5-2.7.10-forge |DONE |Manifest: NOSIGNATURE
WarpedPotions-1.16.5-1.0.1.jar |Warped Potion |warpedpots |1.0.1-1.16.5 |DONE |Manifest: NOSIGNATURE
silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |DONE |Manifest: NOSIGNATURE
endremastered-forge-R402.jar |End Remastered |endrem |4.0 |DONE |Manifest: NOSIGNATURE
ChunkAnimator-1.16.5-1.2.4.jar |Chunk Animator |chunkanimator |1.16.5-1.2.4 |DONE |Manifest: NOSIGNATURE
dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE
CreativeCore_v2.2.0_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |Manifest: NOSIGNATURE
StumbleUponCampsites.jar |StumbleUponCamps |stumbleuponcamps |1.0.0 |DONE |Manifest: NOSIGNATURE
flywheel-1.16-0.1.1.jar |Flywheel |flywheel |1.16-0.1.1 |DONE |Manifest: NOSIGNATURE
create-mc1.16.5_v0.3.2b.jar |Create |create |v0.3.2b for 1.16.5 |DONE |Manifest: NOSIGNATURE
curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |Manifest: NOSIGNATURE
SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_21.13.0_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.13.0 |DONE |Manifest: NOSIGNATURE
collective-1.16.5-2.27.jar |Collective |collective |2.27 |DONE |Manifest: NOSIGNATURE
InventoryHud_[1.16.2-1.16.5].forge-3.3.0.jar |Inventory HUD+(Forge edition) |inventoryhud |3.3.0 |DONE |Manifest: NOSIGNATURE
workshopsofdoom-1.16.4-1.1.0.1.jar |Workshops of Doom |workshopsofdoom |1.1.0.1 |DONE |Manifest: NOSIGNATURE
SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |DONE |Manifest: NOSIGNATURE
sapience-1.16.5-1.1.2.jar |Sapience |sapience |1.1.2 |DONE |Manifest: NOSIGNATURE
UndergroundCrates_1.16.5-1.2.1-hf1.jar |Underground Crates |dungeoncrates |1.2.1 |DONE |Manifest: NOSIGNATURE
ItemPhysic_v1.4.18_mc1.16.5.jar |ItemPhysic |itemphysic |1.6.0 |DONE |Manifest: NOSIGNATURE
byg-1.2.9.jar |Oh The Biomes You'll Go |byg |1.2.9 |DONE |Manifest: NOSIGNATURE
notreepunching-forge-1.16.5-4.2.2.jar |No Tree Punching |notreepunching |4.2.2 |DONE |Manifest: NOSIGNATURE
ScalingHealth-1.16.5-4.0.5+5.jar |Scaling Health |scalinghealth |4.0.5+5 |DONE |Manifest: NOSIGNATURE
Disenchanting-forge-1.16.5-1.7.1.jar |Disenchanting |disenchanting |1.6.0 |DONE |Manifest: NOSIGNATURE
valhelsia_core-16.0.9.jar |Valhelsia Core |valhelsia_core |16.0.9 |DONE |Manifest: NOSIGNATURE
valhelsia_structures-1.16.5-0.1.3.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.3 |DONE |Manifest: NOSIGNATURE
SoundFilters-0.14_for_1.16.2.jar |Sound Filters |soundfilters |0.14_for_1.16.2 |DONE |Manifest: NOSIGNATURE
DynamicTrees-1.16.5-0.10.0-Beta17.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.0-Beta17|DONE |Manifest: NOSIGNATURE
DynamicTreesPlus-1.16.5-0.1.0-Beta9.jar |Dynamic Trees Plus |dynamictreesplus |1.16.5-0.1.0-Beta9 |DONE |Manifest: NOSIGNATURE
BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.41.jar |GeckoLib |geckolib3 |3.0.41 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: a303e07e-6c61-406f-88e3-2606b94b821a
CraftBukkit Information:
Running: Mohist version 1.16.5-726 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) false
Plugins: { Vault v1.7.3-b131 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], LoginSecurity v3.0.2* com.lenis0012.bukkit.loginsecurity.LoginSecurity [lenis0012], WorldEdit v7.2.5+57d5ac9 com.sk89q.worldedit.bukkit.WorldEditPlugin [], FunnyGuilds v4.9.7 Tribute-1730267 net.dzikoysk.funnyguilds.FunnyGuilds [FunnyGuilds Team], WorldGuard v7.0.5+3827266 com.sk89q.worldguard.bukkit.WorldGuardPlugin [],}
Warnings: DEFAULT
Reload Count: 0
Threads: { RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Server console handler: [[email protected]/java.io.FileInputStream.readBytes(Native Method), [email protected]/java.io.FileInputStream.read(FileInputStream.java:279), [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:290), [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:351), [email protected]/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284), [email protected]/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326), [email protected]/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178), [email protected]/java.io.InputStreamReader.read(InputStreamReader.java:185), [email protected]/java.io.BufferedReader.fill(BufferedReader.java:161), [email protected]/java.io.BufferedReader.readLine(BufferedReader.java:326), [email protected]/java.io.BufferedReader.readLine(BufferedReader.java:392), net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:110)], TIMED_WAITING Worker-Bootstrap-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING modloading-worker-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING pool-10-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Worker-Main-14: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING WorldEdit Session Manager: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:553), [email protected]/java.util.TimerThread.run(Timer.java:506)], TIMED_WAITING Worker-Main-13: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Signal Dispatcher: [], WAITING Worker-Main-12: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Netty Epoll Server IO #1: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING ObjectCleanerThread: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), 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(Thread.java:834)], WAITING Finalizer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176), [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)], WAITING modloading-worker-9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING mysql-cj-abandoned-connection-cleanup: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), app//com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:80), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Thread-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:357), app//com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Snooper Timer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.Object.wait(Object.java:328), [email protected]/java.util.TimerThread.mainLoop(Timer.java:527), [email protected]/java.util.TimerThread.run(Timer.java:506)], WAITING modloading-worker-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING modloading-worker-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING WorldGuard Region I/O: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:553), [email protected]/java.util.TimerThread.run(Timer.java:506)], TIMED_WAITING Spigot Watchdog Thread: [[email protected]/java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:131)], WAITING ForkJoinPool.commonPool-worker-19: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Craft Scheduler Thread - 1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Worker-Bootstrap-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING Worker-Bootstrap-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #2: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING modloading-worker-8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING Craft Async Scheduler Management Thread: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING IO-Worker-15: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Common-Cleaner: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148), [email protected]/java.lang.Thread.run(Thread.java:834), [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)], WAITING modloading-worker-11: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING Worker-Bootstrap-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Server thread: [[email protected]/java.lang.Thread.dumpThreads(Native Method), [email protected]/java.lang.Thread.getAllStackTraces(Thread.java:1658), 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.(CrashReport.java:40), net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:247), net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:604), net.minecraft.server.management.PlayerList.func_72367_e(PlayerList.java:451), net.minecraft.server.management.PlayerList.disconnect(PlayerList.java:434), net.minecraft.network.play.ServerPlayNetHandler.func_147231_a(ServerPlayNetHandler.java:1534), net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:385), net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:161), net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1055), net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334), net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:945), net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:760), net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:270), net.minecraft.server.MinecraftServer$$Lambda$11015/0x0000000801bff840.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING IO-Worker-17: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING modloading-worker-12: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING Worker-Main-11: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Netty Epoll Server IO #0: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Worker-Bootstrap-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING Worker-Main-8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Query Listener #1: [[email protected]/java.net.PlainDatagramSocketImpl.receive0(Native Method), [email protected]/java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:181), [email protected]/java.net.DatagramSocket.receive(DatagramSocket.java:814), net.minecraft.network.rcon.QueryThread.run(SourceFile:258), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Reference Handler: [[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method), [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:241), [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)], WAITING modloading-worker-15: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING Worker-Main-10: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Metrics - 1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING WorldGuard Region Chunk Table - world: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:513), [email protected]/java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:675), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Worker-Main-9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Craft Scheduler Thread - 3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Timer-0: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:553), [email protected]/java.util.TimerThread.run(Timer.java:506)], TIMED_WAITING Timer hack thread: [[email protected]/java.lang.Thread.sleep(Native Method), net.minecraft.util.Util$6.run(Util.java:506)], RUNNABLE Netty Epoll Server IO #3: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING modloading-worker-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING modloading-worker-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)],}

Force Loaded Chunks: { world: {}, DIM-1: {}, DIM1: {},}
Player Count: 0 / 20; []
Data Packs: vanilla, mod:mowziesmobs (incompatible), mod:tonsofenchants, mod:spiderstpo, mod:shrines (incompatible), mod:locks, mod:jei, mod:conjurer_illager (incompatible), mod:abnormals_core, mod:looot, mod:toadterror (incompatible), mod:waystones (incompatible), mod:betterportals, mod:enhancedvisuals, mod:citadel (incompatible), mod:tumbleweed (incompatible), mod:yungsapi, mod:upstream, mod:dungeoncrawl, mod:mutantbeasts (incompatible), mod:guardvillagers, mod:realistictorches (incompatible), mod:outvoted, mod:iceandfire (incompatible), mod:walljump (incompatible), mod:carryon, mod:firstaid (incompatible), mod:forge, mod:offhandcombat (incompatible), mod:subwild, mod:betterendforge, mod:upgradednetherite (incompatible), mod:dsurround, mod:structure_gel, mod:corpse, mod:dungeons_arise, mod:castle_in_the_sky, mod:upgrade_aquatic, mod:repurposed_structures, mod:warpedpots, mod:silentlib (incompatible), mod:endrem, mod:chunkanimator, mod:dungeons_plus, mod:creativecore, mod:stumbleuponcamps, mod:flywheel, mod:create, mod:curios, mod:spartanshields, mod:xaerominimap, mod:collective, mod:inventoryhud, mod:workshopsofdoom, mod:spartanweaponry, mod:sapience, mod:dungeoncrates, mod:itemphysic, mod:byg, mod:notreepunching, mod:scalinghealth, mod:disenchanting (incompatible), mod:valhelsia_core, mod:valhelsia_structures, mod:soundfilters (incompatible), mod:dynamictrees, mod:dynamictreesplus, mod:bettermineshafts, mod:geckolib3 (incompatible), file/bukkit
Is Modded: Definitely; Server brand changed to 'Mohist'
Type: Dedicated Server (map_server.txt)

commented

I have the same problem, it is a problem that needs to be fixed quickly

commented

I have the same problem, it is a problem that needs to be fixed quickly

Hello, i have the same problem and the only similiar with his mods is the mohist as a java version , may you say me if you use mohist for your server too?

commented

i solved the error using the version 675 of the mohist