Exopandora / ShoulderSurfing

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

Mouse Rotation Not Working Incompatible with EssentialClient 1.2.4 #180

Closed sdy623 closed 1 month ago

sdy623 commented 1 month ago

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.

179

Minecraft version

1.19.2

Incompatible mod name

EssentialClient

Incompatible mod version

1.2.4

Game Logs

https://mclo.gs/Pey0YQI

Exopandora commented 1 month ago

Update essential client, the bug is not present in later versions.

sdy623 commented 1 month ago

@Exopandora I changed the EssentialClient 1.3.2 is still get errors here is the log https://mclo.gs/PqYa1ZU#L6

Exopandora commented 1 month ago

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.

Exopandora commented 1 month ago

I could raise the priority of shoulder surfings implementation, so you would be able to turn again, however, this would break the player look hook of EssentialClient scripts.

Exopandora commented 1 month ago

The partial fix is now available in the latest version. There is not much else i can do. Closing for now.