[SPIGOT-897] Error Warnings when teleporting an entity many times Created: 20/May/15 Updated: 25/Jun/16 Resolved: 25/Jun/16 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Pollitoyeye | Assignee: | Unassigned |
Resolution: | Incomplete | Votes: | 1 |
Labels: | bug, entity, spigot, teleport | ||
Environment: |
Windows - Java 7 |
Description |
After teleporting many times an entity with a plugin the console starts throwing warnings. |
Comments |
Comment by md_5 [ 28/May/15 ] |
Your code is very complicated. |
Comment by Joe Thorpe [ 28/May/15 ] |
Give him a plugin JAR to test with. Code takes time to compile, and time is one thing that md_5 is short of. |
Comment by Pollitoyeye [ 28/May/15 ] |
If it doesn't work change the 10 for 20 or so. |
Comment by Pollitoyeye [ 28/May/15 ] |
Try this in a superflat world: |
Comment by md_5 [ 28/May/15 ] |
Maybe include a plugin which can reproduce this issue? If we can actually test an issue without putting in lots of legwork it is more likely to be fixed. |
Comment by Pollitoyeye [ 21/May/15 ] |
I'm using a repeating task that works every 1/4 seconds, so that's fast. I'm not teleporting it far, every teleport it only moves the entity 0.1 to 0.3. |
Comment by DemonWav [ 21/May/15 ] |
Can you be more specific? How many times is a lot? How far are you teleporting the entity? If you're teleporting them with a plugin, what exactly are you doing in the plugin? |
Comment by Joe Thorpe [ 20/May/15 ] |
Definitely confirming this as a bug. If you teleport an entity a lot, and do it multiple times, it is possible to cause this bug. I'm unsure quite what causes it (could unloading chunks be part of the issue?), but it definitely is to do with teleporting an entity multiple times. I most often see this issue on public servers. Personally I've never replicated it on a private test server with only one player online, but have replicated it on my public server and another public server in the past. The bug happens in both 1.7 and 1.8. |
Comment by SpigotMC [ 20/May/15 ] |
Your build is not the latest and therefore may be the reason you are having this issue. Spigot is 24 version(s) behind. CraftBukkit is 2965 version(s) behind. This message was automatically generated and is not guaranteed to be a solution to your issue. |