Open
Description
Sometimes players spawn in wrong animation. This is a regression compared to basejk.
I have following idea how to debug it:
- Find shortest way to consistently reproduce the bug
- Log all Ghoul2 API calls in order during reproducing the bug
- Repeat the same with basejka
- 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