mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-28 09:08:16 +08:00
MapDetectionError
This commit is contained in:
2
alas.py
2
alas.py
@@ -366,7 +366,7 @@ class AzurLaneAutoScript:
|
|||||||
logger.warning(f'Try restarting, {self.config.Emulator_PackageName} will be restarted in 10 seconds')
|
logger.warning(f'Try restarting, {self.config.Emulator_PackageName} will be restarted in 10 seconds')
|
||||||
self.config.task_call('Restart')
|
self.config.task_call('Restart')
|
||||||
self.device.sleep(10)
|
self.device.sleep(10)
|
||||||
return False
|
continue
|
||||||
else:
|
else:
|
||||||
logger.critical('Request human takeover')
|
logger.critical('Request human takeover')
|
||||||
exit(1)
|
exit(1)
|
||||||
|
|||||||
Reference in New Issue
Block a user