Ghoulboy78 / Scarpet-edit

A useful tool for developing decorative builds etc in scarpet.
Creative Commons Zero v1.0 Universal
22 stars 4 forks source link

Selection doesn't care about dimension, causing multiple bugs #58

Open altrisi opened 3 years ago

altrisi commented 3 years ago

Example that was here originally:

Selection isn't rendered after changing dimension

Reproduction steps:

Small list:

Firigion commented 3 years ago

Adding to this: making a selection in one dimension and then changing dimension and making a new one, the old one is neither deleted nor active. When going back to the first dimension, the markers are there, but the selection does nothing.

Firigion commented 3 years ago

Actaullay, the issue is wider: the selection has absolutely no clue about dimension. Since it stores its coordinates as triplets (and not the marker entity), making a selection in one dimension, changing dimension, and the executing a command will affect the coordiantes of the selection, but in the new dimension. To repoduce: -Make a selection in OW -Go to the nether -Run /se move ~ ~ ~

A random portion of the nether will be moved to the player.