GoldenGnu / jeveassets

jEveAssets is an out-of-game asset manager for Eve-Online, written in Java
http://eve.nikr.net/jeveasset
GNU General Public License v2.0
155 stars 39 forks source link

updating toons #117

Closed ryleelewis closed 5 years ago

ryleelewis commented 5 years ago

every time the program has an update i see errors when i update inventory. today i tried to edit the characters. it worked for one account. when i started a second account nothing happened when i clicked cancel jeveassets_toon_edit_error account_errors_after_updating data_errors

ryleelewis commented 5 years ago

i don't understand why characters would have errors when the 'scopes' never change

GoldenGnu commented 5 years ago

The scopes jEveAssets uses may have changed since you added the accounts. Sometimes I add new features that use new endpoints in ESI, and then you have to edit the accounts to add the new scopes to allow access to the new endpoints. That is why it shows the warnings, to let you know it’s not able to get everything. Feel free to just ignore them if you do not want to use the new features.

The problem with not being able to cancel is a CCP problem. The only workaround I can come up with is logout on eveonline.com in your browser, before, adding the next account.

ryleelewis commented 5 years ago

Thank you

GoldenGnu commented 5 years ago

I'm going to close this issue as resolved. Please, reply if you do not feel it have been resolved and I will reopen the issue