Skip to content

Appears to be broken with new OBS 29.1 update #18

Description

@wisq

Immediately after the update, I no longer get any sounds. The DLLs are in place, and I copied in the latest release to be sure, but there's an error on load. The relevant log lines aren't particularly descriptive:

21:34:44.890: [obs-websocket] [obs_module_load] Linked ASIO Version: 101201
21:34:44.899: [obs-websocket] [obs_module_load] Module loaded.
21:34:44.901: Skipping module '../../obs-plugins/64bit/SDL2.dll', not an OBS plugin
21:34:44.902: LoadLibrary failed for '../../obs-plugins/64bit/SRBeep.dll': The specified module could not be found.
21:34:44.902:  (126)
21:34:44.902: Module '../../obs-plugins/64bit/SRBeep.dll' not loaded
21:34:44.904: [vlc-video]: VLC 3.0.12 Vetinari found, VLC video source enabled
21:34:44.909: ---------------------------------
21:34:44.909:   Loaded Modules:
21:34:44.909:     win-wasapi.dll
21:34:44.909:     win-dshow.dll
21:34:44.909:     win-capture.dll

compared to earlier the same day, before the update:

03:44:39.689: [obs-websocket] [obs_module_load] Linked ASIO Version: 101201
03:44:39.699: [obs-websocket] [obs_module_load] Module loaded.
03:44:39.705: Skipping module '../../obs-plugins/64bit/SDL2.dll', not an OBS plugin
03:44:39.715: [vlc-video]: VLC 3.0.12 Vetinari found, VLC video source enabled
03:44:39.729: ---------------------------------
03:44:39.729:   Loaded Modules:
03:44:39.729:     win-wasapi.dll
03:44:39.729:     win-mf.dll
03:44:39.729:     win-dshow.dll
03:44:39.729:     win-capture.dll
03:44:39.729:     vlc-video.dll
03:44:39.729:     text-freetype2.dll
03:44:39.729:     SRBeep.dll
03:44:39.729:     rtmp-services.dll
03:44:39.729:     obs-x264.dll

Full logs, in case those help: https://wisq-files.s3.amazonaws.com/obs-logs.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions