Skip to content
This repository has been archived by the owner on Feb 23, 2020. It is now read-only.

Download.java line 317 #40

Closed
KodularCreator opened this issue Aug 14, 2018 · 2 comments
Closed

Download.java line 317 #40

KodularCreator opened this issue Aug 14, 2018 · 2 comments
Labels
bug Something isn't working properly origin: Makeroid This error comes from Makeroid Component priority: Low This issue doesn't require too much attention

Comments

@KodularCreator
Copy link
Collaborator

in com.google.appinventor.components.runtime.Download$2.onReceive

  • Number of crashes: 1
  • Impacted devices: 1

There's a lot more information about this crash on crashlytics.com:
https://fabric.io/makeroid4/android/apps/io.makeroid.application/issues/5b72c46d6007d59fcdc11ff5?utm_medium=service_hooks-github&utm_source=issue_impact

@barreeeiroo barreeeiroo added bug Something isn't working properly origin: Makeroid This error comes from Makeroid Component priority: Low This issue doesn't require too much attention labels Aug 14, 2018
@michael-winkler
Copy link
Member

Fatal Exception: java.lang.RuntimeException: Error receiving broadcast Intent { act=android.intent.action.DOWNLOAD_COMPLETE flg=0x10 pkg=io.mod.ttgfigures (has extras) } in com.google.appinventor.components.runtime.Download$2@f463f6e

Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'android.database.Cursor android.app.DownloadManager.query(android.app.DownloadManager$Query)' on a null object reference at com.google.appinventor.components.runtime.Download$2.onReceive(Download.java:317)

@michael-winkler
Copy link
Member

Should be fixed in master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working properly origin: Makeroid This error comes from Makeroid Component priority: Low This issue doesn't require too much attention
Projects
None yet
Development

No branches or pull requests

3 participants