Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xx.png.xxx.etc2.stex cannot recover to png file #132

Closed
unityover opened this issue May 11, 2023 · 8 comments
Closed

xx.png.xxx.etc2.stex cannot recover to png file #132

unityover opened this issue May 11, 2023 · 8 comments
Labels
bug Something isn't working

Comments

@unityover
Copy link

System information

win10 3060nv

Issue description

xx.png.xxx.etc2.stex cannot recover to png file

Steps to reproduce

No response

Recovery log

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

Minimal reproduction project

No response

@unityover unityover added the bug Something isn't working label May 11, 2023
@nikitalita
Copy link
Collaborator

I need the full recovery log for this; this is likely the same issue here, but I need the full log to be sure.

@unityover
Copy link
Author

Here it is , I use gui tool to convert it

****
Godot RE Tools, v0.5.3
****

-2023-05-12-06-50-51 [Convert textures]: converting F:/xxxx/cloud.png-27038f83399856800610d87294a3a590.etc2.stex
USER ERROR: Transient parent has another exclusive child.
   at: Window::set_visible (scene\main\window.cpp:747)
-2023-05-12-06-50-51 [Convert textures]: 
-2023-05-12-06-50-51       F:/xxxx/cloud.png-27038f83399856800610d87294a3a590.etc2.stex (write error)
-2023-05-12-06-50-51       
-2023-05-12-06-50-51 [Convert textures]: At least one error was detected!
USER ERROR: Condition "source_image->is_compressed()" is true. Returning: FAILED
   at: PNGDriverCommon::image_to_png (drivers\png\png_driver_common.cpp:134)
USER ERROR: Can't convert image to PNG.
   at: ResourceSaverPNG::save_image (drivers\png\resource_saver_png.cpp:54)
USER ERROR: Transient parent has another exclusive child.
   at: Window::set_visible (scene\main\window.cpp:747)

@nikitalita
Copy link
Collaborator

nikitalita commented May 15, 2023

Can you please upload the texture here so I can take a look? You can just drag and drop into the text box.

@unityover
Copy link
Author

@unityover
Copy link
Author

I have modified the suffix name and I am not sure if the data was lost when uploading

@unityover
Copy link
Author

cloud png-27038f83399856800610d87294a3a590 etc2 stex

@unityover
Copy link
Author

A png suffix was also uploaded

@nikitalita
Copy link
Collaborator

yeah it's just in a format we can't decompress yet. This is a duplicate of #110

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants