Quark Oddities

Quark Oddities

22M Downloads

Network Spam

Opened this issue ยท 2 comments

commented

Forge: x.2847
Quark: 178

Issue: Something in either this mod or autoreglib is spamming a TON of network packets.

Redshark output:

Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate. Recieved a packet from autoreglib. It has 13 bytes of data. Type is class vazkii.quark.base.network.message.MessageItemUpdate.

This clump repeats so much that in a 30 second or so connection it generated over 30k lines and essentially swamps out the connection and rubber band lag takes over. The server TPS during all of this is 20.

This also happens in the wild where I haven't built anything yet (just terrain and generated structures), biome doesn't matter.

commented

Just got around to doing a test with just quark, autoreglib, and redshark (client only). Got the same spam except without anything peppered in it's just a nonstop stream of packets. Test is between a client and a dedicated server both running up-to-date versions of all mods and the last forge build for 1.12. Configs are stock, it's not the frogs (the initial report was from my pack where frogs are still disabled).

commented

Further update: it's something in quark 168. 167 doesn't have the issue. I've disabled, to the best of my ability, all the new features in the config file, so I think it's an underlying change that isn't in the changelog on curseforge.