SceneSwitcher icon indicating copy to clipboard operation
SceneSwitcher copied to clipboard

Source Cleanup Error

Open CS926 opened this issue 1 year ago • 1 comments

Operating System Info

Windows 11

Other OS

No response

OBS Studio Version

30.2.3

Advanced Scene Switcher Version

1.27.2

Plugin settings

No response

OBS Studio Log URL

https://obsproject.com/logs/eNQZKtlE0co5nJBO

OBS Studio Crash Log URL

https://obsproject.com/logs/OIde1G6lJCEhkHTb

Expected Behavior

image_2024-10-19_192920324 I am trying to switch profiles while simultaneously switching to the correct scene collection

Current Behavior

It will work when I'm switching from one profile, but not the other, then tells me there is a "Source Cleanup Error" and forces OBS to close. Now I'm trying to get a screenshot of the popup, but OBS keeps freezing altogether so I am unable to do that

Steps to Reproduce

  1. Switch from one profile to another (which should trigger the scene collection switch)
  2. If it worked, attempt to switch back again

Anything else we should know?

No response

CS926 avatar Oct 20 '24 02:10 CS926

Thanks for reporting the issue!

Unfortunately, I am not able to reproduce the crash so far. I had set up two profiles and scene collections, which will be continuously be switched to, and left that setup running for ~15 minutes.

Can you maybe export your macros and share them here?

I would be rather surprised if the "Scene collection" or "Profile" actions or conditions trigger this error directly as they do not interact with sources. So I am likely missing a crucial step.

I am trying to switch profiles while simultaneously switching to the correct scene collection

I am not too familiar with your macro setup, so the following point might not apply: Why not move both actions - the switching of the profile and the switching of the scene collection - into a single macro like this?

image

Having those two actions run in parallel to each other seems quite "unstable" / unreliable to me.

WarmUpTill avatar Oct 21 '24 18:10 WarmUpTill