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

    • Solved Power Creep: Can't use an intershard portal to switch shard.
      • Smokeman

      8
      8
      Posts
      9247
      Views

      @smokeman right. But difference being the same code is executed on all shards, while being aware of the single shard. Console is only executed on the shard you're viewing. My point being, if you were trying to spawn the creep via console, it would've gone through no problem. And yes, seems like keeping some powercreep data in intershard segment for the sync purposes.
    • Solved Huge amounts of resources can be doubled
      • Xenofix

      6
      6
      Posts
      7219
      Views

      @davaned It's in the post edit history...
    • This topic is deleted!
      • ballisto

      1
      1
      Posts
      2
      Views

      No one has replied

    • Unsolved room.controller.pos returns a creep position
      • Yyg

      3
      3
      Posts
      4139
      Views

      @o4kapuk Thanks. I'll start checking for any position assignments.
    • Unsolved Private server -> rooms are not displayed
      • chuckingame

      3
      3
      Posts
      5666
      Views

      i managed to fixed this error: Couldn't reload bot AI "simplebot": Error: ENOENT: no such file or directory, stat 'C:\Program Files (x86)\Steam\steamapps\common\Screeps\server\node_modules@screeps\simplebot\src' by installing the simple bot: npm install @screeps/simplebot but still getting these errors: Unhandled rejection: Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client at ServerResponse.setHeader (_http_outgoing.js:470:11) at ServerResponse.header (E:\dev\screepsAI_V1\node_modules\express\lib\response.js:767:10) at ServerResponse.send (E:\dev\screepsAI_V1\node_modules\express\lib\response.js:170:12) at ServerResponse.json (E:\dev\screepsAI_V1\node_modules\express\lib\response.js:267:15) at E:\dev\screepsAI_V1\node_modules\q-json-response\q-json-response.js:17:14 at _rejected (E:\dev\screepsAI_V1\node_modules\q\q.js:864:24) at E:\dev\screepsAI_V1\node_modules\q\q.js:890:30 at Promise.when (E:\dev\screepsAI_V1\node_modules\q\q.js:1142:31) at Promise.promise.promiseDispatch (E:\dev\screepsAI_V1\node_modules\q\q.js:808:41) at E:\dev\screepsAI_V1\node_modules\q\q.js:624:44 Unhandled rejection: Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client at ServerResponse.setHeader (_http_outgoing.js:470:11) at ServerResponse.header (E:\dev\screepsAI_V1\node_modules\express\lib\response.js:767:10) at ServerResponse.json (E:\dev\screepsAI_V1\node_modules\express\lib\response.js:264:10) at E:\dev\screepsAI_V1\node_modules\q-json-response\q-json-response.js:17:14 at _rejected (E:\dev\screepsAI_V1\node_modules\q\q.js:864:24) at E:\dev\screepsAI_V1\node_modules\q\q.js:890:30 at Promise.when (E:\dev\screepsAI_V1\node_modules\q\q.js:1142:31) at Promise.promise.promiseDispatch (E:\dev\screepsAI_V1\node_modules\q\q.js:808:41) at E:\dev\screepsAI_V1\node_modules\q\q.js:624:44 at runSingle (E:\dev\screepsAI_V1\node_modules\q\q.js:137:13) and no room will be displayed.
    • Unsolved RawMemory.foreignSegment should be more consistent
      • WarInternal

      1
      1
      Posts
      2928
      Views

      No one has replied

    • Unsolved Wrong badges in world view
      • Xenofix

      3
      3
      Posts
      5002
      Views

      Yup, latest one here by me.
    • Unsolved Tiny badges on creeps
      • Xenofix

      4
      4
      Posts
      5740
      Views

      I used to see this regularly in chrome but I haven't seen it for a while
    • Unsolved NPC Trains/Caravans get stuck entering disabled rooms
      • WarInternal

      5
      5
      Posts
      6504
      Views

      This is known issue but thanks for the report anyway
    • Steam version not working
      • Zolcsika

      9
      9
      Posts
      14559
      Views

      Close all the Steam tasks in the background will resolve the issue.
    • Solved Bad default zoom
      • Helam

      10
      10
      Posts
      12495
      Views

      @artch So much better! Thank you!
    • Solved One of room turn zombie, things freeze, no creeps move and their .ticksToLive are negative.
      • ART999

      2
      2
      Posts
      3511
      Views

      Thanks, fixed.
    • Solved Where to report security vulnerabilities?
      • JBYoshi

      2
      2
      Posts
      3650
      Views

      When logged into the screeps world, Top left next to the Screeps logo there's a menu button.Half way down the menu is "Report a Problem" https://support.screeps.com/hc/en-us/requests/new There is also an option to mark it Urgent if you feel its dire.
    • Solved Power Creeps - Others can enable power in my reserved rooms
      • Hernanduer

      30
      30
      Posts
      78255
      Views

      @davaned This mechanic is not supposed to be temporary. It's an opt-in mechanism which allows newcomers not to worry about the added complexity of this gameplay. We don't have plans to remove it anytime soon, including on new shards.
    • bug ? : room.energyAvailable counts inactive extensions
      • Finndibaen

      6
      6
      Posts
      8535
      Views

      I wrote a small constant array that has the "max E amounts" for each RCL. Not pretty and doesn't cover a lot of edge cases but works as a cheap workaround for this issue.
    • Solved Upscaling HD resolution causes bad scaling
      • Crusher48

      2
      2
      Posts
      4382
      Views

      @crusher48 Should be fixed now, update your client and try again.
    • Solved Rooms are really dark and visuals don't work.
      • Smokeman

      2
      2
      Posts
      3588
      Views

      This is fixed already. Please see this announcement thread.
    • Unsolved Used CPU gets rounded up to whole numbers, which penalises cross-shard bots and makes bucket-regen impossible at 1 CPU assigned
      • wtfrank

      6
      6
      Posts
      6189
      Views

      The other major problem with this is that it means you can't assign 1 CPU to a shard, as the bucket can never regenerate even if you do almost nothing in your tick.
    • Solved Cannot reassign CPU
      • Smokeman

      10
      10
      Posts
      12056
      Views

      @o4kapuk said in Cannot reassign CPU: I was able to reproduce the issue, and we're working on the fix Awesomesauce!
    • Solved WTF is wrong? My creeps just jumped a shard...
      • MrFaul

      4
      4
      Posts
      6092
      Views

      I have seen a bug where if you sit on shard1/E1N1 and change the url to shard2/E1N1; then use the minimap to look at a nearby room you end up on shard1 again. Not sure if that has caused your problem, but just in case it is related.

    Move Topic