I recently made some changes to some of my directories and now when I try to compile and run my already successfully written programs (as a test) I get this message:
an error occurred.
UNEXPECTED TOP-LEVEL ERROR:
java.io.IOException: The parameter is incorrect
at java.io.FileOutputStream.writeBytes(NativeMethod)
at jave.io.FileOutputStream.write(FileOutputStream.java:305
at com.android.dx.command.dexer.Main.run(Main.java:240)
at com.android.dx.command.dexer.Main.main(Main.java:174)
at com.android.dx.command.Main.main(Main.java:91)
Do I need to re-install B4A? Is it java that needs re-installing? Is there an easier fix?
Thanks.
an error occurred.
UNEXPECTED TOP-LEVEL ERROR:
java.io.IOException: The parameter is incorrect
at java.io.FileOutputStream.writeBytes(NativeMethod)
at jave.io.FileOutputStream.write(FileOutputStream.java:305
at com.android.dx.command.dexer.Main.run(Main.java:240)
at com.android.dx.command.dexer.Main.main(Main.java:174)
at com.android.dx.command.Main.main(Main.java:91)
Do I need to re-install B4A? Is it java that needs re-installing? Is there an easier fix?
Thanks.