senseiwells / EssentialClient

EssentialClient is a client side mod originally forked from Carpet Client for 1.15.2 that implements new client side features
MIT License
77 stars 14 forks source link

Permanent Sneak even after client restart #139

Closed VaibhavVerma21 closed 4 months ago

VaibhavVerma21 commented 4 months ago

I used the function <Player>.setSneaking(sneaking) Somehow it has made me sneaking permanently. Restarting client didn't fix the issue. Intended use was for permanent sneak for bridging. Using the same function with value false also doesn't fix the issue.

VaibhavVerma21 commented 4 months ago

Unrelated. No issue here