Crashing when joining singelplayer me.lucko.fabric.api.permissions.v0.Options
SHXRKIEgg opened this issue ยท 8 comments
Hi, when trying to join singelpalyer in my modpack OPAC seems to crash the instant after it loads the world.
Crash https://pastebin.com/Q8SyQiUW
I guess the Fabric Permissions API only introduced the options/metadata API that I'm using in 0.2 and the version that spark still embeds is 0.1.
The simplest thing to do is to download 0.2 and include it in your modpack: https://github.com/lucko/fabric-permissions-api/releases
It for a modpack to release so cant add mods not on the platform, will keep it reverted
You should be able to include that mod as a jar because it's licensed under MIT. That's why people can embed it.