Fabric 1.18.2 Server Failed to Start Up Due to LuckPerms
TowardtheStars opened this issue ยท 1 comments
Description
Server failed to start up with LuckPerms v5.4.30 installed.
Reproduction Steps
- Install fabric loader 0.14.8 for Minecraft 1.18.2
- Install fabric api 0.56.0+1.18.2
- Install LuckPerms v5.4.30
- Try to start up server
- Crash
Expected Behaviour
Server should start up corrctly.
Server Details
Fabric loader 0.14.8 - MC 1.18.2
LuckPerms Version
v5.4.30
Logs and Configs
Log: https://pastebin.com/z8mb7j10
Extra Details
In log it says LuckPerms is trying to load fabric-command-api-v2, but it does not appears in Fabric API released JAR files not in 1.18.2 branch in Fabric API GitHub repo. The only command-api available in Fabric API for Minecraft 1.18.2 is v1.
However, LuckPerms works fine in fabric for Minecraft 1.19, since in Fabric API for 1.19 there is command-api-v2.
Please read the comment on #3400 instead of opening the exact same issue again