Plugin Author
iodsgn
(@develoved)
Hi,
Could you tell me which version your Lottie/Bodymovin AE extension is at?
Also if you would like you can send me your json to [email protected] so i can take a look.
Cheers
Hi!
I originally had an older version (not sure which), but in attempt to fix the issue, I updated to the latest 5.2.0 from aescripts.com. No dice.
I just sent the json. Let me know if you need the .aep.
Thanks.
Does the dev have fix this problem? Because mine also the same, just white canvas and when I check chrome console, it shows this error :-
Uncaught Error: You’re using a 3d camera. Try the html renderer.
at SVGRenderer.BaseRenderer.createCamera (bodymovin.min.js?ver=4.13.0:5)
at SVGRenderer.BaseRenderer.createItem (bodymovin.min.js?ver=4.13.0:5)
at SVGRenderer.buildItem (bodymovin.min.js?ver=4.13.0:5)
at SVGRenderer.BaseRenderer.buildAllItems (bodymovin.min.js?ver=4.13.0:5)
at SVGRenderer.BaseRenderer.initItems (bodymovin.min.js?ver=4.13.0:5)
at AnimationItem.checkLoaded (bodymovin.min.js?ver=4.13.0:7)
at AnimationItem.a (bodymovin.min.js?ver=4.13.0:7)
at AnimationItem.waitForFontsLoaded (bodymovin.min.js?ver=4.13.0:7)
at AnimationItem.configAnimation (bodymovin.min.js?ver=4.13.0:7)
at AnimationItem.setParams (bodymovin.min.js?ver=4.13.0:7)
I sent him the json, have yet to hear back. I would still love to get this working, but in the mean time I’m getting by without cameras.
Plugin Author
iodsgn
(@develoved)
Hi Guys, sorry for the delay.
The latest version lets you change the Renderer used.
Try setting it to ‘html’ as the error message suggests.
Cheers
Awesome! That did the trick. Thank you so much.