-
-
Notifications
You must be signed in to change notification settings - Fork 23.3k
Closed
Milestone
Description
Tested versions
Windows 10 - Godot 4.4, with the compatibility engine.
System information
Godot v4.4.stable - Windows 10 (build 19045) - Multi-window, 2 monitors - OpenGL 3 (Compatibility) - NVIDIA GeForce RTX 3070 (NVIDIA; 32.0.15.7242) - AMD Ryzen 5 5600X 6-Core Processor (12 threads)
Issue description
I edited a jpeg texture with Krita and can't import it. I can import it if I open it with ms paint and save it.
tela_blanca.jpg is the one saved with Krita
tela_blanca - copia.jpg was re saved with ms paint.
The errors I get are:
ERROR: core/io/image_loader.cpp:100 - Error loading image: 'res://tela_blanca.jpg'.
ERROR: Error importing 'res://tela_blanca.jpg'.
Steps to reproduce
- Create a new project with the compatibility engine enabled.
- Import both pictures.
These are the Krita export settings just in case:
Minimal reproduction project (MRP)
DanielKinsman