Page 1 of 1

14th track in show manager is not working.

Posted: Tue Aug 27, 2024 7:04 pm
by creativeking
I am creating a show in show manager and I notice that lights from the 14th track from the top are not responding.

If I move the tracks up they work but then the next track that drops down and takes place 14 doesn't work anymore.

How do I fix this?

Image

Re: 14th track in show manager is not working.

Posted: Sun Sep 01, 2024 2:03 pm
by Yestalgia
Can you please post your showfile?

Re: 14th track in show manager is not working.

Posted: Tue Sep 10, 2024 10:23 pm
by CoS2000
I had a similar problem myself. On a lower track there was just a small function that only switched on a fog machine. When I played the show, the fog machine didn't react. So I created another track and put the same function on it. When I played the show again, both tracks suddenly responded. When I deleted one of the two tracks, the fog machine stopped responding again. I think it's the same problem you're having.

Re: 14th track in show manager is not working.

Posted: Wed Sep 11, 2024 2:06 am
by markzvo
CoS2000 wrote: Tue Sep 10, 2024 10:23 pm I had a similar problem myself. On a lower track there was just a small function that only switched on a fog machine. When I played the show, the fog machine didn't react. So I created another track and put the same function on it. When I played the show again, both tracks suddenly responded. When I deleted one of the two tracks, the fog machine stopped responding again. I think it's the same problem you're having.
I have also seen this behavior. A track has a perfectly good sequence on it (plays OK in the sequence editor pane) but will not play with the show.
Creating a new track directly underneath, and rebuilding the same sequence with the first few steps seems to have brought the track above it back to working order. Very strange.

Re: 14th track in show manager is not working.

Posted: Wed Sep 11, 2024 2:08 am
by markzvo
You may also try to check the "Enable all channels in current fixture" for all fixtures in the sequence to ensure you don't have a DMX value in a preceding track that you do not want:
Track14.png

Re: 14th track in show manager is not working.

Posted: Wed Sep 11, 2024 2:16 am
by markzvo
And finally, the track you have listed has no scene linked to it - it is missing the icon, perhaps that is related?

Re: 14th track in show manager is not working.

Posted: Thu Sep 12, 2024 1:11 am
by CoS2000
markzvo wrote: Wed Sep 11, 2024 2:06 am I have also seen this behavior. A track has a perfectly good sequence on it (plays OK in the sequence editor pane) but will not play with the show.
Creating a new track directly underneath, and rebuilding the same sequence with the first few steps seems to have brought the track above it back to working order. Very strange.
Yes, that's exactly how it was for me. When I clicked on the sequence, everything worked, but nothing happened in the show. In my case, it was also a very simple sequence. One channel simply set to 255, nothing more. The fog machine was supposed to fog. It did in the editor, but nothing happened in the show.

Like you, I then created a new track and added the same function to it. Suddenly both tracks fired in the show. I know this because I set the start time of the sequence in one track differently. Both tracks fired. But when I deleted one of the two tracks, nothing happened again.

The error must have occurred in version 4.13.0. The show is older and has been played several times. It always used to run perfectly! The error only occurred when updating to 4.13.0!

Re: 14th track in show manager is not working.

Posted: Thu Sep 12, 2024 8:39 pm
by markzvo
CoS2000 wrote: Thu Sep 12, 2024 1:11 am
markzvo wrote: Wed Sep 11, 2024 2:06 am I have also seen this behavior. A track has a perfectly good sequence on it (plays OK in the sequence editor pane) but will not play with the show.
Creating a new track directly underneath, and rebuilding the same sequence with the first few steps seems to have brought the track above it back to working order. Very strange.
Yes, that's exactly how it was for me. When I clicked on the sequence, everything worked, but nothing happened in the show. In my case, it was also a very simple sequence. One channel simply set to 255, nothing more. The fog machine was supposed to fog. It did in the editor, but nothing happened in the show.

Like you, I then created a new track and added the same function to it. Suddenly both tracks fired in the show. I know this because I set the start time of the sequence in one track differently. Both tracks fired. But when I deleted one of the two tracks, nothing happened again.

The error must have occurred in version 4.13.0. The show is older and has been played several times. It always used to run perfectly! The error only occurred when updating to 4.13.0!
Yes the sequence we had was fine in 4.12.6 but when we moved to 4.13.1 we began to experience this strange sequence/track issue.

Re: 14th track in show manager is not working.

Posted: Fri Sep 13, 2024 7:51 am
by mcallegari
Can someone please share a sample project to reproduce the issue?
Thanks

Re: 14th track in show manager is not working.

Posted: Fri Sep 13, 2024 5:58 pm
by markzvo
mcallegari wrote: Fri Sep 13, 2024 7:51 am Can someone please share a sample project to reproduce the issue?
Thanks
We have given you access to our autostart.qxw show file https://github.com/SirMaverick34/Terror ... ostart.qxw in our GitHub repo (I cannot paste it publicly), please accept the GitHub invite to see it.
Please reference Tracks 8 and 9 in show "CRAZY NEVER DIES". Track 8 does not play unless track 9 is present with the same first few steps. They work when both present. Track 8 stops working when Track 9 is removed.

Re: 14th track in show manager is not working.

Posted: Sat Sep 14, 2024 11:33 am
by mcallegari
I think I found something.
After 4 hours, I've reduced a 14.4MB project down to 108k and realized two tracks had the same name.
Renamed the second "All/Matrices" to "All/Matrices2" and the issue is gone. (save and re-open)
Now, why this has changed from 4.12.x I still don't know. I'm going to investigate but apparently two tracks cannot have the same name (even if they have different IDs in the engine)

Re: 14th track in show manager is not working.

Posted: Sat Sep 14, 2024 2:56 pm
by markzvo
mcallegari wrote: Sat Sep 14, 2024 11:33 am I think I found something.
After 4 hours, I've reduced a 14.4MB project down to 108k and realized two tracks had the same name.
Renamed the second "All/Matrices" to "All/Matrices2" and the issue is gone. (save and re-open)
Now, why this has changed from 4.12.x I still don't know. I'm going to investigate but apparently two tracks cannot have the same name (even if they have different IDs in the engine)
Ah so I think the limitation (for now) is, no two tracks of any show should have the same name. We will use this as a workaround. Thank you! Hopefully OP is following this.

Re: 14th track in show manager is not working.

Posted: Sat Sep 14, 2024 3:25 pm
by mcallegari
I have pushed a fix to allow same name on tracks.
Please check the latest build. Should work with your big show.