The only thing the tool should ask to download are the config files such as planetary data, additional images and systems.
Is the tool asking for more than that?
What version of .Net do you have installed on your system?
As for the tool not letting you sign-in, that’s because the error happens before the authentication attempt.
I am just unsure why you get this exception.
It’s like it does not want to load the correct version of Newtonsoft.json that it comes with.
Hello,
I discovered your tool a few days ago and am trying to get it working.
It looks like the number of people with the same problem is increasing.
Windows 10 + 4.8
The first version I installed was the 8.6.1, I only read later in the NEWS that the API does not work.
Since then I’ve been waiting for a hotfix. I delete the folder with 6.1 an clean the regestry by hand.
Today i download all files by my own, and try it again.
Thats the result
Version 8.6.4.0
Failed Add API
Failed to send command
Die Datei oder Assembly “Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed” oder eine Abhängigkeit davon wurde nicht gefunden. Die gefundene Manifestdefinition der Assembly stimmt nicht mit dem Assemblyverweis überein. (Ausnahme von HRESULT: 0x80131040)
bei EVEPlanetaryPlanner.WebServiceUtils.SendCommand(String controller, Dictionary`2 command)
bei EVEPlanetaryPlanner.RegisterAPIPopup.LoadAPIData()
bei EVEPlanetaryPlanner.MainWindow.TextButton_AddAPIClick(Object sender, RoutedEventArgs e)
Finally crushed that pesky API registration issue.
For those interested, HTTP client uses an old version of Newtonsoft.JSON and therefore does not recognize the newer one I was using.
So I got rid of HTTP client and put it place another mechanism for webcalls that is working.
What is weird is that debugging would not trigger this issue.
I am guessing Visual Studio is smart enough to force the latest version to be used.
That or it loads both version somehow.
On a side note, I also improved the download section of the site (nothing visible for you) to be more dynamic and let me publish new versions faster.
A big thank you to everyone that reported the issue and took the time to test newer versions so I could isolate the problem.
Your help was really appreciated. @Sirus_Phoenix@Loxi@Py_vanPy
Hello,
yes the planets are all built up.
I own a small PI farm with 6 accounts and none of the characters work as they should.
It doesn’t save anything either, it may have something to do with the last error.
Do I need to update any software?