Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflicting marker IDs between dimensions. #490

Open
Watherfoxx opened this issue Nov 9, 2024 · 0 comments
Open

Conflicting marker IDs between dimensions. #490

Watherfoxx opened this issue Nov 9, 2024 · 0 comments

Comments

@Watherfoxx
Copy link

Step 1: Create a marker in the overworld
[13:36:58] [Server thread/INFO]: Created new marker #1 “Overworld”@(-768, 304)
[13:36:58] [Server thread/INFO]: Sent markers data #764 to player Watherfoxx

Step 2: Create a marker in another dimension
[13:37:22] [Server thread/INFO]: Created new marker #1 “OtherDim”@(-4749, -5403)
[13:37:22] [Server thread/INFO]: Sent markers data #764 to player Watherfoxx
The marker created in the other dimension is not visible, whereas the one in the overworld is.

Step 3: Disconnect and reconnect
The first marker placed (overworld) has disappeared and the one in the other dimension is now visible. Since they had the same ID, the 2nd has replaced the first.

ID incrementation is specific to each dimension, which creates problems.
I'd like to take this opportunity to mention that the same applies to Atlas ID incrementation.

Minecraft version: 1.16.5
Antique Atlas version: 6.2.4
Forge version : 36.2.41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant