Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails do not rotate when rotating a schematic #2657

Open
5 tasks done
LaserSlime opened this issue Nov 10, 2024 · 0 comments
Open
5 tasks done

Rails do not rotate when rotating a schematic #2657

LaserSlime opened this issue Nov 10, 2024 · 0 comments
Labels
status:pending Pending acceptance or closure. type:bug Incorrect behavior, not working as intended

Comments

@LaserSlime
Copy link

LaserSlime commented Nov 10, 2024

WorldEdit Version

7.3.8

Platform Version

Paper 1.21.1-131-ver/1.21.1@84281ce (2024-10-31T17:43:44Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)

Confirmations

  • I am using the most recent Minecraft release.
  • I am using a version of WorldEdit compatible with my Minecraft version.
  • I am using the latest or recommended version of my platform software.
  • I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
  • I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)

Bug Description

When using Clipboard#transform in the api to rotate a schematic, rails in that schematic don't rotate accordingly.
(Same happens when using //rotate command to rotate it in the clipboard)

Expected Behavior

Rails should rotate with the rest of the schematic instead of keeping their rotation.

Reproduction Steps

  1. Save a schematic with rails in it
  2. Load it into the clipboard
  3. Rotate it by 90 degrees (//rotate 90)
  4. Paste it
  5. See how the rail rotation hasn't changed according to the rotation

Anything Else?

No response

@LaserSlime LaserSlime added status:pending Pending acceptance or closure. type:bug Incorrect behavior, not working as intended labels Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:pending Pending acceptance or closure. type:bug Incorrect behavior, not working as intended
Projects
None yet
Development

No branches or pull requests

1 participant