neverquit's Forum Posts

  • 4 posts
  • austin

    I'm running into an issue with the guest login. When running in Construct2, I can add a guest name and log in with that. When the score is added, it shows up on the leader board with the guest name. When I export my app into windows 8, make the changes and run the game, I try to log in as a guest but the login window won't take it. when I press the login button, Login turns into ... and just hangs. When I press the exit and run the game, the score posts as Anonymous.

  • Austin, I have the leader boards working now, thanks.

    I deleted and downloaded your repackaged plugin. I added the Clay.io Ready event, but when I ran my app, the leader board still stayed in a loading state. On a whim, I removed the API key thinking if I got the same results, maybe there was something wrong with my setup on the Clay.io website.

    When I ran the app the leader board loaded! I added the API key back and the leader boards still loaded. I saved the app and exited out of Construct2. When I got back in, and launched the app, the leader board still functioned. I was able to post scores and display them.

    I'm not sure what the actual problem was. I hope this helps someone else out.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Just to add to the confusion... I moved the Post Leaderboard score to when the game ends to get the score. I don't get the error anymore, but now an "Enable Clay.io" dialog appears with three tabs Login, Guest and Signup but no way to enter anything. I added a button to Show the leaderboard scores, but when I press it a "Loading Leaderboard..." dialog appears and the revolving blocks just keep moving. I logged into my Clay.io account but when I view my leaderboard scores. I get a "No high scores yet".

  • austin, I'm running into the same type of issue 3division was having testing on chrome and get the following message:

    Javascript Error!

    Uncaught TypeError: undefined is not a function

    localhost:50000/Clay_plugin.js, line 565 (col undefined)

    This is either a bug in Construct 2 or a problem in a third parti plugin or behavior - please report it to the developer!"

    ---

    I downloaded the latest version of the clay.io plugin but get the same issue.

    can you point me in the right direction?

    Thanks

  • 4 posts