You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minecraft (client) never does that, so you are still connected, but not "in world". I don't know if it's easy to shut down netty thread from MC main thread, but should be relatively easy to do so. (with try-catching everything of course, some mixin might inject into closing process and cause double crash)
The text was updated successfully, but these errors were encountered:
Minecraft (client) never does that, so you are still connected, but not "in world". I don't know if it's easy to shut down netty thread from MC main thread, but should be relatively easy to do so. (with try-catching everything of course, some mixin might inject into closing process and cause double crash)
The text was updated successfully, but these errors were encountered: