![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | dgino |
I’m trying to bake lightmaps with Godot 3.4 Mono (C# Version) but Godot freezes and terminal shows this error indefinitely:
ERROR: Can't set_pixel() on compressed image, sorry.
at: (core/image.cpp:2774)
ERROR: Can't set_pixel() on compressed image, sorry.
at: (core/image.cpp:2774)
ERROR: Can't set_pixel() on compressed image, sorry.
at: (core/image.cpp:2774)
....
Tried changing compression format in image import settings but no luck