The simulation client is no longer working for me. I am on a Mac and have downloaded an installed all the latest code this morning and cleared any running simulations.
The first time I ran the code I got the following:
$ dotnet amr.dll
Ask Mr. Robot client checking for latest version…
Updating to version 1231…
$
It did appear to download the update as a new folder was created. On subsequent runs I get this:
$ dotnet amr.dll
Ask Mr. Robot client checking for latest version…
$
There is nothing in the logs directory and no indication of what the problem might be. I was using this yesterday and was able process simulations correctly. Any help would be appreciated.
I have updated all the files like you suggested, but I am still getting the exact same thing. Here are the .net runtimes I have installed. Any other information that would be helpful?
That should be all that you need… it’s possible that they changed something in .net core 3.1 that I was not aware of. Unfortunately I don’t have a Mac to test on. I’ll give it a try on a different Linux system and see if I get a similar issue.
…yep, same here. It checks for the latest AMR client version (and downloads it if not already done) and then nothing. Updated to the latest .net runtime version previously.
I had a friend try this on a Linux machine and gets the same result… so yeah, something about .net core 3.1 vs. 2.2 is working differently or no longer supported. I have a vague idea of what it might be, but it will probably require changing how part of the client works.
I’m going to work on that this week, along with a few other changes to the client program that have been in the works. I’ll make an announcement when a new version is available, might take a few days unfortunately.
Just an update. I tried running the client and it downloaded all the files for version1232. The application is still behaving as it was before. I deleted the AskMrRobotClient directory and reinstalled. Upon running the fresh install it asked me for my login credentials and appears to be working at this point. Thank you for your attention on this matter.