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
- Join a server
- Create a waypoint
- Close Minecraft using the X button (top right title bar) — do NOT use the in-game Quit Game button
- Reopen Minecraft
- 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
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:
When waypoints are lost, the waypoints NBT file gets overwritten from ~351 bytes to 21 bytes (just the
waypointsheader 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
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