Invader StructureTowers.isActive() returns false
-
Expected:
with visibility of shard2 room E25N14,
Game.getObjectById("65dc81a3976bd52b1306ce31").isActive() should return true according to docs of StructureTower
Actual:
it returns false even as the tower viciously assaults my innocent creeps
"Check whether the structure can be used" - yes it was definitely being used.
"If the room controller level is insuffiicent then this method will return false" - invader towers don't need a room controller at all to operate, so all controller levels would be sufficient to operate.