-
Notifications
You must be signed in to change notification settings - Fork 840
Home
Kyo edited this page Aug 14, 2020
·
11 revisions
Self-help
Use these sources first, it's very likely that your issue is covered already.
- Guides on wiki:
- Installation: https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/Installation_en
- FAQ: https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/FAQ_en_cn
- Video tutorial: https://www.youtube.com/watch?v=bp4kd8P1qT4
- Research filter string guide: https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/filter_string_en
- Other guides and info: https://github.com/LmeSzinc/AzurLaneAutoScript/wiki
Examples of how DO NOT ask for help or report a issue
- was using and stopped working
- there was an error here, help
- when i'm going to farm the xyz map it gives an error
- i can't update
Examples of how to ask for help or report a issue correctly
- Always post some log, in some cases ALAS saves the specific error log, that way you will find something like that, in this folder you will find a .txt file with the most recent log and the latest screenshots of the game, in some errors it will be necessary to upload the entire folder, by default always send the last image in the folder (it is in chronological order)
2020-07-27 13:50:37.588 | INFO | Saving error: ./log/error/1595883037588`
- Check if you are using the most recent version, many users report problems that have already been fixed, avoid doing this, check github feed or in doubt run updater in alas.bat, sometimes we updated several times per day, stay tuned.
- Give as much information as possible
Getting Started
- Installation [EN]
- Installation [CN]
- Installation With Docker [EN]
- Emulator Support [CN]
- FAQ [EN/CN]
- FAQ [JP]
- Troubleshooting [EN]
- Another Installation guide
- Research Filter String [EN]
- Research Filter String [CN]
- Reward Shop Filter String [EN/CN]
- Onepush Configuration [EN]
- Onepush Configuration [CN]
Development
- Perspective [CN]
- Perspective [EN]
- Debug perspective [CN]
- Debug perspective [EN]
- Item Statistics [EN]
- 1. Start
- 2.1. Debugging
- 2.2. Multi-server support
- 3.1. Utils
- 3.2. Decorators
- 3.3. Log
- 3.4. Exception
- 4.1. Detection objects
- 4.2. UI control
- 4.3. OCR
- 4.4. State loop
- 5.1. Local Map
- 5.2. Create globe Map
- 5.3. Globe Map
- 6.1. GUI Option
MISC