-
Notifications
You must be signed in to change notification settings - Fork 78
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
String too long #1267
Comments
Please follow the instructions in the template, I have no idea what version this is in. |
any additional info you can provide or should I just close? |
The string provided in the text is above 32768 characters. The way Super
Factory Manager works is it stores the entire string of all the code in the
program disk. I hit that theoretical limit and it immediately crashed the
client. Opening a backpack that has accidentally magnetized this item has
the same effect as opening the GUI of the factory manager with this disk in
it
…On Thu, Jan 16, 2025, 3:38 PM P3pp3rF1y ***@***.***> wrote:
any additional info you can provide or should I just close?
—
Reply to this email directly, view it on GitHub
<#1267 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABU5D3EOOAQ46UW7KLUXJZL2LARGVAVCNFSM6AAAAABVE4GDKCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJWHE2DGMRTGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
As soon as I get back to my computer I'll fill you the template.
…On Fri, Jan 17, 2025, 7:08 PM Joshua ***@***.***> wrote:
The string provided in the text is above 32768 characters. The way Super
Factory Manager works is it stores the entire string of all the code in the
program disk. I hit that theoretical limit and it immediately crashed the
client. Opening a backpack that has accidentally magnetized this item has
the same effect as opening the GUI of the factory manager with this disk in
it
On Thu, Jan 16, 2025, 3:38 PM P3pp3rF1y ***@***.***> wrote:
> any additional info you can provide or should I just close?
>
> —
> Reply to this email directly, view it on GitHub
> <#1267 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ABU5D3EOOAQ46UW7KLUXJZL2LARGVAVCNFSM6AAAAABVE4GDKCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJWHE2DGMRTGQ>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
well, isn't that an issue of super factory manager then? I mean that item can't exist anywhere then - it can't exist in vanilla chest, can't exist in player's inventory and apparently can't exist in SFM gui either? |
Describe the bug
Putting an item with a string that is too long will make the backpack unopenable.
I'd also like to know how to edit the backpack contents to attempt to remove this issue.
Please go to Discussions to add new feature requests / suggestions or comment on existing ones.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Backpack attempts to remove corrupted item from the backpack? Idk. I know this is my fault, but I'd like to know how to attempt to remove this item if it ever happens again in the future.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions
Mod version that you're using. Version of forge may also be helpful in some cases
The text was updated successfully, but these errors were encountered: