[Fixed] Error starting with V2

Rowtag

New member
Feb 6, 2017
13
0
0
38
[08.02.2017 19:05:07] Error Starting Server
[08.02.2017 19:05:07] ----------------------------------
Current Time: 08.02.2017 19:05:07
Thrown by: Boolean StartWithCreateProcess(System.Diagnostics.ProcessStartInfo)
Message: The system cannot find the file specified
Stack Trace:
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at CAT.server.StartServer(String ServerPath, String ServerFile)
----------------------------------


It has the correct Paths and settings.
 
Last edited:
[08.02.2017 19:05:07] Error Starting Server
[08.02.2017 19:05:07] ----------------------------------
Current Time: 08.02.2017 19:05:07
Thrown by: Boolean StartWithCreateProcess(System.Diagnostics.ProcessStartInfo)
Message: The system cannot find the file specified
Stack Trace:
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at CAT.server.StartServer(String ServerPath, String ServerFile)
----------------------------------


It has the correct Paths and settings.

Can you paste me the content of those fields? They might be technically correct, but I might be handling them in a way that doesn't work. So if I can see them, I can figure that out.
 
Ofc,

But Which Fields?

SteamCMD Folder has the Path:
G:\Software\SteamCMD

Server Install Folder:
G:\Games\conanex

Server Exe File:
ConanSandboxServer-Win64-Test.exe -log -ServerName="Hostname"

Game Server IP:
There my correct IP Inside

Game Server Port:
Same, right Port inside.

If the Server runs before using CAT, it works perfect with the players .
 
Ofc,

But Which Fields?

SteamCMD Folder has the Path:
G:\Software\SteamCMD

Server Install Folder:
G:\Games\conanex

Server Exe File:
ConanSandboxServer-Win64-Test.exe -log -ServerName="Hostname"

Game Server IP:
There my correct IP Inside

Game Server Port:
Same, right Port inside.

If the Server runs before using CAT, it works perfect with the players .

That all does look right, I wonder if it is an access thing. Can you try running CAT as admin and see if that fixes the problem?
 
I had to add a \ to the end of my directories. for instance G:\Software\SteamCMD\ Then save the settings exit and come back in.