-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Macros not triggering when using Date condition #951
Comments
Can you please share a log file with verbose logging enabled, which shows the problem of a given macro not executing its actions? |
Hi, I tried to make the log file as short as possible by launching right before it should fire. The Macro "START - 8:01 am" was changed to trigger at 10:46 PM on Tuesdays. The log does show that the condition returned 1, but the action did not fire (scene did not switch). After some more testing, the scene does switch if I trigger it manually, and while macro window is open. 2023-12-19 22-45-57.txt |
You seem to have accidentally modified the "After performing actions skip performing actions for ..." setting on the general tab. |
That seems be working. Thank you for the help. |
Describe the bug
I've been using the following condition to start/stop streams at the same day/time of the week. It was working with a much older version of the scene switcher, but no longer triggers after updating to 1.24.2.
If Date [Day of week, e.g. Sunday] at [hh:mm:ss]
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Macros were executed on much earlier version of advanced scene switcher.
Logs
https://obsproject.com/logs/HQewblpAVOBgvrUk
Version information
The text was updated successfully, but these errors were encountered: