-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Being at maximum thirst (red "Parched") makes your game mispredict movement or something #9648
Comments
It's a weird bug, happened to me about 7 times total, but it's really inconsistent, some maps for some ungodly reason didn't have this whatsoever, and it's both hunger and thirst in my experience, and sometimes the bug just doesn't happen even if the conditions are met. |
I for some reason see it happen just for thirst. |
Probably fixed in #9656 |
Played two long games with 365f388 in effect, still did see some rubberbanding when neglecting food and water, however not super consistently. Either not fixed or has something to do with hunger too. |
hunger clientside was refreshing movespeedmodifiers but does nothing with the information so there's 2 issues:
|
Been a good while since I experienced this, probably fixed?.. |
Nevermind, still seems to happen. Saw this occur with non-red hunger but red thirst once again as usual. |
Description
Being at maximum thirst (red "Parched") makes your game mispredict movement or something. This seems to be noticeable only with high ping. If you reach "Parched", movement becomes extra painful. You are not only slow, but when you release movement key, you rubberband back a bit.
Reproduction
Additional context
Does not seem to apply to hunger's slowdown. Only thirst.
The text was updated successfully, but these errors were encountered: