Sound file causing program crash

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
IanS
Posts: 2
Joined: Mon May 09, 2011 3:21 pm

Sound file causing program crash

Post by IanS » Thu Mar 19, 2015 3:47 pm

Hi
I'm using an older version of Livecode (5.5.2) which has worked perfectly well for what I'm doing. I'm building programs for iOS (iPad) that draws on both audio and visual files. My programs have always worked in the iOS environment. However, recently I've tried to use them in a newer version of that environment and now, while everything else continues to work perfectly well, whenever a sound file (I have always used '.wav' files) is played, there's a problem. After the sound has played, the very next touch to the screen (of whatever kind) causes the program to crash. Have you any idea of what might be happening here?
Thanks,
Ian

IanS
Posts: 2
Joined: Mon May 09, 2011 3:21 pm

Re: Sound file causing program crash

Post by IanS » Sun Mar 22, 2015 3:35 pm

Hi

In my first mail I said I was using an older version of Livecode (5.5.2).

I've now updated to version 7.0.3 (the latest stable version) but I'm still getting the problem I reported.

The issue is that whenever a sound file (I had always used '.wav' files before but I have recently found that the same thing happens with aif. and aiff. files too) is played, there's a problem.

After the sound has played, the very next touch to the screen (of whatever kind) causes the program to crash.

Has anyone any idea of what might be happening here?

Thanks,
Ian

scotttyang
Posts: 125
Joined: Sat Jan 31, 2009 12:01 am

Re: Sound file causing program crash

Post by scotttyang » Thu Apr 02, 2015 2:16 pm

You'll need to post your script

Post Reply