GLBasic forum

Main forum => Bug Reports => Topic started by: MrTAToad on 2011-Oct-30

Title: Unknown Error 7
Post by: MrTAToad on 2011-Oct-30
When exiting a program using the close icon and a sound is being played, the editor returns :

error : Unknown Error:
7

in the output area

Apparently, when trying the Playsound example, GETLASTERROR$ always returns "out of memory" for some reason (even though the sound plays).
Title: Re: Unknown Error 7
Post by: Gary on 2011-Oct-30
I have a couple of projects that always returns an Illegal exception error if I have debug turned on or a ring bill error if its non debug, no idea why it does it either :( But that has been doing that for a couple of years now, its not recent
Title: Re: Unknown Error 7
Post by: MrTAToad on 2011-Oct-30
That is odd - and the unknown error is caused by SOUNDPLAYING()