Latest version prevents players from logging into servers
twothe opened this issue ยท 1 comments
When running a server with the Cosmos Library 1.18.2-6.1.1.20 players cannot login on servers as they are immediately disconnected with the following error message:
lost connection: Internal Exception: io.netty.handler.codec.EncoderException: java.lang.NullPointerException: Cannot invoke "net.minecraft.resources.ResourceLocation.toString()" because "p_130086_" is null
Removing this library immediately fixes the issue.
This might be related.