I'm getting a java.lang.NumberFormatException at java line 2013 in main_load setup. However, there is no line 2013 in the B4A file for main or the bas file for the setup module. I've attached the .zip for the project.
I'm getting a java.lang.NumberFormatException at java line 2013 in main_load setup. However, there is no line 2013 in the B4A file for main or the bas file for the setup module. I've attached the .zip for the project.
My mistake: I typed ".b4a file" rather than the .java file. I also forgot that the line number quoted is the line number of the line in the java file rather than the line number quoted against B4A comments!
As thedesolatesoul already told you: run the program in Debug mode !
Then the program will stop at the line where the error appears and give you a more precise message.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.