So, I have started a fresh version of OBS because I have not been able to fix my previous problem of it not opening. With this new fresh version of OBS I took the time to rebuild all of my scenes and I finally think I may have found the issue that happened with the other OBS. I added a line from Streamlabs, aka, my alert box, and as soon as I did that I closed it to see if OBS would open again, it did not, so how can i confirm this? I went into the scenes config file and deleted the source and it opened right back up with no OBS alert box in there anymore.
So I can confirm that Streamlabs is the culprit, maybe not all of the time, but most of the time it is what doesnt let my OBS launch. If that is not a black and white answer idk what is. It is also really unfortunate because I really need alerts to make my stream look nice and clean, and it seems the problem started when it changed from Twitch Alerts to Streamlabs. Not sure if there is some compatibility issue or what. But any solution would be nice. Other streamers do not seem to have a problem so it must be something on my end.
Here is the code that is causing the problem
"sources": [
{
"deinterlace_field_order": 0,
"deinterlace_mode": 0,
"enabled": true,
"flags": 0,
"hotkeys": {},
"id": "browser_source",
"mixers": 0,
"muted": false,
"name": "All Alert Box",
"push-to-mute": false,
"push-to-mute-delay": 0,
"push-to-talk": false,
"push-to-talk-delay": 0,
"settings": {
"css": "",
"height": 599,
"url": "http://streamlabs.com/alert-box/v3/C4543q856F89A15B732C016B"
},
"sync": 0,
"volume": 1.0
},
Remove that, and OBS works fine....I have no idea what could be causing the issue.
So I can confirm that Streamlabs is the culprit, maybe not all of the time, but most of the time it is what doesnt let my OBS launch. If that is not a black and white answer idk what is. It is also really unfortunate because I really need alerts to make my stream look nice and clean, and it seems the problem started when it changed from Twitch Alerts to Streamlabs. Not sure if there is some compatibility issue or what. But any solution would be nice. Other streamers do not seem to have a problem so it must be something on my end.
Here is the code that is causing the problem
"sources": [
{
"deinterlace_field_order": 0,
"deinterlace_mode": 0,
"enabled": true,
"flags": 0,
"hotkeys": {},
"id": "browser_source",
"mixers": 0,
"muted": false,
"name": "All Alert Box",
"push-to-mute": false,
"push-to-mute-delay": 0,
"push-to-talk": false,
"push-to-talk-delay": 0,
"settings": {
"css": "",
"height": 599,
"url": "http://streamlabs.com/alert-box/v3/C4543q856F89A15B732C016B"
},
"sync": 0,
"volume": 1.0
},
Remove that, and OBS works fine....I have no idea what could be causing the issue.
Last edited: