[boskid][2.0.10] Error accessing prototypes.technology["space-science-pack"].research_trigger in the base game

This subforum contains all the issues which we already resolved.
ignatio
Long Handed Inserter
Long Handed Inserter
Posts: 97
Joined: Mon Jun 27, 2016 3:59 pm
Contact:

[boskid][2.0.10] Error accessing prototypes.technology["space-science-pack"].research_trigger in the base game

Post by ignatio »

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:

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
The same thing works fine for e.g. `prototypes.technology["automation-science-pack"].research_trigger` and produces the expected table.
Attachments
factorio-current.log
(34.97 KiB) Downloaded 20 times
User avatar
boskid
Factorio Staff
Factorio Staff
Posts: 3272
Joined: Thu Dec 14, 2017 6:56 pm
Contact:

Re: [boskid][2.0.10] Error accessing prototypes.technology["space-science-pack"].research_trigger in the base game

Post by boskid »

Thanks for the report. Issue is now fixed for 2.0.11. This issue was affecting 2 types of research triggers: "send-item-to-orbit" and "build-entity", both are fixed.
ignatio
Long Handed Inserter
Long Handed Inserter
Posts: 97
Joined: Mon Jun 27, 2016 3:59 pm
Contact:

Re: [boskid][2.0.10] Error accessing prototypes.technology["space-science-pack"].research_trigger in the base game

Post by ignatio »

That was quick, thanks.
Post Reply

Return to “Resolved Problems and Bugs”