amirchev / OBS-Lyrics

Manage and display lyrics to any text source in your OBS scene.
Apache License 2.0
27 stars 17 forks source link

Experiencing error #16

Closed Smallbutloud closed 3 years ago

Smallbutloud commented 3 years ago

lyrics.lua producing this error when I tried to add the script:

[lyrics.lua] Error calling script_load: ...urces/data/obs-plugins/frontend-tools/scripts/lyrics.lua:608: attempt to call field 'os_opendir' (a nil value) [lyrics.lua] Failed to call script_properties for obs_lua_script_get_properties: ...urces/data/obs-plugins/frontend-tools/scripts/lyrics.lua:765: attempt to call field 'obs_source_get_unversioned_id' (a nil value)

amirchev commented 3 years ago

Hi, make sure you are using newest version of script AND newest version of OBS. Please report back with versions of both. Thanks!

Smallbutloud commented 3 years ago

Thank you, I will try again.

Smallbutloud commented 3 years ago

that worked for me!

Thanks

amirchev commented 3 years ago

Good to hear!