I dont know the reason Empty Packet was originally added, but if i recall correctly it is Exploit related.
This check does nothing but break some clients as you can spam any other packet that doesnt explicitly do a .close() & .flush() and it will break all the netty threads preventing anyone from joining the server.
I disabled this on FlameCord and didn't found any issues.
I dont know the reason Empty Packet was originally added, but if i recall correctly it is Exploit related.
This check does nothing but break some clients as you can spam any other packet that doesnt explicitly do a .close() & .flush() and it will break all the netty threads preventing anyone from joining the server.
I disabled this on FlameCord and didn't found any issues.