partouf / OBSInfoWriter

Multiplatform version of ObsInfoPlugin to write timestamps to a file
Mozilla Public License 2.0
151 stars 25 forks source link

Crashing when I start recording or streaming #57

Open BlackbirdAter opened 1 year ago

BlackbirdAter commented 1 year ago

As soon as I start streaming or recording, my OBS crashes. Once I remove the plugin, I have no issues. The only message I can see is the following:

10:01:01.686: Failed to load 'en-US' text for module: 'OBSInfoWriter.dll'

I believe I just followed the instructions, so I am not sure if something was missing in the install. I tried both the .exe and manual install, but both had the same result.

2023-07-10 10-00-59.txt

partouf commented 1 year ago

The message about en-US is just a warning and should not be relevant.

It's hard to say what could be the issue. It could be that I need to build a new version based on your version of OBS.

Or what I'm also noticing is that you have multiple scenes with the Infowriter source. This should really be added to only 1 scene alone. I'm unsure if that could be related, but it wouldn't surprise me.

Can you try deleting the sources and add it to only 1 scene?

If that doesn't help I'll see if I can make a new build..