-
-
Notifications
You must be signed in to change notification settings - Fork 734
Closed as not planned
Labels
Description
Operating System Info
Windows 11
Other OS
No response
OBS Studio Version
29.0.x
OBS Studio Version (Other)
No response
obs-websocket Version
5.1.0
OBS Studio Log URL
https://obsproject.com/logs/OV9Hgeq8yRq21AXp
OBS Studio Crash Log URL
No response
Expected Behavior
If the /scene command is given a scene name and that is the only scene in the list there should be no error thrown but OK returned (or scene already selected).
Current Behavior
Error 600 thrown when the scene in the /scene command was the only scene in the Scenes list for that collection.
Steps to Reproduce
...
I am using OBS 29.1.3 and obscommand 1.6.3 and discovered an issue with the /scene command. I reported this to the obscommand author and was told to report it here.
- I have a profile selected say Profile A and then I select a scene collection and finally select a scene with the /scene="MyScene1" command and MyScene1 is the only scene in the Scenes list I get an error 600 of "No source was found by the name of MyScene1".
Always get the error.
2However, if I add a second scene, say Scene 2 to the Scenes list and do /scene="MyScene1" it works without an error.
Anything else we should know?
No response