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

Author Topic: Audio device init failed  (Read 2493 times)

0 Members and 1 Guest are viewing this topic.

Rokner

  • Newbie
  • *
  • Posts: 3
    • View Profile
Audio device init failed
« on: November 07, 2015, 04:41:58 am »
Hi. I've having some strange problems with the audio in sfml. Every now and then when I start my game I get this error :
AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
Failed to open the audio device
 
I have no idea if I am doing anything wrong but it happens only from time to time. Like if I start the game 5 times without changing any code at all, 2 of the times I'll get the error. Is it possible that it is from my audio devices? I only have some headphones which are quite new and I never had any problems with them.

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

 

anything