Nick Thissen wrote:
Not sure why copying a scene would cause it to crash or not load. But in general copying an entire scene just to change the data you want to show is overkill.
Have a look at the example theme: I make the same tickers (H and V ticker) show different kinds of information like gap, interval, pitstops, etc. I do that with some scripting instead of creating many copies of the same ticker.
I just chatted an eye! I will see if I am able to implement it in my theme, although I think it will be quite complicated for me.