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.
41 stars 17 forks source link

krabby scan fail when fishing with strings #58

Closed paprika-flow closed 2 weeks ago

paprika-flow commented 3 months ago

ArchetypeScreenshot ArchetypeScreenshotEncounter ArchetypeScreenshotEncounterEx ArchetypeScreenshotMagick DEBUG_OCR_OUTPUT.txt

Romsmesme commented 2 months ago

Did you manage to fix it? I have the same issue, only with krabby

ssjshields commented 2 weeks ago

the result shown in the text file is some strange text, like a username or something. adding to the name fix file usually will resolve this issue, but you'd need to check if the results are consistent.

just a guess what is happening is the string edit is allowing the battle screen to change too quickly, not really sure. without multiple debug logs can't really do anything.

more than likely resolved in v4, v3 will no longer be supported.

currenting in the "testing" branch.