DrexHD / VanillaPermissions

This fabric mod adds permission checks into vanilla, to allow for full permission customization.
MIT License
21 stars 2 forks source link

New version (0.2.3) crashes on startup #15

Open Tempest-5ky opened 6 months ago

Tempest-5ky commented 6 months ago

What it says on the tin. Don't think it's actually a conflict with Raknetify, more likely this mod's injection failure messed up the class that Raknetify was using, but you'll know more than me on the subject. This crash is present on both server and client after updating to the new version.

Error: https://mclo.gs/wYRuKVa latest.log: https://mclo.gs/CL7FQbH

DrexHD commented 6 months ago

I am unable to reproduce this, please try finding the incompatible mod (using binary search). Also, why are you running this mod on the client? The main purpose is for it to be used server side.

Tempest-5ky commented 6 months ago

Ack- my apologies, I'll do that! Will update this once I have. Also, I'm running it on both server and client, as the mod page seemed to imply that having it on both was best?

DrexHD commented 4 months ago

Bump! You only need this mod on the server side for the majority of it's features. There is only one small QOL change for the client side: client side

vocaloidkiss commented 4 months ago

it will make you stop at "load fabric permission"

DrexHD commented 4 months ago

@vocaloidkiss I don't understand what you are referring to. Can you send a log and explain?