(2025) OBS won't open/start.

starmage

New Member
Not very tech-savvy, so unsure of what's happening.
Every time I open OBS it doesn't appear in my hotbar and is always running as a background application. I've tried reinstalling multiple times... it just randomly started acting like this one day and not sure why. Command prompt gives me a 740 error even though I'm the only one on this computer, so no clue what to do about that. Tried referencing this forum, which had the same problem in 2022, but nothing seems to be helping me.

Here's some crash logs from the recent times I attempted to open it. If anyone could tell me what might be wrong, please lmk!! I got vids i gotta work on here in less than a month...
 

Attachments

  • 2025-01-16 00-37-44.txt
    13.9 KB · Views: 25
  • 2025-01-16 01-06-19.txt
    13.4 KB · Views: 11
  • 2025-01-16 00-36-52.txt
    8.8 KB · Views: 17

starmage

New Member
Oh, my bad! Again, bad with tech, so I didn't realise there's a separate folder for that.
 

Attachments

  • Crash 2024-12-16 22-57-13.txt
    50.7 KB · Views: 16
  • Crash 2024-12-16 22-58-45.txt
    50.6 KB · Views: 14

AaronD

Active Member
Either from Task Manager or Steam. Mostly TM though.
That might explain the crash. There are a variety of signals that can be sent to a program to make it do things, at least one of which is supposed to shut it down cleanly as if the user clicked the button. But OBS doesn't respond correctly to that signal (at least), and so it ends up getting killed, which is indistinguishable from a crash.

As for why it doesn't restart though, I don't know. I've been sending the TERM signal to it myself, from an overall system management script on Linux (if that's the wrong signal, please let me know; it's easy to change), and telling it to ignore the crash detection on startup, from the same script. It's always worked for me, but if we have a case where it doesn't, that could be a problem.
 

starmage

New Member
Not sure what a TERM signal is But thanks lots for your input.
Also, not sure if this is worth noting, but those were the ONLY 2 crashes in the crash log. Nothing more recent than those.
 

Suslik V

Active Member
Usually, OBS has tray icon (the one near the Windows clocks, this icon can be hidden too). Can OBS window be opened via this tray icon?
 
Top