Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow and jerky entity movement in 0.4.17.1 #7765

Closed
tacotexmex opened this issue Oct 3, 2018 · 4 comments
Closed

Slow and jerky entity movement in 0.4.17.1 #7765

tacotexmex opened this issue Oct 3, 2018 · 4 comments
Labels
Not a bug The behaviour is working as intended and won't be changed. @ Server / Client / Env.

Comments

@tacotexmex
Copy link
Contributor

tacotexmex commented Oct 3, 2018

Issue type
  • Bug report
Minetest version
0.4.17.1

(Possibly 0.4.17 as well. (Not 0.4.16 nor 5.0.0-dev).

OS / Hardware

Operating system: At least Windows 8.1 and macOS 10.13.6

OpenGL version: In the case of macOS: OpenGL 2.0

Summary

Entities moving by means of the code in, for example, item_drop move very slowly and jerky. I guess that the code relevant to this bug in that mod is around here.

Steps to reproduce
  1. Use Minetest 0.4.17.1.
  2. Install minetest-mods/item_drop
  3. Enable the item magnet feature by setting item_drop.magnet_radius = 5 in minetest.conf
  4. Start a game, watch the entity travel slowly and jerky towards the player. Compare this to the behavior in the same test done in 5.0.0-dev.
@paramat paramat added Unconfirmed bug Bug report that has not been confirmed to exist/be reproducible @ Server / Client / Env. labels Oct 3, 2018
@paramat paramat added this to the 0.4.18 milestone Oct 3, 2018
@paramat paramat added Bug Issues that were confirmed to be a bug and removed Unconfirmed bug Bug report that has not been confirmed to exist/be reproducible labels Oct 3, 2018
@nerzhul nerzhul modified the milestones: 0.4.18, 0.4.17 Dec 22, 2018
@paramat
Copy link
Contributor

paramat commented Dec 23, 2018

Could be a mod bug?
While coding vehicle mods i've noticed certain seemingly harmless uses of code will cause jerky movement.

@paramat paramat added Unconfirmed bug Bug report that has not been confirmed to exist/be reproducible and removed Bug Issues that were confirmed to be a bug labels Dec 23, 2018
@HybridDog
Copy link
Contributor

@tacotexmex, can you still reproduce it after minetest-mods/item_drop@fc89b2d?

@tacotexmex
Copy link
Contributor Author

Just tried and I can't reproduce it so this particular use case is solved at least.

@paramat
Copy link
Contributor

paramat commented Dec 23, 2018

Assuming mod bug.

@paramat paramat closed this as completed Dec 23, 2018
@paramat paramat added Not a bug The behaviour is working as intended and won't be changed. and removed Unconfirmed bug Bug report that has not been confirmed to exist/be reproducible labels Dec 23, 2018
@paramat paramat removed this from the 0.4.17 milestone Dec 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Not a bug The behaviour is working as intended and won't be changed. @ Server / Client / Env.
Projects
None yet
Development

No branches or pull requests

4 participants