[Bug]: Signs offset themselves after teleport use, return to normal after right click.
purejosh opened this issue ยท 3 comments
/mv version -p
output
https://paste.gg/p/anonymous/c86100e4f2b248a8b689ef334f3ad9a5
Server logs
none
Server Version
This server is running Paper version git-Paper-175 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: 9490475)
You are 23 version(s) behind
Download the new version at: https://papermc.io/downloads
Previous version: git-Paper-76 (MC: 1.18.1)
Bug Description
After using a sign teleport to a location b, the sign in location b that returns you to location a is offset 2 blocks from where it was originally placed, and the text is missing. If you right click the sign in location b, it disappears, and if you right click where the sign was supposed to be, it teleports you back to location a.
Steps to reproduce
create two signs that teleport to eachother in the same world, over 5000 blocks away from each other.
teleport between them and observe the sign offsetting itself.
Agreements
- I have searched for and ensured there isn't already an open or resolved issue(s) regarding this.
- I was able to reproduce my issue on a freshly setup and up-to-date server with the latest version of Multiverse plugins with no other plugins and with no kinds of other server or client mods.
I could not reproduce this issue. Below is what I have done
- Create a 1.20.1 server with Multiverse Core and Multiverse Sign Portals
- Go to
0, 0
and create a sign that goes toe:world:5100,100,0
- Click on that sign and create another that goes to
e:world:0,100,0
- Click on that sign to go back to
0,0
and then the sign at0,0
- Observe no change in the sign's positions
If I have done something wrong, then feel free to reopen this issue or create a new issue with updated reproduction instructions.