[Fixed] Error loading chat logs

jungle.gnz

New member
JFF Supporter
Feb 5, 2017
8
0
0
59
Avast didn't like downloading. Disabled - no installed.

Can read remote server for players however no player chatlog.
Run on server and same thing.

CAT log error:
[6/02/2017 6:46:23 p.m.] ----------------------------------
Current Time: 6/02/2017 6:46:23 p.m.
Thrown by: Void WinIOError(Int32, System.String)
Message: Could not find a part of the path 'C:\ConanSandbox\Saved\Logs\ConanSandbox.log'.
Stack Trace:
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at CAT.utils.GetChatLogs()
----------------------------------


My server is not located at that shown: Need to be able to change folder location.
 
Yeah, the chatlog is local only, so far, I haven't found a way to get into the server remotely for much. They haven't implemented RCON, so... functionality is limited due to that.

What folder do you have your server installed it? The root folder? Since that path is the default path from the point of server install, it should work. Let me know though and I'll do what needs to be done to make it work (as well as clear up the exception)
 
Nevermind, the exception is caught. ;)

Anyway, it looks like maybe you have "C:" in the Server Install Folder box? that should be the path to your install folder, such as "C:\conan_server" or such like that.

Also, make sure you click File -> Save Settings after making any changes.