OBS crashes on exit

codyhitetv

New Member
I made some changes to OBS over the weekend nothing I thought was major but I've been getting 100%cpu usage while streaming sometimes. OBS froze and crashed earlier tonight while switching scenes. Now it seems like it wants to crash after I exit the app almost every time.

I didn't get a log from the freeze while streaming earlier tonight but this is from when I exited and it crashed after I clicked exit.


 

Warmuptill

Active Member
Are you sure the crash issue is related to the advanced scene switcher plugin?
The initially shared log file does not show the plugin being loaded due to being incompatible. (I assume a version for <= OBS 27 was installed)

The plugin also does not seem to be started / active in the other logs as far as I can tell.
Can you check if the issue persists if you uninstall / remove the advanced scene switcher plugin?

Could such an issue be caused by one of the installed scripts or is that unlikely?
 

sandrix

Member
This is now caused by the lua51.dll library and not by a plugin. Something is wrong with the scripts.

If you remember what changes happened in OBS, then it's better to return it back.
I find it difficult to answer what exactly the reason is.

I in the log file:
22:32:02.583: [obs-scripting]: Loaded lua script: automute-duck.lua
22:32:02.584: [obs-scripting]: Loaded lua script: advanced-timer.lua
22:32:02.584: [win-wasapi: 'Desktop Audio'] update settings:
22:32:02.584: device id: {0.0.0.00000000}.{1f1db6d1-d943-4b6c-be00-0a17b7856421}
22:32:02.584: use device timing: 1
22:32:02.587: [Loaded global audio device]: 'Desktop Audio'
22:32:02.587: - filter: 'Audio Ducking' (compressor_filter)
22:32:02.587: - filter: 'Gain' (gain_filter)
22:32:02.587: [win-wasapi: 'Mic/Aux'] update settings:
22:32:02.587: device id: {0.0.1.00000000}.{491262a1-3daa-4b37-95b7-e619db1b011c}
22:32:02.587: use device timing: 0
22:32:02.587: User selected new VST plugin: 'C:/Program Files/VSTPlugins/ReaPlugs/reafir_standalone.dll'
22:32:02.618: [Loaded global audio device]: 'Mic/Aux'
22:32:02.618: - filter: 'VST 2.x Plug-in' (vst_filter)
22:32:02.618: - filter: 'Compressor' (compressor_filter)
22:32:02.618: - filter: 'Noise Gate' (noise_gate_filter)
 

codyhitetv

New Member
I started using VST 2.x ReaFir (ReaPlugs Edition) to automaticlly build a noise profile to eliminate some sounds in the room.

Could it be that plugin causing the issue?

Also thank you for your help!
 

codyhitetv

New Member

I'm sorry to keep doing this but I did a completely clean install of OBS and on the first exit from the app I got the pop up OBS had crashed after I had exited. Crash log is posted above.

I just ran OBS a second time after the fresh install and didn't get a crash so I don't have any idea what to do.
 

sandrix

Member
Try using the steps in the post below. You are back to the original error. You should find out what is causing this by using the portable version. That's all I can advise.
 

codyhitetv

New Member
Try using the steps in the post below. You are back to the original error. You should find out what is causing this by using the portable version. That's all I can advise.
Thank you for your help. I really appreciate it!
 
Top