Mouse Rotation Not Working Incompatible with EssentialClient 1.2.4
sdy623 opened this issue ยท 5 comments
Description
I'm experiencing an issue with the Shoulder Surfing Reloaded mod where the mouse rotation does not work when using the over-the-shoulder camera view. This problem occurs in Minecraft version 1.19.2.
Expected Behavior
The camera view should rotate in response to mouse movements, allowing for adjustments to the player's field of view.
Actual Behavior
The camera view remains static and does not respond to any mouse movements, effectively locking the player's field of view.
Possible Solution
No known workaround at this time.
Minecraft version
1.19.2
Incompatible mod name
EssentialClient
Incompatible mod version
1.2.4
Game Logs
The partial fix is now available in the latest version. There is not much else i can do. Closing for now.
@Exopandora I changed the EssentialClient 1.3.2 is still get errors
here is the log https://mclo.gs/PqYa1ZU#L6
Sorry, I made an error while testing. You are correct that the issue still persists. Unfortunately, it looks like that there is no good way of solving the issue, as both EssentialClient and Shoulder Surfing Reloaded need to modify the exact same method (see here and here), in order to implement their features. Both methods cannot co-exist.