FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

Eror at block_display if paste

XxleynaxX opened this issue ยท 4 comments

commented

Server Implementation

Paper

Server Version

1.20.4

Describe the bug

I found a bug related to the paste function; it is erroneously recognized as a copy, even when I attempt a schematic. Upon pasting, nothing happens, and upon inspecting the local server console, numerous white errors are visible. It appears that "block_display" cannot be rendered properly, and there is an absence of animation.

To Reproduce

  1. pos1 & pos2
  2. //copy -e
    2024-02-27_17 24 06
  3. //paste -e
    2024-02-27_17 24 30

Expected behaviour

When I paste that I have the block_display right there next to it

Screenshots / Videos

No response

Error log (if applicable)

https://paste.gg/p/anonymous/4af33a2a11d84deab7c62362ef779d9f

Fawe Debugpaste

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

Fawe Version

2.9.1-SNAPSHOT-660;f94b96d

Checklist

Anything else?

no

Tasks

No tasks being tracked yet.
commented

So it happens when you do //paste -e, just an information to note down

commented
commented

(for context, I asked her to upload the display entities as a schematic for testing from the same server / our server)

schematic.zip

commented

Can't reproduce this (anymore?). Copy-Paste of Block Entities works as expected - schematic pastes fine without errors.