Hello,
I test and debug a class that i compile in a library.
With the joined example in zip file, i get an error but only in the 'debug legacy' mode :
"java.lang.NullPointerException: Attempt to read from field 'java.lang.String anywheresoftware.b4a.debug.Debug$SubFrame.moduleName' on a null object reference"
In 'debug rapid' or 'release' mode, i have not error !!!!!!
I'm on B4A v 5.20, i join parts of unfiltered logs in 2 mode also.
If someone have an idea ? Maybe Erel can help on this.
Thanks for help.
Important : There are libraries who are needed for that works right. Take a look at the screenshot, and of course you must put my library in the additional libraries folder.
EDIT : Seems similar of this : https://www.b4x.com/android/forum/threads/what-is-anywheresoftware-b4a-ba-sharedprocessba.57992/
I use also DBUtils in the library, but why only in debug legacy ?
Laurent.
I test and debug a class that i compile in a library.
With the joined example in zip file, i get an error but only in the 'debug legacy' mode :
"java.lang.NullPointerException: Attempt to read from field 'java.lang.String anywheresoftware.b4a.debug.Debug$SubFrame.moduleName' on a null object reference"
In 'debug rapid' or 'release' mode, i have not error !!!!!!
I'm on B4A v 5.20, i join parts of unfiltered logs in 2 mode also.
If someone have an idea ? Maybe Erel can help on this.
Thanks for help.
Important : There are libraries who are needed for that works right. Take a look at the screenshot, and of course you must put my library in the additional libraries folder.
EDIT : Seems similar of this : https://www.b4x.com/android/forum/threads/what-is-anywheresoftware-b4a-ba-sharedprocessba.57992/
I use also DBUtils in the library, but why only in debug legacy ?
Laurent.
Attachments
Last edited: