stujones11 / shooter

First Person Shooter Mod for Minetest
Other
30 stars 18 forks source link

shooter turret bug #23

Closed 00c closed 5 years ago

00c commented 6 years ago

running /clearobj make upper part of turret disappear. Maybe some other things too Only way to make it appear again, by digging/placing. Does not happen with signs item frame or any other similar mod.

stujones11 commented 6 years ago

I don't really consider this a bug since /clearobjects is not regular gameplay command, however, it should be possible to add a periodic check that the object still exists.

HybridDog commented 6 years ago

Objects in minetest are considered volatile. The turret can also disappear if lots of objects appear next to it ("too many objects detected […]").

stujones11 commented 6 years ago

Objects in minetest are considered volatile

[citation needed] I get what you're saying though.

00c commented 6 years ago

Mostly this bug appear without /clearobj. I could reproduce it with clearobj It has nothing to do with /clearobj. Bug is in mod itself. Was working fine with older mt engine.

stujones11 commented 5 years ago

This should now be fixed in the development branch:

4d9e9b77877b68442abbdecbfce47c718aaeb879