EDCD / EDDI

Companion application for Elite Dangerous
Other
453 stars 82 forks source link

{DEC:Credits} not working at the moment #2515

Closed FireSammy closed 1 year ago

FireSammy commented 1 year ago

As the header says {DEC:Credits} is not working at the moment. EDDI is operational, connected. Other credit values are working such as {DEC:EDDI commander continued credits}

FireSammy commented 1 year ago

Weird, as {DEC:Credits} worked when logging out programmed with ((EDDI shutdown)), It was the correct credit value. Weird...

Tkael commented 1 year ago

By "not working", I assume that you mean that it is returning a value of zero credits (or perhaps failing to update correctly after a transaction)? Could be related to some recent hiccups with accessing the Frontier API. I'll add a little bit of code to try to guard against a null result from the Frontier API.

Tkael commented 1 year ago

Again, please be as descriptive as possible in your bug reports. The more specific you are, the more likely that I'll be able to provide an effective fix.