Skip to content

Stair properties are unknown in latest beta (7.4.0-beta-03) #2889

@sharky98

Description

@sharky98

WorldEdit Version

7.4.0-beta-03

Platform Version

Fabric 0.18.4

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 setting a selection with stairs with a given property, such as //set cobblestone_stairs[facing=west], the following error is shown in the console: Invalid value for <pattern> (Unknown property 'facing' for block 'minecraft:cobblestone_stairs'), acceptable values are any pattern.

Expected Behavior

The stairs are set with the given property.

Reproduction Steps

  1. Singleplayer Flatworld, using Minecraft 1.21.11, Fabric 0.18.4, WorldEdit 7.4.0-beta-03.
  2. Select a region.
  3. Run //set cobblestone_stairs[facing=west]

Anything Else?

When using WorldEdit 7.4.0-beta-02, the stairs are created as expected.

EDIT: I suspect that the changes introduced for the changelog item Tweaked block property system to reduce memory usage and improve performance during startup might be causing this regression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:acceptedWill be fixed / added to WorldEdit, eventuallytype:bugIncorrect behavior, not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions