mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 22:08:20 +08:00
Refactor: More accurate exceptions and add friendly advices
This commit is contained in:
@@ -340,6 +340,7 @@ class GuildLogistics(GuildBase):
|
||||
# To fix this, you have to enter guild logistics once, then restart.
|
||||
# If exchange for 5 times, this bug is considered to be triggered.
|
||||
logger.warning('Triggered guild logistics refresh bug')
|
||||
logger.warning('This is a bug in Azur Lane, Alas will close game and wait 600 seconds')
|
||||
raise LogisticsRefreshBugHandler('Triggered guild logistics refresh bug')
|
||||
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user