someaddons / connectivity

Minecraft mod connectivity which fixes connection issues
9 stars 0 forks source link

[Bug]: Timeout Time does not Increase on Login #101

Open suerion opened 1 month ago

suerion commented 1 month ago

Describe the bug you're experiencing

Hey, i had tried to use the newest Update. It looks like there is an Packet Error, but i don't get it whats the issue.

Had set the timeout timer to 300+ again, but the Timeout come again after a few seconds. will add the logs again.

Had enabled yet all debug logs and get this error with polymer mods : latest.log client-latest.log

[18:59:23] [Render thread/INFO]: Connecting to suerion.hopto.org, 25565
[19:00:00] [Netty Client IO #2/WARN]: io.netty.handler.timeout.ReadTimeoutException
[19:00:00] [Netty Client IO #2/WARN]: Network error for:packet_handler
io.netty.handler.timeout.ReadTimeoutException: null
[19:00:00] [Netty Client IO #2/ERROR]: Exception occurred in netty pipeline
io.netty.handler.timeout.ReadTimeoutException: null
[19:00:01] [Render thread/WARN]: Client disconnected with reason: Zeitüberschreitung (Timeout)

And it look like, the server loading is a little bit faster

here are the logs, without polymer mods: (Disabled Eldritch Mobs, Polymer and Toms Mobs): (All Package Debug errors are enabled) On first Connection i got this debug issue disconnect-2024-09-16_19.28.10-client.txt Here the latest log from Server: I could join again (first Join only disconnection) latest.log client latest.log

If it is an Polymer issue, i will also check there, but should it not a timeout after 38s because i had increased the timeout to 300s?

Thanks for looking on this issue and https://github.com/someaddons/connectivity/issues/100

Reproducability

Start Server with Connectivity, enable Polymer Mods, Timeout in a few seconds, timeout timer changed to 300+

Without Polymer Mods, i could join the server with Connectivity

Mod up to date

Minecraft version

1.21.1

Modloader version

Fabric

Logs

logs above

suerion commented 1 month ago

We had found an Polymer an issue with the custom Payload, will come back again, after we had found some fixes, to fix connectivity

suerion commented 1 month ago

here are the changings https://github.com/Patbox/polymer/compare/0.9.14+1.21.1...0.9.15+1.21.1

Without Connectivity i could join the server yet without the payload error,

now connectivity give me an timeout Client log: https://mclo.gs/H32QVwZ

[23:13:19] [Netty Client IO #2/WARN]: io.netty.handler.timeout.ReadTimeoutException
[23:13:19] [Netty Client IO #2/WARN]: Network error for:packet_handler
io.netty.handler.timeout.ReadTimeoutException: null
[23:13:19] [Netty Client IO #2/ERROR]: Exception occurred in netty pipeline
io.netty.handler.timeout.ReadTimeoutException: null
[23:13:20] [Render thread/WARN]: Client disconnected with reason: Zeitüberschreitung

Server log: https://mclo.gs/FaEhQ4j