Question / Help OBS crash before starting (w/ crash report)

Wait nvm, Its fixed, I went to %appdata%\obs-studio, and added this in the global.ini file.

[Video]
Renderer=OpenGL
 
Hi,
I am new OBS Studio, and downloaded 25.0.1 and am experiencing OBS crashing on Start-Up. Lenovo Y-500 running Windows 10.

I saw other Posts, and have ensure that my Graphics Drivers are up to date. This laptop is a dual boot with Lubuntu, and v25.0.1 works with no issues.

The last line in the Log file asks a question about not running as Admin. However, it was run as Admin, and then explicitly started as "Run As Administator" - and still it crashes on Start Up.

Guess what - l added the following, as Vertus suggested, to my %APPDATA%/Globa.ini file:

[Video]
Renderer=OpenGL

And OBS now works. Can we get this fixed in the next version of the Application? And what are the other options for "Renderer"?

Crash Report
==========
Unhandled exception: c0000005
Date/Time: 2020-03-30, 07:44:40
Fault address: 51849A5A (c:\windows\system32\atiumd6a.dll)
libobs version: 25.0.1 (64-bit)
Windows version: 10.0 build 18363 (revision: 720; 64-bit)
CPU: AMD A8-7410 APU with AMD Radeon R5 Graphics

Log File
======
07:44:39.680: Initializing D3D11...
07:44:39.680: Available Video Adapters:
07:44:39.686: Adapter 0: AMD Radeon(TM) R5 Graphics
07:44:39.686: Dedicated VRAM: 1059151872
07:44:39.686: Shared VRAM: 3718760448
07:44:39.687: Driver Version: 8.17.10.1404
07:44:39.688: output 0: pos={0, 0}, size={1366, 768}, attached=true, refresh=60, name=
07:44:39.698: Loading up D3D11 on adapter AMD Radeon(TM) R5 Graphics (0)
07:44:40.033: D3D11 loaded successfully, feature level used: b000
07:44:40.033: DXGI increase maximum frame latency success
07:44:40.033: D3D11 GPU priority setup failed (not admin?)
 

Attachments

Back
Top