Bug Report "api-ms-win-eventing-provider-l1-1-0.dll not found" Error When Using Hotkeys Fields

Sephiran

New Member
Attached is a screenshot of the error I am receiving when I focus input on the fields to enter hotkeys. I'm on Windows Server 2008 R2 (x64) and performed the necessary XInput installations mentioned by the installer. This error also occurs when I try to use set hotkeys. Now, how am I setting said hotkeys if I cannot use the field you might ask...

A unique detail about this error is that its occurrence is not absolute. It only happens when I DO NOT launch OBS from the "installation finished" prompt at the end of Nullsoft installation process. To confirm it's linked to installation, I went ahead and launched the main executable myself after the installer finished (while still keeping the installer window open). The error still occurred, but when killed the process and opened it from the installation complete prompt (which as I said I left running) the error did not occur and hotkeys worked as intended. Here is my log:

Code:
00:22:41: Open Broadcaster Software v0.65b - 32bit (´・ω・`)
00:22:41: -------------------------------
00:22:41: CPU Name: Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz
00:22:41: CPU Speed: 1729MHz
00:22:41: Physical Memory:  4095MB Total, 4095MB Free
00:22:41: stepping id: 5, model 30, family 6, type 0, extmodel 0, extfamily 0, HTT 1, logical cores 8, total cores 4
00:22:41: monitor 1: pos={0, 0}, size={1440, 900}
00:22:41: Windows Version: 6.1 Build 7601 S
00:22:41: Aero is Disabled
00:22:41: -------------------------------
00:22:41: OBS Modules:
00:22:41: Base Address     Module
00:22:41: 00110000         OBS.exe
00:22:41: 6DD90000         OBSApi.dll
00:22:41: 6E470000         DShowPlugin.dll
00:22:41: 6E2A0000         GraphicsCapture.dll
00:22:41: 6E270000         NoiseGate.dll
00:22:41: 6E250000         PSVPlugin.dll
00:22:41: 6DD10000         scenesw.dll
00:22:41: ------------------------------------------
00:22:41: Adapter 1
00:22:41:   Video Adapter: ATI Mobility Radeon HD 5870
00:22:41:   Video Adapter Dedicated Video Memory: 2107031552
00:22:41:   Video Adapter Shared System Memory: 2187870208
00:22:41:   Video Adapter Output 1: pos={0, 0}, size={1440, 900}, attached=true
00:38:49: No Intel graphics adapter visible in QSVHelper.exe, Optimus problem?
00:38:49: Failed loading CUDA dll
 

Attachments

  • Capture.PNG
    Capture.PNG
    40.2 KB · Views: 39

R1CH

Forum Admin
Developer
Launching OBS from the installer likely means OBS is also running as admin. You could edit your shortcut to always make OBS run as admin if for some reason this DLL problem only occurs in normal mode.
 

Sephiran

New Member
It's not that. One of the first remedies I tried when diagnosing it in fact. What did notice is that two parallel versions are installed, one for Program Files, and one for Program Files (x86). And I've tried launching both executables (not from the shortcuts) as admin. Did not work. Also, I use the program as the local admin account so I doubt this makes any difference.
 

Sephiran

New Member
The latest version (as of March 25) still has the same issue. The behavior is the same (launch from installer, all is well).
 
Top