Hi,
in the logs panel I have seen the following error:
I have 2 problems with that:
1. it seems to appear randomly from time to time, I haven't been able to reproduce it
2. that is the only red line showing up in the Logs panel, usually I get a bunch of red lines with an indication of the line of code which generates the error, in this case I get only that single line.
I use the IDE in Debug (legacy) mode.
My app seems to run fine, I haven't had any crashes nor unexpected breakpoints in the IDE but I'd still like to get rid of that error message.
Any hints on how I can track down the line that generates that error?
Thank you in advance.
in the logs panel I have seen the following error:
B4X:
java.lang.ArrayIndexOutOfBoundsException: length=12; index=-1
I have 2 problems with that:
1. it seems to appear randomly from time to time, I haven't been able to reproduce it
2. that is the only red line showing up in the Logs panel, usually I get a bunch of red lines with an indication of the line of code which generates the error, in this case I get only that single line.
I use the IDE in Debug (legacy) mode.
My app seems to run fine, I haven't had any crashes nor unexpected breakpoints in the IDE but I'd still like to get rid of that error message.
Any hints on how I can track down the line that generates that error?
Thank you in advance.