crash if i touch 2 sprite in the same time

0 favourites
  • 5 posts
From the Asset Store
Minimalist Crash Balls is a game where the goal is to hit the ball on the portal, with 20 different levels :)
  • Hi everybody,

    i can't resolve this big problem:

    i exported my project for HTML5 and everywhere, if i touch 2 different sprite i have a safari's freez.

    Nothing is in relation with that sprites, that are a 3 image in 3 different frame.

    How can resolve that?

    Thanks a lot for any help

  • First, try a different browser. If that doesn't help then you're probably triggering an infinite loop. I suggest that you search through all events that pertain to touching those sprites.

    If you don't come right, post a link to your capx so we can have a look at it.

  • thanks a lot for your answer.

    I exported my project for HTML5,On Android everything works fine;on iOS (with Safari mobile) the problem persist and to close the browser i have to kill Safari and clear cookie and data.

    I can't give you my original work because is reserved, but i can give you an example with the same problem.

    I this capx there are 3 cases:

    1-

    Two sprite (black & pink) with an action associated.

    If you try to tap at the same time those two sprite, Safari freezes.

    May be because that have an action associated...but if you look the case 3...

    2-

    Two button(light blu & yelow)with an action associated:

    If you try to tap at the same time light blu & yelow, all is fine.

    3-

    Two sprite (blu & red), without any action; that are a simple image.

    If you try to tap at the same time those two sprite, Safari freezes as well

    So, i don't think is because something trigging a infinite looping, speially because in the case 3 there aren't link or action about that sprite.

    Any idea about this problem???

    I must to resolve it as soon as possible because the game is being made for a client and I have a deadline for that.

    Thanks a lot!

    Here the capx

    cappaieleonora.altervista.org/construct2/example.capx

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Please disable any 3rd-party plugins and re-upload your capx. Or, if you have to use those plugins, I suggest you post this problem in the plugin thread: this might be a bug.

  • <img src="smileys/smiley1.gif" border="0" align="middle" /> <img src="smileys/smiley1.gif" border="0" align="middle" />

    Thanks a lot!!

    I tried to export without the plugin (?touch wrap?) and all my work working normally!

    I think will be useful for everybody if I give notice of this bug in his section.

    Really thanks for your support.

    <img src="smileys/smiley2.gif" border="0" align="middle" />

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)