Pasting above the 15th Y-value of a chunk makes some TileEntities invisible
tatteaid opened this issue ยท 0 comments
Server Implementation
Paper
Server Version
1.18.2
Describe the bug
Whenever pasting in the 16th Y-value chunk or above, some TileEntities become invisible. From my testing, these are:
- Banners
- Beds
- Chests
- Conduits
- Skulls
- Ender Chests
- Signs
- Shulker Box
All I have tested is that chests and shulker boxes lose their contents.
To Reproduce
- Start up a freshly installed server.
- Create a small platform with some TileEntities (chests, signs, etc).
- Copy the small platform with the TileEntities.
- Go up above the 16th Y-value of the chunk (https://i.imgur.com/sRR1Qbf.png).
- Paste your platform and you will notice that the TileEntities are invisible.
Expected behaviour
The TileEntities are not supposed to be invisible and they are not supposed to lose their contents.
Screenshots / Videos
https://i.imgur.com/sRR1Qbf.png
https://i.imgur.com/ABxkRTG.png
Error log (if applicable)
No errors
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/5082f1afa99244d9b9a60a7afcea47ac
Fawe Version
FastAsyncWorldEdit version 2.3.1-SNAPSHOT-203
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response