betaflight/betaflight-tx-lua-scripts

LiteRadio 3 Pro - Syntax Error

odixxx opened this issue ยท 12 comments

when running the Betaflight Setup script - Syntax Error
20230627_100823

My setup:
Betaflight TX Lua Scripts 1.7.0
Betaflight 4.4.2
EdgeTX v2.8.4

ps. on another radio X9D Plus everything works fine!

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

Issue closed automatically as inactive.

it means it didn't find "scripts.lua". Did you download a zip file from here https://github.com/betaflight/betaflight-tx-lua-scripts/releases ?

Hofi commented

I have the same error on a radiomaster zorro elrs. I used the files from Release page.
IMAG1443

Betaflight TX Lua Scripts 1.7.0
edgeTx v2.8.5

Can you check if /SCRIPTS/BF/COMPILE/scripts.lua actually exists on your SD card? Would be strange if it's not there.
this https://github.com/betaflight/betaflight-tx-lua-scripts/releases/download/1.7.0/betaflight-tx-lua-scripts_1.7.0.zip is the file with the compiled scripts

Hofi commented

yes, it's there. i tried to copy the files multible times. I even tried reformatting the sd card.
grafik

Hofi commented

I found the issue. I tried another sd card from sandisk and it works. I guess the sd card that sipped with the radio is garbage ...

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

Issue closed automatically as inactive.

raqso commented

when running the Betaflight Setup script - Syntax Error 20230627_100823

My setup: Betaflight TX Lua Scripts 1.7.0 Betaflight 4.4.2 EdgeTX v2.8.4

ps. on another radio X9D Plus everything works fine!

I wonder if you @odixxx somehow managed to make this work on lr3 pro?

I also have the same issue, even though the files are present.
Device: Readiomaster Boxer.

Hofi commented

Have you tried another SD card? The SD card that came with the radio didn't work well for me. After changing SD card and copying files it should work.