LUA Script remote debugging
- rogeh
-
Topic Author
- Offline
- New Member
-
- Posts: 1
- Thank you received: 0
TPL_KUNENA_MESSAGE_CREATED LUA Script remote debugging
03 May 2020 11:30
Hi,
I am running
Jeti Studio V1.1.2
Jeti Emulator V 4.28
And ZeroBrain Studio (1.90; MobDebug 0.706) on Windows
I am trying remote debugging the lua script BattMon.lua .
According the LUA API description 1.5
I added require('mobdebug').start() call to BattMon.lua file.
Starting the Script on the Emulator raises the Error:
Error in BattMon: ./Apps/BattMon.lua:79: module 'mobdebug' not found:
no field package.preload
………
According the LUA API description 1.5
"mobdebug.lua and luasocket are preloaded in the Emulator"
Why is mobdebug not found?
Kind regards
Rolf
I am running
Jeti Studio V1.1.2
Jeti Emulator V 4.28
And ZeroBrain Studio (1.90; MobDebug 0.706) on Windows
I am trying remote debugging the lua script BattMon.lua .
According the LUA API description 1.5
I added require('mobdebug').start() call to BattMon.lua file.
Starting the Script on the Emulator raises the Error:
Error in BattMon: ./Apps/BattMon.lua:79: module 'mobdebug' not found:
no field package.preload
………
According the LUA API description 1.5
"mobdebug.lua and luasocket are preloaded in the Emulator"
Why is mobdebug not found?
Kind regards
Rolf
Please Log in or Create an account to join the conversation.
- abief
-
- Offline
- Premium Member
-
- I'm here, there and elsewhere!
- Posts: 95
- Thank you received: 19
TPL_KUNENA_MESSAGE_REPLIED_NEW LUA Script remote debugging
03 May 2020 15:05
1.1.2 and 4.28 do not support the remote debugger, you will need to wait for 1.1.3. Asked to Jeti this same question, about a month ago.
Field ready: Taborca (3.4m), Ocelot (1.6m), Alula (0.6m).
Factory line: FVT-3 (1m), A6M Zero (1.6m), Tiger Moth (2.2m), Grumann Goose (2m) and Beechcraft D18 (1.5m).
Design phase: Szd-20x Wampir II (7.5m), Rutan Quickie (1.6m), both parked.
Dreaming: Weird push-pull called Double Trouble (2.4m)
Factory line: FVT-3 (1m), A6M Zero (1.6m), Tiger Moth (2.2m), Grumann Goose (2m) and Beechcraft D18 (1.5m).
Design phase: Szd-20x Wampir II (7.5m), Rutan Quickie (1.6m), both parked.
Dreaming: Weird push-pull called Double Trouble (2.4m)
The following user(s) said Thank You: rogeh
Please Log in or Create an account to join the conversation.
Time to create page: 0.297 seconds