You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Server crashes on startup if installed on Forge via Sinytra Connector. I completely understand if this will never be resolved but there is really no alternative to this mod... Or, at least, I haven't found any.
It seems there is an incompatibility between Forge's com.mojang.brigadier.tree.ArgumentCommandNode class and Vanilla Permission's CommandNodeAccessor interface.
I'm not sure on the exact details, however, this will help the main developer.
The problem seems similar to Sinytra/Connector#214, because CommandNode is from the brigadier library. There doesn't seem to be any obvious solution and forge isn't my main priority atm.
The problem seems similar to Sinytra/Connector#214, because CommandNode is from the brigadier library. There doesn't seem to be any obvious solution and forge isn't my main priority atm.
Server crashes on startup if installed on Forge via Sinytra Connector. I completely understand if this will never be resolved but there is really no alternative to this mod... Or, at least, I haven't found any.
Setup:
Minecraft 1.20.1
Forge 47.2.19
Connector 1.0.0 beta 37
Forgified Fabric API 0.92.0 1.11.3
Vanilla Permissions 0.2.3 (also tried 0.2.2 - same result)
latest.log:
latest.log
The text was updated successfully, but these errors were encountered: