Open lordleonli opened 1 year ago
Traceback (most recent call last): File "D:\WarThunder_Yellow\WarThunder_Map_Marker_Finder-main\distance\code\printResults.py", line 164, in win32gui.SetForegroundWindow(wt[0]) pywintypes.error: (0, 'SetForegroundWindow', 'No error message is available') Traceback (most recent call last): File "D:\WarThunder_Yellow\WarThunder_Map_Marker_Finder-main\distance\code\scale.py", line 77, in selectWindow win32gui.SetForegroundWindow(wt[0]) pywintypes.error: (0, 'SetForegroundWindow', 'No error message is available')
If the process does not crash, then nothing
Thanks for your answer, the process didn't crash. The distance display is intermittent.
intermittent? can you describe in more detail?
Traceback (most recent call last): File "D:\WarThunder_Yellow\WarThunder_Map_Marker_Finder-main\distance\code\printResults.py", line 164, in
win32gui.SetForegroundWindow(wt[0])
pywintypes.error: (0, 'SetForegroundWindow', 'No error message is available')
Traceback (most recent call last):
File "D:\WarThunder_Yellow\WarThunder_Map_Marker_Finder-main\distance\code\scale.py", line 77, in selectWindow
win32gui.SetForegroundWindow(wt[0])
pywintypes.error: (0, 'SetForegroundWindow', 'No error message is available')