Well this is not the problem I can restart the turtle but when I have a startup program in 4 terminals to starts the gps hosting and always someone has the "File not found" error and doesn't start this hurts.
Maybe I'm doing something wrong. I try with:
shell.run("gps", "host x y z")
where x y z are numbers I'm not so noob.and with:
os.run({}, "gps", "host", "x", "y", "z")
Always when I do the disconnect, reconnect trick some terminal is stuck. (When I'm alone in the server I mean)
I've not tried yet restarting the server but I'm sure the same thing going to happen.
Somebody can guide me to the light?











