flyduino / kiss-gui

Multiplatform standalone Kiss GUI
41 stars 7 forks source link

syntax error kiss lua on taranis qx7 #8

Open fpvalert opened 5 years ago

fpvalert commented 5 years ago

hello guys.

im trying to get my lua script to work but everything i try i get : script suntax error attempt to call a nil value.

i have flashet the newest open tx on my qx7 and got it set up to deal with lua and luac. i hope you guys can help me out.

slangejeff@hotmail.com

damnfoile commented 3 years ago

Hey, did you ever find a solution for this problem? I have the same issue with my taranis q x7 with open tx 2.3.10 and FrskyTelemetryScript-Taranis-1.8.0 or FrskyTelemetryScript-Taranis-1.9.1_beta1 both give the same error.

fpvalert commented 3 years ago

Yes. For me it was the wrong lua file or the way how i opened it.

If you just put it as telem screen it wont work for me, have to execute it thrue sd cart contents,


From: damnfoile notifications@github.com Sent: Sunday, December 6, 2020 8:41:50 PM To: flyduino/kiss-gui kiss-gui@noreply.github.com Cc: fpvalert slangejeff@hotmail.com; Author author@noreply.github.com Subject: Re: [flyduino/kiss-gui] syntax error kiss lua on taranis qx7 (#8)

Hey, did you ever find a solution for this problem? I have the same issue with my taranis q x7 with open tx 2.3.10 and FrskyTelemetryScript-Taranis-1.8.0 or FrskyTelemetryScript-Taranis-1.9.1_beta1 both give the same error.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/flyduino/kiss-gui/issues/8#issuecomment-739552626, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AL3KDODW2OUVJ7EETPUJS7TSTPM75ANCNFSM4HGTGWEA.

damnfoile commented 3 years ago

Hey thanks a lot for the quick response. I tried to open it trough sd card, didn't work, guess i have the wrong file then.

fpvalert commented 3 years ago

If you dont come up with the fix, go ask on the kiss owners facebook page. People there will help you

Goodluck mate!


From: damnfoile notifications@github.com Sent: Sunday, December 6, 2020 8:59:42 PM To: flyduino/kiss-gui kiss-gui@noreply.github.com Cc: fpvalert slangejeff@hotmail.com; Author author@noreply.github.com Subject: Re: [flyduino/kiss-gui] syntax error kiss lua on taranis qx7 (#8)

Hey thanks a lot for the quick response. I tried to open it trough sd card, didn't work, guess i have the wrong file then.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/flyduino/kiss-gui/issues/8#issuecomment-739554861, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AL3KDOF53U2JJRDRGQIRPHTSTPPC5ANCNFSM4HGTGWEA.

damnfoile commented 3 years ago

Hey thanks a lot, turns out the files were placed in the wrong path, I already make the script work, though the script now tells me "no telemetry". I'm looking for solution to this now.