SetUpAssistant Crashes for Lack of Open GL 2.0 Driver Support

0

SetupAssistant fails on start up with the following error:

REMOVEDUPLOAD

This is an issue in 1.9 and 1.10. However, seems to be related to running on machines with older video cards or drivers.

asked 7 years ago174 views
5 Answers
0
Accepted Answer

I was able to resolve this issue in 1.10 by copying the libEGL.dll file from the editor's application directory at

C:\Amazon\Lumberyard\1.10.0.0\dev\Bin64vc140

to the setup assistant's application directory at

C:\Amazon\Lumberyard\1.10.0.0\dev\Tools\LmbrSetup\Win

The two other files; libGLESv2.dll and 3d3compiler_*.dll were already present.

answered 7 years ago
0

I found the same issue in case we run Lumberyard using Windows Remote Desktop (the issue is releated to gpu virtualized driver).

Thanks for the fix. I will test as soon as possible!

answered 7 years ago
0

Copying the Dlls in 1.10 as mentioned @REDACTEDUSER

answered 7 years ago
0

Copying the Dlls in 1.10 as mentioned @REDACTEDUSER

answered 7 years ago
0

Just tested also on 1.0.9 and it works!

answered 7 years ago

This post is closed: Adding new answers, comments, and votes is disabled.