Jump to content

Unable to open save in 1.10: "Input string was not in a correct format."


Recommended Posts

I tried moving my savefile from 1.8 to 1.10, with an identical set of mods, but the save is corrupted in 1.10 and won't open. It will open normally in 1.8 without issue.

Underneath the save name it says "Error Accessing this Save Input string was not in a correct format."

I believe the relevant part of the log file is:

[ERR 15:24:53.565] [LoadGameDialogs] Error loading save Eli's Space Program 2 - Input string was not in a correct format.

[LOG 15:25:00.471] [KSPUpgradePipeline]: Eli's Space Program 2 updated from 1.8.1 to 1.10.1.
[EXC 15:25:00.545] FormatException: Input string was not in a correct format.
	System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) (at <ad04dee02e7e4a85a1299c7ee81c79f6>:0)
	System.Number.ParseInt32 (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) (at <ad04dee02e7e4a85a1299c7ee81c79f6>:0)
	System.Int32.Parse (System.String s) (at <ad04dee02e7e4a85a1299c7ee81c79f6>:0)
	GameParameters+ParameterNode.Load (ConfigNode node) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
	GameParameters.LoadCustomNode (ConfigNode node) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
	GameParameters.Load (ConfigNode node) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
	GameParameters..ctor (ConfigNode node) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
	Game..ctor (ConfigNode root) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
	GamePersistence.LoadGameCfg (ConfigNode node, System.String saveName, System.Boolean nullIfIncompatible, System.Boolean suppressIncompatibleMessage) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
	MainMenu.OnLoadDialogPipelineFinished (ConfigNode node, System.String save) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
	MainMenu+<>c__DisplayClass83_0.<OnLoadDialogFinished>b__0 (ConfigNode n) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
	KSPUpgradePipeline.Process (ConfigNode n, System.String saveName, SaveUpgradePipeline.LoadContext loadContext, Callback`1[T] onSucceed, Callback`2[T,U] onFail) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
	MainMenu.OnLoadDialogFinished (System.String save) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
	LoadGameDialog.ConfirmLoadGame () (at <c1858a3f77504bd1aaa946fdccf84670>:0)
	LoadGameDialog+<>c__DisplayClass40_0.<CreateLoadList>b__0 (System.Boolean isActive) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
	DialogGUIToggleButton.<Create>b__2_0 (System.Boolean b) (at <c1858a3f77504bd1aaa946fdccf84670>:0)
	UnityEngine.Events.InvokableCall`1[T1].Invoke (T1 args0) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
	UnityEngine.Events.UnityEvent`1[T0].Invoke (T0 arg0) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
	UnityEngine.UI.Toggle.Set (System.Boolean value, System.Boolean sendCallback) (at <99c70f3212f546f499a5c598b1663bb9>:0)
	UnityEngine.UI.Toggle.set_isOn (System.Boolean value) (at <99c70f3212f546f499a5c598b1663bb9>:0)
	UnityEngine.UI.Toggle.InternalToggle () (at <99c70f3212f546f499a5c598b1663bb9>:0)
	UnityEngine.UI.Toggle.OnPointerClick (UnityEngine.EventSystems.PointerEventData eventData) (at <99c70f3212f546f499a5c598b1663bb9>:0)
	UnityEngine.EventSystems.ExecuteEvents.Execute (UnityEngine.EventSystems.IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData) (at <99c70f3212f546f499a5c598b1663bb9>:0)
	UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) (at <99c70f3212f546f499a5c598b1663bb9>:0)
	UnityEngine.DebugLogHandler:LogException(Exception, Object)
	ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
	UnityEngine.EventSystems.EventSystem:Update()

Full log file here, and save folder here.

Does anyone know how to fix this? Any help would be greatly appreciated!

 

Edit: Fixed! The problem was caused by the mod EarnYourStripes. Removing it solved the problem.

 

Edited by EchoLima
Fixed!
Link to comment
Share on other sites

43 minutes ago, VoidSquid said:

Hey @EchoLima, the only thing coming to my mins, and it's a pure guess, your save game folder is named "Eli's Space Program 2"? Might be the apostrophe in the name causing the issue.

I tried removing it, but no luck. Thanks for the suggestion though!

Edited by EchoLima
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...