Do a Barrel Roll

Do a Barrel Roll

6M Downloads

Incompatiblity with WorldEdit

TanCY1 opened this issue ยท 1 comments

commented

Describe the issue
When loading a world with both mods, the game crashes
Crash report/logs (if applicable)
link

Additional information
Seems to be related to the fabric permissions api bundled with the mod

commented

This is actually not caused by Do a Barrel Roll. Fabric Permissions API has an outdated function that doesn't work on 1.21.3. DABR explicitly does not call this function for this exact reason. It seems that worldedit decides to call the function when Fabric Permissions API is available. And since DABR includes the current most up to date version that I'm aware of, this is the result.