-
Notifications
You must be signed in to change notification settings - Fork 167
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
Add support for converting SpineAtlas resources #97
Comments
Huh, I was wondering when someone would run into that. Atlas converting is currently not implemented, I didn’t bother since it didn’t seem like it was widely used. Can you post your GDRE log from the recovered project folder? |
@nikitalita The file has more characters than allowed for GitHub. I am going to post the section that informs about the failures. If you need another specific one I can post in another comment. `EXPORT REPORT Totals:
|
My apologies, I didn't see this option. Thanks |
So it looks like all the resources that I have implemented support for converting were converted successfully and it didn't error out, so you'll still be able to edit the game. However, the atlases in this game are not just atlas resources, those are spine atlases, which is a custom resource type provided by an external module linked above. I am probably not going to implement support for converting any custom resources unless they're insanely popular. However, if you'd like to do it yourself, I'll take a PR. |
I am running into these resources in other games, so I am reopening this issue. Still low priority, but something to keep track of. |
Hi, I'm trying to recover a project from an .exe but I receive an error in the atlas files and the final .atlas is not generated. Can I convert this files in another way?
Thanks!
The text was updated successfully, but these errors were encountered: