Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't create OpenAL context #17730

Open
copperhorse384 opened this issue Feb 26, 2020 · 1 comment
Open

Can't create OpenAL context #17730

copperhorse384 opened this issue Feb 26, 2020 · 1 comment

Comments

@copperhorse384
Copy link

OpenRA engine version b7a8d2f
Date: 2020-02-26 01:51:33Z
Operating System: Windows (Microsoft Windows NT 6.2.9200.0)
Runtime Version: .NET CLR 4.0.30319.42000
Exception of type System.InvalidOperationException: Failed to initialize platform-integration library. Check graphics.log for details.
en OpenRA.Game.Initialize(Arguments args)
en OpenRA.Game.InitializeAndRun(String[] args)
en OpenRA.WindowsLauncher.RunGame(String[] args)

System.InvalidOperationException: Can't create OpenAL context
en OpenRA.Platforms.Default.OpenAlSoundEngine..ctor(String deviceName)
en OpenRA.Platforms.Default.DefaultPlatform.CreateSound(String device)
en OpenRA.Game.Initialize(Arguments args)
System.InvalidOperationException: Can't create OpenAL context
en OpenRA.Platforms.Default.OpenAlSoundEngine..ctor(String deviceName)
en OpenRA.Platforms.Default.DefaultPlatform.CreateSound(String device)
en OpenRA.Game.Initialize(Arguments args)

@abcdefg30
Copy link
Member

Can you try updating your audio drivers (that has helped in the past as well with such errors)?

@Mailaender Mailaender changed the title My game crashed - Fatal error cant start de game Can't create OpenAL context May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants