mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 13:17:00 +08:00
Fix: Handle game error none4302 when starting a new guild operation
This commit is contained in:
@@ -31,7 +31,9 @@ class GameStuckError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class LogisticsRefreshBugHandler(Exception):
|
||||
class GameBugError(Exception):
|
||||
# An error has occurred in Azur Lane game client. Alas is unable to handle.
|
||||
# A restart should fix it.
|
||||
pass
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user