sidus's Forum Posts

  • 4 posts
  • Browsing to http://www.scirra.com/labs/bugs/audiodecodecrash/ crashes Safari in every version of iOS available for the simulator. It goes at least as far back as iOS 8.1, which is the version the original bug was reported against. I guess they never fixed it.

  • I've just found where Xcode lets you download older iOS versions for the simulator. So far I've reproduced the bug in iOS 9.2 and 9.1. I'm going to keep going back through older versions to see if there's one where the crash doesn't happen, but each one is well over a gigabyte to download, so it's going to take me a bit to get them all.

  • Problem Description

    This is a Safari bug, not a Construct 2 bug. I'm reporting it here because Scirra asked me to on Twitter.

    Safari on iOS 9.3 crashes while loading certain M4A files. This bug seems similar to one that was discussed here a while ago (importing-certain-wav-files-crashes-on-safari_t120520, safari-error-loading-up-game_t120751). Scirra's test case at http://www.scirra.com/labs/bugs/audiodecodecrash/ causes a crash as well. I only recently started testing my project on iOS, so I don't know if this is a new bug or they just never fixed the old one.

    Attach a Capx

    https://docs.google.com/uc?id=0B9vjHWIE ... t=download

    Description of Capx

    It's a blank project with two things added: an Audio object, and a sound file that triggers the bug. There are no events.

    Steps to Reproduce Bug

    • Enable Preview on LAN, if you haven't already.
    • Preview the project.
    • Browse to the preview URL on iOS Safari.

    Observed Result

    The tab crashes and auto-reloads a few times with the message "A problem occurred with this webpage so it was reloaded.", then gives up.

    Expected Result

    A blank white playfield and no crash.

    Affected Browsers

    This appears to be specific to Safari on iOS. Safari on Mac OS X is unaffected.

    I don't have an iOS device, so most of my testing has been in the iOS Simulator app included in Xcode. I've reproduced it a couple of times on a briefly borrowed iPhone.

    Operating System and Service Pack

    iOS 9.3

    Construct 2 Version ID

    Release 227 (64-bit)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm trying to follow the "Beginner's guide to Construct 2". It says to choose File -> New, and then "In the New Project dialog, you don't need to change anything. Just click Create project." But the window that appears isn't called New Project, and there's no Create project button - instead it wants me to select a template, and the default "New empty project" template doesn't seem to match up with what the tutorial expects me to start with. How do I create a project that will allow me to follow the tutorial?

  • 4 posts