promotional bannermobile promotional banner

Quickplay - away!

Fixes a client crash caused by a race condition in Quick Play's logging when switching servers or dimensions.

Quickplay - Away!

Fixes a crash that happens when using Quick Play Multiplayer and switching between servers or dimensions.

The problem

Minecraft's Quick Play feature logs session data in the background. This logging is scheduled on a separate thread, but by the time it runs, gameMode may already be null if you've switched servers/dimensions — causing a NullPointerException crash.

What this mod does

Disables Quick Play's session logging entirely on the client. This log is only used internally for launcher statistics — disabling it has no effect on gameplay.

Notes

  • Client-side only — safe to use on any server, including ones without the mod installed
  • Requires Fabric API

The Quickplay - away! Team

profile avatar
  • 1
    Projects
  • 15
    Downloads