[0.8.0] Combat robot not activated

This subforum contains all the issues which we already resolved.
Scroogle
Burner Inserter
Burner Inserter
Posts: 11
Joined: Wed Dec 18, 2013 5:14 pm
Contact:

[0.8.0] Combat robot not activated

Post by Scroogle »

Hello,

I begin my savegame at 0.7.0, updated at 0.7.5 and 0.8.0.

I cannot build the last Combat robots because two other robots are not in the possibilty building. I try modify some .lua without success, is there a command to debug it ?
I begin an other party and it's work correctly, but i prefer continue this one ;)

http://skruu.dnsget.org/factorio/0.8.0.zip

PS: I'm french, my english is soo bad ....
slpwnd
Factorio Staff
Factorio Staff
Posts: 1835
Joined: Sun Feb 03, 2013 2:51 pm
Contact:

Re: [0.8.0] Combat robot not activated

Post by slpwnd »

Hello and welcome to the forums.

There was a migration missing to add combat robot capsules into player recipes when he already researched the combat robot technologies. This will be fixed in the 0.8.2. In the meantime you can get the capsules working by typing following into the debug console (opened by ~):

Code: Select all

game.player.force.recipes["defender-capsule"].enabled = true
game.player.force.recipes["distractor-capsule"].enabled = true
Hope this helps.
Scroogle
Burner Inserter
Burner Inserter
Posts: 11
Joined: Wed Dec 18, 2013 5:14 pm
Contact:

Re: [0.8.0] Combat robot not activated

Post by Scroogle »

thanks !
Post Reply

Return to “Resolved Problems and Bugs”