Connection Lost on 1.19.2 Server
GabrielBR96 opened this issue ยท 9 comments
What Feature Types Apply to This Bug?
Other (Please Describe)
Other Type
Error on Server Join
What Type of Bug Is This?
Compatibility
Forge Version
43.3.0
The Aether Version
1.0.0 Beta 1.2
Is This Bug a Conflict With Another Mod?
No response
Client Log
No response
Crash Report (if applicable)
No response
Steps to Reproduce
I put this mod on the modpack that i'm creating
Load the server
Load the game
Go to Multiplayer and try to connect
Result:
Internal Exception: io.netty.handler.codec.EncoderException: java.lang.NullPointerException: Cannot invoke "java.lang.Enum.ordinal()" because "p_130069_" is null
What You Expect To Happen
I expected to just work since the server was working normally.
What Actually Happened
Even after deleting the world and creating a new one, i just can join the server anymore. I also tried the Beta 1.1, same error.
I've search this error on google
Internal Exception: io.netty.handler.codec.EncoderException: java.lang.NullPointerException: Cannot invoke "java.lang.Enum.ordinal()" because "p_130069_" is null
and some old macaw mod trigger this problem, But i've tried removing all macaw mods and the error keeps happening.
Additional Details
I know that i'm running a lot of mods (326) and i have no problem to remove or change the mods, but i need to discover what mod is causing this incompatibility.
And my server mods folder also has:
FastLeafDecay-30.jar
SimpleBackups-1.19.1-2.1.10.jar
smoothchunk-1.19.2-3.4.jar
toofast-1.19-0.2.2.4.jar
Please Read and Confirm The Following
- I have confirmed this bug can be replicated without the use of Optifine.
- I have confirmed this bug is on the most recently supported version of Minecraft.
- I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
- I have confirmed this issue is unique and has not been reported already.
- If playing on a modpack, I have reported this issue to their issue tracker already.
Don't know if this might help, but it's an issue present with Deep Aether 1.19.2 too. We still haven't figured it out, but seems related to Armor and Tools. Gonna wait for an update on this.
Found it, the mod causing the issue was the "SurvivalPlus-1.19.2-0.1.7.jar"
https://www.curseforge.com/minecraft/mc-mods/survivalplus
Hope u can fix it sometime ๐๐
I'll do that later, anyway thanks for the assist and for the New Forge version, I miss this mod on 1.16.5 ๐๐
This will take forever LoL.
Anyway, I'm going to test what I can and if I discover any mod that is incompatible I'll post it here.
Sorry about that. here are they.
client latest.log
server latest.log
Also, i have tested on single-player and everything works fine.