Client keeps running after disconnect (direct join issue)
Stefan0436 opened this issue ยท 0 comments
I found this bug while programming my launcher, It only seems to occur when using the direct join system.
The bug prevents you from disconnecting from a server (you do navigate to the main menu, it just does not disconnect)
I have located the bug and fixed it in my tests.
It happend because the ScenarioWorker was still running on quit to main menu.