I have a base very far from the origin (-52700, 1500) and turtles wouldn't work. I looked into the problem a bit and found that you can draw a square along the +/-32767 (signed 16-bit?) coordinate line and outside of this square turtles do not function.
[1.31] Turtles don't work outside of a certain radius from origin
Started by freddie711, Mar 15 2012 03:45 PM
4 replies to this topic
#1
Posted 15 March 2012 - 03:45 PM
#2
Posted 18 March 2012 - 07:17 AM
Maybe something to do with chunks? Use a program like MCEdit and change where the spawn is on the map.
#3
Posted 23 March 2012 - 08:55 PM
More likely the programmming uses signed 16 bit numbers
/>.
#4
Posted 25 March 2012 - 04:16 PM
I though that lua uses 64 bit floating point numbers (48 bit for real, 16 for floating point) arent it ?
#5
Posted 25 March 2012 - 04:27 PM
This is nothing to do with Lua though. This is Java side.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











