Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

payload may not be larger than 32767 bytes. - Integration in (1.10.2) #1257

Closed
Nebuchadnectar opened this issue Apr 26, 2018 · 5 comments
Closed
Assignees
Projects

Comments

@Nebuchadnectar
Copy link

I have found lots of post, from many a mod about this error. So I think it might be something else reacting to your mod.
I was playing around in a single player world, I made a few simple IC gates, I thought 'gee, this is amazing'. When I made my first serious IC gate and place it, instant crash, with that dreaded packet error. I can't return to the map undo this.
If there is a limit to what the ICs can hold, perhaps a 'piece limit' on them would help sort this for others. But I rather hope you folks have a fix, tbh. I was only trying to make a driver for your 7 segment display. I didn't think it was that big a circuit. But seeing that the simple IC gates didn't suffer from this makes me think it may be a size issue. Here it is. ... I didn't think '2x7seg' was a killing word.

akillingword

Thank you in advance for any help.

@MrTJP
Copy link
Owner

MrTJP commented May 8, 2018

Where is the crash log?

@covers1624
Copy link
Collaborator

This must be related to NBT on the ItemStack. There isn't much we can do about it, but i have some thoughts i need to ponder over for a bit.

@kitlith
Copy link
Contributor

kitlith commented Aug 5, 2018

Has this been fixed already without closing this issue?

8bit_dualreadx4ic

This IC that I created yesterday appears to be larger than the one in #1316 (closed as duplicate of this) but my game does not crash when placing it. It stops/lags for a few seconds, but then it works fine.

@MrTJP MrTJP added this to Needs triage in Task Triage Jun 18, 2019
@MrTJP
Copy link
Owner

MrTJP commented Jun 18, 2019

@covers1624, can you look over this one last time before we close this out? My understanding is that PacketCustom handles splitting large packets.

@MrTJP MrTJP moved this from Needs triage to Mid Priority in Task Triage Jun 18, 2019
@MrTJP
Copy link
Owner

MrTJP commented Apr 11, 2021

No longer relevant. Fabrication is receiving a major rewrite in the 1.15 port

@MrTJP MrTJP closed this as completed Apr 11, 2021
Task Triage automation moved this from Mid Priority to Closed Apr 11, 2021
@MrTJP MrTJP added the outdated label Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Closed
Task Triage
  
Closed
Development

No branches or pull requests

4 participants