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

Incompatibility with Moonlight lib #223

Open
slidedrum opened this issue Sep 24, 2023 · 0 comments
Open

Incompatibility with Moonlight lib #223

slidedrum opened this issue Sep 24, 2023 · 0 comments
Labels
A: mod compat Compatibility with another mod

Comments

@slidedrum
Copy link

There seems to be some sort of conflict with PolyMC and Moonlightlib. The server starts, but if I try to connect from a client that doesn't have moonlightlib, I get this monstrosity of an error message. (it does not show up in the log so a screenshot is the only way I can capture it)

image

If I add a server mod that requires moonlight I get an even bigger monstrosity.

If I add moonlight to the client, I can join.

if I add a mod that requires moonlight to the server, but not the client, I get a much smaller error:

Internal Exception: io.netty.handler.codec.OecoderException:
Java.lang.NullPointerException: No map decoration type with id:
supplementaries:banner[]

If I add a mod that does not require moonlight to the server, it works as expected.

Tested with:

MC: 1.20.1
Fabric: 0.14.22
Fabric API: 0.89.0
PolyMC: 5.4.0
Moonlight: 2.8.28
Supplementaries: 2.6.2

@TheEpicBlock TheEpicBlock added the A: mod compat Compatibility with another mod label Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: mod compat Compatibility with another mod
Projects
None yet
Development

No branches or pull requests

2 participants