Posted 08 December 2012 - 12:32 AM
Hi all updated to minecraft 1.4.5 got the latest forge at the time and installed computercraft 1.47 along with alot of other mods.
whenever I type and enter time it shows up correctly.
but when I use
print(os.time()) it says 0.00 am all the time and never changes.
same with write(textutils.formatTime(os.time(),true)) or any other way I use this command
this worked in minecraft 1.4.2 with computercraft 1.46
Don't know if this is a bug or if commands have changed or what.
this command is just for the minecraft world time.
whenever I type and enter time it shows up correctly.
but when I use
print(os.time()) it says 0.00 am all the time and never changes.
same with write(textutils.formatTime(os.time(),true)) or any other way I use this command
this worked in minecraft 1.4.2 with computercraft 1.46
Don't know if this is a bug or if commands have changed or what.
this command is just for the minecraft world time.