For Minecraft 1.17 and newer, head to the new website

Bug: #0172 - renderDynamic doesn't give proper coords

M3gaFr3ak
Type: Member
Joined: 10/03/2013
Tracker ID:#0172
Type:Bug
MC Version:1.7.2
AE Version:rv0-alpha-35
Created:
Message:
I wanted to render something dynamically, but I didn't see my rendered stuff, so I debugged the Coordinates, this is what it gives me: x: -0.03990672892132352 y: -1.6200000047683716 z: 2.980314897103767 while static gives me this: x: -392 y: 4 z: 244 Whut?
Comment
AlgorithmX2
Type: Admin
Joined: 12/31/2012
Posted:
Comment:
This is correct TESR coords are based on the player, not the world.
Comment
M3gaFr3ak
Type: Member
Joined: 10/03/2013
Posted:
Comment:
how can I get the proper Coords? hostTile? Does the TESR give those coords in its own method?
Comment
AlgorithmX2
Type: Admin
Joined: 12/31/2012
Posted:
Comment:
Silly person, learn to TESR.
Back to List