flyduino / kissfc-tx-lua-scripts

Kiss Lua configuration script for taranis
GNU General Public License v3.0
40 stars 14 forks source link

Filters tab script syntax error #24

Closed mustang967 closed 7 years ago

mustang967 commented 7 years ago

I'm getting this issue everytime I get to the filters tab. fullsizerender 2 I tried looking through the code but I don't really know anything about lua. I'm running the latest lua script with kiss FC 1.3RC25

fedorcomander commented 7 years ago

try change pages slower.;)

On 26 Aug 2017, at 07:27, mustang967 notifications@github.com wrote:

I'm getting this issue everytime I get to the filters tab. https://user-images.githubusercontent.com/9469321/29738870-5fcb933a-89e4-11e7-9b6f-f7ebca7db508.jpg I tried looking through the code but I don't really know anything about lua. I'm running the latest lua script with kiss FC 1.3RC25

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fedorcomander/kissfc-tx-lua-scripts/issues/24, or mute the thread https://github.com/notifications/unsubscribe-auth/ACARCkMhBQ7Vgl0_kuuyval6Zp3fp18xks5sb6zUgaJpZM4PDXKC.

BigBangPro commented 7 years ago

Do you think a handle for enter break too fast could be a getTime + 50ish to allow the page to complete loading?

BigBangPro commented 7 years ago

**correction menu break

fedorcomander commented 7 years ago

I think it happens when you send request, then change page, and response arrives. but i really have no time to look into that atm.

mustang967 commented 7 years ago

So how slow are we talking here? Regardless of the amount of time I wait I still get the same error. I've found that I can quickly jump past the filters page and get to the next page(Alarms) but as soon as I stop on the filters page it throws that script error and I have to restart my taranis to be able to use the other pages. Any changes I can try?

BigBangPro commented 7 years ago

Are you sure you have the right lua version of the kiss folder. The code of the filters page changed in v0.8 to accommodate the notch filtering. Check carefully when copying the 'kiss' folder to your sd card

mustang967 commented 7 years ago

I just downloaded it again directly from the release with the exact issue. I've tried placing the x7 and the horus version of the filters lua file but no luck. Any ideas for ways to troubleshoot this issue? I've just checked with opentx and I'm running the most recent version 2.2.0. Any chance I could get someone's filters luac file to test? Could it be an internal compiling error?

fedorcomander commented 7 years ago

Btw, do u use latest firmware on kiss???? Filters have extra fields there!!!

On 27 Aug 2017, at 06:09, mustang967 notifications@github.com wrote:

I just downloaded it again directly from the release with the exact issue. I've tried placing the x7 and the horus version of the filters lua file but no luck. Any ideas for ways to troubleshoot this issue? I've just checked with opentx and I'm running the most recent version 2.2.0. Any chance I could get someone's filters luac file to test? Could it be an internal compiling error?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fedorcomander/kissfc-tx-lua-scripts/issues/24#issuecomment-325176022, or mute the thread https://github.com/notifications/unsubscribe-auth/ACARCpKY9SofFkutkVpO-CrXmMYiXs14ks5scOwJgaJpZM4PDXKC.

mustang967 commented 7 years ago

I am using the lastest RC. Not having the Filters tab available isn't the end of the world but it would be nice to have. I'm guessing no one else is having any issues.

gotnull commented 7 years ago

I get this issue 90% of the time as well and I'm forced to have to restart the Taranis (X9D+). Latest KISS FC FW and LUA Scripts.

This occurs with both lua and luac files.

I think it's a problem with XSR receivers.

mustang967 commented 7 years ago

I reflashed my FC directly from the kiss configurator and It fixed the issue. I'm not sure what exactly happened but its working now.