mezz / JustEnoughItems

Item and Recipe viewing mod for Minecraft
https://www.curseforge.com/minecraft/mc-mods/jei
MIT License
747 stars 288 forks source link

[Bug]: "Connection Lost / Network Protocol Error" #3570

Closed PJRamaglia closed 2 days ago

PJRamaglia commented 2 days ago

Steps to Reproduce the Bug

Launching a fresh game client from MultiMC and then join my local server without issue. Disconnect from the server and return to the client main menu. All attempts to reconnect/rejoin the server (from the second time and subsequent attempts) and I receive a "Connection Lost / Network Protocol Error" error message. image

Expected Behavior

I should be able to rejoin the server without being kicked back to the multiplayer server list screen.

Actual Behavior

Unable to rejoin the server. Majority of the actual behavior was described in the "Steps to Reproduce the Bug" section. I have noticed that when I quit the client and then relaunch a fresh session I'm able to rejoin my local server without issue.

Mod Pack URL (Optional)

N/A

Mod Pack Version (Optional)

N/A

Extra Notes (Optional)

No response

latest.log

https://gist.github.com/PJRamaglia/3f40e5cb9d746bdb12d9c9b15f41da05

mezz commented 2 days ago

Thanks for the report! This was caused by a breaking change in the NeoForge beta: https://github.com/neoforged/NeoForge/pull/1194 I will submit a fix for JEI shortly.