Hello
I've noticed a strange behaviour of famethrower turret fluid bar.
Flamethrower turrets was connected to system of pipes with pump, then I remowed connections and pomp as on screenshot.
My surprise was that for the first few uses after disconnection, the amount of fuel in the turret does not seem to decrease at all, the fluid bar is full (100%).
After a few attacks I saw that it starts to fall, so it's not a " infinite-fluid" bug.
Probably the cause is a wrong fluid bar calculation
[1.1.5] Flamethrower turret fluid bar
-
- Manual Inserter
- Posts: 3
- Joined: Fri Mar 13, 2020 11:07 am
- Contact:
[1.1.5] Flamethrower turret fluid bar
- Attachments
-
- Sandbox_bug.zip
- (30.24 MiB) Downloaded 78 times
Re: [1.1.5] Flamethrower turret fluid bar
This is most likely not a bug. Flamethrower turret has 2 fluid containers: one is internal buffer, and one is fluid box itself (because it works as a pipe). Most likely it was consuming fluid from internal buffer but it was immediately refilled from fluidbox and when fluidbox went dry, internal buffer started depleting.
Ref: 79253
Ref: 79253
Re: [1.1.5] Flamethrower turret fluid bar
We used to add up content of the pipe and internal buffer, but this was intentionally "tweaked" to show just the internal buffer, so I suppose it is working as intended.