Eve x Excel Add-in Version 1.3.0 Patch Notes

Now it’s just a matter of the add-in not communicating reliably. At the moment it’s responsive, but I’ll keep monitoring.

Hmmmmmm. Did an orderly save and shutdown of the sheet and Excel last night only to reopen the file today and find that the corruption had returned. Had to do the Find/Replace all over again to recover it.

Very strange, I’ll make some notes on this and try to get a coherent ticket to the addin team at microsoft to report on the failure to properly link the addin.

At least it’s good that it’s consistent so you can do a replace all. But understandably frustrating.

You can send me a copy via Discord (username: Hundasupa, I’m also always posting in #spreadsheets on the eve discord) I’d try inspecting the excel workbook metadata and compare it to my own sheets so I can maybe spot why it does this, maybe. :slight_smile:

Hey Hundasuupa,

{“error”:“invalid_scope”,“error_description”:“The requested ‘esi-characterstats.read.v1’ scope is not valid.”} since today downtime ^^

Could you take a look please ?

Already reload the Add-in, uninstall etc

Thanks o7

The update was pushed very soon after the scope change, but it was in a hard spot to update, could be very cached on the client side.

Hopefully it’s resolved now. :slight_smile:

Ctrl+F5 inside the addin window can help if it still persist, or a clean web-addin reload via settings.

This is for Hundasuupa,

I got this “xldudf” problem. 17 instances had to be changed.

  1. The location_solar_system_id seems to have disappeared from the Active_character() Data Card.

  2. Now, anything that uses the character.id call returns a #value! error.
    active_character().id,
    use the cell number, or
    just type the number

Normal calls such as market prices, blueprint calls seem to be working properly. So it is like the ESI calls are working.

Did the log out back in thing, too.

Unable to refresh token for character: Sara Seraph (character ID). I get this error message at the bottom of the EVE Add-in pane.

  1. The location data requires the token to work, so most likely that issue, it might have cached the “un-authed” character entity and would take some time to clear and refetch once it finds a valid token.

  2. This seems weird to me, but can’t imagine what it could be. Since .id is rather stable field on cards.

Has anything been resolved by time itself?

The quick answer is … everything is working now. So, I obviously did something, somewhere.

Maybe working from home, watching twitch, playing EVE, and updating EXCEL files at the same time is not such a good idea. :grin:

Thank you