Jump to content

Recommended Posts

Posted

When i get the Player position:

int x = (int)player.posX;

int y = (int)player.posY;

int z = (int)player.posZ;

 

Its slipped sometimes away.

In default worldtype its sometimes under me sometime not!

Other cases its +1 or -1 to X or Y.

I flat its never where i stand.

For example: Playing a sound not plays where i stand.

 

 

I made a dummy dynamic light for testing reasons.

PLAYER ticking CLIENT registration.

There is no packet or anything special, just CLIENT.

TestTickHandler:

 

  Reveal hidden contents

 

 

I thing its a Forge or Minecraft related bug.

Posted

1) Not a support issue

2) You're not casting numbers correctly

3) We don't support 1.6.4 anymore

4) This is not the modder support area.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.