First Screenshot of CAT

Trekkan

NomadSoft Owner/Developer
Staff member
Oct 11, 2011
3,569
176
63
Hillsboro, OR
www.nomadsoft.net
So I started work on a new server manager for Conan Exiles yesterday, here is a very early screenshot of what I have so far (all working).

It will install, update and make sure your server remains up and running. Also below you'll see the player list for the server currently as well. There is a lot to expand on, and I'm doing so, but this is just a first look.

cat_ss1.png
 
Found your post on the Steam Community forums, looks great!!

One thing I would love to see would be chat logs pulled separately from the rest of the logs, either in a separate tab on your program and/or an actual log file.

Keep up the good work, can't wait to see this be released!
 
  • Like
Reactions: Trekkan
Like what you got going here. Would be willing to assist in testing purpose if you are in need. Will be running Conan on a dedicated box with full root access so no restrictions like you would have on a hosted environment.
 
  • Like
Reactions: Trekkan
Like what you got going here. Would be willing to assist in testing purpose if you are in need. Will be running Conan on a dedicated box with full root access so no restrictions like you would have on a hosted environment.

I'll let ya know, should be soon! And not Valve (TM) soon either. ;)

omg. nice tool.
need a online check system so bad.

any plan for a .ini editor to set multis in the tool.

I do have plans for an INI editor, but right now the only way to get those changes to be applied is to restart the server. Whereas, if you log into the server, make the changes, they save to the INI without a server reload. So... trying to figure out a way to make that be something valuable still. =)
 
  • Like
Reactions: Trafalgar D. Law
Found your post on the Steam Community forums, looks great!!

One thing I would love to see would be chat logs pulled separately from the rest of the logs, either in a separate tab on your program and/or an actual log file.

Keep up the good work, can't wait to see this be released!

Chat logs are in. =)
 
I'll let ya know, should be soon! And not Valve (TM) soon either. ;)



I do have plans for an INI editor, but right now the only way to get those changes to be applied is to restart the server. Whereas, if you log into the server, make the changes, they save to the INI without a server reload. So... trying to figure out a way to make that be something valuable still. =)

it is no problem.

every patch the .ini resets.
a system that seve a defult offset and put it in the .ini is better than nothing.

its so painfull to set all the mutlis munuel.

p.s. need beta tester ? running a server on my root.

sorry for poor english
 
Hello, one thing I have to say directly supertool glad me when it is finished.
If you are still looking for beta testers I would gladly provide.
I have a Conan Server on my root server.



Greeting, Blauerdrache
 
Can't get it to start my server for some reason. Getting the following:

[2/6/2017 4:29:10 PM] Error Starting Server
[2/6/2017 4:29:10 PM] ----------------------------------
Current Time: 2/6/2017 4:29:10 PM
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)

Not sure what's going on, the executable (ConanSandboxServer.exe) is in the path I specified.
 
Can't get it to start my server for some reason. Getting the following:

[2/6/2017 4:29:10 PM] Error Starting Server
[2/6/2017 4:29:10 PM] ----------------------------------
Current Time: 2/6/2017 4:29:10 PM
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)

Not sure what's going on, the executable (ConanSandboxServer.exe) is in the path I specified.

bug rports in this forum: Bug Reports
 
So I started work on a new server manager for Conan Exiles yesterday, here is a very early screenshot of what I have so far (all working).

It will install, update and make sure your server remains up and running. Also below you'll see the player list for the server currently as well. There is a lot to expand on, and I'm doing so, but this is just a first look.

View attachment 868
I love the idea! Keep it up also will you be releasing a beta build soon? If so will it cost money. This will be great becase of all of the issues people are having with server creation. Great job!!!
 
I love the idea! Keep it up also will you be releasing a beta build soon? If so will it cost money. This will be great becase of all of the issues people are having with server creation. Great job!!!

There should be another build out either tonight or tomorrow, not a lot of changes at the moment (most of my coding is done on the weekend). But CAT will remain free, I have no plans of charging for it at all.