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

Players spawn in wrong animation #2

Open
aufau opened this issue Sep 7, 2019 · 2 comments
Open

Players spawn in wrong animation #2

aufau opened this issue Sep 7, 2019 · 2 comments
Labels

Comments

@aufau
Copy link
Owner

aufau commented Sep 7, 2019

Sometimes players spawn in wrong animation. This is a regression compared to basejk.

I have following idea how to debug it:

  1. Find shortest way to consistently reproduce the bug
  2. Log all Ghoul2 API calls in order during reproducing the bug
  3. Repeat the same with basejka
  4. Search for a divergence in Ghoul2 API calls trace.

If there is a divergence, it should suggest what is causing the regression.

Difficulty: Average
Effort: Average

@aufau aufau added the bug label Sep 7, 2019
@Alereon
Copy link
Contributor

Alereon commented Feb 5, 2020

Steps to consistently reproduce the bug (although with this method you'll get the same wrong animation every time):

  1. Switch gametype to TFFA (Team Free For All).
  2. Join any team.
  3. Add a bot to the other team/Let a player join the other team.
  4. Kick the bot/Let the other player join the Spectators.
  5. Join Spectators.
  6. Join the bot's/other player's previous team.

This should spawn you with a wrong animation.
Repeat steps 5 and 6 to reproduce this bug consistently.

@aufau
Copy link
Owner Author

aufau commented Feb 9, 2020

Great, this is very useful. Thanks.

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

No branches or pull requests

2 participants