iCPP: known incorrect sRGB profile?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By mateusak
:warning: Old Version Published before Godot 3 was released.

I don’t care much about this, but I’ve been getting this for a while now. Any clues on how to fix it?

:bust_in_silhouette: Reply From: volzhs

http://docs.godotengine.org/en/latest/tutorials/asset_pipeline/managing_image_files.html#fixing-pngs-iccp-chunk

It’s only 2 errors, do I actually have to download a program to fix it? Isn’t there a way to discover which images are causing this and fix it in photoshop?

mateusak | 2016-09-04 20:36

In that case, I have same issue but I still couldn’t find proper solution. :frowning:

volzhs | 2016-09-05 17:45

You can do it in Photoshop: Edit → Assign Profile… → Don’t Color Manage This Document.

There is no way of telling which images are causing the error. I asked if they could add some identification to the error message and they said, “maybe”, but I doubt it will happen anytime soon.

rgrams | 2016-09-08 00:56

Followed the instructions on Windows. Seemed to work for me. Thanks!

mydoghasworms | 2016-11-11 04:35

Working link: Managing image files — Godot Engine (2.1) documentation in English

talklittle | 2018-01-22 09:52

:bust_in_silhouette: Reply From: mateusak

In case you use Photoshop:

Edit > Color Settings > Color Management Policies > RGB > Change ‘Preserve Embedded Profiles’ to ‘Off’

Now any files you save won’t get the error. To fix older ones just open them and save again.