lucko / fabric-permissions-api

A simple permissions API for Fabric
MIT License
54 stars 14 forks source link

Server Failing to Start: java.lang.NoSuchMethodError #13

Closed HackuJacku closed 6 months ago

HackuJacku commented 1 year ago

When a player attempts to join the server, it crashes with a NoSuchMethod Error. See https://mcpaste.io/2dda4717760ed94b.

I have both LuckPerms (5.4.46) and the Fabric permissions API (0.2) installed. My LuckPerms data is saved to a centralized MySQL DB, syncing to my other servers.