pyanodon / pybugreports

Central bug-report repository for pymods
The Unlicense
5 stars 1 forks source link

empty-barrel recipe should not define product as catalyst #478

Closed SWeini closed 1 month ago

SWeini commented 2 months ago

Mod source

Factorio Mod Portal

Which mod are you having an issue with?

Operating system

=Windows 10

What kind of issue is this?

What is the problem?

image

Bad effects of this:

1) productivity modules are allowed but don't have an effect on the recipe 2) production statistics don't show the real number of barrels that were made (I know that later the barrel count is weird because of proddable barrel recipes (e.g. Arqad jelly barrel with the prod T.U.R.D.), but in the early game it's even weirder right now. I can only see the barrels I hand-crafted, they are probably counted differently.

image

It's probably a PyPP issue that marks all barrels in recipes as catalyst. The empty-milk-barrel, empty-jerry-can and empty-gas-canister recipes have the same issue, maybe there are even more.

Steps to reproduce

No response

Additional context

No response

Log file

No response

oorzkws commented 2 months ago

Good catch, thanks for the report!

oorzkws commented 2 months ago

ref: https://github.com/pyanodon/pypostprocessing/commit/f60365084c51d2595fe1d7d73b6b7ea2d606778e

oorzkws commented 2 months ago

https://github.com/pyanodon/pypostprocessing/commit/dfa720e2cb23a01a46a1613dda7dc0f4fe09011a

oorzkws commented 1 month ago

Resolved in https://github.com/pyanodon/pypostprocessing/commit/832afa5ee544e6468e54fd694bc719a66188daa1