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

    • 10 cpu but subscription says "Active"
      • Kaldosh

      3
      3
      Posts
      3214
      Views

      Well, looks like its fixed now. Thanks for the tip; I created a support request; not sure if they got it and fixed it; or if it just resolved itself. I also tried getting onto the slack channel, but when i enter my email, it just says token_revoked on the button  (which is also happening to a friend of mine - so its not just my account invalid).
    • Vision in a room I shouldn't have
      • Dissi

      5
      5
      Posts
      5343
      Views

      Bug is still there, so is this intentional or not?
    • Web socket subscriptions don't close properly
      • Atavus

      1
      1
      Posts
      2899
      Views

      No one has replied

    • Flag.remove() doesn't work properly
      • Hernanduer

      9
      9
      Posts
      11814
      Views

      This is still an issue. In an inactive room it can take 10s of ticks to remove a flag.
    • Please, I need help, trashed my memory link to root
      • Tantalas

      2
      2
      Posts
      3462
      Views

      Just do this: Memory.spawns = {}
    • buying energy from sell orders
      • mmmd

      7
      7
      Posts
      8857
      Views

      The issue is not about whether or not paying two times the amount of energy to transfer some minerals is worth it or not. I know that selling minerals might not be worth it in many places ... but it is fundamentally working just unprofitable. What I was critisizing was the haviour of energy sell orders only, since you don't actually get anything most of the time: filling a buy order: The buyer gets amount energy. The seller sends (1+transferCost)*amount energy. filling a sell order: The buyer gets/spends (1-transferCost)*amount energy. The seller sends amount energy.   The issue is that (1-transferCost) is negative for ranges above 15. It would make more sense if the transferCost would be payed as a percentage of the energy in a sell order. So that you would get 1/(1+transferCost), which would be same percentage of the transfered energy as it is in a buy order.
    • Steam client doesn't tell you when server disconnects.
      • mattj256

      1
      1
      Posts
      2282
      Views

      No one has replied

    • Can't start Windows Server without Steam running
      • mosfet

      3
      3
      Posts
      4663
      Views

      I switched to the linux dedicated server. I dont know if the windows server is even supporting this feature at the moment. Seems to be a Beta build or something like that.
    • Extension Building impossible to finish
      • Proximo

      5
      5
      Posts
      6763
      Views

      Same for me in a private server
    • Destroying not owned structures
      • TooAngel

      3
      3
      Posts
      4342
      Views

      I just tested this in a room that had extensions and a spawn owned by another player. I claimed the room and then attempted to call .destroy() on all of the structures in the room. It worked just fine for the extensions but repeated calls to .destroy() on the spawn returned -1 (ERR_NOT_OWNER). I was able to destroy the spawn using the GUI "destroy this structure" button in the side bar.
    • Room history broken often if more than one player present
      • Bovius

      3
      3
      Posts
      5055
      Views

      Fixing this would certainly make our war notification bots more interesting.
    • Can't claim new room due to -15, GCL not high enough, even though it is
      • tedivm

      5
      5
      Posts
      4395
      Views

      i have the same problem
    • NPC Invader causes RangeError: Maximum call stack size exceeded
      • maka_RTH

      3
      3
      Posts
      4680
      Views

      Don't you use custom moving functions? I used some recurrent calls inside my wrapper around moveTo, smth like: Creep.prototype.moveTo2(...) { /* some calculations */ if(/* all is ok */) { /* move by own path */ } else reset(), this.moveTo2(...); // retry} Sometimes it caused call stack limit overflow due to some conditions (because of borders, cpu limit tick skipping etc.).
    • Incorrect value using _.filter(..) to count creeps by role
      • kirk

      3
      3
      Posts
      5898
      Views

      Ahh, that makes sense. Thanks for the fix and the countBy suggestion!
    • 'lookTypeSpatialRegisters' when using look on any creep/structure in a room, even though room is not undefined.
      • theubie

      1
      1
      Posts
      1995
      Views

      No one has replied

    • Room broken in private server
      • mrpotes

      3
      3
      Posts
      3378
      Views

      A restart did fix this, but it has happened again a few days later, to more than one player.
    • Strange values for "harvest" in BOOSTS constant
      • Enrico

      5
      5
      Posts
      4358
      Views

      hmm ... push
    • Withdraw result 0 but no withdraw occurs
      • rbryson74

      3
      3
      Posts
      3612
      Views

      I've put in a PR on the screeps engine github repo for this. https://github.com/screeps/engine/pull/5
    • withdraw wrong ERR code
      • mmmd

      3
      3
      Posts
      4848
      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
      5173
      Views

      i am getting the same problem, i restarted computer and still get it on browser version and on steam too

    Move Topic