When I click on the ‘Export State’ icon, this error appears:
B4X:
Code bundle v1.01
Key removed: "mxha ...oier"
Key removed: "xklj ...0432"
Key removed: "infr ...dias"
Key removed: "infr ...dias"
Key removed: "infr ...dias"
Key removed: "infr ...dias"
main._appstart (java line: 187)
java.lang.RuntimeException: java.nio.BufferUnderflowException
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:146)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:104)
at anywheresoftware.b4a.keywords.Common$3.run(Common.java:1174)
at anywheresoftware.b4a.keywords.SimpleMessageLoop.runMessageLoop(SimpleMessageLoop.java:47)
at anywheresoftware.b4a.StandardBA.startMessageLoop(StandardBA.java:43)
at anywheresoftware.b4a.keywords.Common.StartMessageLoop(Common.java:183)
at b4j.example.main._appstart(main.java:187)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:117)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:104)
at b4j.example.main.main(main.java:33)
Caused by: java.nio.BufferUnderflowException
at java.base/java.nio.Buffer.nextGetIndex(Buffer.java:702)
at java.base/java.nio.DirectByteBuffer.get(DirectByteBuffer.java:327)
at anywheresoftware.b4a.randomaccessfile.RandomAccessFile.ReadSignedByte(RandomAccessFile.java:205)
at b4j.example.balconverter._convertbaltojsoninmemory(balconverter.java:149)
at b4j.example.main._processfiles(main.java:807)
at b4j.example.main$ResumableSub_Start.resume(main.java:1043)
at anywheresoftware.b4a.BA.checkAndRunWaitForEvent(BA.java:162)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:111)
... 11 more
C:\Program Files\Anywhere Software\B4A\CodeBundle.jar completed. Exit code: 1