goatfungus / NMSSaveEditor

No Man's Sky - Save Editor
1.63k stars 228 forks source link

Saves from Steam Experimental show as 'corrupted' #915

Closed Devilin-Pixy closed 4 months ago

Devilin-Pixy commented 4 months ago

With the latest Steam Experimental update, which contains a new expedition, the save for it can not be loaded and shows as 'corrupted'. image

Here is the log: NMSSaveEditor.log

Saved right at the start where I got to ship and jumped in/out. This is an expedition started with a new save like we always used to do expeditions. HG now also made it possible to use an existing save and start it from the Anomaly. Steam Experimental - Expedition saves.zip

Other saves that have been saved after having updated to the new Steam Experimental, will now also show as 'corrupt'.

kobs57 commented 4 months ago

I don't remember if I'm in Exp. but most of my files also shows as corrupted : (

itsFurty commented 4 months ago

I'm experiencing the same issue.

NMSSaveEditor.log

Devilin-Pixy commented 4 months ago

The save data is somewhat re-organised with the latest updates (Steam Experimental), which has lead to this issue. Nothing actually wrong with the save data itself, just the editor requiring an update.

Mappings have been worked on, to also include some new ones which previously went unnoticed (see: https://github.com/monkeyman192/MBINCompiler/pull/582).

We'll just have to be patient for now. I am pretty sure @goatfungus will get it sorted.

kobs57 commented 4 months ago

Now all of my saves are not working, they all show corrupted : (

goatfungus commented 4 months ago

The Omega update introduced a new structure in the save file and the editor didn't know where to find the data it needed and thus shows the corrupted message. Should be all good now though :)