You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.21.1 Client with ViaFabricPlus & No chat reports / OpenJDK 23.0.1.u0-1.
[14:39:38] [Render thread/INFO]: Connecting to server, 25565
[14:39:40] [Render thread/ERROR]: Failed to handle packet class_7439[content=literal{user joined the game.}[style={color=yellow}], overlay=false]
java.lang.NullPointerException: Cannot invoke "net.minecraft.class_638.method_30349()" because "this.field_2062.field_1687" is null
at knot/net.minecraft.class_338.localvar$cmp000$nochatreports$modifyGUIMessage(class_338.java:1629) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_338.method_44811(class_338.java:213) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_338.method_1812(class_338.java:208) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_7594.method_44736(class_7594.java:196) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_634.method_43596(class_634.java:904) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_7439.method_43631(class_7439.java:25) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_7439.method_11054(class_7439.java:11) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_2600.method_11072(class_2600.java:27) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_1255.method_18859(class_1255.java:162) [client-intermediary.jar:?]
at knot/net.minecraft.class_4093.method_18859(class_4093.java:23) [client-intermediary.jar:?]
at knot/net.minecraft.class_1255.method_16075(class_1255.java:136) [client-intermediary.jar:?]
at knot/net.minecraft.class_1255.method_5383(class_1255.java:121) [client-intermediary.jar:?]
at knot/net.minecraft.class_310.method_1523(class_310.java:1240) [client-intermediary.jar:?]
at knot/net.minecraft.class_310.method_1514(class_310.java:882) [client-intermediary.jar:?]
at knot/net.minecraft.client.main.Main.main(Main.java:256) [client-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) [fabric-loader-0.16.7.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.16.7.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.16.7.jar:?]
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100) [NewLaunch.jar:?]
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) [NewLaunch.jar:?]
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) [NewLaunch.jar:?]
[14:39:40] [Render thread/WARN]: Client disconnected with reason: Network Protocol Error
Uninstalling No Chat Reports fixes this issue and the client is able to join the server no problem.
Maybe its because Pumpkin currently does not initialize secure chat
exalented
changed the title
Client 'Network Protocol Error' with No Chat Reports installed
Client 'Network Protocol Error' with No Chat Reports installed on the client
Nov 16, 2024
I've searched existing issues and couldn't find a duplicate.
Operating System
BTW, I run Arch Linux
Server Software Version/Commit
4067f65
What happened?
1.21.1 Client with ViaFabricPlus & No chat reports / OpenJDK 23.0.1.u0-1.
Uninstalling No Chat Reports fixes this issue and the client is able to join the server no problem.
To Reproduce
Expected behavior
Join server without it throwing Network Protocol Error.
The text was updated successfully, but these errors were encountered: