"Use momentum based camera" breaks rendering, causes freezes, and softlocks world saves by setting player rotation to NaN
Polar-Onyx opened this issue ยท 2 comments
Describe the issue:
The "Use momentum based camera" option occasionally works if "show momentum widget" is disabled but mouse or keyboard input does nothing. Otherwise it simply prevents the game from rendering (see attached image).
The other half of the time it freezes the minecraft instance which when closed softlocks the player from joining the server by setting rotating to NaN. This would mean enabling it on an online server would require an admin to reset/rollback player data to allow connection to the server again.
Crash report/logs:
Similar logs occurred when using sodium
- Trying to join a soft locked world: https://mclo.gs/Ux33m9r
- Result of resetting the config from a previously soft locked state and then enabling the feature again on a different world: https://mclo.gs/l3YBvWV
Additional information:
Game view when attempting to use the Elytra:
I would recommend disabling this feature to prevent players from soft locking their games accidentally until a solution can be found. I really like this mod thanks for putting so much work into it!
Ah thats bad, thanks for letting me know. I'll look into it and push out an update asap.