Open alexspevak opened 1 year ago
After processing new set of 1000 files from https://kraken-dev.pc.avocode.com/admin/designs/processingcollection/137/change/?_changelist_filters=design_collection%3D21 we found 6 errors of this type. Errors can be found here: https://kraken-dev.pc.avocode.com/admin/designs/octopustask/?design_version__design__processing_collection=137&error__isempty=0
when processing design collection we get 2 failing designs with this error. you can find them here.
these are working in psd tools. to know how much this will take I would need to identify exact position where this is failing webtoon (not just throw but also where are bytes misread) and where this part of code is located psd-tools. This usually takes a day or a bit more and then its either an easy fix, where I copy padding handling in webtoon or it can take more time to implement some new functionality which psd-tools has like a external dependency or bigger code block, which is doable to implement in short time in webtoon