bruvzg / gdsdecomp

Godot reverse engineering tools
MIT License
1.34k stars 134 forks source link

Can't restore ctex png files? #147

Open Badestrand opened 8 months ago

Badestrand commented 8 months ago

System information

macOS 13.2.1, Apple M1 Pro, opengl3

Issue description

When choosing a ctex of a compressed png I get an error, see below in the recovery log.

Is this not supported yet? Then a hint in the README would be great.

Steps to reproduce

No response

Recovery log

USER ERROR: Condition "source_image->is_compressed()" is true. Returning: FAILED at: image_to_png (drivers/png/png_driver_common.cpp:134) USER ERROR: Can't convert image to PNG. at: save_image (drivers/png/resource_saver_png.cpp:54) USER ERROR: Transient parent has another exclusive child. at: set_visible (scene/main/window.cpp:747)

Minimal reproduction project

No response

nikitalita commented 7 months ago

I need the full log to fully diagnose the problem; however, I think we may have just fixed the issue, can you give the artifacts here a try to see if this fixes it: Can you try the artifacts here to see if this fixes the problem?https://github.com/bruvzg/gdsdecomp/actions/runs/7081095677?pr=150#artifacts