ssjshields / archetype-counter

PowerShell WinForm script for the online video game PokeMMO. Automatically track encounters (Horde, Safari, etc.) and manually track when you receive Eggs or Fossils. Utilizes ImageMagick and OCR technology.
52 stars 17 forks source link

Profile count corrupted (unknown cause) #72

Open ssjshields opened 1 month ago

ssjshields commented 1 month ago

reported twice, if you experience this bug please report it so we can resolve the problem.

example of the corrupted line: #0 - * (0)

image

to resolve either remove the corrupted entries or reinstall the Counter. check backup folder to restore data as well.

ssjshields commented 1 month ago

image

I believe this is caused by the same issue essentially, the evolution screen code is the same as the battle screen, which can trigger false scans. It would be beneficial to look at a debug log from when this happens.