Opened 11 years ago

Closed 9 years ago

#2188 closed defect (worksforme)

AlcInit failed when starting Atlas from main menu

Reported by: historic_bruno Owned by:
Priority: Should Have Milestone:
Component: Atlas editor Keywords:
Cc: stwf Patch:

Description

I haven't seen this before and I can't reproduce it, but we can look up the error code and see what it means.

ERROR: Sound: AlcInit failed, m_Device=00000000 m_Context=00000000 dev_name=OpenAL Soft err=40964

Change History (4)

comment:1 by Stan, 10 years ago

Component: Core engineAtlas editor

comment:2 by trompetin17, 10 years ago

this error happen when sound manager can't open any device, that's why you see m_device with 00000000 (null pointer?)

comment:3 by historic_bruno, 10 years ago

It only happened to me that one time. What I don't know is if we could handle it better, maybe wait and try to initialize the sound manager again? It's hard to know without being able to reproduce the error.

comment:4 by historic_bruno, 9 years ago

Milestone: Backlog
Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.