Navigation

    forum

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

    Trepidimous

    @Trepidimous

    36
    Posts
    3212
    Profile views
    1
    Followers
    1
    Following
    Joined Last Online

    Trepidimous Follow

    Posts made by Trepidimous

    • RE: room.energyAvailable returns null on private server

      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?

      posted in Technical Issues and Bugs
      Trepidimous
    • Memory is unexpectedly null after weeks of stability

      On one of my shards, the global constant "Memory" happened to be null. It was only on one shard and of course it crashed everything. The high level "Memory" constant isn't even allowed to be overwritten so I don't think my codebase has done this. I've never seen this happen before.

      Apparently it has happened to other players like "asquared31415" and one of the cures is to create a new branch, and overwrite your memory in it to an empty object using some command that I've never seen before:

      RawMemory._parsed = { };

      After I fixed it that way, I learned that one can supposedly fix it by adding an early return in your main loop on a new code branch.

      posted in Technical Issues and Bugs
      Trepidimous
    • RE: Game.cpu.generatePixel change

      @artch could we please update the documentation to reflect this change? I'm not sure how somebody would know about this other than finding this article or perhaps reading screeps source code.

      https://docs.screeps.com/api/#Game.cpu.generatePixel

      [edit] Sorry, I didn't read the full thread but it sounds like intents are no longer cancelled. Docs are up to date then. Thx.

      posted in News & Announcements
      Trepidimous
    • Missing top 30 icon from season III on profile page

      I got the room decorator but the icon that shows up under my profile is still missing.

      0_1643562492711_4afa1849-f756-4425-87a1-50d8117d1442-image.png

      0_1643562516971_33e5c22a-6da4-425f-be4c-c77665884465-image.png

      Perhaps not the most important bug but maybe an easy fix?

      posted in Technical Issues and Bugs
      Trepidimous
    • RE: Season #4 is open!

      Will caravans just accept "Basic regional commodities" or will they also accept "Higher commodities" for more points? see: https://docs.screeps.com/resources.html

      posted in News & Announcements
      Trepidimous
    • Seaons API docs need a little update

      It looks like there's no generate pixel command on seasons,

      [10:04:32 PM][shardSeason]TypeError: Game.cpu.generatePixel is not a function

      which is fine but the seasons api docs still shows it.

      https://docs-season.screeps.com/api/#Game.cpu.generatePixel

      I'm fearful about other features that are assumed to be included because nobody said that they weren't like power, invader cores, factory elements, etc.

      posted in Technical Issues and Bugs
      Trepidimous
    • RE: Factories, new resources, NPC Strongholds

      Took down a lvl 4 stronghold for the first time: https://screeps.com/a/#!/history/shard1/W6S25?t=27636900

      pretty shakey.

      posted in News & Announcements
      Trepidimous
    • Small Suggestion that is an easy fix

      Imagine somebody joining screeps, getting a message from another player and seeing the message icon in the upper left of their UI.

      0_1593123290827_a2135912-f6e0-47b5-b7d9-485566d73da9-image.png

      I suspect that simply because it is red predisposes the recipient with a danger/error/wrong/bad mindset before they even know who it is from or what it says.

      I know full well that most people use slack chat as their main means of communication but I can't help but wonder if a simple color change would have a more positive psychological effect to say green or a neutral color blue.

      posted in Feature Requests
      Trepidimous
    • RE: Statistics look to have the incorrect numbers

      They seem to have been corrected now. Not sure what happened

      posted in Technical Issues and Bugs
      Trepidimous
    • Statistics look to have the incorrect numbers

      For 1 hour, 24 hours and 1 week I am seeing negative numbers for energy. Are other people seeing this and is there a fix in the works?

      0_1592618342465_Capture.PNG

      posted in Technical Issues and Bugs
      Trepidimous