(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.
[raiguard][2.0.11] Teleporting a full storage tank empties it
Re: [2.0.11] Teleporting a full storage tank empties it
(You need to use version 2.0.1 of the mod, 2.1.0+ contains a workaround)
Re: [raiguard][2.0.11] Teleporting a full storage tank empties it
Thanks for the report, this has been fixed for the next release.
Don't forget, you're here forever.
Re: [raiguard][2.0.11] Teleporting a full storage tank empties it
Thanks for the quick fix!