fabric-permissions-api
fabric-permissions-api copied to clipboard
Server fails to start with both this mod and LuckPerms
When trying to start the server with fabric-permissions-api 0.2 and luckperms 5.4.62 it fails with the following error:
java.lang.RuntimeException: Could not execute entrypoint stage 'server' due to errors, provided by 'luckperms'!
I've attached the full server log below.
Running Quilt 0.18.2 with Minecraft 1.19.3 on Ubuntu 22.04 LTS
Java info:
openjdk 17.0.6 2023-01-17
OpenJDK Runtime Environment (build 17.0.6+10-Ubuntu-0ubuntu122.04)
OpenJDK 64-Bit Server VM (build 17.0.6+10-Ubuntu-0ubuntu122.04, mixed mode, sharing)
Caused by: java.lang.ClassNotFoundException: me.lucko.fabric.api.permissions.v0.OfflinePermissionCheckEvent
Because v0.2
version does not include latest commit (e8eb33e), you need to build manually
or wait @lucko for building v0.3