FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

"{0} biomes affected" is not / wrongly counted

tihe30 opened this issue ยท 5 comments

commented

Server Implementation

Paper

Server Version

1.19.2

Describe the bug

Copying biomes with copy -b (and paste -b) won't work on my server. It won't work anywhere in any world. I tried few blocks and a lot of blocks. Every time it says 0 biomes affected. It works perfectly for copying entities.

To Reproduce

I tried using normal Worldedit and it works nicely. I also tried fresh fresh paper server with only FAWE plugin and it still didn't work. I also tried few different plugin versions.

Expected behaviour

Since copying biomes works normally with normal Worldedit it should work just fine with FAWE.

Screenshots / Videos

No response

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/fe00cd7769f142a4b4eb8b47ec6d1b7f

Fawe Version

FastAsyncWorldEdit-Bukkit-2.4.9-SNAPSHOT-297

Checklist

Anything else?

No response

commented

The biome copying works without any issues (as seen in F3) - the amount-counting of affected biomes is just broken. I'm gonna rephrase the title of your bug report

commented

Oh, Great. It was confusing when count showed 0 so I didn't notice that copying biomes works.

commented

Can reproduce on 1.19.3 with Fawe version 381 (latest atm)
Do custom biomes work with this command as well?

commented

The count of banners doesn't show up as well
grafik
I used //copy -e and //paste -e on this build with many banners
grafik

This could lead to confusion if the command works for these tile-entities. It works but doesn't show up.

commented

I suggest adding this as well - it relates to the same problem. There is a PR, but not sure if an extra issue would be necessairy. What can we do?