One of my spawns doesn't work.



  • In E7S4, Spawn7 just doesn't do anything.

    Game.spawns.Spawn7.createCreep([MOVE])

    Hunter

    Then nothing happens.



  • Since your room level dropped to 6, could it be that it isn't able to spawn due to that?



  • I think that may be the case, but the behavior right now is ridiculous. If they don't want us using spawns we don't have the RCL it should just destroy the spawn I'm not supposed to have. Or return ERR_RCL_NOT_ENOUGH. Or literally anything besides what it's doing right now.



  • Yes, the Controller Level indeed decreased, and the spawn got deactivated. The absense of the returned code ERR_RCL_NOT_ENOUGH was a bug. We fixed it, thanks for your report.