Reproducible Bug? (Runtime Crash)

This forum is currently in read-only mode.
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 :)
  • I've managed to reproduce a runtime crash in my game twice already (it's very tedious to reproduce it so I'm not going to try a 3rd time unless it's really needed). I'm not sure if this is a bug with Construct or with the sprites I'm using or some other reason.

    This is the "stable" .cap file without any crashes.

    http://www.mediafire.com/?bmqqt8iz3oi24rg

    The crash comes when I add in 1 particular new sprite (Weapon1UpgradePowerup), and the events associated with it (everything under the comment "Powerups").

    To reproduce the crash, just shoot the powerup when it appears, then shortly after this when the next powerup is due to spawn, the game crashes.

    http://www.mediafire.com/?k9mpqnqm1941x8d

    Basically, to reproduce the crash, all I did was to take the "stable" .cap file in the 1st link above, then add in the "Weapon1UpgradePowerup" sprite and all the events under the comment "Powerups". The result is the 2nd cap file above. And I have done this twice already to confirm it. So this is a systematic problem, not a randomly occurring bug.

    I don't know what is wrong though or how to solve this problem. Any help would be greatly appreciated. Thanks.

    Note: For the Controls: A to move clockwise, D to move anticlockwise, numpad4 to shoot. The only collisions implemented so far are those involving the Weapon1UpgradePowerup sprite.

  • EDIT:

    Get rid of the OR conditions in events 28,29. OR causes problems so you need to rework your events so it's not used.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • So the OR condition is buggy?

  • Yep.

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