- Beardie name(s)
- Cailyth, Pinky, & Brain
I just checked on the error logs... it looks like the process is running out of memory when trying to convert the image. This is strange, since I thought I limited the upload size to 8 MB, which should stay clear of triggering any process memory limits. Normally, I should technically be able to handle 12-16 MB uploads, so this is surprising to me. I doubt your file is larger, since the JavaScript in the upload form double checks the upload size before sending it to the server (gives a warning to you if too big). It's possible that due to the "complexity" of the image (colors, contrast, etc.), the image processing software ends up using more memory. Anyway... I'm sure I'll figure it out.
Would it be possible for you to ZIP and email me one of the image files causing the issue, to [email protected] ? Then I could test with the failing image and try to debug the problem better. Please be sure to ZIP (Compress) the file so that the email program/service doesn't go an "resize for email".
Would it be possible for you to ZIP and email me one of the image files causing the issue, to [email protected] ? Then I could test with the failing image and try to debug the problem better. Please be sure to ZIP (Compress) the file so that the email program/service doesn't go an "resize for email".