-
-
Notifications
You must be signed in to change notification settings - Fork 21
Expeditions doesn't run. #371
Comments
As of 7.5.0, the Could you add this line after line 188 in
|
Also, try turning on ClearType..: |
Turning on ClearType has no effect. Tried to put code-line
|
Make sure you're using spaces to indent, not tabs. |
Honestly, I see no effect on digits.
|
Interesting. The issue isn't actually the OCR of the expedition number... it's the matching on the expedition rank: (non-black in that square highlights differences) Try changing line 182 from
to
If this also fails, you might have to generate your own captures of the |
Changing line 182 helped! Now all expeditions successfully sent! |
Cool. Let's keep this open for a bit more while I ascertain if this should be part of the main codebase or a spotfix. |
hmm
It can happen right after start script or some time later, for a while I use wscript for restart KCauto every time after error exit. |
@Kiras756 try increasing the wait in L171 ( |
I will report when pass enough time. |
Well, KCauto already run for about 20.5 hours without any error. |
A combination of increasing the wait on L171 to |
I started to have issue with exp 05 after 8/8 update. No issue with 15,25,35. OCR of 05 became 0S �]9;11;"java.exe: ExtSetAttributes(0x0E)"�\�]9;11;"java.exe: ExtSetAttributes(0x07)"�\�[94m[2019-08-09 07:42:08] Sortieing fleet 3 to expedition 5�[0m |
I added this after line 188 in expedition.py expedition_name = expedition_name.replace('S', '5') seems to work for exp 05 for now. |
Environment details
CHANGELOG.md
): 7.5.0Issue variability
Is the issue consistent (can be reproduced consistently) or is it intermittent (only happens sometimes)?: consistent
Issue
Kcauto trying to sent expeditions, but fails every time. I'm tried to put lower text_similiarity, but without any effect.
Log
The text was updated successfully, but these errors were encountered: