Ender IO Zoo

Ender IO Zoo

961k Downloads

NetworkDispatcher exception - EncoderException: String too big

Tollainmear opened this issue ยท 3 comments

commented

Issue Description:

client could not connect to the server, it seems like the configs pack was too big to send to client.

sorry about no more info provided, if more info needed, plz tell me what else should I provide.

BTW, is there any potential factors might cause this problem?

What happens:

client was kicked.

What you expected to happen:

client connect to the server normally

Steps to reproduce:

  1. (BG: this is a totally new server)
  2. connect to the server
  3. exception appeared (see gist below plz)
    ...

Affected Versions (Do not use "latest"):

  • EnderIO: 5.0.26
  • EnderCore: 0.5.31
  • Minecraft: 1.12.2
  • Forge:
    • serverside : 2705
    • clientside : 2655

Your most recent log file where the issue was present:

gist link here

commented

Confused as to why you think this is enderio i see nothing in the log about it being enderio. Do you have a modslist or a pack name?

commented

I'm sorry about that, I have seen that the exception was appear after

Sending server configs to client for com.enderio.core.common.config.ConfigHandler

Plz wait a minute, I'm going to check whether is this a problem with EIO

commented

I apologize for my own recklessness, this is not a problem with EIO, I found that I couldn't connect to the server even I have delete the EIO.
Sorry to bother you, I'll find the problem.