minecraft-linux / mcpelauncher-client

The code for launching the client
56 stars 26 forks source link

Fix crash when signing out of xbox #55

Closed GameParrot closed 1 year ago

GameParrot commented 1 year ago

Maybe consider to keep a reference of the class, to prevent the class to be destroyed.

How do you stop the class from being destroyed? I assume it is being destroyed by the garbage collector.

GameParrot commented 1 year ago

Crash seems pretty rare after more testing, closing