my obs crashes even when im not streaming, i clean format my pc still crashing im so frustrated!

edwardrevamped

New Member
ok so as title says my obs keeps crashing, my games does not, also streamlabs never crashes so im forced to stream through streamlabs, there are not crash logs, just normal logs which i will upload, i have latest w11 version along a 12700k and a gtx 1650 maybe your obs is not optimized to run along a old gpu anymore? i have no other clue i have tried like everything ..
 

Attachments

  • 2024-09-01 23-52-15.txt
    68.3 KB · Views: 20
  • 2024-09-02 15-10-29.txt
    31.4 KB · Views: 12

PaiSand

Active Member
Can you please attach a crash report. This are log files (also useful)

You should disable HAGS
 

edwardrevamped

New Member
Can you please attach a crash report. This are log files (also useful)

You should disable HAGS
Hello, first of all, thx for your attention to my post im really desperated as this problem has been persisting for last two months now, i been streaming on twitch using obs for 2 years but never had this problem until recently, i built this computer half year ago so is not that either, i just did disable hardware acceleration in windows 11, i will also disable it from obs in advanced, source tab and come back after some hours of testing, there are not crash logs, maybe because each time my obs crashes im forced to close it with task manager? when i try to open obs back, i get the window asking if i want to run it in safe mode though, still crashed in safe mode, but as i said i will do testing without hags and come back
 

edwardrevamped

New Member
Can you please attach a crash report. This are log files (also useful)

You should disable HAGS
Ok so without hardware acceleration my obs crashes with a crash window now, but my obs keeps stream running so thats better than before cos before my stream was shut down! i uploaded the crash report
 

Attachments

  • Crash 2024-09-02 20-08-52.txt
    150 KB · Views: 19

edwardrevamped

New Member
according to that post someone from obs team said to someone else "Yeah that DLL should not be there (the OBS install folder). And we don't put it there either. Can you provide us with a log from the last time you successfully launched OBS (in %APPDATA%\obs-studio\logs)? Afterwards try to uninstall and reinstall OBS."

my obs folder does not have any msvcp140 dll so my installation should be fine, i went to system32 and i currently have the 14.40.33810.0 version so it seems to be alright
 

edwardrevamped

New Member
i had multiple visual installed though 2012 2010 etc so i removed the old ones, hopefully that does not affect my other programs!
 

edwardrevamped

New Member
anyone know if i can install older version from c++ redistributable that old games request like 2017 one? or the 2015-2022 is enough to cover that?
 

koala

Active Member
You need an exactly matching version. If some app requires redistributable 2012, and some other app requires redistributable 2020, you need both redistributables installed. You cannot uninstall an older redistributable. The year number is no version number here, it's part of the name of the package. Apps requiring a redistributable you uninstalled will not run any more.
It's the runtime library for the c/c++ compiler used to compile that app, and the redistributables are not backwards compatible.
 
Top