mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Modified the way to realize the WSA solution
Fix:A rare situation caused the game to shut down during restart in WSA solution
This commit is contained in:
@@ -76,7 +76,7 @@ def handle_adb_error(e):
|
||||
# AdbError()
|
||||
logger.exception(e)
|
||||
possible_reasons(
|
||||
'If you are using BlueStacks or LD player, please enable ADB in the settings of your emulator',
|
||||
'If you are using BlueStacks or LD player or WSA, please enable ADB in the settings of your emulator',
|
||||
'Emulator died, please restart emulator',
|
||||
'Serial incorrect, no such device exists or emulator is not running'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user