I have this setup however it does not work through TCAdmin2. Works straight from the exe file. Cmd box opens and starts server. (taskmgr shows instance running).
When done in tcadmin in taskmgr 2 exe files show, console also shows this error.
Unhandled Exception: System.IO.IOException: The handle is invalid.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.Console.GetBufferInfo(Boolean throwOnNoConsole, Boolean& succeeded)
at System.Console.Clear()
at Barotrauma.DebugConsole.UpdateCommandLine() in E:\Barotrauma-development\Barotrauma\BarotraumaServer\Source\DebugConsole.cs:line 71
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Any clues/ideas on fix. It must work as other hosters seems to have it available.