Colossal Chests

Colossal Chests

26M Downloads

NBT tag too big - Causing client disconnect.

Rob5Underscores-zz opened this issue ยท 6 comments

commented

A client crash with the following error:
http://pastebin.com/8q5hJQks

Occurs when looking at a (specific) diamond chest core. I figure an item inside the chest must cause it? Issue remains even when part of the chest is broken.

Colossal Chests: 1.5.0
Forge: 2202
CommonCapabilities: 1.3.0

commented

Sounds like an issue with Waila or something related, can you reproduce it with just Colossal Chests and CyclopsCore installed?

commented

That's what I thought.

I removed WAWLA (it wasn't installed serverside) and the issue persisted.

I can't test it easily with just those mods since its on a production server.

commented

Not much I can do with this information then. Colossal Chests does nothing when looking at a core, so another mod must be causing this.

commented

Yes. Apologies.

Forgot to remove HWYLA. Issues most likely lies there.

commented
commented

@Rob5Underscores Thanks! I don't think their current fix will resolve the issue though, they shouldn't send all NBT data from the chest to the client at all, but we'll see.