lukedirago's Recent Forum Activity

  • It's not working on HTML5 or downloadable distros?

  • Since I didn't use any of the new features yet, actually installing r143 and changing the version in caproj saved my day.

  • Same here, going nuts. Had to present a draft I made in the past hours, and now's I can't export it and can't open it in a previous version :( hope they can fix it soon

  • well, is a start to identify the problem. I'm using my own host. Do you mind sending another screenshot, but with the full error? (click the arrow so we can see more of it)

    I know it's not a perfect solution, and it would require a little of mutual trust, but... maybe I can give you a folder on my server, I have ssl, so you can see if that's the problem, or maybe is something else is. Anyway, if you want to give it a try, send me a pm and I wouldn't have a problem to help you out on that :)

  • I'm using r143

    Have you tried to look at the console output in Chrome? You don't get any errors?

  • Regardless of the effect, which is great, I loved the entry! Great job.

  • try to put my name like this lukedirago so I get a notification ;) I just entered back here by chance!

    Sure, let me show you how I did it:

    • This is on the very first layout, so I make sure that it 'connects' to Kongregate, so this way you know if it's working with the API regardless of the statistic. Just put a text object (in my case is a SpriteFont, but conceptually is the same) and set text to "Welcome guest" if <I>is guest</I> and "Welcome "&Kongregate.UserName

    <img src="http://i.imgur.com/kqrxaqf.jpg" border="0" />

    And then, when I go to my layout "Death" this happens:

    • Basically I have two stats, one "max" and other one that is "add". At the very last, I submit the two statistics.

    <img src="http://i.imgur.com/kli47X5.jpg" border="0" />

    Hope it helped, let me know if you need anything else ;)

  • And I uploaded it to Kongregate also. ;)

    Derez on Kongregate

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Exactly. Firefox was 50/50 times connecting. Chrome couldn't connect at all. I checked the console, and the js that goes to the kong API was getting errors; so I went to the URL and it redirected me to the ssl url that I posted here. After that, no problem at all. Here's the game in Kongregate

    kongregate.com/games/lukedirago/derez-infinite

  • I've found a solution to this problem, I've posted it in here:

    scirra.com/forum/topic75036_post450960.html

    Basically the index.html file that C2 exports contains a wrong or old direction to retrieve the API from Kong.

    Maybe can help with yours

  • Well, had the same problems, and after fighting it for a while, I realized that there's something wrong on the index.html file that C2 generates when you export it for Kongregate. I've looked through the console in Chrome, and it was pointing to an http that retrieved a GET error.

    So open your index.html in an editor an replace this line:

    <script src="//www.kongregate.com/javascripts/kongregate_api.js"></script>

    To this one:

    <script src="https://ssl.kongcdn.com/javascripts/kongregate_api.js"></script>

    That should do the trick (Y)

  • I've updated the game, now is easier to see the platforms, and the scroll to the character is much more smoother thanks to Yann who gave me advice. :)

lukedirago's avatar

lukedirago

Member since 9 Apr, 2013

None one is following lukedirago yet!

Connect with lukedirago

Trophy Case

  • 11-Year Club
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers

Progress

13/44
How to earn trophies