Did a clean reinstall of OpenOS, and now it works properly smh. I guess I messed up my HDD then.
Hi,
so I opened this second thread for another problem I had, using a github script in order to ease the interaction with my drone and execute code on it remotely, maybe even get something printed into my client interface
and get an understanding of what some methods are actually returning for example.
ERROR IN NET EVENTHANDLER[modem.lua]: /lib/network/modem.lua:28: attempt to concatenate a nil value (local 'data')
I opened modem.lua, to read that line and maybe understand whats going on but nope. Modem.lua is definitely too high for me to understand at this point in time.
But I think I would find solutions to most drone specific things, if I could get this provided script working, even though it takes time.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Did a clean reinstall of OpenOS, and now it works properly smh. I guess I messed up my HDD then.
Hi,so I opened this second thread for another problem I had, using a github script in order to ease the interaction with my drone and execute code on it remotely, maybe even get something printed into my client interfaceand get an understanding of what some methods are actually returning for example.I came across https://gist.github.com/fnuecke/6bcbd66910b946b54ec7So the thing is, when I try to execute this client.lua:it immediately throws me this error:I opened modem.lua, to read that line and maybe understand whats going on but nope. Modem.lua is definitely too high for me to understand at this point in time.But I think I would find solutions to most drone specific things, if I could get this provided script working, even though it takes time.Thanks in advance for any help!Link to post
Share on other sites