Navigation

    forum

    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    1. Home
    2. Technical Issues and Bugs
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes

    Technical Issues and Bugs

    • Unsolved Quickly switching between console and script tabs leads to them automatically switching themselves
      • CharlyCreeper

      6
      6
      Posts
      6663
      Views

      I can confirm that this is STILL an issue.
    • Solved Unremoved Novice Zone Walls
      • KyraLee

      4
      4
      Posts
      5765
      Views

      @kyralee Nope. Maybe a temporary issue with caching or something. Please report if you see it again.
    • Unsolved Unable to view memory in memory tab from some creeps.
      • Death_fish

      2
      2
      Posts
      2993
      Views

      i think the issue might be that You use "." in the creep name
    • Solved Decoration placement UI broken in Firefox
      • Zinki

      3
      3
      Posts
      4036
      Views

      Should be fixed now
    • Solved Decoration Sidebar Bug
      • EricGuo

      4
      4
      Posts
      4341
      Views

      We reworked decorations sidebar: creeps decorations moved into 'Creep' panel.
    • Solved PWR_OPERATE_EXTENSION doesn't work with containers
      • WarInternal

      4
      4
      Posts
      5188
      Views

      Thanks! I can confirm it does work now!
    • Solved Decoration placement preview broken at Chrome
      • Xenofix

      3
      3
      Posts
      3938
      Views

      The fix is deployed.
    • Unsolved Grafiti lost probably during steam transfer
      • Xenofix

      4
      4
      Posts
      5544
      Views

      For me it was the other way around, from steam inventory back to screeps. I'm always checking transfers now, I didn't loose anything else, yet. The G-00066:DE:E still didn't reappear anywhere.
    • Solved Unable to upload code
      • LTXOM

      7
      7
      Posts
      5905
      Views

      its fixed now for sure.
    • Solved Can't receive "verify email" message
      • Silentium_noxe

      3
      3
      Posts
      4183
      Views

      It should be fixed now, sorry for the inconvenience.
    • Solved Confirmation emails to set up an email address are not arriving
      • einalex

      4
      4
      Posts
      4660
      Views

      We recently had issues with our email service. Sorry for the inconvenience! It should be fixed now. Please feel free to submit support tickets if you need further assistance.
    • Unsolved Copy-paste doesn't work on mac
      • AngryDaddy

      1
      1
      Posts
      2055
      Views

      No one has replied

    • Solved Possible to reach negativ pixels
      • NameVergessen

      3
      3
      Posts
      3398
      Views

      The fix is deployed.
    • Solved Error This creep doesn't exist yet with Store
      • HoPGoldy

      18
      18
      Posts
      20414
      Views

      @silentium_noxe Looping over Game.screeps after calling Spawn.createCreep and accessing any proprety defined here would cause that error. So even simple stuff like .hits would cause the error. As for the code: nothing wrong with it, I do it all the time. I recommend running your spawning logic after your creep logic (this helps avoid running out of cpu as well, if you have too many creeps you run out of cpu before you can run your spawning logic, which will intern cause you to spawn fewer creeps). You can also iterate over rooms then iterate over Room.find(FIND_MY_CREEPS), rather than all of your creeps all at once. Finally if you want to iterate over creeps that are spawning. I personally iterate over my spawns and check the spawning property and access the Creep that way, since there a fewer Spawns than Creeps.
    • Solved shard0 rooms not in active state
      • WarInternal

      2
      2
      Posts
      3631
      Views

      Looks better now
    • This topic is deleted!
      • abctest

      1
      1
      Posts
      1
      Views

      No one has replied

    • Solved Unable to construct container in SK room
      • admon

      2
      2
      Posts
      3170
      Views

      @Donatzor pointed out that the container cap is being taken up by the stronghold that was destroyed (3 active containers) plus the 2 containers I have built in the room
    • Unsolved Can't log in to screeps via Atom code editor
      • Silentium_noxe

      1
      1
      Posts
      2968
      Views

      No one has replied

    • Unsolved CPU bucket only filling occasionally
      • Conn332

      2
      2
      Posts
      3607
      Views

      @conn332 Check your CPU assignments on the https://screeps.com/a/#!/shards screen to make sure these are sane. check your Game.cpu.limit also alongside cpu used. Otherwise it sounds like you should send in a support ticket, your bucket should grow up to 10000 if you do not use all of your CPU.
    • Unsolved Simulator gets slower and slower
      • SystemParadox

      9
      9
      Posts
      13216
      Views

      I am also experiencing this.

    Move Topic