Navigation

    forum

    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    1. Home
    2. Finndibaen
    3. Topics
    • Flag Profile
    • block_user
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Groups
    • Blog

    Topics created by Finndibaen

    • Unsolved creeps not spawning even though createCreep returned the provided creep name
      Technical Issues and Bugs • • Finndibaen

      11
      11
      Posts
      18558
      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.
    • Unsolved hundreds of errors in /opt/engine/dist/core/path-finder.js
      Technical Issues and Bugs • • Finndibaen

      2
      2
      Posts
      4070
      Views

      found the faulty calling site ... was calling PathFinder.search ([pos: undefined, range: x])
    • hard resets/timeouts storms
      Technical Issues and Bugs • • Finndibaen

      6
      6
      Posts
      7618
      Views

      this seems over for now; lasted about 16h though
    • New help site feedback
      General Discussion • • Finndibaen

      1
      1
      Posts
      2706
      Views

      No one has replied

    • bug ? : room.energyAvailable counts inactive extensions
      Technical Issues and Bugs • • Finndibaen

      6
      6
      Posts
      7236
      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.
    • pushing code
      Private servers • • Finndibaen

      13
      13
      Posts
      17904
      Views

      Not that I know of, we've been sharing links in the slack #servers channel. Also, the API token mod I made only requires clients to support changing URL, the normal /api/user/code endpoint works