Skip to content

fixed shunt inserter infinite consumption - #99

Merged
protocol-1903 merged 2 commits into
pyanodon:masterfrom
bossmanTM:master
Aug 13, 2026
Merged

fixed shunt inserter infinite consumption#99
protocol-1903 merged 2 commits into
pyanodon:masterfrom
bossmanTM:master

Conversation

@bossmanTM

@bossmanTM bossmanTM commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

There is a bug in 2.1 where shunt inserters would consume an infinite amount of steam. This was caused by burns_fluid being set to true making shunt inserters use steam's fuel_value instead of its heat_capacity. Since steam is not a fuel it has a fuel_value of 0 causing shunt inserters to consume it infinitely and get no energy.

Resolves pyanodon/pybugreports#1550

@protocol-1903
protocol-1903 self-requested a review August 11, 2026 07:38
@protocol-1903
protocol-1903 merged commit 013660c into pyanodon:master Aug 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PyBlock 3.3.0 Shunt Inserter drains all steam and does nothing

2 participants