1.20.2 - Glitches/Errors when performing basic WE functions
FoxesVenom opened this issue ยท 1 comments
Server Implementation
Spigot
Server Version
1.20
Describe the bug
attempted to perform //set minecraft:sand in the a small selected area. FAWE changed the whole chunk and replaced with other blocks from various mods (biomes o plenty and nifty are some of the noteable ones). It did this before too and I thought this was an issue with the other mods overwriting the IDs of the minecraft items and I removed them only to encounter the same issue on mods that previously was fine.
To Reproduce
the below mods:
select pos1 and pos 2
//set minecraft:grass_block
Expected behaviour
set the selected area of the floor to sand
Screenshots / Videos
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/9b12f24bcc804c99a14f0b4ffcec01e9
Fawe Version
FastAsyncWorldEdit-Bukkit-2.8.5-SNAPSHOT-641
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response