FiniteSingularity / obs-quick-access-utility

A quick access utility dock for OBS.
GNU General Public License v2.0
62 stars 4 forks source link

[BUG] - Plugin is stopping OBS from starting in normal mode. #64

Closed rodduarte666 closed 3 months ago

rodduarte666 commented 4 months ago

Describe the bug Plugin is stopping OBS from starting in normal mode.

To Reproduce Steps to reproduce the behavior:

  1. Try to open OBS
  2. Get error

Expected behavior Obs should start

Screenshots N/A

Environment

GPU

Additional context Log attached! Crash 2024-08-01 14-29-24.txt

FiniteSingularity commented 4 months ago

Hi @rodduarte666,

Sorry to see you're having issues with the plugin. Looking at the crash log, it looks like something is going wrong when QAU is attempting to load one of your sources.

If you've got a minute, could you please open OBS in safe mode, then export the scene collection that you're using, and post it here? I dont need any of the media files or anything, just the scene collection json file. That'll let me troubleshoot the issue better.

To get you back up and running ASAP, you can either uninstall the QAU plugin until I get a fix pushed out, or if you're comfortable with working in a json file, you can remove the QAU section. If you'd like to do the later, let me know and I can walk you through the process.

FiniteSingularity commented 4 months ago

(Also, if you post the scene collection file, I can edit out the QAU stuff, and post a "safe" version of it for you, if you want to keep trying the plugin while I work to fix this issue)

rodduarte666 commented 4 months ago

OMG yes, I removed it and I miss it dearly, that'd be AWESOME. Here you go. Rods_KICKASS.json

rodduarte666 commented 4 months ago

Any update on this? :-)

FiniteSingularity commented 3 months ago

From Discord, it sounds like the latest update fixed this issue. Closing.