Pehkui

Pehkui

35M Downloads

[Bug]: Server crashes upon respawn

HoottooH opened this issue · 1 comments

commented

Minecraft version(s)

1.16.5

Minecraft version details

No response

Mod loader

Forge

Mod loader version

Forge - 36.2.9

Fabric API version

No response

In what environment did the problem occur?

My multiplayer server that I was running

What went wrong? (Crash logs don't go here)

Upon dying, nothing went wrong, respawning however crashes the server outright. Even when no changes are made, the crashes occurred. When no mods requiring Pehkui are present, the issue still occurs

Full list of installed mods

image
image
image
image
image

Did the problem cause the game to crash?

Yes. (paste crash report below)

Full crash report contents (if you experienced a crash)

Crash report output:

---- Minecraft Crash Report ---- // My bad.

Time: 1/18/22 12:13 PM
Description: Exception in server tick loop

java.lang.NoSuchFieldError: BASE
at com.tom.cpm.common.PehkuiInterface.setScale(PehkuiInterface.java:11) ~[cpm:0.1.1b] {re:classloading}
at com.tom.cpm.common.ServerHandler.lambda$static$6(ServerHandler.java:64) ~[cpm:0.1.1b] {re:mixin,re:classloading}
at com.tom.cpm.shared.network.NetHandler.onRespawn(NetHandler.java:229) ~[cpm:0.1.1b] {re:mixin,re:classloading}
at com.tom.cpm.common.ServerHandler.onRespawn(ServerHandler.java:105) ~[cpm:0.1.1b] {re:mixin,re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_1943_ServerHandler_onRespawn_PlayerRespawnEvent.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.firePlayerRespawnEvent(BasicEventHooks.java:54) ~[forge:?] {re:classloading}
at net.minecraft.server.management.PlayerList.func_232644_a_(PlayerList.java:481) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterweather.mixins.json:network.MixinPlayerList,pl:mixin:APP:pehkui.mixins.json:PlayerManagerMixin,pl:mixin:APP:endergetic.mixins.json:PlayerListMixin,pl:mixin:APP:assets/botania/botania.mixins.json:MixinPlayerList,pl:mixin:APP:create.mixins.json:PlayerListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.network.play.ServerPlayNetHandler.func_147342_a(ServerPlayNetHandler.java:1234) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:astralsorcery:reach_set_server_entity_interact,xf:fml:astralsorcery:allow_entity_interaction,xf:fml:wings:ServerPlayNetHandlerTransformer,re:classloading,pl:accesstransformer:B,xf:fml:astralsorcery:reach_set_server_entity_interact,xf:fml:astralsorcery:allow_entity_interaction,xf:fml:wings:ServerPlayNetHandlerTransformer,pl:mixin:A}
at net.minecraft.network.play.client.CClientStatusPacket.func_148833_a(SourceFile:30) ~[?:?] {re:classloading}
at net.minecraft.network.play.client.CClientStatusPacket.func_148833_a(SourceFile:8) ~[?:?] {re:classloading}
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:734) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:marg.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:159) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:marg.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:717) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:marg.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:marg.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:697) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:marg.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:646) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:marg.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:marg.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_312] {}

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

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_312, Temurin
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
Memory: 1918589344 bytes (1829 MB) / 8524922880 bytes (8130 MB) up to 8524922880 bytes (8130 MB)
CPUs: 8
JVM Flags: 2 total; -Xmx8192M -Xms8192M
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.4.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forgeserver.jar object_holder_definalize PLUGINSERVICE
/forgeserver.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forgeserver.jar capability_inject_definalize PLUGINSERVICE
/forgeserver.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
/forgeserver.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.9
FML Language Providers:
[email protected]
minecraft@1
[email protected]
[email protected]
Mod List:
BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
secondchanceforge-1.2.0.jar |Second Chance Forge |secondchanceforge |1.2.0 |DONE |Manifest: NOSIGNATURE
Pirates_And_Looters_Kraken_Update.jar |PiratesAndLootersReborn |piratesandlootersreborn |1.0.0 |DONE |Manifest: NOSIGNATURE
ProjectE-1.16.5-PE1.0.1B.jar |ProjectE |projecte |PE1.0.1B |DONE |Manifest: NOSIGNATURE
windowlogging-mc1.16.5_v0.0.5.jar |Windowlogging |windowlogging |0.0.4 |DONE |Manifest: NOSIGNATURE
BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.16.5-7.2.2.0-build.0202.jar |Forge Endertech |forgeendertech |7.2.2.0 |DONE |Manifest: NOSIGNATURE
advancementframes-1.16.5-1.0.5.jar |Advancement Frames |advancementframes |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE
farmersdelightintegrations-1.16.5-1.2.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE
Powah-1.16.5-2.3.16.jar |Powah |powah |2.3.16 |DONE |Manifest: NOSIGNATURE
potionstacker_1.16.5-1.0.jar |Potion Stacker Mod |potionstacker |1.0 |DONE |Manifest: NOSIGNATURE
EffectEnchantments_MC_1.16.4_Vers.1.1.5.jar |EffectEnchantments |effectenchantments |1.1.5 |DONE |Manifest: NOSIGNATURE
TMechworks-1.16.3+-2.2.5.jar |Tinkers' Mechworks |tmechworks |2.2.5 |DONE |Manifest: NOSIGNATURE
chat_heads-0.5.1-forge-1.16.5.jar |Chat Heads |chat_heads |0.5.1 |DONE |Manifest: NOSIGNATURE
shetiphiancore-1.16-3.8.6.jar |ShetiPhian-Core |shetiphiancore |3.8.6 |DONE |Manifest: NOSIGNATURE
supplementaries-1.16.5-0.17.10.jar |Supplementaries |supplementaries |1.16.5-0.17.10 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.9.16.jar |Refined Storage |refinedstorage |1.9.16 |DONE |Manifest: NOSIGNATURE
castle_in_the_sky-1.16.5-0.2.6.jar |Castle in the sky |castle_in_the_sky |1.16.5 |DONE |Manifest: NOSIGNATURE
twilightdecor-1.02.jar |Twilight Decor |twilightdecor |1.02 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.16.5-13.1.0.477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |DONE |Manifest: NOSIGNATURE
Botania-1.16.5-420.jar |Botania |botania |1.16.5-420 |DONE |Manifest: NOSIGNATURE
fairylights-4.0.5-1.16.5.jar |Fairy Lights |fairylights |4.0.5 |DONE |Manifest: NOSIGNATURE
portality-1.16.5-3.2.5.jar |Portality |portality |3.2.5 |DONE |Manifest: NOSIGNATURE
einsteins_library-2.0-1.16.5.jar |Einstein's Library |einsteins_library |2.0 |DONE |Manifest: NOSIGNATURE
curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |DONE |Manifest: NOSIGNATURE
betterweather-2.0.1.jar |Better Weather |betterweather |2.0.1 |DONE |Manifest: NOSIGNATURE
worldedit-mod-7.2.5-dist.jar |WorldEdit |worldedit |7.2.5+57d5ac9 |DONE |Manifest: NOSIGNATURE
NaturesAura-34.3.jar |Nature's Aura |naturesaura |34.3 |DONE |Manifest: NOSIGNATURE
constructionwand-1.16.5-2.4.jar |Construction Wand |constructionwand |1.16.5-2.4 |DONE |Manifest: NOSIGNATURE
mutantmore-1.16.5-1.0.0.jar |Mutant More |mutantmore |1.0.3 |DONE |Manifest: NOSIGNATURE
cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE
observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE
globalxp-1.16.5-v1.9.jar |Global XP |globalxp |v1.9 |DONE |Manifest: NOSIGNATURE
cloth-config-4.12.41-forge.jar |Cloth Config v4 API |cloth-config |4.12.41 |DONE |Manifest: NOSIGNATURE
CodeChickenLib-1.16.5-4.0.4.435-universal.jar |CodeChicken Lib |codechickenlib |4.0.4.435 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
CBMultipart-1.16.5-3.0.3.122-universal.jar |CBMultipart |cb_multipart |3.0.3.122 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
ProjectRed-1.16.5-4.10.0-core.jar |ProjectRed Core |projectred-core |4.10.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.16.5-4.10.0-exploration.jar |ProjectRed Exploration |projectred-exploration |4.10.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.16.5-4.10.0-integration.jar |ProjectRed Integration |projectred-integration |4.10.0 |DONE |Manifest: NOSIGNATURE
DynamicTrees-1.16.5-0.10.0-Beta25.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.0-Beta25|DONE |Manifest: NOSIGNATURE
DynamicTreesPlus-1.16.5-0.1.0-Beta10.jar |Dynamic Trees Plus |dynamictreesplus |1.16.5-0.1.0-Beta10 |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.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE
tree_felling-2.3.jar |Tree Felling |tree_felling |2.3 |DONE |Manifest: NOSIGNATURE
QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |Manifest: NOSIGNATURE
mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |DONE |Manifest: NOSIGNATURE
DynamicTreesBOP-1.16.5-2.0.6.jar |Dynamic Trees for Biomes o' Pl|dtbop |1.16.5-2.0.6 |DONE |Manifest: NOSIGNATURE
connectiblechains-1.2.0.jar |Connectible Chains |connectiblechains |NONE |DONE |Manifest: NOSIGNATURE
bountifulbaubles-1.16.5-0.1.0-forge.jar |Bountiful Baubles |bountifulbaubles |1.16.5-0.1.0 |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.136.jar |Just Enough Items |jei |7.7.1.136 |DONE |Manifest: NOSIGNATURE
VisualWorkbench-v1.1.0-1.16.5.jar |Visual Workbench |visualworkbench |1.1.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
Pehkui-3.1.0+1.16.5-forge.jar |Pehkui |pehkui |3.1.0+1.16.5-forge |DONE |Manifest: NOSIGNATURE
Mekanism-1.16.5-10.0.23.450.jar |Mekanism |mekanism |10.0.23 |DONE |Manifest: NOSIGNATURE
Fallingleaves-1.16.3-1.2.2.jar |Falling Leaves |fallingleaves |1.2.2-alpha+20211118|DONE |Manifest: NOSIGNATURE
PrettyPipesFluids-0.4.1.jar |Pretty Fluid Pipes |ppfluids |0.4.1 |DONE |Manifest: NOSIGNATURE
SereneSeasons-1.16.5-4.0.1.123-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.123 |DONE |Manifest: NOSIGNATURE
chromatocreeper-1.16.5-1.1.jar |§3Chromato Creeper§r |chromatocreeper |1.1 |DONE |Manifest: NOSIGNATURE
CrockPot-1.16.5-1.6.1-release.jar |Crock Pot |crockpot |1.6.1-release |DONE |Manifest: NOSIGNATURE
MCDJ-1.16.4-2.1.1.jar |MCDJ |mcdj |2.1 |DONE |Manifest: NOSIGNATURE
DisplayCase-1.16.5-0.2.jar |DisplayCase Mod |display_case |1.16.5-0.1 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.9-universal.jar |Forge |forge |36.2.9 |DONE |Manifest: 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
Atum-1.16.5-2.2.8.jar |Atum 2 |atum |1.16.5-2.2.8 |DONE |Manifest: NOSIGNATURE
ironchest-1.16.5-11.2.13.jar |Iron Chests |ironchest |1.16.5-11.2.13 |DONE |Manifest: NOSIGNATURE
antiqueatlas-6.0.1-forge-mc1.16.5.jar |Antique Atlas |antiqueatlas |6.0.1-forge-mc1.16.5|DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.9-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
cofh_core-1.16.5-1.3.1.jar |CoFH Core |cofh_core |1.3.1 |DONE |Manifest: NOSIGNATURE
thermal_foundation-1.16.5-1.3.2.jar |Thermal Series |thermal |1.3.2 |DONE |Manifest: NOSIGNATURE
theoneprobe-1.16-3.1.4.jar |The One Probe |theoneprobe |1.16-3.1.4 |DONE |Manifest: NOSIGNATURE
creraces-1.16.5-b1.4.7_01.jar |CreRaces |creraces |b1.4.7_01 |DONE |Manifest: NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
Psi 1.16-97.jar |Psi |psi |1.16-96 |DONE |Manifest: NOSIGNATURE
ImmersiveEngineering-1.16.5-5.0.5-140.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.5-140 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |Manifest: NOSIGNATURE
flywheel-1.16-0.2.4.jar |Flywheel |flywheel |1.16-0.2.4 |DONE |Manifest: NOSIGNATURE
steampowered-1.16.5-1.1.11.jar |Create: Steam Powered |steampowered |1.16.5-1.1.11 |DONE |Manifest: NOSIGNATURE
Mantle-1.16.5-1.6.127.jar |Mantle |mantle |1.6.127 |DONE |Manifest: NOSIGNATURE
pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |Manifest: NOSIGNATURE
gravestone-1.16.5-1.0.6.jar |Gravestone Mod |gravestone |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.16.5-0.33.jar |Polymorph |polymorph |1.16.5-0.33 |DONE |Manifest: NOSIGNATURE
multibeds-1.16-1.7.10.jar |Multi-Beds |multibeds |1.7.10 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
[1.16.5] SecurityCraft v1.8.23.jar |SecurityCraft |securitycraft |v1.8.23 |DONE |Manifest: NOSIGNATURE
cagedmobs-1.16.5-1.3.8.jar |Caged Mobs |cagedmobs |1.16.5-1.3.8 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
NefsMedievalPub+v9.8(1.16.5).jar |Nef Deco Mod |nefdecomod |0.9.8 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.16.5-2.1.21.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.21 |DONE |Manifest: NOSIGNATURE
mannequins-1.0.1-1.16.5-forge.jar |Mannequins |mannequins |1.0.1 |DONE |Manifest: NOSIGNATURE
farmerstea-1.16.5-1.3.jar |Farmer's Tea - A Compat Mod |farmerstea |1.16.5-1.3 |DONE |Manifest: NOSIGNATURE
TheLegendOfHerobrine-1.16.5-0.6.3.jar |The Legend of Herobrine |herobrine |0.6.3 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.16.5-v4.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
marg-1.16.5-0.6.1.jar |Dark Roleplay MARG |marg |1 |DONE |Manifest: NOSIGNATURE
parrying-2.2.2.jar |Parrying |parrying |2.2.2 |DONE |Manifest: NOSIGNATURE
tetra-1.16.5-3.19.0.jar |Tetra |tetra |3.19.0 |DONE |Manifest: NOSIGNATURE
tetranomicon-1.3.jar |Tetranomicon |tetranomicon |1.3 |DONE |Manifest: NOSIGNATURE
notenoughcrashes-3.2.0-forge.jar |Not Enough Crashes |notenoughcrashes |3.2.0 |DONE |Manifest: NOSIGNATURE
astralsorcery-1.16-1.16.5-1.13.12.jar |Astral Sorcery |astralsorcery |1.16.5-1.13.12 |DONE |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
Hats+.jar |Hats+ |hats |1.0.0 |DONE |Manifest: NOSIGNATURE
morecfm-1.3.1-1.16.3.jar |MrCrayfish's More Furniture Mo|morecfm |1.3.1 |DONE |Manifest: NOSIGNATURE
connectivity-2.4-1.16.5.jar |Connectivity Mod |connectivity |2.4-1.16.5 |DONE |Manifest: NOSIGNATURE
dynamiclights-1.16.5.1.jar |Dynamic Lights |dynamiclights |1.16.5.1 |DONE |Manifest: NOSIGNATURE
The Afterlight v1.5.5.jar |The Afterlight |the_afterlight |1.5.5 |DONE |Manifest: NOSIGNATURE
CookingForBlockheads_1.16.5-9.3.4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |DONE |Manifest: NOSIGNATURE
citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE
iceandfire-2.1.9-1.16.5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |DONE |Manifest: NOSIGNATURE
mightyarchitect-mc1.16.3_v0.5.jar |The Mighty Architect |mightyarchitect |0.5 |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
ProjectRed-1.16.5-4.10.0-illumination.jar |ProjectRed Illumination |projectred-illumination |4.10.0 |DONE |Manifest: NOSIGNATURE
sworddisplay-1.16.5-1.2.0.jar |Sword Displays |sworddisplay |1.16.5-1.2.0 |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
MmmMmmMmmMmm-1.16.5-1.3.1.jar |MmmMmmMmmMmm |dummmmmmy |1.3.0 |DONE |Manifest: NOSIGNATURE
twilightforest-1.16.5-4.0.546-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
PrettyPipes-1.9.5.jar |Pretty Pipes |prettypipes |1.9.5 |DONE |Manifest: NOSIGNATURE
mcw-bridges-2.0.0-mc1.16.5.jar |Macaw's Bridges |mcwbridges |2.0.0 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.16.5-0.5.1.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.1 |DONE |Manifest: NOSIGNATURE
Curious Armor Stands-1.16.5-2.1.2.jar |Curious Armor Stands |curious_armor_stands |1.16.5-2.1.2 |DONE |Manifest: NOSIGNATURE
FNAF+Mod+Update+2.1.jar |FNAF Mod |fnaf_mod |1.0.0 |DONE |Manifest: NOSIGNATURE
signpost-1.16.5-2.00.1.jar |Signpost |signpost |1.16.5-2.00.1 |DONE |Manifest: NOSIGNATURE
AdPoles-1.16.5-5.0.6.0-build.0177.jar |To the Bat Poles! |adpoles |5.0.6.0 |DONE |Manifest: NOSIGNATURE
Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |DONE |Manifest: NOSIGNATURE
AudioCassettes-1.16.4-1.1.jar |Audio Cassettes |audiocassettes |1.1 |DONE |Manifest: NOSIGNATURE
dalekmod-v65.0.1.jar |Dalek Mod |dalekmod |v65.0.1 |DONE |Manifest: NOSIGNATURE
pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.16.5-1.24.7.jar |Ars Nouveau |ars_nouveau |1.24.7 |DONE |Manifest: NOSIGNATURE
camera-1.16.5-1.0.14.jar |Camera Mod |camera |1.16.5-1.0.14 |DONE |Manifest: NOSIGNATURE
OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |DONE |Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f
ProjectRed-1.16.5-4.10.0-transmission.jar |ProjectRed Transmission |projectred-transmission |4.10.0 |DONE |Manifest: NOSIGNATURE
thermal_expansion-1.16.5-1.3.0.jar |Thermal Expansion |thermal_expansion |1.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
xercapaint-1.16.5-1.0.jar |Joy of Painting |xercapaint |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
smallships-1.16.5-1.10.1.jar |Small Ships Mod |smallships |1.10.1 |DONE |Manifest: NOSIGNATURE
wings-2.0.1-1.16.5.jar |Wings |wings |2.0.1 |DONE |Manifest: NOSIGNATURE
Minestuck-1.16.5-1.6.2.0-beta2.jar |Minestuck |minestuck |1.16.5-1.6.2.0-beta2|DONE |Manifest: NOSIGNATURE
effortlessbuilding-1.16.3-2.23.jar |Effortless Building |effortlessbuilding |1.16.3-2.23 |DONE |Manifest: NOSIGNATURE
[email protected] |Epic Sax Guy |epicsaxguy |1.0.1 |DONE |Manifest: NOSIGNATURE
RootsClassic-1.16.5-1.1.13.jar |Roots Classic |rootsclassic |1.16.5-1.1.13 |DONE |Manifest: NOSIGNATURE
Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |DONE |Manifest: NOSIGNATURE
pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE
spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |Manifest: NOSIGNATURE
brewevolution0.2.1.jar |Brewevolution |brewevolution |0.2.1 |DONE |Manifest: NOSIGNATURE
platforms-1.16-1.7.12.jar |Platforms |platforms |1.7.12 |DONE |Manifest: NOSIGNATURE
metalbarrels-1.16.2-3.3b.jar |Metal Barrels |metalbarrels |1.16.2-3.3b |DONE |Manifest: NOSIGNATURE
Druidcraft-1.16.5-0.4.54.jar |Druidcraft |druidcraft |0.4.52 |DONE |Manifest: NOSIGNATURE
abnormals_core-1.16.5-3.3.0.jar |Abnormals Core |abnormals_core |3.3.0 |DONE |Manifest: NOSIGNATURE
upgrade_aquatic-1.16.5-3.1.1.jar |Upgrade Aquatic |upgrade_aquatic |3.1.1 |DONE |Manifest: NOSIGNATURE
irregularchef-1.16.5-1.0.1.jar |The Irregular Chef |irregularchef |1.16.5-1.0.1 |DONE |Manifest: NOSIGNATURE
endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE
autumnity-1.16.5-2.1.1.jar |Autumnity |autumnity |2.1.1 |DONE |Manifest: NOSIGNATURE
buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |DONE |Manifest: NOSIGNATURE
Scannable-MC1.16.5-Forge-1.7.4+21.jar |Scannable |scannable |1.7.4+21 |DONE |Manifest: NOSIGNATURE
create-mc1.16.5_v0.3.2f.jar |Create |create |v0.3.2f |DONE |Manifest: NOSIGNATURE
createdeco-1.1.2-1.16.5.jar |Create Deco |createdeco |1.1.2-1.16.5 |DONE |Manifest: NOSIGNATURE
Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE
mgui-1.16.5-3.3.0.jar |mgui |mgui |3.3.0 |DONE |Manifest: NOSIGNATURE
comforts-forge-1.16.5-4.0.1.3.jar |Comforts |comforts |1.16.5-4.0.1.3 |DONE |Manifest: NOSIGNATURE
appliedenergistics2-8.4.3.jar |Applied Energistics 2 |appliedenergistics2 |8.4.3 |DONE |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
Artifacts-1.16.5-2.10.4.jar |Artifacts |artifacts |1.16.5-2.10.4 |DONE |Manifest: NOSIGNATURE
CustomPlayerModels-1.16-0.1.1b.jar |Customizable Player Models |cpm |0.1.1b |DONE |Manifest: NOSIGNATURE
decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE
[1.16.5]-Epic-Knights-Armor-and-Weapons-4.9v.jar |Epic Knights Armor and Weapons|magistuarmory |1.16-1.17 |DONE |Manifest: NOSIGNATURE
create-confectionery1.16.5_v1.0.2.jar |Create Confectionery |create_confectionery |1.0.2 |DONE |Manifest: NOSIGNATURE
DynamicTreesAtum-1.16.5-1.1.1.jar |Dynamic Trees for Atum 2 |dtatum |1.16.5-1.1.1 |DONE |Manifest: NOSIGNATURE
walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |DONE |Manifest: NOSIGNATURE
EnderStorage-1.16.5-2.8.0.168-universal.jar |EnderStorage |enderstorage |2.8.0.168 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |Manifest: NOSIGNATURE
BloodMagic-1.16.4-3.1.7-27.jar |Blood Magic |bloodmagic |1.16.4-3.1.7-27 |DONE |Manifest: NOSIGNATURE
tbouncepad-2.0-1.16.5.jar |Tinkers' Bounce Pad |tbouncepad |2.0 |DONE |Manifest: NOSIGNATURE
BrandonsCore-1.16.5-3.0.11.238-universal.jar |Brandon's Core |brandonscore |3.0.11.238 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
Draconic-Evolution-1.16.5-3.0.18.428-universal.jar|Draconic Evolution |draconicevolution |3.0.18.428 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
MysticalAgriculture-1.16.5-4.2.6.jar |Mystical Agriculture |mysticalagriculture |4.2.6 |DONE |Manifest: NOSIGNATURE
MysticalAgradditions-1.16.5-4.2.4.jar |Mystical Agradditions |mysticalagradditions |4.2.4 |DONE |Manifest: NOSIGNATURE
TConstruct-1.16.5-3.2.1.296.jar |Tinkers' Construct |tconstruct |3.2.1.296 |DONE |Manifest: NOSIGNATURE
Inspirations-1.16.5-1.2.3.38.jar |Inspirations |inspirations |1.2.3.38 |DONE |Manifest: NOSIGNATURE
titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |DONE |Manifest: NOSIGNATURE
atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |DONE |Manifest: NOSIGNATURE
copperpot-1.16.5-1.1.2.jar |Copper Pot |copperpot |1.16.5-1.1.2 |DONE |Manifest: NOSIGNATURE
Dimensional-Paintings-1.16.5-1.2.jar |Dimensional Paintings |dimpaintings |1.2 |DONE |Manifest: NOSIGNATURE
SelectablePainting-1.16.5-2.0.1.jar |Selectable Painting |selectable_painting |2.0.1 |DONE |Manifest: NOSIGNATURE
Quark-r2.4-319.jar |Quark |quark |r2.4-319 |DONE |Manifest: NOSIGNATURE
DynamicTreesQuark-1.16.5-2.1.0.jar |Dynamic Trees for Quark |dtquark |1.16.5-2.1.0 |DONE |Manifest: NOSIGNATURE
malum-1.16.5-0.3.0.jar |Malum |malum |1.16.5-0.3.0 |DONE |Manifest: NOSIGNATURE
Statues-1.16.5-0.1.7.6.jar |Statues Mod |statues |0.1.7.6 |DONE |Manifest: NOSIGNATURE
Chisel-MC1.16.5-2.0.1-alpha.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|DONE |Manifest: NOSIGNATURE
refinedstorageaddons-0.7.4.jar |Refined Storage Addons |refinedstorageaddons |0.7.4 |DONE |Manifest: NOSIGNATURE
PlayingCards-1.16.4-1.0.1.jar |Playing Cards |playingcards |1.0.1 |DONE |Manifest: NOSIGNATURE
expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE
chiselsandbits-1.0.43.jar |Chisels & bits |chiselsandbits |1.0.43 |DONE |Manifest: NOSIGNATURE
thutcore-1.16.4-8.2.0.jar |Thut Core |thutcore |8.2.0 |DONE |Manifest: NOSIGNATURE
thuttech-1.16.4-9.1.2.jar |Thut Elevators |thuttech |9.1.2 |DONE |Manifest: NOSIGNATURE
createaddition-1.16.5-20211023a.jar |Create Crafts & Additions |createaddition |1.16.5-20211023a |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 65cd6877-0028-4c37-b981-ad388e006d21
[Psi] Active spell: None
Suspected Mods: Customizable Player Models (cpm), Forge (forge), Customizable Player Models (cpm), Customizable Player Models (cpm)
Player Count: 2 / 10; [ServerPlayerEntity['Hoot'/12727, l='ServerLevel[New World]', x=1394.23, y=70.00, z=-1117.66], ServerPlayerEntity['FU_B_AR'/12694, l='ServerLevel[New World]', x=1405.50, y=71.00, z=-1126.50]]
Data Packs: vanilla, mod:notenoughcrashes, mod:betterdungeons, mod:secondchanceforge, mod:astralsorcery, mod:hats, mod:piratesandlootersreborn, mod:connectivity, mod:projecte, mod:dynamiclights, mod:windowlogging (incompatible), mod:the_afterlight, mod:bettercaves (incompatible), mod:forgeendertech, mod:advancementframes, mod:ctm (incompatible), mod:cookingforblockheads (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:farmersdelightintegrations, mod:yungsapi, mod:powah, mod:mightyarchitect (incompatible), mod:mutantbeasts (incompatible), mod:potionstacker, mod:sworddisplay, mod:effectenchantments, mod:carryon, mod:tmechworks (incompatible), mod:chat_heads, mod:shetiphiancore, mod:dummmmmmy (incompatible), mod:twilightforest, mod:supplementaries, mod:refinedstorage, mod:prettypipes (incompatible), mod:castle_in_the_sky, mod:mcwbridges (incompatible), mod:farmersdelight, mod:twilightdecor, mod:fnaf_mod, mod:signpost, mod:adpoles, mod:biomesoplenty, mod:lollipop, mod:botania, mod:fairylights, mod:audiocassettes (incompatible), mod:dalekmod, mod:pamhc2foodextended (incompatible), mod:portality (incompatible), mod:einsteins_library, mod:curios, mod:tetra, mod:tetranomicon, mod:curious_armor_stands, mod:camera, mod:betterweather, mod:xercapaint (incompatible), mod:betterstrongholds, mod:worldedit (incompatible), mod:naturesaura (incompatible), mod:constructionwand (incompatible), mod:mutantmore, mod:cfm (incompatible), mod:morecfm, mod:observerlib, mod:globalxp, mod:cloth-config (incompatible), mod:smallships, mod:wings, mod:codechickenlib (incompatible), mod:cb_multipart (incompatible), mod:projectred-core (incompatible), mod:projectred-illumination (incompatible), mod:projectred-transmission (incompatible), mod:projectred-exploration (incompatible), mod:projectred-integration (incompatible), mod:minestuck (incompatible), mod:dynamictrees, mod:dynamictreesplus, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:tree_felling, mod:effortlessbuilding (incompatible), mod:epicsaxguy, mod:quarkoddities (incompatible), mod:mowziesmobs (incompatible), mod:dtbop, mod:rootsclassic, mod:cucumber, mod:pamhc2trees (incompatible), mod:connectiblechains, mod:spiderstpo, mod:brewevolution, mod:bountifulbaubles (incompatible), mod:locks, mod:platforms, mod:jei, mod:metalbarrels (incompatible), mod:druidcraft (incompatible), mod:visualworkbench, mod:abnormals_core, mod:buzzier_bees, mod:scannable (incompatible), mod:mekanism, mod:waystones (incompatible), mod:fallingleaves, mod:ppfluids (incompatible), mod:mgui (incompatible), mod:comforts, mod:artifacts, mod:sereneseasons, mod:irregularchef, mod:cpm (incompatible), mod:chromatocreeper, mod:decorative_blocks, mod:magistuarmory, mod:create_confectionery, mod:crockpot, mod:iceandfire (incompatible), mod:walljump (incompatible), mod:mcdj, mod:enderstorage (incompatible), mod:display_case, mod:forge, mod:atum, mod:dtatum, mod:bloodmagic, mod:tbouncepad, mod:brandonscore (incompatible), mod:draconicevolution (incompatible), mod:selene, mod:mysticalagriculture, mod:mysticalagradditions, mod:ironchest, mod:antiqueatlas, mod:upgrade_aquatic, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_expansion (incompatible), mod:endergetic, mod:tconstruct, mod:theoneprobe, mod:appliedenergistics2 (incompatible), mod:mousetweaks, mod:titanium (incompatible), mod:psi (incompatible), mod:immersiveengineering, mod:pamhc2crops (incompatible), mod:atmospheric, mod:dimpaintings, mod:selectable_painting, mod:flywheel, mod:steampowered, mod:create, mod:createdeco, mod:mantle (incompatible), mod:inspirations (incompatible), mod:pamhc2foodcore (incompatible), mod:gravestone, mod:malum (incompatible), mod:autumnity, mod:copperpot, mod:polymorph, mod:multibeds, mod:autoreglib (incompatible), mod:akashictome, mod:quark (incompatible), mod:dtquark, mod:securitycraft (incompatible), mod:statues, mod:cagedmobs, mod:chisel (incompatible), mod:puzzleslib, mod:nefdecomod, mod:aquaculture (incompatible), mod:mannequins, mod:farmerstea, mod:refinedstorageaddons, mod:herobrine, mod:playingcards (incompatible), mod:expandability, mod:cosmeticarmorreworked (incompatible), mod:chiselsandbits (incompatible), mod:thutcore, mod:thuttech, mod:marg, mod:parrying, mod:patchouli (incompatible), mod:ars_nouveau, mod:createaddition, generated/MARG, mod:pehkui, mod:creraces, mod:oreexcavation
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)

commented

Your version of tom's CustomPlayerModels appears to be out of date. Updating it should fix the crash.
If you still get the crash after updating CustomPlayerModels and Pehkui, report to their issue tracker instead.