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

    • Passing custom objects through finder functions don't get filtered
      • avdg_

      3
      3
      Posts
      5653
      Views

      At least I did got in a situation I swapped the FIND_ constant with objects, this can be unwanted behavior.
    • Roads are not returned in FIND_MY_STRUCTURES
      • daiver19

      3
      3
      Posts
      5171
      Views

      use FIND_STRUCTURES with a filter for now
    • Forum issues
      • chris

      1
      1
      Posts
      2241
      Views

      No one has replied

    • Don't try this code
      • avdg_

      1
      1
      Posts
      3160
      Views

      No one has replied

    • 3 Bugs
      • vivri

      5
      5
      Posts
      7762
      Views

      yeah, it works in chrome perfectly. my guess is that safari doesn't support some JS/HTML5 features.
    • Difference between simulation and game.
      • tobyas

      13
      13
      Posts
      15716
      Views

      Please keep it fun... besides, emscripting makes games in browsers possible. Improving emscripting would make it possible to ship it more easily to mobile browsers...
    • Memory no longer being saved with created Creep!
      • Fikal

      6
      6
      Posts
      10466
      Views

      Artem, You are correct! I discovered this an hour or so after I moved some things around. Thanks to everyone for checking and offering suggestions.
    • Memory not cleared when starting new Survival game
      • super_aardvark

      3
      3
      Posts
      5988
      Views

      This single memory state per account thingy would be interesting to see when a bot runs in multiple rooms at the same time... it would currently break the behavior of my bot
    • Survival game broken, can't quit
      • super_aardvark

      8
      8
      Posts
      11726
      Views

      OK, we've figured it out. Some server-side game engine runtime services were down. This must be fixed now. Thank you for reporting.
    • pos.findClosest is undefined
      • JEllie

      5
      5
      Posts
      8096
      Views

      Thanks, this must be fixed now.
    • Issue with creep.moveTo
      • Geners

      4
      4
      Posts
      7853
      Views

      I figured out the problem in main I put if(creep.memory.role = 'tower') instead of if(creep.memory.role == 'tower') i forgot to add a = sign to switch from an assignment operator to a logical equals operator. Thanks guys!
    • Memory tab in editor popup not working properly.
      • Silly_Sausage

      1
      1
      Posts
      4042
      Views

      No one has replied

    • Syntax errors missing line information
      • edanaher

      3
      3
      Posts
      6049
      Views

      sigh I do pretty much all of my development in the simulation mode, since being able to pause while debugging is useful. But I guess it might be useful to keep a real game going as well for this reason...
    • Code windows from old games lose code
      • edanaher

      1
      1
      Posts
      3587
      Views

      No one has replied

    • Bug in rated survival
      • avdg_

      3
      3
      Posts
      5024
      Views

      Thanks, I can confirm its fixed.

    Move Topic