> Group,
> When I try to run flight gear in windows xp, I get a fatal error message:
>
> Unable to gen source
>
> and then fg doesn't load.
>
> Is this and openal problem? As I find this in the openal code:
>
> 00123 // Bind buffer with a source.
> 00124 alGenSources(1, &source);
> 00125 if (alGetError() != AL_NO_ERROR) {
> 00126 throw sg_exception("Failed to gen source.");
> 00127 }
>
> Is this a known error? Is fg just broken in w xp? I am using version
> 0.9.6.
> When I try to run flight gear in windows xp, I get a fatal error message:
>
> Unable to gen source
>
> and then fg doesn't load.
>
> Is this and openal problem? As I find this in the openal code:
>
> 00123 // Bind buffer with a source.
> 00124 alGenSources(1, &source);
> 00125 if (alGetError() != AL_NO_ERROR) {
> 00126 throw sg_exception("Failed to gen source.");
> 00127 }
>
> Is this a known error? Is fg just broken in w xp? I am using version
> 0.9.6.
> Group,
> When I try to run flight gear in windows xp, I get a fatal error message:
>
> Unable to gen source
>
> and then fg doesn't load.
>
> Is this and openal problem? As I find this in the openal code:
>
> 00123 // Bind buffer with a source.
> 00124 alGenSources(1, &source);
> 00125 if (alGetError() != AL_NO_ERROR) {
> 00126 throw sg_exception("Failed to gen source.");
> 00127 }
>
> Is this a known error? Is fg just broken in w xp? I am using version
> 0.9.6.
What is your sound hardware ?
> When I try to run flight gear in windows xp, I get a fatal error message:
>
> Unable to gen source
>
> and then fg doesn't load.
>
> Is this and openal problem? As I find this in the openal code:
>
> 00123 // Bind buffer with a source.
> 00124 alGenSources(1, &source);
> 00125 if (alGetError() != AL_NO_ERROR) {
> 00126 throw sg_exception("Failed to gen source.");
> 00127 }
>
> Is this a known error? Is fg just broken in w xp? I am using version
> 0.9.6.
What is your sound hardware ?
ew> from the system panel: ESS Maestro PCI Audio (WDM)
That probably means your OpenAL configuration is wrong. fgsetup provides
DLL but I am not certain that this is the right thing to do.
You can try to remove openal32.exe and wrap_oal.exe from the flightgear
bin directory and install the package located at :
http://developer.creative.com/articles/article.asp?cat=1&sbcat=31&top=38&aid=46
There is also an older one in the flightgear bin directory (
OpenALwEAX.exe )
Regards,
-Fred
ew> I renamed thte openal32.exe and wrap_oal.exe to *.old, then installed the OpenAL from your link. I got the same error.
with kind regards,
the elephantwalker
_______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-users 2f585eeea02e2c79d7b1d8c4963bae2d
