muldjord / skyscraper

Powerful and versatile game scraper written in c++
GNU General Public License v3.0
487 stars 128 forks source link

WARN: libpng warning: iCCP: known incorrect sRGB profile #365

Open mixpc opened 12 months ago

mixpc commented 12 months ago

Hi,

I'm running Skyscraper v3.9.1 on Retropie 4.8.6 on Raspberry Pi 3 armv71 on Raspbian 10 buster

Every time I scrape, eg /opt/retropie/supplementary/skyscraper/Skyscraper -p gamegear -s screenscraper the following messages keeps on showing WARN: libpng warning: iCCP: known incorrect sRGB profile and eventually Skyscraper will crash and no .xml will be created (no big problem because it can be created from cache, great thing!)

Still, I don't even know whether that warning message may be the cause, but thought it might be worth sharing it.

Regards,