Closed EpicStuff closed 1 year ago
The executable has to live in the same directory where the other files are location. Need the subdirectories configs, templates, waypionts, ... to be at that location. The error message indicates it could not open the templates
In the releases, you should probably replace the exe download with a zip that contains all the necessary files.
I've installed as you say. Here is my error loading it:
`Traceback (most recent call last): File "EDKeys.py", line 122, in get_bindings binding['key'] = SCANCODE[binding['pre_key']] KeyError: 'DIK_PAGEUP'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "EDAPGui.py", line 772, in
This key DIK_PAGEUP doesn't exist. It should be DIK_PGUP How was this key mapped? Are you using a non-english keyboard? if you can do into the discord and show your autopilot.log so we can see what the keybindings look like. The 'exit' error will need to be fixed, but that isn't the real error, it is that page up mapping.
Update: DIK_PAGEUP is not defined in the directinput.py file, and it is apparently a SHIFT+PAGEUP key. You will need to map the function to something else in ED and it should work (just worked with another person on this same thing)
going to close this issue as needed to use diff keybinding in ED
Sorry to bother, but can i fix this by putting the key mapping to default?? Ty for your work its amazing.
Edit: Btw im using latin spanish keyboard with ñ
javierchileno33, actually I do not know how to handle the diff language keyboards properly. I don't really have experience with it. Hopefully you've been able to figure it out
Yep i fix it thanks to the people in the discord, very nice folks btw
When I run EDAPGui.exe I get Unhandled exception in script Failed to execute script 'EDAPGui' due to unhandled exception: OpenCV(4.5.5)