Hi,
I have an ipcReady.lua scripts that starts several scripts:
ipc.macro("Lua ga_c172")
ipc.macro("Lua throttle")
ipc.macro("Lua pedestal")
When I make a change to one of the scripts, I restart them with the command Lua ipcReady.lua that is bound to one of my keyboard keys.
However, when I press that key to restart, the FSUIPC7 program shows "not responding" in the title bar and I have to kill it through the TaskManager to proceed.
First a LuaKillAll and then restarting the scripts works fine.
Regards,
-Emile.