Crash when playing flipbook animations (DEF-3956)(#3114)(SOLVED)

FYI, I just crashed with
Assertion failed: i < Size(), file C:\buildbot\slave\builds\engine-win32-64-master\build\tmp\dynamo_home\sdk\include\dmsdk/dlib/array.h, line 410

I have 3 gui screens:
start
transition
end

I navigate back and forth from start to end with transition running animations between. it crashes sometimes. I’m on the latest build.

Can you share a repro?

1 Like

I think I may have had some recursive or bad messages going along but fixed that. after some additional fiddling I discovered that there was a flipbook animation that is definitely causing the problem. It fails even if I cancel the flipbook. This flipbook has 136 tiles in it fwiw with each source file ~22kb.

Thanks (and thank you for sharing the project in PM). We’ve created a new ticket to track this: DEF-3956

1 Like

Solved in 1.2.156

3 Likes