Jump to content

Vehicle teleporting back to spawn -point!


ComputerCraft32

Recommended Posts

Hello ya'll! I was making a vehicle today in my mod. I found some code online to make my entity controllable, so I used it. After importing/deleting some stuff, Minecraft launcher sucessfully. The vehicle worked fine, but after a few second the vehicle teleported back to where I place it? Here is the code: https://hastebin.com/imafarohof.java . Any help please?

Link to comment
Share on other sites

50 minutes ago, ComputerCraft32 said:

Oh yeah and 1.6.4 is version

 

Unfortunately, we don't support anything older than about 1.10 any more so a moderator will probably lock this thread. But my suggestion is that your problem is probably that your entity movements are not making it to the server so that it will move on the client for a bit until the server sends one of its regular position updates, and since server doesn't think it moved it gets reset.

Check out my tutorials here: http://jabelarminecraft.blogspot.com/

Link to comment
Share on other sites

  • Guest locked this topic
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.