1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 00:28:20 +08:00

Opt: Add auto device detection and auto package detection, should be foolproof

- Add: Real-time server change
This commit is contained in:
LmeSzinc
2022-04-18 05:01:32 +08:00
parent 9da18a87ad
commit beabf938fc
13 changed files with 285 additions and 99 deletions

View File

@@ -76,6 +76,10 @@ def possible_reasons(*args):
logger.critical(f'Possible reason #{index}: {reason}')
class PackageNotInstalled(Exception):
pass
def handle_adb_error(e):
"""
Args: