-
Notifications
You must be signed in to change notification settings - Fork 32
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
com.filepicker.FilePickerModule.getPath FilePickerModule.java, line 223 java.lang.NumberFormatException: For input string: "msf:124969" #47
Comments
I am gettting this error when the filename is long. For example national-cancer-institute-dMZC6hdobnk-unsplash.jpg but if I change the name to img1.jpg, then it is not happening. |
Getting the same error on all files. File name length doesn't matter. |
any updates |
Will it ever be fixed? The only files that work for me are |
Hi,is there anyone know how to fix this java.lang.NumberFormatException: For input string: "msf:X" issue. |
Hey, I am stuck at this issue, can anyone help, getting error {"error": "java.lang.NumberFormatException: For input string: "msf:6655""} |
The problem is on choose a file from "Recent Files".
for this
|
thanks @dominguezcm |
You can use patch-package. This week i will try to upload this fix on new version. (PRs are welcome) |
After updating to latest version of 0.0.21, the issues with " java.lang.NumberFormatException:...." is fixed but it seems to throw new error for images and pdf files which were working before {"error": "java.lang.ArrayIndexOutOfBoundsException: length=1; index=1"} |
@sasilta did you find a solution to it? |
@ZComwiz not yet. |
No description provided.
The text was updated successfully, but these errors were encountered: