WorldEdit

WorldEdit

42M Downloads

//set only partially filling area.

PolyframeX opened this issue ยท 1 comments

commented

WorldEdit Version

Fabric-Offical(7.2.15+6463-5ca4dff)

Platform Version

Fabric 0.15.7

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 //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)

commented

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