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

    • withdraw wrong ERR code
      • mmmd

      3
      3
      Posts
      5055
      Views

      Since this is the same kind of issue:Creep.attack also returns -12 ERR_NO_BODYPART if the enemy is in safe mode. If it does have the bodyparts and is at full health, this code doesn't make any sense.
    • Waiting for Data, Too Many Tabs Opened Every Tick
      • Skorp

      3
      3
      Posts
      5332
      Views

      i am getting the same problem, i restarted computer and still get it on browser version and on steam too
    • Memory Bug: Can't write variables into memory
      • Prince_of_Savoy

      1
      1
      Posts
      2237
      Views

      No one has replied

    • Novice Area walls invalidate some rooms
      • Helam

      2
      2
      Posts
      3965
      Views

      Thanks, this area is now open, but we'll consider this case in the future.
    • [Dismantle] dismantling own structures under own ramparts doesn't work
      • Dissi

      2
      2
      Posts
      3673
      Views

      I've reported this a few months ago and was replied by Artem that it was the desired behaviour ... Hopefully his mind will have changed
    • grunt-screeps Fatal error: Nock: No match for request POST
      • Daeleth

      2
      2
      Posts
      3914
      Views

      Well after going to the screeps slack i got someone to help me. Thanks so much. Turns out the issue was 2 lines on the top of my gruntfile.js that I must have copy-pasted from somewhere. These lines where: var grunt = require('grunt');var screeps = require('grunt-screeps'); After removing them the push worked. Thanks.
    • Reliably holding ECMAScript 6 class instances in memory
      • Eluded

      2
      2
      Posts
      2989
      Views

      Anything that is put into memory is run through json stringify and then back through json parse.  Instead of saving classes in memory you need to save the data to initialize them.
    • CLOSED - NOT A BUG - Found bug if you place a tower construction slot, delete it, then place it again in same location. Tower construction disappears and you can't replace until next GCL
      • Hawthorn

      3
      3
      Posts
      4296
      Views

      NM!  - I figured it out. Somehow to tower was NOT placed where I put it .. it got placed next to a wall, under a creep.  All the creeps were stuck and piled up.
    • Can't Destroy Structures in Safe Mode Room with Enemies Present
      • Hernanduer

      1
      1
      Posts
      2608
      Views

      No one has replied

    • 300 - 400 CPU for requires?
      • Pantek59

      2
      2
      Posts
      2935
      Views

      Hi again I logged all CPU spikes above 250 (at the beginning of the script) and the result shows how randomly these CPU spikes occur. Maybe the pattern would be clearer, if I would have included CPU spikes below 250 as well, but I wanted to have undoubted spikes in the data only. If anyone is interested in the data: https://mega.nz/#!4YM3xTqA!XXsOMYWX4aM2ZMs5QME8S6YubHEUY5nE5wJE9LRpGls
    • Error on start of Windows server
      • Felonu

      2
      2
      Posts
      3781
      Views

      Apparently my DB had gotten corrupted.  I was able to find a backup I had and it started.
    • [Withdraw] Allow withdrawing from buildings under public ramparts
      • Dissi

      1
      1
      Posts
      2906
      Views

      No one has replied

    • Nuke landing doesn't reset safemode
      • QzarSTB

      5
      5
      Posts
      7398
      Views

      Hotfix deployed.
    • Can't integrate GitHub repo - too many repos!
      • RabidBunny

      1
      1
      Posts
      2007
      Views

      No one has replied

    • Reset Storm bucket reset not working
      • tedivm

      9
      9
      Posts
      6952
      Views

      @artem This is my current bucket-to-cpu ratio: http://i.imgur.com/CxoSjb1.png   Yellow line is bucket ( top is full, bottom is empty )    
    • [StructureLab] runReaction extremely expensive
      • Dissi

      2
      2
      Posts
      4008
      Views

      @ link to source code with bug report!
    • remove() / destroy() not working for hostile construction sites / spawns
      • Bovius

      1
      1
      Posts
      2975
      Views

      No one has replied

    • Issue with Steam
      • streak324

      2
      2
      Posts
      3055
      Views

      Did you get this resolved? I have the same error. Just bought screeps. Would be a shame for all the initial cpu you get, if you loose it...
    • [Documentation] ERR_BUSY for Structure.prototype.destroy
      • Helam

      2
      2
      Posts
      3663
      Views

      Thanks, added.
    • NPC Buy Orders are gone
      • tedivm

      16
      16
      Posts
      17280
      Views

      I can see what do you mean. We're going from this assumption: if some game mechanics numbers have associated constants, only then they are considered constant and cannot be changed without notice. Hardcoding your own constants in your code and relying on them (even based on some empirical observations that seem stable) is speculative and you do it on your own risk.

    Move Topic