It seems when opening a GIF the plugin tries to open the specified file in the temporary directory without the -${frame} appended.
For example on this here device it does create ${tmpdir}/2-0 through ${tmpdir}/2-18, but throws an error about being unable to open ${tmpdir}/2:
"Downloads/somefile.gif" [noeol] 5501L, 925970C
Error detected while processing function AfterimageReadPost:
line 34:
E484: Cannot open file ${tmpdir}/2
Press ENTER or type command to continue
It seems when opening a GIF the plugin tries to open the specified file in the temporary directory without the
-${frame}appended.For example on this here device it does create
${tmpdir}/2-0through${tmpdir}/2-18, but throws an error about being unable to open${tmpdir}/2: