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

TexturePacker exception message doesn't contain the filename #3707

Closed
goph-R opened this issue Jan 7, 2016 · 3 comments
Closed

TexturePacker exception message doesn't contain the filename #3707

goph-R opened this issue Jan 7, 2016 · 3 comments

Comments

@goph-R
Copy link

goph-R commented Jan 7, 2016

When there is a problem with an image, I don't know which image have caused the error. Could use something like above to avoid this?

TexturePacker.java 635. line:
throw new RuntimeException("Error packing images. (The last processed image was: " + input + ")" , ex);

Thank you!

@xoppa
Copy link
Member

xoppa commented Jan 15, 2016

Would it be possible for you to send a pull request for this?

@intrigus
Copy link
Contributor

I have looked at TexturePacker and I think the exception message should include the filename, do you have a SSCCE that shows the issue?

@NathanSweet
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants