Navigation

    forum

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

    Topics created by chuckingame

    • Typescript definitions
      Feature Requests • • chuckingame

      4
      4
      Posts
      4776
      Views

      @chuckingame I think, there are more then 50% of the programmers using typescript. Some proof link would be appreciated. Why isn't the type definition for typescript important enough They're surely important, but there are many significantly more important things that we can't hope that the community will do it.
    • Unsolved Screeps client -> visualization of room stucks
      Technical Issues and Bugs • • chuckingame

      1
      1
      Posts
      2530
      Views

      No one has replied

    • Solved npx creeps start failed -> code E404 - 404 Not FOund: creeps@latest
      Technical Issues and Bugs • • chuckingame

      3
      3
      Posts
      5368
      Views

      @jbyoshi thanks, you are right .... why for hell i haven't seen that myself.....
    • Unsolved Private server -> rooms are not displayed
      Technical Issues and Bugs • • chuckingame

      3
      3
      Posts
      4980
      Views

      i managed to fixed this error: Couldn't reload bot AI "simplebot": Error: ENOENT: no such file or directory, stat 'C:\Program Files (x86)\Steam\steamapps\common\Screeps\server\node_modules@screeps\simplebot\src' by installing the simple bot: npm install @screeps/simplebot but still getting these errors: Unhandled rejection: Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client at ServerResponse.setHeader (_http_outgoing.js:470:11) at ServerResponse.header (E:\dev\screepsAI_V1\node_modules\express\lib\response.js:767:10) at ServerResponse.send (E:\dev\screepsAI_V1\node_modules\express\lib\response.js:170:12) at ServerResponse.json (E:\dev\screepsAI_V1\node_modules\express\lib\response.js:267:15) at E:\dev\screepsAI_V1\node_modules\q-json-response\q-json-response.js:17:14 at _rejected (E:\dev\screepsAI_V1\node_modules\q\q.js:864:24) at E:\dev\screepsAI_V1\node_modules\q\q.js:890:30 at Promise.when (E:\dev\screepsAI_V1\node_modules\q\q.js:1142:31) at Promise.promise.promiseDispatch (E:\dev\screepsAI_V1\node_modules\q\q.js:808:41) at E:\dev\screepsAI_V1\node_modules\q\q.js:624:44 Unhandled rejection: Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client at ServerResponse.setHeader (_http_outgoing.js:470:11) at ServerResponse.header (E:\dev\screepsAI_V1\node_modules\express\lib\response.js:767:10) at ServerResponse.json (E:\dev\screepsAI_V1\node_modules\express\lib\response.js:264:10) at E:\dev\screepsAI_V1\node_modules\q-json-response\q-json-response.js:17:14 at _rejected (E:\dev\screepsAI_V1\node_modules\q\q.js:864:24) at E:\dev\screepsAI_V1\node_modules\q\q.js:890:30 at Promise.when (E:\dev\screepsAI_V1\node_modules\q\q.js:1142:31) at Promise.promise.promiseDispatch (E:\dev\screepsAI_V1\node_modules\q\q.js:808:41) at E:\dev\screepsAI_V1\node_modules\q\q.js:624:44 at runSingle (E:\dev\screepsAI_V1\node_modules\q\q.js:137:13) and no room will be displayed.