[Bug]: Netty Server IO WARN [com.connectivity.Connectivity/]: Packet:net.minecraft.network.protocol.common.ClientboundDisconnectPacket caused an error above, printing name & data
Closed this issue ยท 5 comments
Possible Fixes
Yes
Modpack Version
2.25
What happened?
Server log is spamming a Netty Server IO WARN [com.connectivity.Connectivity] Packet:net.minecraft.network.protocol.common.ClientboundDisconnectPacket caused an error
latest.log included so you can see the whole thing as well.
Running a server on a Windows 10 computer, 16GB RAM allocated (32GB total)
Ryzen 5 1600
My 2 friends are reporting slow chunk loading when traveling in the air and I'm not sure if these log warnings could be part of it or if it's chalked up to server specs/RAM/network connection.
latest.log
https://gist.github.com/Dameworth/071e0a50f6cd5925ac4380b5dc959a38
Developer reports
No response
My server is doing the same, although users on the server are not complaining about anything out of the ordinary so I've not been paying too much attention to it.
You don't perhaps have additional mods installed? I'm also running SimpleDiscordLink, and the warnings started happening around the same time I configured that - but it might just be a coincidence.
My server is doing the same, although users on the server are not complaining about anything out of the ordinary so I've not been paying too much attention to it.
You don't perhaps have additional mods installed? I'm also running SimpleDiscordLink, and the warnings started happening around the same time I configured that - but it might just be a coincidence.
Just the base modpack v2.25
Java 21 is the recommended version for running ATM10 correct?
This is caused by BetterCompatibilityChecker and does no harm.
Tho we are investigating a way to make this error stop.
Update to latest, we added a bandaid fix on AllTheTweaks until mods fix this.