Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Game crashes every boot before the unity logo even has time to fade in.
The only knowledge I have of reproducing is it started after I clicked 'reset' in key binds. All buttons stopped working and eventually the game crashed. When attempting to restart the game, the unity logo doesn't even fade in before it crashes. After wiping every known trace of the game from my pc and reinstalling via manual download and unzip or installing itch and downloading it via that, the crash still occurs.
The furthest I've gotten in installing the 1/13/2023 build which loaded the opening menu, but crashed again shortly after trying to put the game full screen
Also, no crash text file is created (at least not one I can find in all known directories), which is rather odd

5600x
3060ti
16GB RAM

Thank you for you time btw, the game is amazing :)

After creating a log file as detailed in a previous post, this is the result of the log file:

    Driver:          31.0.15.3699

Begin MonoManager ReloadAssembly

- Loaded All Assemblies, in  0.113 seconds

- Finished resetting the current domain, in  0.002 seconds

XRGeneral Settings awakening...

[XR] [1368] [16:13:41.303][Error  ] xrEnumerateInstanceExtensionProperties: XR_ERROR_RUNTIME_UNAVAILABLE

[XR] [1368] [16:13:41.303][Error  ] xrEnumerateInstanceExtensionProperties: XR_ERROR_RUNTIME_UNAVAILABLE

[XR] [1368] [16:13:41.303][Error  ] xrEnumerateInstanceExtensionProperties: XR_ERROR_RUNTIME_UNAVAILABLE

[XR] [1368] [16:13:41.303][Info   ] Available Layers: (0)

[XR] [1368] [16:13:41.303][Error  ] xrCreateInstance: XR_ERROR_RUNTIME_UNAVAILABLE

Fallback handler could not load library E:/Users/#####/AppData/Roaming/itch/starbase-simulator/StarbaseSim_Data/MonoBleedingEdge/OculusXRPlugin

Fallback handler could not load library E:/Users/#####/AppData/Roaming/itch/starbase-simulator/StarbaseSim_Data/MonoBleedingEdge/OculusXRPlugin.dll

Fallback handler could not load library E:/Users/#####/AppData/Roaming/itch/starbase-simulator/StarbaseSim_Data/MonoBleedingEdge/OculusXRPlugin.dll

Fallback handler could not load library E:/Users/#####/AppData/Roaming/itch/starbase-simulator/StarbaseSim_Data/MonoBleedingEdge/OculusXRPlugin

Fallback handler could not load library E:/Users/#####/AppData/Roaming/itch/starbase-simulator/StarbaseSim_Data/MonoBleedingEdge/libOculusXRPlugin

Fallback handler could not load library E:/Users/#####/AppData/Roaming/itch/starbase-simulator/StarbaseSim_Data/MonoBleedingEdge/libOculusXRPlugin.dll

Fallback handler could not load library E:/Users/#####/AppData/Roaming/itch/starbase-simulator/StarbaseSim_Data/MonoBleedingEdge/libOculusXRPlugin.dll

Fallback handler could not load library E:/Users/#####/AppData/Roaming/itch/starbase-simulator/StarbaseSim_Data/MonoBleedingEdge/libOculusXRPlugin

Fallback handler could not load library E:/Users/#####/AppData/Roaming/itch/starbase-simulator/StarbaseSim_Data/MonoBleedingEdge/OculusXRPlugin

Fallback handler could not load library E:/Users/#####/AppData/Roaming/itch/starbase-simulator/StarbaseSim_Data/MonoBleedingEdge/OculusXRPlugin.dll

Fallback handler could not load library E:/Users/#####/AppData/Roaming/itch/starbase-simulator/StarbaseSim_Data/MonoBleedingEdge/OculusXRPlugin.dll

Fallback handler could not load library E:/Users/#####/AppData/Roaming/itch/starbase-simulator/StarbaseSim_Data/MonoBleedingEdge/OculusXRPlugin

Fallback handler could not load library E:/Users/#####/AppData/Roaming/itch/starbase-simulator/StarbaseSim_Data/MonoBleedingEdge/libOculusXRPlugin

Fallback handler could not load library E:/Users/#####/AppData/Roaming/itch/starbase-simulator/StarbaseSim_Data/MonoBleedingEdge/libOculusXRPlugin.dll

Fallback handler could not load library E:/Users/#####/AppData/Roaming/itch/starbase-simulator/StarbaseSim_Data/MonoBleedingEdge/libOculusXRPlugin.dll

Fallback handler could not load library E:/Users/#####/AppData/Roaming/itch/starbase-simulator/StarbaseSim_Data/MonoBleedingEdge/libOculusXRPlugin

<RI> Initializing input.

New input system (experimental) initialized

Using Windows.Gaming.Input

<RI> Input initialized.

<RI> Initialized touch support.

d3d12: swapchain present failed (887a0001).

d3d12: swapchain present failed (887a0001).

Thx! That's strange though, it seems to crash right away for some reason. 

Did you also reset / delete the registry settings?

  1. open registry editor by typing "regedit" into the Windows search bar
  2. in the editor go to this address: Computer\HKEY_CURRENT_USER\SOFTWARE\Ashtorak\StarbaseSim (you can copy paste it into the address bar)
  3. delete the StarbaseSim folder to reset all settings to default at game start (it will recreate the folder)

This screen shot was from another issue where I showed where the key binds are stored:

Maybe something in the registry settings changed somehow after resetting key binds as they are saved there by Unity.

(+1)

We have a successful load of the game. Can't wait to play again, thank you! :)