AzurLaneAutoScript icon indicating copy to clipboard operation
AzurLaneAutoScript copied to clipboard

Opt: ALASBaseError (fixed)

Open PPPlatelet opened this issue 1 year ago • 1 comments

# ALASBaseException 
#  ├── ScriptError 
#  ├── ScriptEnd 
#  ├── EmulatorNotRunningError 
#  ├── RequestHumanTakeover 
#  ├── CampaignBaseException 
#  │    ├── CampaignEnd 
#  │    └── CampaignNameError 
#  ├── MapBaseException 
#  │    ├── MapDetectionError 
#  │    ├── MapWalkError 
#  │    └── MapEnemyMoved 
#  └── GameBaseException 
#       ├── GameStuckError 
#       ├── GameBugError 
#       ├── GameTooManyClickError 
#       ├── GameNotRunningError 
#       └── GamePageUnknownError

PPPlatelet avatar Oct 10 '24 19:10 PPPlatelet

111

PPPlatelet avatar Dec 11 '24 09:12 PPPlatelet