Swapping plots does not work with FAWE
Leahcimkrob opened this issue · 5 comments
Server Implementation
Paper
Server Version
1.19.3
Describe the bug
/p swap does not work.
I wanted to swap plot 1;-1 with plot 0;-1.
Plot 1:-1 was copied to plot 0;1.
To Reproduce
236 / 5.000
Übersetzungsergebnisse
Übersetzung
/p swap does not work.
I wanted to swap plot 1;-1 with plot 0;-1.
I was on plot 0;-1 and typed /p swap 1;-1
Plot 1:-1 was copied to plot 0;1.
Expected behaviour
Plots 1;-1 and 0;-1 should be swapped.
Screenshots / Videos
No response
Error log (if applicable)
No error
Plot Debugpaste
https://athion.net/ISPaster/paste/view/26be28aa2eb54b9999b521986497e0cd
PlotSquared Version
PlotSquared-Bukkit-7.0.0-SNAPSHOT.jar
Checklist
- I have included a Plot debugpaste.
- I am using the newest build from https://www.spigotmc.org/resources/77506/ and the issue still persists.
Anything else?
No response
I reworded the title, because I was able to replicate that issue with FAWE only, but not WorldEdit, also on v6, using the same FAWE version like you.
I reworded the title, because I was able to replicate that issue with FAWE only, but not WorldEdit, also on v6, using the same FAWE version like you.
Would that make it a FAWE issue, not a P^2 issue? I'd be happy to take a gander at this one, just want to be sure of which project is likely the cause. Looking through the logs it looks like there was a failure to handle certain entities, which may have caused it to error mid-run.
I reworded the title, because I was able to replicate that issue with FAWE only, but not WorldEdit, also on v6, using the same FAWE version like you.
Would that make it a FAWE issue, not a P^2 issue? I'd be happy to take a gander at this one, just want to be sure of which project is likely the cause. Looking through the logs it looks like there was a failure to handle certain entities, which may have caused it to error mid-run.
Yes, this is a FAWE issue; hence I transferred it to this repository. I would suspect this to be a recent regression, because nobody reported that yet.
I had this problem once and it destroyed my plotsquared world last year, but I don't know anymore which version it was and you couldn't even //undo it. It happened using Fawe and Plotsquared v6, a friend of mine used the commands so I would need to replicate how he did that, on a test environment.
In addition there is a minecraft server which also struggled with that problem and they canceled plot swap service for this reason. I didn't touch that for a long time.