EngineHub / WorldEdit

🗺️ Minecraft map editor and mod
https://enginehub.org/worldedit/
Other
3.06k stars 827 forks source link

//set only partially filling area. #2485

Closed PolyframeX closed 4 months ago

PolyframeX commented 4 months ago

WorldEdit Version

Fabric-Offical(7.2.15+6463-5ca4dff)

Platform Version

Fabric 0.15.7

Confirmations

Bug Description

When using //set. Only partial areas will be successfully filled.

image

Expected Behavior

The area should be fully filled

Reproduction Steps

  1. Create an area to //set
  2. Attempt to //set the area

Anything Else?

Logs: https://pastebin.com/Lw7QEyWE This issue apparently is related to the specific chipped block I'm using (chipped:ancient_waxed_oxidized_copper)

me4502 commented 4 months ago

This issue looks unrelated to worldedit, and is instead caused by the mod Adastra blindly trying to set blocks to powered that cannot be powered upon block update

they should check that blocks can actually be powered before trying to set it