Navigation

    forum

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

    Posts made by Pathurs

    • RE: periodic "TypeError: Cannot redefine property" after switching branch

      Just in case anyone else got here via google, I can 100% reproduce this bug when there is an error in the initial parsing of main.js (and anything it calls directly on that parse).

      This seems to cause the instance to re-parse the file, which will of course try to re-define the properties that you have already defined.

      posted in Technical Issues and Bugs
      Pathurs
    • RE: Changelog 2017-09-28

      Why the change to createCreep and canCreateCreep?

      Unless I missed something, I don't see any "reasons behind the change" parts?

      🙂

      posted in News & Announcements
      Pathurs
    • Spawning Creeps are Recyclable

      This of course could be by design, but when a creep is spawning, it can also be recycled.

      The spawn then continues to "spawn" nothing, as the creep was already recycled...

      posted in Technical Issues and Bugs
      Pathurs