PictureSelector icon indicating copy to clipboard operation
PictureSelector copied to clipboard

java.lang.NullPointerException

Open yytangsheng opened this issue 1 year ago • 0 comments

Current use version?

当前使用的版本是多少?

V3.11.1

Will this problem occur in demo?

Demo能否复现这问题?

不能,线上有的报错

Describe the problem or provide an error log?

描述问题或提供错误log?

Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method 'java.lang.String java. io.File.getPath' on a null object reference
com.luck.picture.lib.utils.FileDirMap. init (FileDirMap.java:23)
com.luck.picture.lib.basic.PictureCommonFragment.onViewCreated (PictureCommonFragment.java:300)

yytangsheng avatar Oct 25 '24 02:10 yytangsheng