Advanced Scene Switcher

Advanced Scene Switcher 1.29.3

kanewesley

New Member
Thanks! :)

I think I was able to identify the problem.
A new build will be available here in a few minutes:

Let me know if you face any issues with this build!

Thank you for the update, I really appreciate it! The initial situation is that the OCR is now correctly updating. However, there still seem to be some other strange bugs with the macro condition settings for this non-sequential run. I will conduct detailed tests and provide you with the results.
 

Tallicia

Member
Thank you both @Warmuptill and @kanewesley ! Things are better here as well, but still things are not as expected.

I'm not sure what the expected behavior is, but in the case of else actions, what I am expecting is when conditions change, they are evaluated, if a logically true the top actions are performed and when *ELSE* the bottom actions are performed. I am encountering that BOTH are running...

is this a bug? or is there something I am missing?

1745970922657.png


I'm creating a lot of logging to help debug and figure out what is happening, and it's confusing/not as expected.

1745970985506.png



To add context, I expect Previous Lap log entries while in event, and a final Finished Race log entry at the end. Currently both occur each lap change. Is this how the else actions are expected to run?
 

F7amous

New Member
Not sure if this is the right place but I am looking for a bit of help. Essentially, I have a group of macros that i have 90% completed. The issue that I am facing is getting the Macro activated.

I want a gifted subscription to active the Macro. As "replaying" a gifted sub from my recent activity doesn't work & I don't want to spend anymore money trying to get this to work, I am hoping this is the right place for assistance.

Below is the macro that is not working.

How I read this Macro is " If Twitch channel A receives a gifted sub, switch scene to Disco ball dropping scene"

Confirm the gifted subscription using Twitch Channel A
1745972955448.png


Am I missing something?
 

Warmuptill

Active Member
I'm not sure what the expected behavior is, but in the case of else actions, what I am expecting is when conditions change, they are evaluated, if a logically true the top actions are performed and when *ELSE* the bottom actions are performed. I am encountering that BOTH are running...

is this a bug? or is there something I am missing?
That is indeed a bug.
I did not consider the "else" actions behavior yet in regards to the parallel condition checks.

A new build with a fix for that behavior will be available here in a few minutes:

Let me know if you spot any other problems with that build!
And thanks for your patience and support in getting this feature to work! :)

Not sure if this is the right place but I am looking for a bit of help. Essentially, I have a group of macros that i have 90% completed. The issue that I am facing is getting the Macro activated.

I want a gifted subscription to active the Macro. As "replaying" a gifted sub from my recent activity doesn't work & I don't want to spend anymore money trying to get this to work, I am hoping this is the right place for assistance.

Below is the macro that is not working.

How I read this Macro is " If Twitch channel A receives a gifted sub, switch scene to Disco ball dropping scene"

Confirm the gifted subscription using Twitch Channel A
View attachment 113206

Am I missing something?
This all looks correct to me and you are interpreting what the macro will do correctly.

Would you mind sharing an OBS log?
Maybe something is going wrong when connecting to the Twitch servers.

I would suggest you first try out an event which does not cost any money to test.
For example "Stream went live" or "Points reward redeemed".
These all use the same underlying Twitch infrastructure.
If those work, then you can be very sure that the git subscription event will also work when the Twitch servers send out the information.
 

kanewesley

New Member
Thank you both @Warmuptill and @kanewesley ! Things are better here as well, but still things are not as expected.

I'm not sure what the expected behavior is, but in the case of else actions, what I am expecting is when conditions change, they are evaluated, if a logically true the top actions are performed and when *ELSE* the bottom actions are performed. I am encountering that BOTH are running...

is this a bug? or is there something I am missing?

View attachment 113204

I'm creating a lot of logging to help debug and figure out what is happening, and it's confusing/not as expected.

View attachment 113205


To add context, I expect Previous Lap log entries while in event, and a final Finished Race log entry at the end. Currently both occur each lap change. Is this how the else actions are expected to run?

I've exactly discovered the same issue as you. I'm currently sorting out the exact cause and some possible ways to eliminate these errors, but sometimes they don't seem to work. I think when I find the specific steps to reproduce it, I'll share the details with you.
 
Top