Kitisplode / minecraftMod-golemFirstStone

A Minecraft Mod to add the First of Stone golem from Minecraft Legends.
MIT License
4 stars 1 forks source link

Crash With Open Blocks Trophies #7

Open SuperStefan97 opened 10 months ago

SuperStefan97 commented 10 months ago

Hi! I foun this crash when playing your mod with OP trophies, it seems Golem Dandore isn't checking that the owner assigned to the snow golem isn't null before saving it. Here is the crash report. crash-2023-09-06_18.05.23-client.txt

Kitisplode commented 10 months ago

I'll look into it, thanks

Kitisplode commented 9 months ago

it turns out it was actually the loading that had issues rather than the saving, but hopefully this has been fixed by some changes i made to null check during entity loading