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

Empty technology pool when disabling knowledge from "the faction's tech level" #181

Open
DarkShadow44 opened this issue Aug 5, 2022 · 5 comments

Comments

@DarkShadow44
Copy link

I tried to remove the setting "Knowledge Generation draws from... the faction's tech level" and all pawns spawn without any tech at all.
I'd expect them to know the starting techs like "Electricity" and similar.

To test just use this mod and create a new colony.

Log.txt

@jptrrs
Copy link
Owner

jptrrs commented Aug 6, 2022

So, what did you set the knowledge generation to draw from?

@DarkShadow44
Copy link
Author

Just from the faction's default starting techs and the scenario starting research. Since I use the default scenario, I should have electricity as starting tech, right?

@jptrrs
Copy link
Owner

jptrrs commented Aug 6, 2022

Have you tried resetting the settings to default?

@DarkShadow44
Copy link
Author

Yes, doesn't change anything. Should be easy to reproduce, or does it work for you?

@jptrrs
Copy link
Owner

jptrrs commented Aug 6, 2022

After resetting to default, you'll have this:
image
This will work just fine.
But if you remove "...the faction's tech level" and start a game on the default "crashlanded" scenario, then you'll start getting empty pawns. BTW, you can see there's something wrong on the log bc this warning will pop up when any pawn is spawned: "[HumanResources] Empty technology pool!"
It should happen if, from the available starting techs, the game can't find any one matching the pawn's highest skills. For this reason, it's never a good idea to narrow the available techs too much. (You can get more feedback on that process on the log if you turn on "Development mode" and "Verbose logging". The mod will detail knowledge generation for each pawn.)
The thing is, for the default scenario, The faction techs are: complex furniture, passive cooler, stonecutting, complex clothing, electricity, nutrient paste, air conditioning. For these, pawns with the max skill on construction, crafting, cooking and mining should have no trouble getting initial techs. But I can confirm: they are coming up empty, nonetheless.
I'm going to have to take a look on what's going on. In the meantime, I advise leaving those settings on the default configuration.

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

No branches or pull requests

2 participants