Jump to content

Crash in Windows 11


Trilogick
  • Branch: Preview Branch Version: Windows Pending

Game crashes when start windows 11

 

NullReferenceException: Object reference not set to an instance of an object

KModalScreen.OnCmpDisable () (at <33cbadb4d53344698461e1b8bda03e57>:0)
KMonoBehaviour.OnDisable () (at <53ba8544b0394db88dcaac034e1fe553>:0)
UnityEngine.GameObject:SetActive(Boolean)
ConfirmDialogScreen:OnPrefabInit()
KMonoBehaviour:InitializeComponent()
KMonoBehaviour:Awake()
UnityEngine.Object:Instantiate(GameObject, Transform, Boolean)
Util:KInstantiateUI(GameObject, GameObject, Boolean)
Util:KInstantiateUI(GameObject, GameObject, Boolean)
InitializeCheck:ShowErrorDialog(String)
InitializeCheck:ShowFileErrorDialogs()
InitializeCheck:Awake()
UnityEngine.Object:Instantiate(GameObject, Vector3, Quaternion, Transform)
Util:KInstantiate(GameObject, Vector3, Quaternion, GameObject, String, Boolean, Int32)
Util:KInstantiate(GameObject, GameObject, String)
LaunchInitializer:Update()

Build: U41-498381-S


Steps to Reproduce

Game crashes when start windows 11

 

NullReferenceException: Object reference not set to an instance of an object

KModalScreen.OnCmpDisable () (at <33cbadb4d53344698461e1b8bda03e57>:0)
KMonoBehaviour.OnDisable () (at <53ba8544b0394db88dcaac034e1fe553>:0)
UnityEngine.GameObject:SetActive(Boolean)
ConfirmDialogScreen:OnPrefabInit()
KMonoBehaviour:InitializeComponent()
KMonoBehaviour:Awake()
UnityEngine.Object:Instantiate(GameObject, Transform, Boolean)
Util:KInstantiateUI(GameObject, GameObject, Boolean)
Util:KInstantiateUI(GameObject, GameObject, Boolean)
InitializeCheck:ShowErrorDialog(String)
InitializeCheck:ShowFileErrorDialogs()
InitializeCheck:Awake()
UnityEngine.Object:Instantiate(GameObject, Vector3, Quaternion, Transform)
Util:KInstantiate(GameObject, Vector3, Quaternion, GameObject, String, Boolean, Int32)
Util:KInstantiate(GameObject, GameObject, String)
LaunchInitializer:Update()

Build: U41-498381-S




User Feedback


There's a file permission error in accessing files in E:/Meus Documentos/Documentos/Klei/OxygenNotIncluded/, I would start by checking Controlled Folder Access or other security/antivirus software preventing the game from reading or writing to those files. Try disabling OneDrive if you have that enabled.

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