-
Notifications
You must be signed in to change notification settings - Fork 487
[1.21.9] Fix client tests #4785
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
Conversation
Fix client game test debug hud
|
Many thanks, Ill have a proper look at the networking thing. This whole thing is super annoying as I cannot reproduce any of these issues locally. |
|
The network synchronizer is currently disabled, and the test succeeds locally. But now the error seems to be a tracy error.
|
|
It built! The networking thing needs to be fixed ideally, but this is much better than nothing. |
WIP