You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
colorworker.893f8723.js:1 Uncaught (in promise) RangeError: offset is out of bounds
at Int8Array.set (<anonymous>)
at colorworker.893f8723.js:1:3204
at array (colorworker.893f8723.js:1:3213)
at JA (colorworker.893f8723.js:1:3311)
at E (colorworker.893f8723.js:1:71498)
at eA (colorworker.893f8723.js:1:71745)
at async colorworker.893f8723.js:1:72579
Ideally we catch this and retry with a reduced image size.
The text was updated successfully, but these errors were encountered:
Same... i was actually surprised the image size this tool could handle, but I finally gave it something like 4500 x 3000 and it was failing. Does anyone know the max pixel dimensions / size this tool can take?
Right now it just fails:
Ideally we catch this and retry with a reduced image size.
The text was updated successfully, but these errors were encountered: