iChun / Morph

My entry for ModJam #2.
GNU Lesser General Public License v3.0
154 stars 183 forks source link

[CRASH] 1.16.5 client crashing if a morphed player dies due to no vehicle data #1272

Open flipzuk123 opened 1 month ago

flipzuk123 commented 1 month ago

I'm not good with debugging mods at all but from what the crash report is telling me, the reason clients (not the server) are crashing is that when a player dies and is in a morphed state, there is no vehicle data attached to the ticking entity (morphed player)

Specified line:

Entity's Vehicle: ~~ERROR~~ NullPointerException: null

Full client crash report:

crash-2024-10-11_16.34.40-client.txt

The modpack I'm running is Crazy Craft Updated (Version 0.11.0)

Any help would be greatly appreciated, more than happy to cooperate for investigating - you can find me quickest on discord @rifts

flipzuk123 commented 3 weeks ago

bumppppppp