Problems loading newer version Lottiefiles
Closed this issue · 0 comments
smartelligence commented
Bug
I've recently downloaded several lottie files for testing purposes from lottiefiles.com and they can't be made to run. LottieSharp produces crashes likes "Keyframes are missing". The old test-downloads is used work fine. There is a version descriptor in the lottie files ("v":"5.1.12"), the new files have versions like "5.8". I guess there have been changes in the JSON file structures?
Reproduce
Take a lottie file from https://lottiefiles.com/12672-letter?lang=de, download it and load it. As soon as the rendering starts the .net app crashes.
Expected behavior
The file should load and render.
Environment
Windows 10, VS 2017, VB# Windows application