Jump to content

Crash at Logo Screen


mrfatty
  • Branch: Live Branch Version: Windows Pending

Any tips how to solve this? I reinstalled and it doesnt work. My laptop works on the game.

My Monitor Odyssey Neo G9 Curved Gaming Monitor maybe that could be a problem?

 

 

Error in MusicManager(Clone).MusicManager.OnPrefabInit
FMODUnity.EventNotFoundException: [FMOD] Event not found: {0f43d3b0-fbf7-4260-a298-8390f364de58}
  at FMODUnity.RuntimeManager.GetEventDescription (FMOD.GUID guid) [0x00059] in <a8cb41ce2d4f434b8cf62ff0143cf563>:0
  at KFMOD.GetEventReferencePath (FMODUnity.EventReference event_ref) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
  at Assets.GetSimpleSoundEventName (FMODUnity.EventReference event_ref) [0x00000] in <322ab64cfe564736a3a4cd0cabcbbf3c>:0
  at MusicManager.ConfigureSongs () [0x0002d] in <322ab64cfe564736a3a4cd0cabcbbf3c>:0
  at MusicManager.OnPrefabInit () [0x00006] in <322ab64cfe564736a3a4cd0cabcbbf3c>:0
  at KMonoBehaviour.InitializeComponent () [0x00068] in <1b5c2ff4f53d4a48b7159ed84d905978>:0

  at UnityEngine.Debug.LogError (System.Object message, UnityEngine.Object context) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
  at Debug.LogError (System.Object obj, UnityEngine.Object context) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
  at DebugUtil.LogErrorArgs (UnityEngine.Object context, System.Object[] objs) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
  at DebugUtil.LogException (UnityEngine.Object context, System.String errorMessage, System.Exception e) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
  at KMonoBehaviour.InitializeComponent () [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
  at KMonoBehaviour.Awake () [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
  at UnityEngine.Object.Internal_InstantiateSingleWithParent_Injected (UnityEngine.Object data, UnityEngine.Transform parent, UnityEngine.Vector3& pos, UnityEngine.Quaternion& rot) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
  at UnityEngine.Object.Internal_InstantiateSingleWithParent (UnityEngine.Object data, UnityEngine.Transform parent, UnityEngine.Vector3 pos, UnityEngine.Quaternion rot) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
  at UnityEngine.Object.Instantiate (UnityEngine.Object original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
  at UnityEngine.Object.Instantiate[T] (T original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
  at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.GameObject parent, System.String name, System.Boolean initialize_id, System.Int32 gameLayer) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
  at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.GameObject parent, System.String name) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
  at LaunchInitializer.Update () [0x00000] in <322ab64cfe564736a3a4cd0cabcbbf3c>:0
Build: U43-526946-S

 

Capture.PNG


Steps to Reproduce

Fresh download installed




User Feedback


Looks like the game is trying to load the expansion when it's not installed. Try deleting Documents/Klei/OxygenNotIncluded/kplayerprefs.yaml and relaunch the game. If that doesn't work, try editing the file in Notepad and look for the line that says "EXPANSION1_ID.ENABLED: 1" and change it to "EXPANSION1_ID.ENABLED: 0" (the 1 becomes a 0)

  • Like 1

Share this comment


Link to comment
Share on other sites

In kplayerprefs.yaml thats all it said.

 

strings:
  INSTALL_TIMESTAMP: 638040719281164666
ints:
  SESSION_ID: 5
floats: {}

 

Share this comment


Link to comment
Share on other sites

That's very strange this is happening. I've attached a kplayerprefs.yaml for you to try.

I wonder if your Steam client is an older version, you can find this information under Help -> About Steam. Here's what mine looks like to compare.

image.png

kplayerprefs.yaml

  • Like 1
  • Thanks 1

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...