FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

Tile-Entities are losing they data in chunks at the Plot-Border

shaijana opened this issue · 2 comments

commented

Server Implementation

Paper

Server Version

1.20

Describe the bug

Tile-Entities are losing their data and getting invisible, when a player without the permission fawe.bypass.regions copies and pastes (or other commands) them to chunks, which contains other plots or a road. The problem don´t occurs on non-P2-worlds and there are no errors in the server log. I ran a minimal server with default config to exclude problems with other plugins.

To Reproduce

  1. Copy an existing tile entity.
  2. Paste it to a chunk, which contains other plots or a road.
  3. The Tile-Enttity become invisible and contains no data anymore.

Expected behaviour

The Tile-Entities shouldn´t become invisible and lose their data.

Screenshots / Videos

image

Error log (if applicable)

No response

Plot Debugpaste

https://athion.net/ISPaster/paste/view/f5074bb257434c9e936de39429b9da92

PlotSquared Version

7.0.0-Premium

Checklist

Anything else?

No response

commented

Unfortunately, I can reproduce it.

  • The paste-problem only exists for players without region bypass rights.
  • The error only occurs in the chunks at the plot boundaries (picture 1). It doesn't matter if the neighbor plot has an plot-owner.
  • When placing tile-entities (here: CHEST) a ghost block is placed, which can only be fixed by opening and rejoining it (picture 2), but the chest is still empty afterward.
  • There are no error messages.

(1)
grafik

(2)
grafik

Tested with PlotSquared 7.2.0 and FAWE 2.8.3 on PaperMC 1.19.4, build 514. Tested on Windows10 and a Linux-Debian Server.

commented

grafik
grafik

Can replicate still
Tested with Plotsquared 7.2.1-SNAPSHOT and Fastasyncworldedit 2.8.3-SNAPSHOT-606;46dd71e on git-Paper-291 (MC: 1.20.2) (Implementing API version 1.20.2-R0.1-SNAPSHOT) (Git: ce7f068)