Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path error #3

Open
lutek opened this issue Feb 19, 2022 · 0 comments
Open

Path error #3

lutek opened this issue Feb 19, 2022 · 0 comments

Comments

@lutek
Copy link

lutek commented Feb 19, 2022

in /SCRIPTS/EMU/COMPILE/scripts.lua

is:
"/SCRIPTS/EMU/TELEMETRY/emu.lua",

should be:
"/SCRIPTS/TELEMETRY/emu.lua",

on compile got error:

f_stat(/Users/lutek/Software/Taranis QX7S/SD card/SCRIPTS/EMU/TELEMETRY/emu.luac) = error 2 (No such file or directory)
convertToSimuPath(): /SCRIPTS/EMU/TELEMETRY/emu.lua -> /Users/lutek/Software/Taranis QX7S/SD card/SCRIPTS/EMU/TELEMETRY/emu.lua
findTrueFileName(/Users/lutek/Software/Taranis QX7S/SD card/SCRIPTS/EMU/TELEMETRY/emu.lua)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant