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

com.dsatab.exception.InconsistentDataException: Unable to find an item with the name 'null' in slot 'null':[Element: <heldenausruestung/>] #238

Closed
gandulf opened this issue Dec 12, 2014 · 0 comments

Comments

@gandulf
Copy link
Owner

gandulf commented Dec 12, 2014

com.dsatab.exception.InconsistentDataException: Unable to find an item with the name 'null' in slot 'null':[Element: <heldenausruestung/>]
    at com.dsatab.xml.HeldenXmlParser.fillEquippedItems(HeldenXmlParser.java:843)
    at com.dsatab.xml.HeldenXmlParser.readHero(HeldenXmlParser.java:195)
    at com.dsatab.data.HeroLoaderTask.loadInBackground(HeroLoaderTask.java:91)
    at com.dsatab.data.HeroLoaderTask.loadInBackground(HeroLoaderTask.java:19)
    at android.content.AsyncTaskLoader.onLoadInBackground(AsyncTaskLoader.java:303)
    at android.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:68)
    at android.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:56)
    at android.os.AsyncTask$2.call(AsyncTask.java:287)
    at java.util.concurrent.FutureTask.run(FutureTask.java:234)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
    at java.lang.Thread.run(Thread.java:841)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant