Jump to content

Game crashes on start


Dapperdog
  • Branch: Preview Branch Version: Windows Pending

Got as far as seeing the Klei logo before my game was eaten by a black hole. Log as below;

 

UnityEngine.Debug:LogError(Object)
Debug:LogError(Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Debug.cs:142)
DebugUtil:LogErrorArgs(Object[]) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/DebugUtil.cs:185)
GameInputMapping:LoadBindings() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/input/GameInputBindings.cs:481)
GameInputManager:.ctor(BindingEntry[]) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/input/GameInputManager.cs:31)
Global:Awake() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/Global.cs:418)
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(GameObject, GameObject, String) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/Util.cs:198)
LaunchInitializer:Update() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/LaunchInitializer.cs:58)

 

Not sure what is causing it. Been like this since the last update. Was able to play without problems before that.

Have uninstalled and reinstalled to no avail.


Steps to Reproduce

Double click on application to start game

Saw Klei Logo

Then game crashed




User Feedback


Could you please attach your Documents/Klei/OxygenNotIncluded/keybindings.json file? Deleting that file should fix the problem but I would like to investigate why it's not loading correctly. Thanks!

Share this comment


Link to comment
Share on other sites



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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...