MineColonies

MineColonies

53M Downloads

Minecolonies will not work on my server

SirVesper opened this issue · 11 comments

commented

Prerequisites

  • I am running the latest alpha version of MineColonies and 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.5
  • MineColonies Version: minecolonies-0.14.162-ALPHA-universal
  • Structurize Version: structurize-0.13.171-ALPHA-universal
  • Related Mods and their Versions: -

Expected behavior

Start my server and for me and my friends to be able to join it and play on it with minecolonies.

Actual behavior

If I start the server (which does have a lot of mods) without minecolonies it works just fine. I am able to play with no problems whatsoever. However, as soon as I add minecolonies in the multiplayer screen there is a red X next to the server name saying: "Minecraft server network message list not compatible" when I have the exact same mods and versions client side that I do server-side. If I try and join directly and locally I will be in the server for a couple of seconds until it freezes and I get kicked with a message saying: "Internal Exception io.netty.handler.codec.Decoder.Exception: Badly compressed packet - size of 2552936 is larger than protocol maximum of 2097152". If I create and play with these mods and mine colonies on single player however there are no problems so there seems to be an issue with minecolonies and the server.

Steps to reproduce the issue

  1. Start a Minecraft server with minecolonies and structurize
  2. Attempt to join the server

Logs

  • latest.log:

https://gist.github.com/SirVesper/a70bc35a9965c98d3a81b47a109700a2

  • crashlog:

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.
commented

Is this a very large modpack with a large quantity of blocks by chance?

commented

And, what is your forge version?

commented
commented
commented

ye you probably hit some of the existing limits, could try out https://www.curseforge.com/minecraft/mc-mods/connectivity to solve it

commented
commented

I am glad to say that @someaddons suggestion of installing the connectivity mod has solved the issue. I am no longer getting kicked. Thank you for the help!

commented

Could you turn on the debug logging of connectvity and send us the server/client log after another join req?

commented

It's definitely a vanilla problem, but potentially patchable in forge

commented