Trixt0r / spriter

A Generic Java importer for Spriter animation files.

Home Page:https://brashmonkey.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

com.brashmonkey.spriter.Loader#root can be null

denisk20 opened this issue · comments

If I put scml file and some images directly into android/assets directory the com.brashmonkey.spriter.Loader#root field becomes null and I get an error:
Could not find file handle null/myImage.png! Please check your paths.
I'll submit a pull request to fix this.

A pull request would be nice.