Can't finish a tutorial (stuck on setting roles)



  • Hello.
    I am going through the tutorial. It asks me to set the creeps' roles using the momery object. I've set the roles successfully and I confirm I can see those both via console and Memory tab, but the next step of the tutorial never appears.

    Code I used just in case:

    Memory.creeps.Worker1.role = 'harvester';
    Memory.creeps.Worker2.role = 'harvester';
    Memory.creeps.Builder1.role = 'builder';


  • Dev Team

    Thank you for reporting. This issue must fixed by now. Please refresh the page and try again.