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 Amount of High mineral is 35.0K.
      • KEY2130

      3
      3
      Posts
      1978
      Views

      'reaches 0', I understood. Thank you
    • Unsolved Issue when launching sceeps:world
      • Nathank

      1
      1
      Posts
      1045
      Views

      No one has replied

    • Unsolved Uploading a module through webinterface does not show "Upload File" button
      • Hayertjez

      1
      1
      Posts
      1198
      Views

      No one has replied

    • Unsolved Arena: crash when logging under-construction StructureTower object
      • wtfrank

      1
      1
      Posts
      1050
      Views

      No one has replied

    • Unsolved Arena profile: Best Rating rather high after few games
      • wtfrank

      1
      1
      Posts
      1065
      Views

      No one has replied

    • Unsolved Arena: prototype of opponent construction site not available in S&S
      • wtfrank

      1
      1
      Posts
      1228
      Views

      No one has replied

    • Unsolved Arena: "fame" replays don't stream in every hundred ticks if you start watching early
      • wtfrank

      1
      1
      Posts
      1565
      Views

      No one has replied

    • Unsolved Arena: typeof creep.id == "number"
      • wtfrank

      1
      1
      Posts
      1224
      Views

      No one has replied

    • Unsolved Error: "Script initialization timed out"
      • SergeyG

      1
      1
      Posts
      1330
      Views

      No one has replied

    • Unsolved Invader StructureTowers.isActive() returns false
      • wtfrank

      1
      1
      Posts
      1420
      Views

      No one has replied

    • Unsolved arbitrarily Safemode???
      • KEY2130

      1
      1
      Posts
      1628
      Views

      No one has replied

    • Unsolved Bug Report: Creeps going to wrong room through creeps.moveTo
      • 4nytime

      7
      7
      Posts
      4898
      Views

      Another tip on performance: Trying to move to the center of the room new RoomPosition(25,25,roomName) can lead to a very high cpu usage if there are walls at and around that position, because you can never reach that position so that the search is quite exhaustive to find a route. Better moveTo the target position directly. Also don't forget to add the range option to each goal that is in the wall (like controller, source) because of the same reason. For a source range:1 is enough.
    • Unsolved Steam MacOs not working
      • Gambitboy

      2
      2
      Posts
      1865
      Views

      Temporary work around is installing https://github.com/screepers/steamless-client and running it using the --backend arg like this: screeps-steamless-client --backend http://x.x.x.x:21025 Then login using your private server username and password
    • Unsolved Negative cpuUnlock
      • Xenofix

      2
      2
      Posts
      3086
      Views

      PandaMaster had the same issue buying a lot of things from the market at once and getting into a very high debt that way. He seemingly bought stuff with credits he didn't have. This issue was reported to @o4kapuk immediately, I think transactions were undone/rolled back, and he did let us know that he fixed it. Now I am wondering if you got the same issue with game resources trading, but for the sell intent. If it is, o4 must have not considered adding it to the other actions.
    • Unsolved memory problem,plz help me!
      • chencreep

      4
      4
      Posts
      3499
      Views

      @chencreep you can recreate the missing properties with Memory.creeps={} and Memory.rooms={} and Memory.spawns={} In your main.js you can write if (!_.isPlainObject(Memory.rooms)) Memory.rooms = {}; for rooms, creeps, spawns to automatically fix issues like this.
    • Unsolved Link "Report a problem" is broken!
      • KyberPrizrak

      1
      1
      Posts
      2337
      Views

      No one has replied

    • Unsolved White rectangle (bar) top left of screen
      • RemarkablyAverage

      2
      2
      Posts
      2456
      Views

      I've also experienced this, I think only with the desktop client.
    • Unsolved Can't buy pixels with money to support devs with steam client
      • Malkaar

      1
      1
      Posts
      2130
      Views

      No one has replied

    • Unsolved My WebAssembly module is unable to be properly loaded in node10, and manual destruction is not logged by `Room.getEventLog()`
      • Astro_angelfish

      1
      1
      Posts
      2159
      Views

      No one has replied

    • Unsolved Shard3 avg tick duration increased in a sudden.
      • StarkLyu

      3
      3
      Posts
      3248
      Views

      I think the Dev's are targeting a tick duration of 5 seconds. So 11 was quite bad, likely a something went wrong. I think the devs are kinda best effort on fixing these. They'll usually poke / restart or whatever during their workday but otherwise a server might remain quite bad for a day or more on a weekend.

    Move Topic