Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Axel

Pages: [1]
1
Audio / Audio classes crash program
« on: November 07, 2009, 06:40:54 am »
converted the file and it works perfectly. next time ill look closer at the supported formats.
thanks for the help.

2
Audio / Audio classes crash program
« on: November 05, 2009, 10:59:15 pm »
so the program runs now but it cant load my mp3 file at all.
it doesnt load from the file or from memory.
ive tried it with 2 different files and got the same result.
when i try to load from the file it says "Failed to load '<mp3>' for reading"
and when i try from memory it says "Failed to load music from memory for reading"

3
Audio / Audio classes crash program
« on: November 05, 2009, 10:12:04 pm »
not sure what happened but i recopied the files and it works now.

4
Audio / Audio classes crash program
« on: November 04, 2009, 10:10:07 pm »
i downloaded the sdk again and it still crashes. same error message.

5
Audio / Audio classes crash program
« on: October 29, 2009, 09:12:58 pm »
ya its the same message every time. ive tried running it without openAL on the computer and with. same each time, even on different computers.

6
Audio / Audio classes crash program
« on: October 27, 2009, 07:22:12 pm »
well ive tried to compile on multiple computers and it crashes on all of them. ive redownloaded the sfml files as well and it doesnt work. are there any other things i can try?

7
Audio / Audio classes crash program
« on: October 23, 2009, 03:03:26 am »
there is. theres the one that the installer for openAL puts on my HD

8
Audio / Audio classes crash program
« on: October 20, 2009, 08:47:10 pm »
Quote from: "Laurent"
Quote
ive reinstalled OpenAL already and copied the the DLL into the exes folder

Don't do that. Just use the DLL provided in the SFML SDK (and make sure that there's no other version conflicting).

i made sure i had the audio dll in the folder as well and still the same result.

9
Audio / Audio classes crash program
« on: October 19, 2009, 09:06:48 pm »
Whenever i try to create any of the Audio classes (Sound, SoundBuffer, etc) my program crashes and i get an error saying:

"The procedure entry point alcCaptureCloseDevice could not be located in the dynamic link library OpenAL32.dll"

ive reinstalled OpenAL already and copied the the DLL into the exes folder
im using the dynamic versions of the libs and im on a windows XP system

Pages: [1]