Posted 28 June 2012 - 12:02 AM
ComputerCraft Version Information: 1.3 Client / 1.3 Server
Description of Bug:
If a turtle is placed past coordinate 32768 (or -32769 negative), right-clicking the turtle will bring up a blank terminal. Can't type or do anything on it. Computers work fine, this is just for turtles. Also I only tested it in multiplayer. I'm guessing this has something to do with datatypes since the number happens to be a power of 2 (2^15), but I'm no coding guru.
Steps to Reproduce Bug:
Travel to 32768x,-32769z or anywhere past that (eg. 40000x,40000z) and try to use a turtle.
If someone manages to reproduce the bug successfully, please post here so I know I'm not alone. :P/>/>
Description of Bug:
If a turtle is placed past coordinate 32768 (or -32769 negative), right-clicking the turtle will bring up a blank terminal. Can't type or do anything on it. Computers work fine, this is just for turtles. Also I only tested it in multiplayer. I'm guessing this has something to do with datatypes since the number happens to be a power of 2 (2^15), but I'm no coding guru.
Steps to Reproduce Bug:
Travel to 32768x,-32769z or anywhere past that (eg. 40000x,40000z) and try to use a turtle.
If someone manages to reproduce the bug successfully, please post here so I know I'm not alone. :P/>/>