Mekanism

Mekanism

111M Downloads

In-World Personal Chest Network Issues

ConnorMiner opened this issue · 4 comments

commented

Issue description:

After placing or opening a Personal Chest in the world that has an assortment of items that causes the packet byte limit to be exceeded due to NBT, the client is kicked with an IllegalArgumentException error.

Steps to reproduce:

  1. Put NBT-intensive items in a Personal Chest, like Forestry backpacks or Storage Cells.
  2. Place Personal Chest down or open it.
  3. Get kicked for “Internal Exception: java.lang.IllegalArgumentException: Payload may not be larger than 32767 bytes” as a result!

Version:
Forge: 12.18.3.2478
Mekanism: 1.10.2-9.2.4.103

Error Log:

https://docs.google.com/document/d/1wt7xs3aMRqVB17FEHLhpVNtjW_zwK0y8M70tn1sc2NQ

commented

In before you post word doc or sth like that. Try to use Pastebin or upload log directly here at git

commented

please attach the full log (not on google docs)

commented

This is actually a MC/Forge issue (technically); you'd get the same behaviour if you had those items in a standard chest

commented

closing due to inactivity