-
Notifications
You must be signed in to change notification settings - Fork 316
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
Client crashes when connecting to J21 Server #16259
Labels
Comments
divine-ray
added
Status: Triage
Issue awaiting triage. Remove once this issue is processed
Crash
labels
May 13, 2024
Found 1 linked crash report(s) Primitive Automated Analysis of Crash ReportStacktracejava.lang.NullPointerException: Cannot invoke "cpw.mods.fml.common.network.handshake.NetworkDispatcher.rejectHandshake(String)" because "this.dispatcher" is null at cpw.mods.fml.common.network.internal.FMLProxyPacket.processPacket(FMLProxyPacket.java:101) at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:212) at net.minecraft.client.multiplayer.GuiConnecting.updateScreen(SourceFile:78) at net.minecraft.client.Minecraft.runTick(Minecraft.java:1661) at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:973) at net.minecraft.client.Minecraft.run(Minecraft.java:4110) at net.minecraft.client.main.Main.main(SourceFile:148) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke(Method.java:580) at net.minecraft.launchwrapper.Launch.rfb$realLaunch(Launch.java:250) at net.minecraft.launchwrapper.Launch.launch(Launch.java:35) at net.minecraft.launchwrapper.Launch.main(Launch.java:60) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke(Method.java:580) at com.gtnewhorizons.retrofuturabootstrap.Main.main(Main.java:219) at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88) at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126) at org.prismlauncher.EntryPoint.main(EntryPoint.java:71) Missing mods
Added mods
|
why would you change hodgepodge to an older version |
and JM update was made because it has fixes for memory leaks. You should use the corresponding unlimited version from CF rather than a plain dowgrade. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Your GTNH Discord Username
divine_ray
Your Pack Version
2.6.0 J21
Your Server
Private
Java Version
Java 21
Type of Server
Vanilla Forge
Your Actions
Trying to connect to the server yields a NPE crash (attached).
Client has additional mods (Hodgepodge 2.4.6, WorldEdit v0.0.5, Just Enough Calculation 1.7.10-4.0)
Crash Report
https://mclo.gs/w40hHQ9
Final Checklist
The text was updated successfully, but these errors were encountered: