[2019-10-31 13:42:06] Initializing config module
[2019-10-31 13:42:06] Validating config
[2019-10-31 13:42:06] Starting ALAuto!
* daemon not running; starting now at tcp:5037
* daemon started successfully
[2019-10-31 13:42:12] Successfully connected to the service.
Traceback (most recent call last):
File "ALAuto.py", line 188, in <module>
if script.should_sortie():
File "ALAuto.py", line 64, in should_sortie
Utils.check_oil(self.config.combat['oil_limit'])
KeyError: 'oil_limit'1
KeyError is logic error means the oil_limit key doesn't exist. I already use Nox, 1920x1080 resolution, and ADB connection is fine.
KeyError
is logic error means theoil_limit
key doesn't exist. I already use Nox, 1920x1080 resolution, and ADB connection is fine.My config.ini