Networking issue in 1.16.3
rmortes opened this issue ยท 7 comments
Prerequisites
- I am running the latest alpha version of Structurize for my Minecraft version.
- I checked the MineColonies/Structurize wiki and made sure my issue is not covered there.
- I made sure that this issue is not a duplicate of any existing issue.
Context
- Minecraft Version: 1.16.3
- Structurize Version: 0.13.96-ALPHA
- MineColonies Version (if related bug): Probably not related, but 0.13.440-ALPHA
- Related Mods and their Versions:
- Forge: 34.1.40
- Endertech: Not sure, I'm not running the affected seerver
Expected behavior
A working server
Actual behavior
The server cannot be accessed. It returns the following exception: "io.netty.handler.codec.DecoderException: Badly compressed packet - size of 2230335 is larger than protocolo maximum of 2097152
In the server the following exceptions can be read
Steps to reproduce the issue
I'm not too sure as I'm not the one running the server, but the exception occurs when entering the world
Logs
I don't have access to the logs. If required, I could try to request them
Notes
Viewers
- Add a thumbs-up to the bug report if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments.
- Add a comment if you have any insights or background information that isn't already part of the conversation.
More likely related to minecolonies. But it's weird, this should not be able to happen anymore. A) are there custom schematics on the server? b) are you sure there is no verison mismatch with the server? c) if you run /mc colony requestsystem-reset-all, does i t stop?
- No custom schematics
- The server is running the latest minecolonies version avaliable in Curse, with the required Structurize version
- The same exception occurs
@OrionDevelopment any idea?