Skip to content

Waypoints deleted on game restart - file overwritten with empty data #6335

@korboybeats

Description

@korboybeats

Describe the bug

Waypoints are deleted when closing the game using the X button (top right title bar) while connected to a server. The waypoints NBT file gets overwritten with empty data on next launch.

Findings:

  • If you disconnect from server → Quit Game button in menu → waypoints are retained on next launch ✅
  • If you close the game using the X button (top right title bar) while on a server → waypoints are gone on next launch ❌

When waypoints are lost, the waypoints NBT file gets overwritten from ~351 bytes to 21 bytes (just the waypoints header with no data) on the next startup.

The waypoint location coordinates also appear to be stored as all zeros in the NBT data, which may be related.

Steps to reproduce

  1. Join a server
  2. Create a waypoint
  3. Close Minecraft using the X button (top right title bar) — do NOT use the in-game Quit Game button
  4. Reopen Minecraft
  5. Waypoints are gone — file has been overwritten to 21 bytes

Workaround: Disconnect from server first, then use the in-game Quit Game button.

Meteor Version

Build #80

Minecraft Version

1.21.11

Operating System

Windows 11

Before submitting a bug report

  • This bug wasn't already reported.
  • This is a valid bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions