Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with Sinytra Connector #17

Open
DedMaxim opened this issue Mar 8, 2024 · 3 comments
Open

Incompatible with Sinytra Connector #17

DedMaxim opened this issue Mar 8, 2024 · 3 comments

Comments

@DedMaxim
Copy link

DedMaxim commented Mar 8, 2024

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

@ajh123
Copy link

ajh123 commented Jun 14, 2024

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.

@DrexHD
Copy link
Owner

DrexHD commented Jun 14, 2024

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.

@DedMaxim
Copy link
Author

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.

Sadge. Well, thanks for the answer anyways!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants