Question / Help obs module load

Status
Not open for further replies.

Raktus

New Member
So, I've been using Test Build: 0.9.1 and wanted to try the CLR Browser Source Plugin. I put the files in the right folders, but it never seems to load. I checked my logs and they show:

Required module function 'obs_module_load' in module '../../obs-plugins/64bit/CLRHostPlugin.dll' not found, loading of module failed

Is there anything I can do about this, or is this a drawback of using a test build?
 

Divergo3

New Member
Code:
19:38:47.888: CPU Name: Intel(R) Core(TM) i3-4170T CPU @ 3.20GHz
19:38:47.889: CPU Speed: 3193MHz
19:38:47.889: Physical Cores: 2, Logical Cores: 4
19:38:47.889: Physical Memory: 8107MB Total, 3863MB Free
19:38:47.889: Windows Version: 10.0 Build 14393 (revision: 693; 64-bit)
19:38:47.889: Running as administrator: false
19:38:47.889: Aero is Enabled (Aero is always on for windows 8 and above)
19:38:47.889: Portable mode: false
19:38:47.901: OBS 18.0.1 (64bit, windows)
19:38:47.901: ---------------------------------
19:38:47.902: ---------------------------------
19:38:47.902: audio settings reset:
19:38:47.902:     samples per sec: 44100
19:38:47.902:     speakers:        2
19:38:47.904: ---------------------------------
19:38:47.904: Initializing D3D11..
19:38:47.905: Available Video Adapters:
19:38:47.907:     Adapter 1: Intel(R) HD Graphics 4400
19:38:47.907:       Dedicated VRAM: 117964800
19:38:47.907:       Shared VRAM:    2147483648
19:38:47.907:       output 1: pos={0, 0}, size={1920, 1080}, attached=true
19:38:47.909: Loading up D3D11 on adapter Intel(R) HD Graphics 4400 (0)
19:38:47.916: D3D11 loaded sucessfully, feature level used: 45056
19:38:48.909: ---------------------------------
19:38:48.909: video settings reset:
19:38:48.909:     base resolution:   1920x1080
19:38:48.909:     output resolution: 1280x720
19:38:48.909:     downscale filter:  Bicubic
19:38:48.909:     fps:               30/1
19:38:48.909:     format:            NV12
19:38:48.910: Audio monitoring device:
19:38:48.910:     name: Default
19:38:48.910:     id: default
19:38:48.910: ---------------------------------
19:38:48.913: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/chrome_elf.dll' not found, loading of module failed
19:38:48.915: [CoreAudio encoder]: CoreAudio AAC encoder not installed on the system or couldn't be loaded
19:38:48.918: [AMF Encoder] Unable to load 'amfrt64.dll', error code 126.
19:38:48.936: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libcef.dll' not found, loading of module failed
19:38:48.937: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libEGL.dll' not found, loading of module failed
19:38:48.938: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libGLESv2.dll' not found, loading of module failed
19:38:48.939: Failed to load 'en-US' text for module: 'obs-browser.dll'
19:38:48.939: [browser_source: 'Version: 1.29.0']
19:38:48.943: LoadLibrary failed for 'nvEncodeAPI64.dll': The specified module could not be found.
19:38:48.943:  (126)
19:38:48.983: Couldn't find VLC installation, VLC video source disabled
19:38:49.004: No blackmagic support
19:38:49.242: ---------------------------------
19:38:49.242:   Loaded Modules:
19:38:49.242:     win-wasapi.dll
19:38:49.242:     win-mf.dll
19:38:49.242:     win-dshow.dll
19:38:49.242:     win-decklink.dll
19:38:49.242:     win-capture.dll
19:38:49.242:     vlc-video.dll
19:38:49.242:     text-freetype2.dll
19:38:49.242:     rtmp-services.dll
19:38:49.242:     obs-x264.dll
19:38:49.242:     obs-vst.dll
19:38:49.242:     obs-transitions.dll
19:38:49.242:     obs-text.dll
19:38:49.242:     obs-qsv11.dll
19:38:49.242:     obs-outputs.dll
19:38:49.242:     obs-filters.dll
19:38:49.242:     obs-ffmpeg.dll
19:38:49.242:     obs-browser.dll
19:38:49.242:     image-source.dll
19:38:49.242:     frontend-tools.dll
19:38:49.242:     enc-amf.dll
19:38:49.242:     coreaudio-encoder.dll
19:38:49.242: ==== Startup complete ===============================================
19:38:49.247: All scene data cleared
19:38:49.247: ------------------------------------------------


dont know how to fix it its the red box thing and the other forum said no more replies so i have to go here please help!!
 
Status
Not open for further replies.
Top