Room controller stuck on LVL 7
-
Which shard is affected? shard3
What happened? The controller in one of my rooms (E39N28) managed to reach 10.9M progress. its still stuck on level 7 with 10.9M progress
What should have happened? Room controller should have gone up to level 8
How can we reproduce this? Try leveling up the room controller past 7. Unsure if other controller levels are affected
Optional information:
Replay link: Not sure which link is best to supply.
Tick # 25010015
E39N28?t=25010015
Issue happens between
https://screeps.com/a/#!/history/shard3/E39N28?t=25005055
and
https://screeps.com/a/#!/history/shard3/E39N28?t=25010015
Hope this is helpful Cheers
-
@avp2501 It's not 'stuck' yet. See
StructureController.progress
andStructureController.progressTotal
properties.
-
Thanks o4kapuk,
Didn't notice the StructureController.progressTotal property and had assumed that it levels up to 8 on the 10.9M value which it appeared to be stuck on all day.
Room controller is now LVL 8 as expected and the StructureController.progressTotal property was very helpful in checking this.