Zero-K.exe Information: 0 : Reseting configs and deploying AIs
Zero-K.exe Information: 0 : Connecting to steam API
Zero-K.exe Information: 0 : Steam online
Zero-K.exe Information: 0 : Starting
Zero-K.exe Error: 0 : Error starting chobby: System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: Access is denied
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at ChobbyLauncher.Chobbyla.<LaunchChobby>d__36.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at System.Threading.Tasks.Task`1.get_Result()
at ChobbyLauncher.Chobbyla.Run(UInt64 initialConnectLobbyID, TextWriter writer)
at ChobbyLauncher.Program.RunWrapper(Chobbyla chobbyla, UInt64 connectLobbyID, TextWriter logWriter, StringBuilder logSb)
at ChobbyLauncher.Program.Main(String[] args)
---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): Access is denied
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at ChobbyLauncher.Chobbyla.<LaunchChobby>d__36.MoveNext()<---