haveachin / infrared

An ultra lightweight minecraft reverse proxy and idle placeholder
https://infrared.dev
GNU Affero General Public License v3.0
753 stars 61 forks source link

Infrared drops connection before server can send kick information #213

Open Hi-ImKyle opened 3 months ago

Hi-ImKyle commented 3 months ago

I have a basic creative server and infrared. Connection is fine, but if I kick myself with the text "Test" I get the connection lost, Connection reset error in Minecraft.

This Connection reset error also pops up for any kind of connection error even intentional ones like kicks, bans and incompatible mods.

Video showing it in action

https://github.com/haveachin/infrared/assets/25551312/49b9b037-bf27-4467-9e6e-e73bf7ebcd96

Hi-ImKyle commented 3 months ago

It also doesn't seem to let the client ping properly. It just is forever pinging, but it can connect fine.

I assume the ping stuff is actually query which I see already has an issue open