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

NullPointerException crash on pickFiles() call #41

Closed
Lobynya opened this issue Apr 15, 2021 · 0 comments · Fixed by #42
Closed

NullPointerException crash on pickFiles() call #41

Lobynya opened this issue Apr 15, 2021 · 0 comments · Fixed by #42
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Lobynya
Copy link
Contributor

Lobynya commented Apr 15, 2021

NullPointerException: Attempt to invoke virtual method 'java.lang.Class java.lang.Object.getClass()' on a null object reference
at com.nbsp.materialfilepicker.utils.FileUtils.getFileList(FileUtils.java:16)
at com.nbsp.materialfilepicker.ui.DirectoryFragment.initFilesList(DirectoryFragment.java:82)
at com.nbsp.materialfilepicker.ui.DirectoryFragment.onViewCreated(DirectoryFragment.java:78)

@Alex009 Alex009 added the bug Something isn't working label Apr 15, 2021
@Alex009 Alex009 added this to the 0.7.1 milestone Apr 15, 2021
@Alex009 Alex009 linked a pull request Apr 15, 2021 that will close this issue
Alex009 added a commit that referenced this issue Apr 16, 2021
#41 fix NullPointerException crash on pickFiles() call
@Alex009 Alex009 closed this as completed Apr 16, 2021
@Alex009 Alex009 mentioned this issue Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants