Exception thrown
srnyx opened this issue ยท 4 comments
Description
Console is being spammed with an error about "An exception was thrown by me.lucko.extracontexts.calculators.WorldGuardFlagCalculator whilst calculating the context of subject CraftPlayer{name=srnyx}"
Reproduction steps
- Enable MySQL for LuckPerms
- Add WorldGuard and WorldGuardExtraFlags
- Join the server
- See error
Expected behaviour
No error
Environment details
- Server type/version:
Paper-Spigot-400
running version1.16.4
- LuckPerms version:
5.2.7.8
https://gist.github.com/srnyx/ea29db92e317140387814dc23289efde
Any other relevant details
N/A
Here is the error: https://gist.github.com/srnyx/b8336658b2e5636555e77376429cc92a
This seems like the same issue as ExtraContexts issues 29, 32, and 34. Are you using the WorldGuardExtraFlags command-on-entry
or command-on-exit
flags? I know they can cause issues, but don't know why.
EDIT: I haven't tested every flag comprehensively, so other flags may cause the same error.
This seems like the same issue as ExtraContexts issues 29, 32, and 34. Are you using the WorldGuardExtraFlags
command-on-entry
orcommand-on-exit
flags? I know they can cause issues, but don't know why.EDIT: I haven't tested every flag comprehensively, so other flags may cause the same error.
Not as far as I'm aware