Navigation

    forum

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

    Posts made by pentar

    • RE: Using branches removed ALL code!

      And of course now that I test it again, it's working.

      posted in Technical Issues and Bugs
      pentar
    • RE: Using branches removed ALL code!

      code API is still messed up for me.

      curl --insecure -u "me@mailserver.com:<my password>" https://screeps.com/api/user/code?branch=sim > sim.json

      This works fine but then

      curl --insecure -u "me@mailserver.com:<my password>" -X "POST" -H "Content-Type: application/json" --data @sim.json

      returns

      {"error":"TypeError: Cannot read property 'length' of undefined"}

      posted in Technical Issues and Bugs
      pentar