SpigotMC / BungeeCord

BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers.
https://www.spigotmc.org/go/bungeecord
Other
1.56k stars 1.1k forks source link

Bad packet id #448

Closed ItsHarry closed 11 years ago

ItsHarry commented 11 years ago

Using build 537, getting a lot of bad packet ID errors when I try to log in.

http://gyazo.com/620c50ef7de75add638b2f72b55b57f2 http://gyazo.com/380ed8952ad88b2e3116475f33c41508 http://gyazo.com/15a811f22287ac29327b4e6c073e432e http://gyazo.com/c87c4ba88413e1d89f53bc91c90ba77b http://gyazo.com/b001b1fbed4ef9f40f96d08d91cdbdac http://gyazo.com/329e015a25be8e6522344285c49bdf02 http://gyazo.com/5bb1db14c5e400819c7bb5d6854b56fb http://gyazo.com/e9d60ff55315f7060b86aff6346ea88b http://gyazo.com/1c7e45b7039f6dbd9bd37ccbe1745ee1 http://gyazo.com/4fbc84177f8954ad6cdb63c2bed568dd

The packet id is different every time, going from 69 to 1337 to 114 to 250

Here's another exception that might relate to it: http://gyazo.com/e86cfebb1c3050fad1a541b81d4e864b

I'm using vanilla Minecraft, no mods installed. CentOS 6.2 64-Bit

If you need any more information, please tell me

md-5 commented 11 years ago

Downgraded netty.... again

ItsHarry commented 11 years ago

Thanks bruv, you da best

md-5 commented 11 years ago

I am still unable to reproduce this issue enough to try and get it fixed, we cannot stay on an ancient netty version forever. How often did this occur when using this build?

ItsHarry commented 11 years ago

For me it happened like 10 times in a row before I could log in. I would say 1 in every 3 logins

md-5 commented 11 years ago

Gonna push a build using netty CR4 now, I think I have found the netty bug and a workaround https://github.com/netty/netty/issues/1480#issuecomment-19867107

md-5 commented 11 years ago

*CR3

ItsHarry commented 11 years ago

Thanks I will test later

ItsHarry commented 11 years ago

Alright, just put it on my server. It appears to be working well I just logged in 20 times in a row with no problems

md-5 commented 11 years ago

Great news! I'll probably do a CR6 update in a day or two then. Thanks!

ItsHarry commented 11 years ago

My pleasure, you da best