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 Site unavailable for the whole week?
      • fazhool

      2
      2
      Posts
      2604
      Views

      found it... was me, FW blockage... but the "under construction" is really misleading
    • Unsolved Screeps is ALMOST usable on android
      • Rhef

      4
      4
      Posts
      9023
      Views

      clicking on a field with more than one type of object (creep and road, for example) renders a little tooltip but that tooltip is then not clickable (Android, Chromium) As a possible workaround, you can connect a mouse to your Android mobile phone (Bluetooth or wired) and the mouse cursor will be able to click on that "tooltip" menu. It isn't accepting the tap gesture.
    • Unsolved room.energyAvailable returns null on private server
      • Zyzyzyryxy

      4
      4
      Posts
      8013
      Views

      I'm also seeing this issue when using a local server. I closed it the server rather abruptly last time so maybe if we close it down gently it won't do this?
    • Unsolved Alpha map doesn't show room art via player walls
      • wtfrank

      1
      1
      Posts
      2243
      Views

      No one has replied

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

      3
      3
      Posts
      3289
      Views

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

      1
      1
      Posts
      1895
      Views

      No one has replied

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

      1
      1
      Posts
      2116
      Views

      No one has replied

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

      1
      1
      Posts
      1836
      Views

      No one has replied

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

      1
      1
      Posts
      1862
      Views

      No one has replied

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

      1
      1
      Posts
      2123
      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
      2433
      Views

      No one has replied

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

      1
      1
      Posts
      2002
      Views

      No one has replied

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

      1
      1
      Posts
      2132
      Views

      No one has replied

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

      1
      1
      Posts
      2280
      Views

      No one has replied

    • Unsolved arbitrarily Safemode???
      • KEY2130

      1
      1
      Posts
      2507
      Views

      No one has replied

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

      7
      7
      Posts
      7324
      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
      2669
      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
      5330
      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
      4978
      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
      3105
      Views

      No one has replied

    Move Topic