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

//replace not working if selection contains more than one chunk #612

Closed lusu007 closed 3 years ago

lusu007 commented 3 years ago

Bug report for FastAsyncWorldEdit 1.16.3

[REQUIRED] FastAsyncWorldEdit Configuration Files:

https://athion.net/ISPaster/paste/view/1c68532d3fa446f78b7483200ed4be54

[REQUIRED] FastAsyncWorldEdit Version Number:

FAWE Build 354

[REQUIRED] Spigot/Paper Version Number:

git-Paper-192

[REQUIRED] Description of the problem:

//replace doesnt work when replacing blocks in multiple chunks. If you just replace blocks in one chunk it works as intented.

How to replicate:

Make a selection containing multiple chunks and try to execute //replace with any block.

Plugins being used on the server:

Arceon, BuildersUtilities, BungeeTabListPlus, Essentials, FastAsyncWorldEdit, goBrush, goPaint, HeadDatabase, LegendBlockAnimatorBuild, LegendEssentials, LegendSchematicScatter, LuckPerms, Vault, VoxelSniper, WorldEdit, WorldGuard

Checklist:

TheoRetisch1 commented 3 years ago

I'm facing the same problem using the same version. Since //replace is one of the most frequently used commands, a timely fix would be very welcome :)

SirYwell commented 3 years ago

I suggest using build 352 for now

TheoRetisch1 commented 3 years ago

Ok, thank you 👍