Enigmatica 6 - E6 - 1.16.5

Enigmatica 6 - E6 - 1.16.5

1M Downloads

[Mod Suggestion] XL packets

Hurricaneforces opened this issue ยท 3 comments

commented

CurseForge Link

https://www.curseforge.com/minecraft/mc-mods/xl-packets

Mod description

Fixes https://bugs.mojang.com/browse/MC-185901 by raising the packet size limit from 2MB to 2GB, so that servers with large datapacks, packets, etc don't kick the client.
This mod is needed clientside for any connecting clients.

Why would you like the mod added?
It could help high Ping player while play on server
Screenshots if applicable.

commented

Hmm, no, this won't help ping, that's literally impossible if you're sending even bigger packets. This mod will be useful though if we ever reach a point where playerdata inflates to the point players can't join servers. Ever heard of book banning? This would solve that, too. Nobody has had that problem or similar so far around here, so.

commented

I don't think including this is a good idea, if we ever do need the mod I want the error to display load and clear, so we can look for the culprit ๐Ÿ˜„

commented

The specific recipe bug is fixed by forge. It does not help with ping.

There might be other potential benefits, however it is generally a good idea to NOT send packets that are too big. That usually indicates a bug which could if ignored cause problems in different places (lag, datacaps?).