Botania

Botania

145M Downloads

Connection Lost: Invalid player data

kusigmc opened this issue ยท 2 comments

commented

Mod Loader

Fabric

Minecraft Version

1.20.1

Botania version

1.20.1-447-FABRIC

Modloader version

Fabric: Loader 0.16.10 / API 0.92.3+1.20.1

Modpack info

No response

The latest.log file

https://pastebin.com/XcUUumuG

Issue description

Building my own modpack in stages. I noticed that I had no issues with Botania with the rest of my "content" mods, but as soon as I tried to combine my "content" mods with my "environment/worldgen" mods, I would get disconnected when trying to enter a new world I've just created with the following message:

Connection Lost: Invalid player data

Image

And get sent back to the server list, even though I started in SP.

I've tried to narrow it down to one mod, but each time I try, it seems to be a different mod that triggers it.

Am using Prism Launcher on Apple M2 Pro Sonoma 14.7. Only log available, no crash report generated.

Steps to reproduce

  1. Install mods as listed in logs
  2. Create new SP world
  3. Should receive Connection Lost: Invalid player data message and be sent back to server list

Other information

No response

commented

The log specifically says: java.lang.IllegalArgumentException: Payload may not be larger than 1048576 bytes

There is no suggestion that Botania might be involved here.

commented

Sorry, first time putting a modpack together and posting an issue, not familiar with what to look out for in logs yet: I assumed it was Botania because it seemed to be the only mod that, when added to my environmental sub-modpack, consistently resulted in that issue. It is a large modpack, so that error makes sense. Thanks anyway!