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.


Topics - smguyk

Pages: 1 2 [3]
31
Audio / An internal OpenAL call failed in SoundBuffer.cpp
« on: November 30, 2013, 03:03:55 pm »
An internal OpenAL call failed in SoundBuffer.cpp: AL_INVALID_OPERATION, the specified operation is not allowed in the current state

I get 2 of these error messages in the console after the application exits, but while it's running there are no errors and everything is working. I have read about this error message but the posted code doesn't match mine, so I don't know how to fix it. I'm only using sounds right now, no music.

I'll post the complete code that I'm using:

soundsystem.h:

soundsystem.cpp:

resources.h:

resources.cpp:

That's the entire code. Could someone please help me?

I really don't see what's wrong and why the error shows up after I exit the app.

I would appreciate any help! Thanks!

Pages: 1 2 [3]