-
Notifications
You must be signed in to change notification settings - Fork 138
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
Got crash issue on load page #92
Comments
+1 |
Yes, I am also getting this error |
i got the solution here #70 |
I am also getting this error!! any solution |
Me too. Look like top |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Got crash issue on load page
java.lang.NullPointerException: Attempt to invoke virtual method 'int ss.com.bannerslider.adapters.PositionController.getNextSlide(int)' on a null object reference
at ss.com.bannerslider.Slider$SliderTimerTask$1.run(Slider.java:291)
at android.os.Handler.handleCallback(Handler.java:751)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6119)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
The text was updated successfully, but these errors were encountered: