MinetestForFun / server-minetestforfun

Repository of the subgame and mods of "MinetestForFun" server
https://www.xorhub.com
The Unlicense
27 stars 10 forks source link

[pipeworks] Pipes' spilling malfunctioning #526

Open Lymkwi opened 7 years ago

Lymkwi commented 7 years ago

This may be due to the current version of pipeworks being outdated, or one of our modifications on the mod, but upon reaching the end of an unconnected pipe line, the item entity is not dropped. The issue was confirmed with the latest version of the server's repository, with all pipes. I determined all pipes were affected after checking that when the unconnected end pipe was a vacuuming pipe, no entity would be sucked back in, meaning no entity would be dropped at all (which has to do with the common transport core). I'll work on a theory that could solve this quickly.

Lymkwi commented 7 years ago

I found the breaking commit here : https://github.com/MinetestForFun/server-minetestforfun/commit/29da4843da3cc7267a5fea2d494f09f848dca4c6#diff-5ae5de2fa33dc823c5cc26c21b125a44R255 However, after uncommenting the line, items are dropped but disappear a second later.

ghost commented 7 years ago

Si aucun item ne drop à la fin d'un tuyau c'est normal, on a enlevé le drop pour éviter l'accumulation des items et une saturation dans les nodes.