OBS Crashes and only works in Safe mode

My OBS do not want to work and I am so having enough of it.

OBS Version: 30.1.2

I try to open OBS and it says it crashed and do I want to save into the crash log. If I say yes nothing happens then next time I want to open OBS it says I can only run it in safe mode where I can't use plugins I want to use. Very annoying.

I tried adding --disable-shutdown-check but it doesn't solve the problem. If I add that then it always crashes, it can't even run in safe mode.

What can I do? I deleted and reinstalled it a million times. I attached the latest log report.

Thank you for help.
 

Attachments

  • 2024-07-01 12-03-28.txt
    7.4 KB · Views: 12

Suslik V

Active Member
Please, attach your crash reports. OBS main menu Help > Crash Reports.
If you can't access your crash reports through the program (e.g. it crashes as soon as you open it) you can find them in:
%APPDATA%\obs-studio\crashes
 
Last edited:
Yes of course, thank you for your reply
Please, attach you crash reports. OBS main menu Help > Crash Reports.
If you can't access your crash reports through the program (e.g. it crashes as soon as you open it) you can find them in:
%APPDATA%\obs-studio\crashes
 

Attachments

  • Crash 2024-07-04 01-40-24.txt
    37.8 KB · Views: 7

Suslik V

Active Member
Code:
Thread 3DC8: 0xdd100001 (Crashed)
Stack            EIP              Arg0             Arg1             Arg2             Arg3             Address
000000BBE0EFE2C0 00007FF8000391B3 0000025923D4A500 00000259218BA0A0 0000025923D4A500 0000000000000016 lovense-relay-server.dll!0x7ff8000391b3
000000BBE0EFE440 00007FF800036484 0000025923D4A500 000002592349BF80 0000025923D4A500 0000000000000000 lovense-relay-server.dll!0x7ff800036484
000000BBE0EFE520 00007FF800037420 000000BBE0EFF8C0 00007FF6D5C45F50 000002592349BF80 0000000000000001 lovense-relay-server.dll!0x7ff800037420
000000BBE0EFE560 00007FF8323DFAA1 000000BBE0EFE730 00007FF8323DFFE0 000000BBE0EFE610 00000259218BA0A0 obs.dll!obs_init_module+0x51
means that the plugin named "lovense-relay-server.dll" crashed on load. Plugin is part of the Lovense OBS Toolset.
What you can do:
  • Upgrade mentioned plugin/toolset (uninstall old, install new one). Maybe the issue already known to the developers of the plugin and new fixed version available (if not - the most you can do in this case is to report the issue to the manufacturer of the lovense device).
  • Install older version of OBS. Useful when mentioned plugin worked OK with previous version of OBS (just in case, backup your current settings before upgrading/downgrading OBS. Can be done by exporting your scene collection and OBS profile to some external drive). All OBS releases, under the "Assets" spoiler: https://github.com/obsproject/obs-studio/releases
  • Uninstall mentioned plugin. In case you don't need it anymore but new OBS still tries to load it.
 
Code:
Thread 3DC8: 0xdd100001 (Crashed)
Stack            EIP              Arg0             Arg1             Arg2             Arg3             Address
000000BBE0EFE2C0 00007FF8000391B3 0000025923D4A500 00000259218BA0A0 0000025923D4A500 0000000000000016 lovense-relay-server.dll!0x7ff8000391b3
000000BBE0EFE440 00007FF800036484 0000025923D4A500 000002592349BF80 0000025923D4A500 0000000000000000 lovense-relay-server.dll!0x7ff800036484
000000BBE0EFE520 00007FF800037420 000000BBE0EFF8C0 00007FF6D5C45F50 000002592349BF80 0000000000000001 lovense-relay-server.dll!0x7ff800037420
000000BBE0EFE560 00007FF8323DFAA1 000000BBE0EFE730 00007FF8323DFFE0 000000BBE0EFE610 00000259218BA0A0 obs.dll!obs_init_module+0x51
means that the plugin named "lovense-relay-server.dll" crashed on load. Plugin is part of the Lovense OBS Toolset.
What you can do:
  • Upgrade mentioned plugin/toolset (uninstall old, install new one). Maybe the issue already known to the developers of the plugin and new fixed version available (if not - the most you can do in this case is to report the issue to the manufacturer of the lovense device).
  • Install older version of OBS. Useful when mentioned plugin worked OK with previous version of OBS (just in case, backup your current settings before upgrading/downgrading OBS. Can be done by exporting your scene collection and OBS profile to some external drive). All OBS releases, under the "Assets" spoiler: https://github.com/obsproject/obs-studio/releases
  • Uninstall mentioned plugin. In case you don't need it anymore but new OBS still tries to load it.
Thank you thank you thank you!!!!!!!!!! This finally worked!!!!
 
Top