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 Cannot log in to existing account after steam purchase
      • defewit

      4
      4
      Posts
      6795
      Views

      @artch I think he means he used the web client to login and link his Steam account, which let him login through the Steam client.
    • Unsolved Cannot remove construction sites from deactivated rooms
      • Xenofix

      5
      5
      Posts
      6442
      Views

      I can remove the constructionSites via Game.getObjectById(...).remove() with the id from the UI. I didn't try picking them by Game.constructionSites, but I guess it would work, too. But I cannot remove the sites with the user interface by clicking on the site and then "Remove construction site".
    • Unsolved RoomPosition behaves strange
      • rudykocur

      9
      9
      Posts
      9145
      Views

      @rudykocur could you please also check this.target.pos == null and _.isUndefined(this.target.pos)? I don't think I can see this as a game bug or issue unless we have something like 'hey, sometimes Game.getObjectById('whatever').pos is undefined'
    • New renderer freezes web browser
      • GimmeCookies

      4
      4
      Posts
      5061
      Views

      @starwar15432 You are right, i was unable to open this thread.
    • Solved Game.market.getOrderById and Game.market.orders have inconsistent prices.
      • SteveTrov

      2
      2
      Posts
      3233
      Views

      Thanks for reporting, fixed in this commit.
    • Solved ERR_NO_PATH & hard reset : stuck moving to another room
      • ignarl

      5
      5
      Posts
      8844
      Views

      Thanks. This didn't directly fix the issue but trying your approach lead me to a bug in my code: under certain conditions closestTargetRoom could be very inefficient and exhaust cpu. It seems no console.logs work when the cpu runs out. This issue is resolved, and the fault was mine, not in Screeps.
    • periodic "TypeError: Cannot redefine property" after switching branch
      • Swifty

      3
      3
      Posts
      7061
      Views

      Just in case anyone else got here via google, I can 100% reproduce this bug when there is an error in the initial parsing of main.js (and anything it calls directly on that parse). This seems to cause the instance to re-parse the file, which will of course try to re-define the properties that you have already defined.
    • Unsolved Lots of "Too many tabs open" errors
      • tedivm

      1
      1
      Posts
      3171
      Views

      No one has replied

    • Unsolved Private server: can't remove bot
      • ignarl

      4
      4
      Posts
      8562
      Views

      Steam client. Server version 2.10.2. db.json emailed. I am not using npm. I just installed Node.js and ran npm list. It returned `-- (empty)
    • Unsolved Roads not visual?
      • Violet

      11
      11
      Posts
      13630
      Views

      @mashee said in Roads not visual?: @violet said in Roads not visual?: As well as Changing the hud sizes? If you load screeps from within a regular browser window, and hold CTRL-wheelMouseScrollUp/down , you'll change the browser scaling (default for explorer / chrome). This changes your hud size and screeps room window. You can then zoom the screeps-room-window to an appropriate size. I'm not, I'm using the app via steam on a private server as I previously stated
    • Solved Game.market.getAllOrders error
      • demawi

      3
      3
      Posts
      4888
      Views

      Hi demawi, A fix has been deployed to the live servers. If you still have any issues please let us know!
    • Unsolved Steam Client Lag & Crash
      • Zpike

      22
      22
      Posts
      58408
      Views

      @kitkatod I'm also getting strange construction behavior, but only as of the last few hours. Can't remove construction sites with the UI, working with code however. edit: 3hrs later, remove construction site working with UI.
    • Solved Negative decay time
      • naskamal

      3
      3
      Posts
      4514
      Views

      Same problem with a container in W1N28 on Shard 1. Room was reserved at the time of going negative. I unclaimed an adjacent room about the time it went negative. This is probably coincidental but thought I'd mention it in case they become a thing that needs to be debugged later...
    • Solved Can't Remove Enemy Construction Sites in Owned Room
      • Hernanduer

      5
      5
      Posts
      6415
      Views

      Thanks Dissi, it wasn't a mineral thankfully, but just like 20 road sites I had to walk over manually to disappear them before my guys started building them.
    • Solved Steam Client not launching; missing nw.exe
      • Jeb

      12
      12
      Posts
      16753
      Views

      @jeb Looks like it was a Steam issue. The appmanifest file that gets created for installs and updates is missing for Screeps at around the time I performed the update. My guess is that the Steam client retried the download for you sometime later whereas I was way too impatient for it. lol
    • Solved Upload bug still present- uploading new code doesn't replace code on all workers
      • tedivm

      4
      4
      Posts
      4928
      Views

      We've found the issue and have fixed it with this commit Thanks for hanging in there!
    • Solved Performance on Shard1
      • Adunato

      4
      4
      Posts
      4140
      Views

      Thanks, very handy graph. I understood it was avg it just didn't feel 2s avg, but yes it looks like it has had some issues during the past day, glad it's fixed now.
    • Unsolved look... there is a creep in the wall .)
      • W4rl0ck

      2
      2
      Posts
      3906
      Views

      You can see it jump from (48,38) just after https://screeps.com/a/#!/history/shard1/E2S46?t=1367292
    • Unsolved creeps not spawning even though createCreep returned the provided creep name
      • Finndibaen

      11
      11
      Posts
      18657
      Views

      There are only few checks in the processor server-side code that prevent already registered createCreep intent from being executed, see here. Most likely, the problem is in your code.
    • Solved No PowerBanks at E91+ corridor rooms
      • neomatrix

      12
      12
      Posts
      14843
      Views

      The issue was solved yesterday, thanks again.

    Move Topic