WorldEdit

WorldEdit

42M Downloads

//copy & //paste result in stairs facing the incorrect direction

ASchneider-GitHub opened this issue ยท 5 comments

commented

WorldEdit Version

7.2.6-SNAPSHOT+5852-0790e6e

Platform Version

Paper-1.17.1-100

Bug Description

When using //copy to copy a build, using //paste results in any stairs in the clipboard facing the wrong direction. The stairs always face south, and the orientation (be it direction, whether or not they're upside down, or connected to other stairs) is lost.

Expected Behavior

Stairs should //paste with the same blockstates as from where they were //copy'd

Reproduction Steps

  1. Place down stairs in various orientations
  2. Select the area and do //copy
  3. Go somewhere else and run //paste
  4. Stairs are now all facing south, and don't preserve original blockstate

Images:

Original build that was copied:
2021-07-11_13 57 00
2021-07-11_13 57 39

Build after pasting:
2021-07-11_13 58 10
2021-07-11_13 58 21

commented

@wizjany Why was this marked as invalid? Does something need to be added?

commented

Please ensure you are running up to date software before making a bug report.

You are on an old version before 1.17.1 was released. Please update.

commented

It looks like the 7.2.6 beta is the newest version available for Bukkit (as listed on https://enginehub.org/worldedit/#downloads). Is there another version that can be downloaded?
This is the newest version that shows up on DevBukkit: https://dev.bukkit.org/projects/worldedit/files/3379705

commented

Correct, that is the newest version. You are not running that.

commented

Ah I was unaware that the 7.2.6 beta isn't the same as /we version returning 7.2.6-SNAPSHOT+5852-0790e6e. Not sure where that version came from then since I don't see it listed. I'll go ahead and look at updating