mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-22 04:31:17 +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