[boskid][2.0.10] Error accessing prototypes.technology["space-science-pack"].research_trigger in the base game
Posted: Thu Oct 24, 2024 11:10 pm
To reproduce: Load only the base mod in 2.0.10 and start a new game. Then try to evaluate `prototypes.technology["space-science-pack"].research_trigger`, e.g. like so:
The same thing works fine for e.g. `prototypes.technology["automation-science-pack"].research_trigger` and produces the expected table.
Code: Select all
/c print(prototypes.technology["space-science-pack"].research_trigger)
Cannot execute command: Error: Value must be a list or none in property tree at ROOT