[raiguard][2.0.11] Teleporting a full storage tank empties it
Posted: Sat Oct 26, 2024 5:31 pm
(not sure whether this is intentional or not)
Install https://mods.factorio.com/mod/even-pickier-dollies
- Create a storage tank and fill it with some liquid (ground pump + water will do nicely)
- move the full tank
- the tank is now empty
Inside the debugger, the LuaEntity representing the storage tank has a fluidbox attached that represents the water. As soon as the tank is teleported, the fluid vanishes.
This *might* be intentional and I can work around it (create a copy of the fluid box, reassign it to the tank) but it might be also a bug.
Please advise.
Install https://mods.factorio.com/mod/even-pickier-dollies
- Create a storage tank and fill it with some liquid (ground pump + water will do nicely)
- move the full tank
- the tank is now empty
Inside the debugger, the LuaEntity representing the storage tank has a fluidbox attached that represents the water. As soon as the tank is teleported, the fluid vanishes.
This *might* be intentional and I can work around it (create a copy of the fluid box, reassign it to the tank) but it might be also a bug.
Please advise.