#Network Protocol Error

23 messages · Page 1 of 1 (latest)

cursive galleon
#

Hello, I currently have a Minecraft Java server running the Dungeon Heroes modpack. I have one user that has been having consistent problems connecting. It's always a Network Protocol Error and the logs always show an exception being thrown with regards to parsing recipes. Only this user is getting this error as well. Could anyone point us to any possible solutions for this?

#

I should add that these errors only appear on this user specifically. The user was able to play for a couple of hours with us before this error began happening and they could no longer play on the server.

forest dawn
#

Hey there Radioactive, I am so sorry this is happening. from the snippet of logs there it looks like the user is having an issue rendering a recipe on their client side. I would recommend seeing if they could reinstall the modpack on thier client to see if that helps out.

cursive galleon
#

yeah we've done a modpack reinstall, same error sadly

chrome raven
chrome raven
#

it's in the same folder but just scroll down more

cursive galleon
chrome raven
#

the actual error seems to be java.lang.IllegalStateException: Invalid entity data item type for field 20 on entity MaulerEntity['Mauler'/6709, l='ClientLevel', x=4095.90, y=127.00, z=-1395.55]: old=0(class java.lang.Integer), new=savanna(class java.lang.String) at knot/net.minecraft.class_2945.method_12785(class_2945.java:126) ~[client-intermediary.jar:?]

#

the rest is because the client is disconnecting as it's loading causing the rest to error out as you've suddenly disconnected

cursive galleon
#

oh yeah the user did disconnect while in range of that entity

#

or that's when it started happening

chrome raven
#

so what it rather seems to be is an invalid entity in the world that's causing an error and disconnect as it loads in

#

so that entity needs to be deleted as that's causing the issues

cursive galleon
#

I see, how would I go about deleting that entity?

#

odd thing is we all saw this entity, so only this user got this error

chrome raven
#

well if others can get close without issues, they could just delete it by getting near and running a /kill command on it

#

but if others are also getting issues when it loads, that's gonna be more difficult

#

there might be mods that could delete it when it errors out, but I'm not sure about what that mod might be. The only way I can think of is stopping the server, finding the region file the entity is in and trying to delete it manually from the world files

cursive galleon
#

I tped to its location and killed it no problem, we'll attempt to have them reconnect in a bit

#

it worked! thank you so much

cursive galleon
#

just to update, killing that specific entity did allow them to log in, however another instance of that specific entity caused it again