mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-28 10:36:31 +08:00
Opt: Add auto device detection and auto package detection, should be foolproof
- Add: Real-time server change
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user