OS Name/Version: Centos Stream 9
Product Name/Version: AMP Release “Phobos” v2.6.2, built 01/06/2025 14:18
Problem Description: I installed an Icarus instance. It is unable to start. The instance block itself states “Application Error” “A Fault is preventing the application from starting. Manage the instance to examine the logs”.
I suspect this is an error with proton or something. But I am unfamiliar with that technology.
Here is the log output
[15:43:45] [System:nate Info/30] : Merging config file ./icarus/2089300/Icarus/Saved/Config/WindowsServer/ServerSettings.ini (INI format) using Unicode (UTF-8) encoding.
[15:43:45] [System:nate Warning/30] : The application stopped unexpectedly. Exit code 1
[15:43:45] [System:nate Warning/30] : Application failed to start 5 times, not restarting.
[15:43:48] [Generic:nate Error/33] : NullReferenceException
[15:43:48] [Generic:nate Error/33] : [0] (NullReferenceException) : Object reference not set to an instance of an object.
[15:43:48] [Generic:nate Error/33] : at GenericModule.GenericApp.DoAppStartup(Boolean IsUpdating)
at GenericModule.GenericApp.Start()
Steps to reproduce:
- Install Instance
- Attempt start
- Start fails
Actions taken to resolve so far: Attempting googling the issue, and searching discourse. Either Im not searching well enough. Or this is new.