Balvald / ArtemisScannerTracker

An EDMC plugin that keeps track of the exobiology scanner of a CMDRs Artemis suit in ED:Odyssey
GNU General Public License v3.0
24 stars 4 forks source link

[BUG] in progress scan value (on the "Last Exobiology Scan:" line) always shows N/A now #35

Closed slippycheeze closed 1 year ago

slippycheeze commented 1 year ago

Describe the bug Since updating to the latest, 0.2.4, release the in-progress scans only show "N/A" value. The accumulation of Unsold Scan Value does happen as expected.

To Reproduce Steps to reproduce the behavior:

  1. Enable in-progress scan value, if it isn't.
  2. Scan something.

Screenshots

cough I thought I had a 1/3 scan there, but this is 3/3. anyway, the "N/A" is present all through the scan process.

image

Desktop (please complete the following information):

Additional context Have verified that finishing a scan, and starting a new one, on another planet, wasn't going to kick-start the process.

slippycheeze commented 1 year ago

I can confirm that this change to load.py fixes the bug on my side, when manually applied. Thank you so much for the fast response, and the plugin.

Balvald commented 1 year ago

yay c:

Though I thought with me forgetting little things that bug me afterwards. I think it'll be high time to open another repo to write and store tests so that I don't accidentially make things worse at some point.