Hub Server - Disconnect after 1-3 min

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

ChillaxOwner

New Member
Jul 29, 2019
10
0
0
Hello, I am the owner of a 1.5.2 hub. This hub server is a 1.5.2 vanilla spigot server and it is connected through bungee.

When people connect they can connect with any 1.5.2 Clients. We have portals to our Hexxit and Unleashed Server. But the Hexxit Client runs on the hub lobby great but when people connect with the unleashed it kicks them off every 1-3 minutes with this error "[Kicked] Protocol error, unexpected packet", "Internal exception: java.net.SocketException: Connection reset by peer: socket write error"

5VdLO.jpg
5VdQE.jpg


This happens to every player besides me on my FTB Client. I do not understand why it doesn't happen to me but I do know it happens to my players and on my laptop (I'm on my desktop) and it happens on my other desktop.

This is the error spigot on console "[WARNING] class net.minecraft.server.v1_5_R3.PlayerConnection wasn't prepared to deal with a class net.minecraft.server.v1_5_R3.Packet131ItemData" when they connect with the client.
 
Last edited:

cjm721

New Member
Jul 29, 2019
734
0
1
This is why I never suggested to anyone to use bungecord on modded servers. If you want it to work 100% correctly you have to re-code the mods yourself, mostly just the server side ones but not all can be fixed that way.

Basically a client sends a packet that the server has no clue what to do with it so it kicks the client.
 

ChillaxOwner

New Member
Jul 29, 2019
10
0
0
This is why I never suggested to anyone to use bungecord on modded servers. If you want it to work 100% correctly you have to re-code the mods yourself, mostly just the server side ones but not all can be fixed that way.

Basically a client sends a packet that the server has no clue what to do with it so it kicks the client.
Well that really sucks. I do this due to people can connect and speak to each other through a hub, also it helps if their playerfile is corrupted it will just keep them on the lobby arena and they can speak to an admin to speak to someone to fix it.
 

Connor Gavitt

New Member
Jul 29, 2019
1,091
-1
0
Yeah I do not recommend bungee cord on modded servers either some people in my servers had connection issues killing off half my player base. It is best to avoid this unless you are using complete vanilla or bukkit.