Incompatible with ParCool
CrazyWoddMan opened this issue · 4 comments
Description
Game crashes when dying in third person with decoupled camera enabled and parCool installed. I've found out that a temporary solution is to disable decoupled camera or set gamerule doimmediaterespawn to true
Minecraft version
1.20.1
Incompatible mod name
ParCool
Incompatible mod version
3.4.0.1
Game Logs
@CrazyWoddMan this is actually a Parcool bug due to a change I made there. I treated it in both mods, though, so if any of the changes are accepted, as soon as the fix for 1.20.1 is out, you can update any of the mods to fix your issue.
In the meantime, you can try this version I compiled
Thanks for reporting, The crash is caused by a recent compatibility feature added to parcool. @Farenheith, can you please take a look at it. Most likely a player != null check will be sufficient?
I'll take a look! @CrazyWoddMan thank you for reporting and @Exopandora thank you for letting me know
Closing this because it was fixed by ParCool (which also caused the crash in the first place). Thanks again for reporting and @Farenheith for fixing it!