Simclient not working

When I double click “simclient.exe” the terminal window pops open for a split second then closes.

I assume I have installed it correctly for Windows 10. Any suggestions?

Did you follow the instructions on the download page to generate the config file?

Also you can manually open a terminal window and run it from the command line, then it won’t auto close and you’ll be able to read any error message you get. :wink:

Here’s what I see:

C:\Program Files (x86)\AskMrRobotClient>simclient
Unhandled exception. System.UnauthorizedAccessException: Access to the path ‘C:\Program Files (x86)\AskMrRobotClient\zamr’ is denied.
at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle)
at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options)
at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at simclient.Program.Main(String[] args)

Got it. I had to set permissions for the arm folder

1 Like