Posted 23 October 2013 - 04:15 PM
first of all, i really hope that this hasn't been asked before.. tried searching for it, but couldn't find an answer.
whenever i try to use the os.reboot() command (during a program / running the command directly in lua), it returns with the following error message:
this should be a standard command by default though, so i have no idea as to why it should be missing
the CTRL + R shortcut still works, but i can't really use that automatically in my programs as far as i know
already tried breaking the computer and placing it again in order to reset it
whenever i try to use the os.reboot() command (during a program / running the command directly in lua), it returns with the following error message:
CraftOS 1.3
> lua
Interactive Lua prompt.
Call exit() to exit.
lua> os.reboot()
lua:43: attempt to call nil
this should be a standard command by default though, so i have no idea as to why it should be missing
the CTRL + R shortcut still works, but i can't really use that automatically in my programs as far as i know
already tried breaking the computer and placing it again in order to reset it