Goz3rr / SatisfactorySaveEditor

297 stars 78 forks source link

Fix saving with removed elements #39

Open virusek20 opened 5 years ago

virusek20 commented 5 years ago

Removing elements from the save using the UI and then saving leaves the save in an unopenable state.

Repro steps: 1) Open our standardized testing save 2) Remove script object from tree 3) Save file 4) Reload saved file -> Crash

budak7273 commented 5 years ago

Has this been resolved? I haven't seen any complaints on the discord yet of people bricking their saves by deleting things.

Goz3rr commented 5 years ago

It's probably worked around right now because the editor no longer reorders the entire save, but the underlying issue is still there