I see there are other posts of this type, but they all seem to reference OSX. I'm running Win 10 64x Home.
Game has been uninstall, reinstalled, file integrity check, all old saves/settings deleted, and all mods removed. The only thing that gets my past the 'klei' screen is uninstalling spaced out. No log file appears to be generated.
Error in MainMenu_SpacedOut(Clone).MainMenu.OnPrefabInit
System.NullReferenceException: Object reference not set to an instance of an object
at SaveLoader.GetLatestSaveForCurrentDLC () [0x0001a] in C:\jenkins_workspace\workspace\SimGame_Windows\game\Assets\scripts\game\SaveLoader.cs:765
at MainMenu.RefreshResumeButton () [0x00001] in C:\jenkins_workspace\workspace\SimGame_Windows\game\Assets\scripts\ui\MainMenu.cs:521
at MainMenu.OnPrefabInit () [0x00134] in C:\jenkins_workspace\workspace\SimGame_Windows\game\Assets\scripts\ui\MainMenu.cs:125
at KMonoBehaviour.InitializeComponent () [0x0007f] in C:\jenkins_workspace\workspace\SimGame_Windows\game\Assets\Plugins\Klei\util\KMonoBehaviour.cs:132
UnityEngine.Debug:LogError(Object, Object)
Debug:LogError(Object, Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Debug.cs:152)
DebugUtil:LogErrorArgs(Object, Object[]) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/DebugUtil.cs:191)
DebugUtil:LogException(Object, String, Exception) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/DebugUtil.cs:201)
KMonoBehaviour:InitializeComponent() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/KMonoBehaviour.cs:138)
KMonoBehaviour:Awake() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/KMonoBehaviour.cs:44)
UnityEngine.Object:Instantiate(GameObject, Transform, Boolean)
Util:KInstantiateUI(GameObject, GameObject, Boolean) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/Util.cs:280)
FrontEndManager:OnPrefabInit() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ui/FrontEndManager.cs:31)
KMonoBehaviour:InitializeComponent() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/KMonoBehaviour.cs:132)
KMonoBehaviour:Awake() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/KMonoBehaviour.cs:44)
UnityEngine.Object:Instantiate(GameObject, Vector3, Quaternion)
Util:KInstantiate(GameObject, Vector3, Quaternion, GameObject, String, Boolean, Int32) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/Util.cs:215)
SceneInitializer:PreLoadPrefabs() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/SceneInitializer.cs:52)
SceneInitializer:Awake() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/SceneInitializer.cs:35)
UnityEngine.Object:Instantiate(GameObject, Vector3, Quaternion, Transform)
Util:KInstantiate(GameObject, Vector3, Quaternion, GameObject, String, Boolean, Int32) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/Util.cs:226)
Util:KInstantiate(Component, GameObject, String) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/Util.cs:193)
SceneInitializerLoader:Awake() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/SceneInitializerLoader.cs:27)
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now