Goz3rr / SatisfactorySaveEditor

293 stars 75 forks source link

Update 5 Experimental #238

Closed betam4x closed 2 years ago

betam4x commented 2 years ago

Looks like the editor needs support for update 5.

artificialai223 commented 2 years ago

Of course it does, Its not a app that can just pull data lol, Give him a chance.

Goz3rr commented 2 years ago

Could you please upload a copy of the saves you're having issues with?

jeremy-hill commented 2 years ago

Not the OP, but I can't tell if there's any issues yet, as loading newest saves throws an exception 2021-10-27 06:55:56.0360 - INFO: Opening save file: C:\Users\<me>\AppData\Local\FactoryGame\Saved\SaveGames\d3478161a4b845f78cb5d9d098963400\RDesert.sav 2021-10-27 06:55:56.0579 - DEBUG: Read save header: HeaderVersion=UE426EngineUpdate, SaveVersion=28, BuildVersion=170147, MapName=Persistent_Level, MapOpts=?startloc=Rocky Desert?sessionName=RDesert?Visibility=SV_Private, Session=RDesert, PlayTime=9273, SaveTime=637708724242560000 2021-10-27 06:56:21.8685 - ERROR: SatisfactorySaveParser.Exceptions.UnknownBuildVersionException: Exception of type 'SatisfactorySaveParser.Exceptions.UnknownBuildVersionException' was thrown. at SatisfactorySaveParser.Save.FSaveHeader.Parse(BinaryReader reader) at SatisfactorySaveParser.SatisfactorySave..ctor(String file) at SatisfactorySaveEditor.ViewModel.MainViewModel.LoadFileAsync(String path) EXCEPTION: SatisfactorySaveParser.Exceptions.UnknownBuildVersionException: Exception of type 'SatisfactorySaveParser.Exceptions.UnknownBuildVersionException' was thrown. at SatisfactorySaveParser.Save.FSaveHeader.Parse(BinaryReader reader) at SatisfactorySaveParser.SatisfactorySave..ctor(String file) at SatisfactorySaveEditor.ViewModel.MainViewModel.LoadFileAsync(String path)

artificialai223 commented 2 years ago

Any update on this?

artificialai223 commented 2 years ago

It might also need extra support for dedicated servers incase they use different save formats

sinjs commented 2 years ago

I'm getting the same error

Goz3rr commented 2 years ago

I can't fix anything unless I have a copy of a save that isn't working, and I'm unable to download the update myself at the moment.

jeremy-hill commented 2 years ago

RDesert.zip

Here's a fairly small Update 5 save, not very far into the game. Hope it helps, let me know what else I can do to assist.

Goz3rr commented 2 years ago

0.10.1 should at least let you open the file for now, let me know if there are any issues

jeremy-hill commented 2 years ago

0.10.1 opened the update 5 file fine for me and saved without any noticeable problems. Thanks!