HexagonMC / BungeeCord

BungeeCord for Minecraft 1.7.10/1.8/1.9/1.10/1.11/1.12/1.13/1.14/1.15/1.16/1.17/1.18/1.19
Other
157 stars 66 forks source link

Netty error when connecting to thermos #179

Closed RoboJsckPlsys closed 6 years ago

RoboJsckPlsys commented 7 years ago

What Hexacord version are you using? Post the output of /bungee

Latest version. (v170)

Are you using Bungee plugins? If yes, please list all of them + versionnumber

We are only using Bungee Perms

How can we reproduce the error/bug?

Attempting to connect to a Thermos 1.7.10 server with more than 70 mods Installed client and server side

Is an error message (bungee/spigot/client)? If yes, use pastebin.com and share the link.

https://pastebin.com/dCWHe5Xy

In addidtion to that, please explain your issue as detailed as possible.

When you attempt to join a Thermos 1.7.10 server with more than around 60-70 mods you are kicked to the fall back lobby server (Vanilla spigot) I think it is an issue with the amount of packets allowed by the Hexagon Version

johnfriedrich commented 7 years ago

At the moment we do not support negative packet ids. (Broke with 1.11 or 1.12 update) That's a won't fix issue, unless someone prepares a PR for it.

RoboJsckPlsys commented 7 years ago

But when testing earlier it worked with 1.11 and ViaVersion plugins. Why is this not the case with 1.12

johnfriedrich commented 7 years ago

Broke somewhere here: https://github.com/HexagonMC/BungeeCord/commit/16d261553c1a648ce38101bda19b7166d1ca5a41#diff-f5da6738ad3c03e59c357db9fd022745L226

spannerman79 commented 7 years ago

Duplicate of #152

@RoboJsckPlsys Follow https://github.com/HexagonMC/BungeeCord/issues/152#issuecomment-303656327 & drop 1.12.x support or drop 1.7.10 servers

johnfriedrich commented 6 years ago

This issue was fixed lately