Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatiblity with WorldEdit #177

Closed
TanCY1 opened this issue Nov 12, 2024 · 1 comment
Closed

Incompatiblity with WorldEdit #177

TanCY1 opened this issue Nov 12, 2024 · 1 comment

Comments

@TanCY1
Copy link

TanCY1 commented Nov 12, 2024

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

@enjarai
Copy link
Owner

enjarai commented Nov 13, 2024

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.

@enjarai enjarai closed this as not planned Won't fix, can't repro, duplicate, stale Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants