We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.9.11
To join the server correctly
The client had a null pointer exception in Forge Networking
1: Load Security Craft on both 2: Attempt to join server 3: NPE
21 (CLIENT) 17 (SERVER)
https://mclo.gs/WPLXrZB Server logs with
[00:57:56] [Server thread/INFO] [minecraft/ServerLoginPacketListenerImpl]: com.mojang.authlib.GameProfile@5df9558e[id=8ab23947-f5bb-46e5-8c07-c4b7339a802f,name=Cartrigger,properties={textures=[com.mojang.authlib.properties.Property@428e01ee]},legacy=false] (/192.168.2.10:58367) lost connection: Disconnected```
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version information
1.9.11
Expected Behavior
To join the server correctly
Actual Behavior
The client had a null pointer exception in Forge Networking
Reproduction Steps
1: Load Security Craft on both
2: Attempt to join server
3: NPE
Java version
21 (CLIENT) 17 (SERVER)
Additional information
https://mclo.gs/WPLXrZB
Server logs with
The text was updated successfully, but these errors were encountered: