SatisfactorySaveEditor
SatisfactorySaveEditor copied to clipboard
Fix saving with removed elements
Removing elements from the save using the UI and then saving leaves the save in an unopenable state.
Repro steps:
- Open our standardized testing save
- Remove script object from tree
- Save file
- Reload saved file -> Crash
Has this been resolved? I haven't seen any complaints on the discord yet of people bricking their saves by deleting things.
It's probably worked around right now because the editor no longer reorders the entire save, but the underlying issue is still there