Page 1 of 1

Hollywood crash with AnimGif

Posted: Sun Oct 03, 2021 4:11 pm
by sinisrus
Hello,

Hollywood crash with this AnimGif:
https://amitheme.amiga-ng.org/amiga/Gif-anim.gif

Code: Select all

LoadAnim(1,"Gif-anim.gif")
PlayAnim(1,0,0)

Repeat
        WaitEvent
Forever
Do you have a solution ?

Re: Hollywood crash with AnimGif

Posted: Sun Oct 03, 2021 9:37 pm
by airsoftsoftwair
Good catch! Unfortunately, there is no workaround. The GIF anim file is invalid but of course Hollywood shouldn't crash but exit cleanly.

Code: Select all

- Fix: Hollywood crashed when loading invalid GIF/IFF anims or MJPEG AVIs