exeldro / obs-replay-source

Replay source for OBS studio
GNU General Public License v2.0
143 stars 20 forks source link

No source shown in OBS Studio 25.0.8 (win64) #13

Closed macgiver510 closed 4 years ago

macgiver510 commented 4 years ago

I downloaded it, installed it, restarted OBS, but there is no source shown at all. What can I do?

exeldro commented 4 years ago

What method of install did you use? Is the plugin showing in your OBS log file?

macgiver510 commented 4 years ago

I downloaded the ZIP from the OBS Plugins Web Page, unzipped it, and copied the files manually to the right locations.

The log says: 13:23:57.248: LoadLibrary failed for '../../obs-plugins/64bit/replay-source.dll': (null) (126) 13:23:57.248: Module '../../obs-plugins/64bit/replay-source.dll' not loaded

But it is there! C:\Program Files\obs-studio\obs-plugins\64bit>dir replay* Volume in Laufwerk C: hat keine Bezeichnung. Volumeseriennummer: A093-FEDC Verzeichnis von C:\Program Files\obs-studio\obs-plugins\64bit 13.05.2020 08:19 187.392 replay-source.dll 13.05.2020 08:19 2.445.312 replay-source.pdb 2 Datei(en), 2.632.704 Bytes 0 Verzeichnis(se), 65.804.795.904 Bytes frei C:\Program Files\obs-studio\obs-plugins\64bit>

exeldro commented 4 years ago

Can make sure you have the latest visual studio runtime installed? https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

macgiver510 commented 4 years ago

Can make sure you have the latest visual studio runtime installed? https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

Thanks man! This is the solution!

Could you please be so kind and post an update to teh OBS Forum where the user had the same problem reported? I am not a registered user in OBS Forum. But here is the link! https://obsproject.com/forum/resources/replay-source.686/reviews

And it would be cool to mention this as a prerequisite!

Thank you so much for this plugin!