IntellectualSites / FastAsyncWorldEdit

Blazingly fast world manipulation for artists, builders and everyone else: https://www.spigotmc.org/resources/13932/
Other
601 stars 213 forks source link

Mask air not working well on empty chunk #831

Closed jewome62 closed 3 years ago

jewome62 commented 3 years ago

/fawe debugpaste: https://athion.net/ISPaster/paste/view/1d235a1dc2444126967424885ff8ad83

Required Information

Describe the bug Mask air not working well with /mask !air I guess the bug is when the plugin hits a completely empty chunk. he does not apply the mask But that's work with /mask !#air

To Reproduce Steps to reproduce the behavior:

  1. Get a tool
  2. /br sphere diamond_block 30
  3. /mask !air
  4. Click on some point

Before image After image

Some screenshot of this brush on a save The normal behavior would be that empty blocks are not affected by the brush. image

Example of the brush on a construction crane image image

Plugins being used on the server

Plugins (44): AdvancedPortals, AdvancedTeleport, AntiAFK*, Arceon, ArmorStandTools, BKCommonLib, BlocksHub, Bruhshes, Builders-Utilities, BungeeTabListPlus, CoreProtect, CreativeNbtControl, DisableJoinMessage*, DKBans, DKBansConsoleCommandExtension, FastAsyncWorldEdit (WorldEdit), FlySpeed*, ForceField*, ForceGameMode*, goBrush, goPaint, HackedCore*, HackedServer*, HeadDatabase, ImageOnMap, LightCleaner, LuckPerms, Multiverse-Core, NoDamage, PacketListenerApi*, PermBridge*, PlaceholderAPI, PremiumVanish, ProtocolLib, Skript, spark, SpawnJoin*, TpSpawnQuit*, Vault, ViewDistanceTweaks, VIPJoinSlots*, VoidGenerator, WorldBorder, WorldGuard

Checklist:

jewome62 commented 3 years ago

I confirm, that's fixed Thanks