Closed jewome62 closed 4 years ago
The consequence on the game is FAWE don't work for nobody on their plots, because it not reconize the owner or members
That's work if admin and /wea
enabled
Please don't delete the issue template. It has information we need. The current version of PlotSquared is 4.440 Generate a debugpaste in game and provide it here. Otherwise I'll have to close this issue.
Nevermind I found the debug paste. You are still using an outdated PlotSquared version.
@MattBDev
the current version is 4.400 on spigot and 4.405 on build
Ok the version is not same with actual, but the code still same.
The bug is not Plotsquared not latest version, but FAWE not use latest interface of PlotSquared (and since 40+version more than i think)
Définition : Plot.getRegion()
return Set<CuboidRegion>
https://github.com/IntellectualSites/PlotSquared/blob/10e5760ba8b7d3c49d7a093533350864269541e0/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/object/Plot.java#L2604
Usage into FAWE Plot.getRegion()
is save into HashSet<RegionWrapper>
https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13/blob/c1a0819acb2ab73615bbb05f8c81c248f736fd33/worldedit-core/src/main/java/com/boydti/fawe/regions/general/plot/PlotSquaredFeature.java#L103
There will remain exceptions and it will not work until the use of the method will respect the interface
GitHubPlotSquared - Reinventing the plotworld. Contribute to IntellectualSites/PlotSquared development by creating an account on GitHub.
The pipeline builds of FAWE (which are compatible with P2) are only for 1.14 right now.
Hello,
Current version of FAWE is non compatible with PlotSquared version 4.400 (lastest release)
The cause is Plotsquared use now
CuboidSelection
(From WorldEdit class) insteadofRegionWrapper
AndgetRegion
fromPlot
return the interfaceSet
and not the implementationHashSet
the code in question here : https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13/blob/c1a0819acb2ab73615bbb05f8c81c248f736fd33/worldedit-core/src/main/java/com/boydti/fawe/regions/general/plot/PlotSquaredFeature.java#L103
Exception
Details https://athion.net/ISPaster/paste/view/b2e2dce8090b4c769186190c38598d69