Shoulder Surfing Reloaded

Shoulder Surfing Reloaded

26M Downloads

Incompatible with ParCool

CrazyWoddMan opened this issue · 4 comments

commented

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

https://mclo.gs/E3GQFLi

commented

@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

ShoulderSurfing-Forge-1.20.1-4.11.1.zip

commented

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?

commented

I'll take a look! @CrazyWoddMan thank you for reporting and @Exopandora thank you for letting me know

commented

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!