someaddons / connectivity

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

[Bug]: (Possible) Packet error on Quilt 1.19.2 with carmot shields from Mythic Metals #83

Closed Sunconure11 closed 1 year ago

Sunconure11 commented 1 year ago

Describe the bug you're experiencing

https://github.com/Noaaan/MythicMetals/issues/192

23.09 14:12:26 [Server] Netty Epoll Play IO Thread #1/WARN Packet:cardinal-components:entity_sync caused an error above, printing name & data
23.09 14:12:26 [Server] Netty Epoll Play IO Thread #1/WARN Packet data:
23.09 14:12:26 [Server] INFO {
23.09 14:12:26 [Server] INFO "field_12165": {
23.09 14:12:26 [Server] INFO "field_13353": "cardinal-components",
23.09 14:12:26 [Server] INFO "field_13355": "entity_sync"
23.09 14:12:26 [Server] INFO },
23.09 14:12:26 [Server] INFO "field_12162": [
23.09 14:12:26 [Server] INFO "\u0000\u0000\u0000�\u001amythicmetals:carmot_shield\n\u0000\u0000\u0003\u0000\bcooldown\u0000\u0000\u0000\u0000\u0005\u0000\u0006health\u0000\u0000\u0000\u0000\u0003\u0000\nrendertime\u0000\u0000\u0000\u0000\u0000"
23.09 14:12:26 [Server] INFO ],
23.09 14:12:26 [Server] INFO "packetName": ""
23.09 14:12:26 [Server] INFO }
23.09 14:12:26 [Server] Netty Epoll Play IO Thread #1/WARN io.netty.channel.StacklessClosedChannelException
23.09 14:12:26 [Server] Netty Epoll Play IO Thread #1/WARN Network error for:packet_handler
23.09 14:12:26 [Server] INFO io.netty.channel.StacklessClosedChannelException: null
23.09 14:12:26 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.write(Object, ChannelPromise)(Unknown Source) ~[netty-transport-4.1.77.Final.jar:?]
23.09 14:12:26 [Disconnect] User Sunconure11 has disconnected, reason: Disconnected
23.09 14:12:26 [Server] Server thread/INFO Sunconure11 left the game

Reproducability

  1. Turn on debug mode
  2. Run a server
  3. Try to enter said server
  4. Find said error
  5. Server does not crash, but I'm wondering if it is connected to why I can't fully get in.

Mod up to date

Minecraft version

1.19.2

Modloader version

Fabric

Logs

https://gist.github.com/Sunconure11/01c99152d82325ad12b4949e5c4e8a94

someaddons commented 1 year ago

INFO io.netty.channel.StacklessClosedChannelException: null is normal and happens to packets sent after a disconnect happened quilt aint supported