Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Armed Mining Ships not providing resources until Ore Processor tech unlocked #1303

Open
Raragyay opened this issue Dec 7, 2024 · 0 comments · May be fixed by #1304
Open

Armed Mining Ships not providing resources until Ore Processor tech unlocked #1303

Raragyay opened this issue Dec 7, 2024 · 0 comments · May be fixed by #1304

Comments

@Raragyay
Copy link
Contributor

Raragyay commented Dec 7, 2024

(From discord @ iregon)

So now if ore processor tech is not researched then gal_on['ore_processor'] is undefined, causing the production delta to be NaN even if the base is nicely printed
image

To solve, either set gal_on['ore_processor'] to 0 by default again or null coalesce gal_on['ore_processor'] when calculating production

Save file:
evolve-2024-12-06-23-34.txt

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 a pull request may close this issue.

1 participant