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

    • Unsolved Alpha map doesn't show room art via player walls
      • wtfrank

      1
      1
      Posts
      1799
      Views

      No one has replied

    • Solved Amount of High mineral is 35.0K.
      • KEY2130

      3
      3
      Posts
      2605
      Views

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

      1
      1
      Posts
      1507
      Views

      No one has replied

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

      1
      1
      Posts
      1665
      Views

      No one has replied

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

      1
      1
      Posts
      1504
      Views

      No one has replied

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

      1
      1
      Posts
      1510
      Views

      No one has replied

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

      1
      1
      Posts
      1698
      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
      2048
      Views

      No one has replied

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

      1
      1
      Posts
      1667
      Views

      No one has replied

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

      1
      1
      Posts
      1764
      Views

      No one has replied

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

      1
      1
      Posts
      1883
      Views

      No one has replied

    • Unsolved arbitrarily Safemode???
      • KEY2130

      1
      1
      Posts
      2097
      Views

      No one has replied

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

      7
      7
      Posts
      5900
      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
      2279
      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
      3831
      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
      4148
      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
      2735
      Views

      No one has replied

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

      2
      2
      Posts
      2873
      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
      2508
      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
      2607
      Views

      No one has replied

    Move Topic