Exopandora / ShoulderSurfing

Shoulder Surfing Reloaded is a highly configurable third person camera mod for minecraft.
MIT License
48 stars 9 forks source link

Incompatible with Camera Utils #213

Closed PingGai closed 2 weeks ago

PingGai commented 2 weeks ago

Description

Error Report Analysis by Kimi AI

Minecraft version

1.20.6

Incompatible mod name

Camera Utils

Incompatible mod version

ShoulderSurfing Fabric 4.0.0, 4.1.0, 4.1.1 with Camera Utils 1.20.6-1.0.9

Game Logs

https://mclo.gs/hWWMIOJ

Exopandora commented 2 weeks ago

Thanks for reporting. In versions prior to 4.0.0, Shoulder Surfing Reloaded essentially overwrote the camera position whenever the player was in shoulder surfing mode. To improve compatibility with other mods, such as Camera Overhaul and OptiFine, this implementation was changed. Unfortunaly, Camera Utils modifies the excat same line of the vanilla minecraft code that Shoulder Surfing Reloaded needs to modify for its functionality, resulting in the crash you reported and making it impossble to resolve this conflict. For now, the mods will remain incompatible, sorry.