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
Or launch with `MESA_GL_VERSION_OVERRIDE=4.5COMPAT`.
73
+
74
+
### 3. Issue #1973 & #1972: Game Freezing on Menu or World Join
75
+
-**Cause**: RenderDragon multi-threaded rendering deadlock with ImGui menu overlays.
76
+
-**Fix**: Disable multi-threaded rendering in `options.txt` (`gfx_multithreaded_renderer:0`) or enable keyboard autofocus patch in `mcpelauncher-client-settings.txt`.
77
+
78
+
### 4. Issue #1631: `Unable to login - Error=MissingDroidguard`
79
+
-**Cause**: SafetyNet / Play Integrity attestation requires Droidguard VM which is unavailable in the emulator layer.
80
+
-**Fix**: Use Direct MSA Authentication (`login_msa`) and clear cached tokens in `~/.local/share/mcpelauncher/pass.token`.
0 commit comments