Flan (Fabric)

Flan (Fabric)

1M Downloads

Flan/Fabric-Permissions-API crash

WolferTamer opened this issue ยท 1 comments

commented

Modloader

Fabric

Minecraft version

1.21.1

Modloader version

0.16.14

Mod version

1.21.1-1.11.11

Description

When both Flan and fabric-permissions-api are on a server/client a crash occurs occasionally, seemingly whenever the claim block count is increased. This crash will immediately stop the server or close the client if it the world is running locally.

Steps to reproduce

  1. Install Flan, fabric-permissions-api, and fabric-api on a client.
  2. Create/open a world and wait for the time specified in "ticksForNextBlock"

Mods that might affect the issue

fabric-permissions-api (link) v0.3.3

Logs

https://gist.github.com/WolferTamer/147c6e634db112788f448009a40ee9db

commented

you are using the wrong permission api version. 0.3.3 is marked for 1.21.2 up