-
Notifications
You must be signed in to change notification settings - Fork 113
Entering End-Gateways crashes the node server #405
Description
Expected behavior
Entering an End-Gateway should teleport you to the linked End-Gateway.
Observed/Actual behavior
Entering an End-Gateway crashes the node server your entered the End-Gateway on (only when the destination is not owned by the current node).
Steps/models to reproduce
Start a Multipaper-Cluster with at least two nodes (Primary [Master] and two Node [Slave])
Join Node Nr. 1 (with Account 1):
Set yourself into creative and start flying:
/gamemode creative
Teleport to the End-Dimension:
/execute in minecraft:the_end as @s run tp 0 200 0
This should claim all relevant destination regions to node-1 (you will need to keep this account online so the claim doesn't run out)
Join Node Nr. 2: (with Account 2):
you need to join node-2 with another account to not remove the claims above.
Search an naturally generated End-Gateway and enter it. (You can use /seed with https://www.chunkbase.com/apps/seed-map to reduce the amount of time spent looking for one).
As long as the region you enter the portal and the region you should exit the portal aren't owned by the same node, the server will crash now.
Plugin and Datapack List
Plugins:
- Spark
Datapacks:
- vanilla (built-in)
- file/bukkit (world)
MultiPaper version
Current: MultiPaper-1.20.1-50 (MC: 1.20.1)*
You are running the latest version
Other
No response