Closed tylergaw closed 9 years ago
Pretty certain this has to do with the imageCollection.addImage_name_convertColourspace() call. I'm writing a plugin for 3.2 that's bombing out on the same call.
Ah cool, thanks for the heads up @davidklaw
Sure thing. This syntax worked for me.
[imageCollection addImage:img convertColourspace:false]
Hey @tylergaw any ETA on this? I use this plugin on the daily :) Nice work btw.
@haydenbleasel I think I can get it in tonight (EST). Shouldn't be too bad (famous last words).
@tylergaw We believe in you! :godmode:
:100: points
@davidklaw Thanks for pointing me to that method change. I asked a question about it on the mailing list http://mail.sketchplugins.com/pipermail/dev_sketchplugins.com/2015-January/001094.html to see if we could get some more clarity.
This is out in master and in a new release https://github.com/tylergaw/day-player/releases/tag/v1.1.0. Gonna close this now. Thanks folks. cc: @haydenbleasel
This doesn't appear to be an issue with any particular service, seems more broad.
Haven't dug into it yet. Only thing I'm seeing in console right now is:
Will investigate further.