[lower-thirds_hotkeys.lua] Failed to call hotkey_pressed for hotkey_pressed: ...mated-Lower-Thirds/lower thirds/lower-thirds_hotkeys.lua:436: C:/Progr

Arkaf

New Member
I wanted to ask you if you can help me with this problem: [lower-thirds_hotkeys.lua] Failed to call hotkey_pressed for hotkey_pressed: ... mated-Lower-Thirds / lower thirds / lower-thirds_hotkeys.lua: 436: C: / Program Files / obs-studio / Animated-Lower-Thirds / lower thirds /../ common / js / hotkeys.js: Permission denied



I don't know what I'm doing wrong, if you can please guide me.
 

lofihap

Member
There a few ways that you can fix this issue, so pick the best option for you.

- Change the OBS-studio folder permissions. If you check the security properties, admin will have full control and modify. But your user doesn't. So you can change the permission of the user to full control.

- Moving LUA script out of the folder, and move it into another custom folder outside of the default.

- Change OBS to always run as admin. You'd have to get the obs-studio exe > bin > obs.exe - drag to desk holding alt, and then right-click, properties, advance, run as admin. This will kick a UAC window each time you open OBS.

Good luck.
 

rpsharma

New Member
There a few ways that you can fix this issue, so pick the best option for you.

- Change the OBS-studio folder permissions. If you check the security properties, admin will have full control and modify. But your user doesn't. So you can change the permission of the user to full control.

- Moving LUA script out of the folder, and move it into another custom folder outside of the default.

- Change OBS to always run as admin. You'd have to get the obs-studio exe > bin > obs.exe - drag to desk holding alt, and then right-click, properties, advance, run as admin. This will kick a UAC window each time you open OBS.

Good luck.

Thank you so much friend. The problem has been solved
 

plehman

New Member
I needed to change the Animated Lower-Thirds folder permissions before I could get my hotkey to work. I was getting the same message as @lofihap
 

gmdewulf

New Member
Hello.

Moving LUA script out of the folder, and move it into another custom folder outside of the default causes the Hotkeys to disappear. Now what please?
 

gmdewulf

New Member
Edit to my immediately prior post, moving LUA script out of the folder, and move it into another custom folder outside of the default yields this message upon starting OBS:

"[lower-thirds_hotkeys.lua] Error opening file: (null)"

There are no corresponding "Lower Third Switch #1", "Lower Third Switch #2", etc. under Setting | Hotkeys.

Any ideas?

Thank you.
 
Top