Jump to content




[1.31] Turtles don't work outside of a certain radius from origin


  • You cannot reply to this topic
4 replies to this topic

#1 freddie711

  • New Members
  • 1 posts

Posted 15 March 2012 - 03:45 PM

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.

#2 ironsmith123

  • New Members
  • 69 posts

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 bbqroast

  • Members
  • 124 posts

Posted 23 March 2012 - 08:55 PM

More likely the programmming uses signed 16 bit numbers :(/>.

#4 grinchfox

  • New Members
  • 16 posts

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 Cloudy

    Ex-Developer

  • Members
  • 2,543 posts

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