1
0
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:
LmeSzinc
2021-09-16 12:09:00 +08:00
parent 5dd0459de9
commit 61cbe75527
22 changed files with 474 additions and 142 deletions

View File

@@ -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: