skai2/EDAutopilot

Fatal error Detected v19-05-15-alpha-18

Opened this issue · 2 comments


---- AUTOPILOT DATA ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

INFO:root:RELEASE=v19.05.15-alpha-18
INFO:root:PATH_LOG_FILES=None
INFO:root:PATH_KEYBINDINGS=None
INFO:root:KEY_MOD_DELAY=0.01
INFO:root:KEY_DEFAULT_DELAY=0.2
INFO:root:KEY_REPEAT_DELAY=0.1
INFO:root:FUNCTION_DEFAULT_DELAY=0.5
INFO:root:SCREEN_WIDTH=2560
INFO:root:SCREEN_HEIGHT=1440
INFO:root:get_latest_log=C:\Users\Dustin\Saved Games\Frontier Developments\Elite Dangerous\Journal.190720152024.01.log
DEBUG:root:ship={'time': 29, 'status': 'in_space', 'type': 'asp', 'location': 'Leamuae DZ-I c12-544', 'star_class': None, 'target': 'Leamuae AH-S d5-4220', 'fuel_capacity': 32.0, 'fuel_level': 32.0, 'fuel_percent': 100, 'is_scooping': False}
INFO:root:get_latest_keybinds=C:\Users\Dustin\AppData\Local\Frontier Developments\Elite Dangerous\Options\Bindings\StartPreset.start

skai2 commented

Hey there, this project has been on a hiatus for a while, so forgive me for the late reply. If you are still interested, the log seems to indicate you are using default keybindings, is that the case? You need to make sure you create a custom keybinding profile and set up all the keys indicated in the readme.

Hey there, I managed to get this to work (v19-05-15-alpha-18). This fatal error happens because the AutoPilot doesn't detect the proper keybinds. If you don't have a custom profile, go make one, and make sure all the keys in the README are bound.

It seems to have an issue with special keys however, for example, LSHIFT (default? for reset camera) won't be detected and will cause this FATAL ERROR 'Cannot Start Autopilot Script'.

Make sure every single key you see on the README has a 'normal' key bound to it, A-Z. That's it.

This is the bindings I got: (US-INT Keyboard / Do backup yours!)
Bindings.zip

Once you have that set up, just set a destination and enable it.

@skai2 Love your work! It's quite interesting how it slowly corrects/wiggles around trying to find the proper direction. It managed to jump perfectly 12+ stars as well as scoop from basically no fuel. Haven't tried Neutron Boosts yet, should be interesting to see if it does anything.