Skip to content
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

BUG: player animation is missing some frames #914

Open
mushis opened this issue Apr 19, 2024 · 0 comments
Open

BUG: player animation is missing some frames #914

mushis opened this issue Apr 19, 2024 · 0 comments

Comments

@mushis
Copy link

mushis commented Apr 19, 2024

ezQuake version:
3.6.0 and up

OS/device including version:
Doesn't matter. happens in both renderers (classic and glsl)
AMD 6750xt,
but happens on NVIDIA and INTEL as well.
The game config doesn't have any impact. this happens in any config.

Describe the bug
From ezQuake version 3.6.0 and up (when the new renderer was introduced), the player model is missing some frames.
The animation of the player model is incomplete.

To Reproduce

  • Load any ezQuake version from 3.6.0
  • join a server which there is a player other than you. It helps if the player doesn't move, so you can see the player animation.
  • carefully look at the player and notice that the animation stops abruptly and goes back to the beginning (and repeats ofc).

Expected behavior
The animation continues, until the end of the frames, and then repeats.
To compare, load any ezQuake version earlier than 3.6.0, for example 3.2.2 or 3.2.3, OR any other client, for example FTE, fodquake.
and join the server and visually compare the difference.

Screenshots
only a video would help, and I don't have it.

Additional context
It might be a simple fix, since we know when this bug was introduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant