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 Structure selection menu does not work on mobile
      • AdeptOfNone

      1
      1
      Posts
      2832
      Views

      No one has replied

    • Solved Simulation does not work
      • 4Ebunatop

      3
      3
      Posts
      3132
      Views

      @4ebunatop it should be fixed now.
    • Unsolved Steam client: "An error occured while connecting to the server. Please try again later."
      • SystemParadox

      1
      1
      Posts
      2725
      Views

      No one has replied

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

      6
      6
      Posts
      7587
      Views

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

      4
      4
      Posts
      6451
      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
      3347
      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
      4484
      Views

      Should be fixed now
    • Solved Decoration Sidebar Bug
      • EricGuo

      4
      4
      Posts
      4859
      Views

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

      4
      4
      Posts
      5810
      Views

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

      3
      3
      Posts
      4311
      Views

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

      4
      4
      Posts
      6168
      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
      6726
      Views

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

      3
      3
      Posts
      4679
      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
      5167
      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
      2251
      Views

      No one has replied

    • Solved Possible to reach negativ pixels
      • NameVergessen

      3
      3
      Posts
      3863
      Views

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

      18
      18
      Posts
      22975
      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
      4064
      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
      3553
      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

    Move Topic