My friend can't join my modded minecraft server (Project Ozone 2) without crashing the first second he sees something but me and my other friend can. I have the part of the server file (Forge server and server) when he joined and he also gave me the crash file for client. I posted it here but have no idea if its server or client side. He was able to play for a week or 2 before this but all of a sudden he kept getting crashes whenever he joined. He crashes near the end of the forge server log.
Excerpt of server log where he crashes (just in case you might need it)
[18:26:16] [Server thread/INFO]: friendusername logged in with entity id 845706 at (1590.9185154103918, 35.0, -2061.6419112864137)
[18:26:16] [Server thread/INFO]: friendusername joined the game
[18:26:40] [Server thread/INFO]: friendusername lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: Connection reset by peer], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[18:26:40] [Server thread/INFO]: friendusername left the game
That error has numerous causes, most of them related to network latency and ping time. Have your friend use a site like SpeedTest.net to check his network connection. Ping time is usually less than 100 milliseconds, although values less than 500 milliseconds (half a second) shouldn't cause issues. If his ping time is much larger, it may be the cause. He would need to contact his ISP to see what's going on.
Turns out that wasn't the issue, I'm going to try to use an nbt editor on his player file and see if I can fix it. If I can't fix it I'll just leave this up.
Yes, me and my other friend can join. The problem was his data file in the server conflicting another data file, so I just deleted data file and copied his inventory to it.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
My friend can't join my modded minecraft server (Project Ozone 2) without crashing the first second he sees something but me and my other friend can. I have the part of the server file (Forge server and server) when he joined and he also gave me the crash file for client. I posted it here but have no idea if its server or client side. He was able to play for a week or 2 before this but all of a sudden he kept getting crashes whenever he joined. He crashes near the end of the forge server log.
link to forge server and client crash log
(too long to paste)
Excerpt of server log where he crashes (just in case you might need it)
[18:26:16] [Server thread/INFO]: friendusername logged in with entity id 845706 at (1590.9185154103918, 35.0, -2061.6419112864137)
[18:26:16] [Server thread/INFO]: friendusername joined the game
[18:26:40] [Server thread/INFO]: friendusername lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: Connection reset by peer], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[18:26:40] [Server thread/INFO]: friendusername left the game
That error has numerous causes, most of them related to network latency and ping time. Have your friend use a site like SpeedTest.net to check his network connection. Ping time is usually less than 100 milliseconds, although values less than 500 milliseconds (half a second) shouldn't cause issues. If his ping time is much larger, it may be the cause. He would need to contact his ISP to see what's going on.
There is some more information on Minecraft Man.
Thanks I'll check it out
Turns out that wasn't the issue, I'm going to try to use an nbt editor on his player file and see if I can fix it. If I can't fix it I'll just leave this up.
Yes, me and my other friend can join. The problem was his data file in the server conflicting another data file, so I just deleted data file and copied his inventory to it.