Daniel-Tomov / NoPlayerFreeze

0 stars 0 forks source link

[Bug] Player movement "jumpy" #1

Open WildFyr16 opened 3 months ago

WildFyr16 commented 3 months ago

As soon as I added this mod player movement seems to have transformed to be a lot more jumpy. With the first person player model mod installed, it is very noticeable. Almost like the player is being teleported to the next block instead of moving smoothly.

Daniel-Tomov commented 3 months ago

This plugin requires Bukkit, Spigot, or Paper for the server. The mod you are using is for Fabric, Forge, or NeoForge. This means you are using the plugin on non-supported server software. Please use Bukkit, Spigot, or Paper for the best experience.

WildFyr16 commented 3 months ago

No where did I say I was running a modded server. My server is Paper. The mod in question is a CLIENT sided mod that most of my players use, that allow you to see your player model in first person mode. And all other player viewed by others jump around too. I have sense removed the plugin do to this issue. because it breaks more then it will fix.

Daniel-Tomov commented 3 months ago

Thank you for clarifying. I tested on my server and saw the jittering you mentioned. However, I experienced it only on the client side and did not see other players jitter.

The jittering occurs when the server tick is frozen, not because of this plugin. You can test this by removing this plugin and running the commands tick freeze and tick unfreeze. On a basic level, this plugin runs those two commands depending on a few conditions.

I updated the "Essentials" version of the plugin. If you used that file, please update it; it may fix your problems. Let me know the results.

WildFyr16 commented 3 months ago

Thank you for looking into this. Unfortunately I went on a camping trip this morning and will not be back to my machine until later thus week. However, when I do return I will try the new version of the plugin and see what the results are.