Navigation

    forum

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

    Topics created by Chobobobo

    • Solved IVM - PTR - Error, could not find an object with ID
      Technical Issues and Bugs • • Chobobobo

      5
      5
      Posts
      7910
      Views

      Since PTR is still on an older version, it may still have the bug where Tombstone.creep.toString() throws the error too, if you are using console.log or something on Tombstone.creep that can trigger this (This is already fixed in later versions)
    • Garbage Collection Profiling
      Feature Requests • • Chobobobo

      6
      6
      Posts
      7299
      Views

      Thanks for pointing me in the direction of Memory.  Initially halving my memory footprint reduced my average usage by about 15CPU/tick, I had no idea that utilizing even 400k would cause such a significant impact on performance.