Goz3rr / SatisfactorySaveEditor

297 stars 78 forks source link

Crash on trying to view resource sink subsystem entry #153

Closed vasillas closed 4 years ago

vasillas commented 4 years ago

if you try to view the Persistant_level:PersistantLevel.ResourceSinkSubsystem the editor crashes on trying to display it

log.txt

budak7273 commented 4 years ago

Could you please send the save you were editing when you encountered this error? I have yet to crash when looking at a ResourceSinkSubsystem.

vasillas commented 4 years ago

happens when i try to view it with this save crashingsave.zip

Invalid6120 commented 4 years ago

Same here. I've tried every save file I have for update 3 and they all crash the save editor when clicking on the ResourceSinkSubsystem

Invalid6120 commented 4 years ago

Here's the exception: log.txt

JanB1 commented 4 years ago

Can confirm this is an issue.

The specific error/exception is "System.ArgumentOutOfRangeException", Parameter "value".

Question to @budak7273: I see there is a merge pending. Is this a potential fix?

budak7273 commented 4 years ago

I can verify this is occuring for me now as well. Thank you all for your saves and log files.

What were you looking for/intending to modify with the ResourceSinkSubsystem? Your goal may be able to be accomplished by other means while a fix is in the works.

@JanB1 the PR/merge in the works does not resolve this issue.

Invalid6120 commented 4 years ago

@budak7273, How about resetting the sink counter back to zero or a chosen value? If it's even possible.