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

When I click download button the app closes #1

Open
iShiro007 opened this issue Jul 18, 2021 · 4 comments
Open

When I click download button the app closes #1

iShiro007 opened this issue Jul 18, 2021 · 4 comments
Assignees

Comments

@iShiro007
Copy link

E/AndroidRuntime: FATAL EXCEPTION: main Process: com.nemocorp.nemoplayer, PID: 11671 java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.String.length()' on a null object reference at com.nemocorp.nemoplayer.Ytsearch.download(Ytsearch.java:222) at com.nemocorp.nemoplayer.ScrapAsync.onPostExecute(Ytsearch.java:536) at com.nemocorp.nemoplayer.ScrapAsync.onPostExecute(Ytsearch.java:423) at android.os.AsyncTask.finish(AsyncTask.java:695) at android.os.AsyncTask.-wrap1(Unknown Source:0) at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:712) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:214) at android.app.ActivityThread.main(ActivityThread.java:6977) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:528) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:910)

@iShiro007 iShiro007 changed the title When I click download button the app close When I click download button the app closes Jul 18, 2021
@captain-nemo1 captain-nemo1 self-assigned this Jul 19, 2021
@captain-nemo1
Copy link
Owner

Hi, I myself am not using the app anymore. I have been working as a contributor to [https://github.com/uditkarode/AbleMusicPlayer]. Its more updated and has cleaner and better code. But I'll look into this on weekend and hopefully fix it.
Thanks for pointing it out.

@iShiro007
Copy link
Author

Hi, I myself am not using the app anymore. I have been working as a contributor to [https://github.com/uditkarode/AbleMusicPlayer]. Its more updated and has cleaner and better code. But I'll look into this on weekend and hopefully fix it.
Thanks for pointing it out.

Okey thank you so much

@captain-nemo1
Copy link
Owner

Seems to be an issue in the https://github.com/kotvertolet/youtube-jextractor library that's being used to get downloadable links. I have opened an issue there. Let's wait for him to resolve it.

@iShiro007
Copy link
Author

Seems to be an issue in the https://github.com/kotvertolet/youtube-jextractor library that's being used to get downloadable links. I have opened an issue there. Let's wait for him to resolve it.

Ok, if there are any updates please let me know by replying to this post.

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

2 participants