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

Getting Null Pointer exception (Lib Version used 1.1.5) #22

Open
ankur49 opened this issue Jul 25, 2018 · 0 comments
Open

Getting Null Pointer exception (Lib Version used 1.1.5) #22

ankur49 opened this issue Jul 25, 2018 · 0 comments

Comments

@ankur49
Copy link

ankur49 commented Jul 25, 2018

I am getting crash on app start. Here is the stack trace for crash. Please help me to solve this issue

Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String org.jsoup.nodes.Element.text()' on a null object reference
at com.mobapphome.mahandroidupdater.tools.HttpTools.requestProgramInfo(HttpTools.java:43)
at com.mobapphome.mahandroidupdater.tools.Updater$1.run(Updater.java:39)
at java.lang.Thread.run(Thread.java:776)

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

1 participant