26
edits
(New page: '''This document is intended to list common errors and how to get rid of them.''' ===OpenAL error <AL_INVALID_VALVE>: bind source <alGenSources><br>Failed to generate audio source.=== Thi...) |
m (Fixed typo) |
||
| Line 1: | Line 1: | ||
'''This document is intended to list common errors and how to get rid of them.''' | '''This document is intended to list common errors and how to get rid of them.''' | ||
===OpenAL error < | ===OpenAL error <AL_INVALID_VALUE>: bind source <alGenSources><br>Failed to generate audio source.=== | ||
This error is probably displayed because of some misdirected audio settings in the aircrafts setup. Check the -sound.xml file of the aircraft and see if all files refered to really exist. If not, try to contact the author of the plane, so he can fix the problem in the CVS version or solve the problem yourself and let someone commit the patch. | This error is probably displayed because of some misdirected audio settings in the aircrafts setup. Check the -sound.xml file of the aircraft and see if all files refered to really exist. If not, try to contact the author of the plane, so he can fix the problem in the CVS version or solve the problem yourself and let someone commit the patch. | ||
edits