Hi,
I've encountered the above error when doing
var xmp = new XMPMeta(xmpBlob);
The strange thing is, after I call other function with the exact code (which somehow works), calling the same code in the original function works.
I don't where to begin debug... it's not consistent.
Thanks!