Page 1 of 1

[1.1.72] Crash loading moded save

Posted: Sat Nov 26, 2022 5:17 am
by Dev1n08710
Says that something is conflicting with SE.
An error message appears in the menu screen as a background and says this:

"This scenario level caused a non-recoverable error.
Please report this error to the mod author.

Error while running event level::on_configuration_changed
__space-exploration__/scripts/essential.lua:43: items that can contain inventories are not supported by Space Exploration. Please disable the mod that added this item: blank-gui-item

stack traceback:
[C] in function 'error'
__space-exploration__/scripts/essential.lua:43: in function 'detect_breaking_prototypes'
__space-exploration__/control.lua:2008: in function 'callback'
__space-exploration__/scripts/event.lua:15: in function 'sequence'
__space-exploration__/scripts/event.lua:49: in function 'trigger'
__space-exploration__/scripts/event.lua:55: in function 'on_configuration_changed'
__core__/lualib/event_handler.lua:87: in function <__core__/lualib/event_handler.lua:84>"

Here's the crash log (happens when I try to load a save:

https://docs.google.com/document/d/1Dw6 ... sp=sharing

You can also see at the bottom where it repeatedly says "Error getting stacktrace: failed to read executable info"
Not sure what's causing it.

Re: [1.1.72] Crash loading moded save

Posted: Sat Nov 26, 2022 11:36 am
by Loewchen
Post a save that includes the mods and lets you reproduce the crash, see 3638.

Re: [1.1.72] Crash loading modded save

Posted: Sat Nov 26, 2022 2:39 pm
by Dev1n08710
I'm trying to attach the save file, but it won't attach.

Re: [1.1.72] Crash loading modded save

Posted: Sat Nov 26, 2022 3:01 pm
by Loewchen
Dev1n08710 wrote: Sat Nov 26, 2022 2:39 pm I'm trying to attach the save file, but it won't attach.
Is it smaller than 30MB? Upload it to googledrive or dropbox and post a link.

Re: [1.1.72] Crash loading moded save

Posted: Sun Nov 27, 2022 12:38 am
by Dev1n08710
Oh yeah, I just saw that it says it's 167.7MB.
https://drive.google.com/file/d/1s2LBOv ... share_link

Re: [1.1.72] Crash loading moded save

Posted: Sun Nov 27, 2022 1:38 am
by Dev1n08710
Also, here's the mod list:
stuff

Re: [1.1.72] Crash loading moded save

Posted: Sun Nov 27, 2022 6:54 am
by InappropriatePenguin
The issue you're having is related to an incompatibility that SE has with an item type used by version 1.3.0+ of Memory Storage. This will eventually get resolved on SE's end. In the meantime, you can download version 1.2.15 from the mod portal and place the zip file in your mods folder (after deleting later versions of the Memory Storage mod from there). Once the incompatibility is resolved on SE's end, you'll be able to update back to the latest version again.

Alternatively, if you're not actually using the Memory Storage mod in your savefile, you can disable it.

If you encounter future issues with SE or another one of Earendel's mods, you should report them in Earendel's discord server.

Re: [1.1.72] Crash loading moded save

Posted: Sun Nov 27, 2022 9:50 pm
by Dev1n08710
Ok, thanks for the help