Page 1 of 1

[1.1.59-Headless] Main process throws an error trying to create notice box when an async save process child dies

Posted: Mon May 30, 2022 5:18 pm
by Soggs

Code: Select all

 216.067 Info AsyncScenarioSaver.cpp:156: Saving process PID: 518584
 216.174 Error ChildProcessAgent.cpp:62: Child 518584 was terminated by signal 9
 216.175 Error Util.cpp:83: Attempting to create notice box in headless mode. Message: 'Saving process crashed.'
I do not necessarily disagree with the main process throwing an error and terminating because of that but maybe more direct. Terminating or not could be a setting.

The child process terminating is unrelated or a separate issue as this came from a memory spike during saving which caused the child process to be culled. The memory spike is likely related to the mods used.

Re: [1.1.59-Headless] Main process throws an error trying to create notice box when an async save process child dies

Posted: Mon May 30, 2022 5:31 pm
by Loewchen
That is intended.