Bug? anywheresoftware.b4a.Msgbox.debugWait during debug

Loris Anoardi

Member
Licensed User
Longtime User
After some minutes i'm debugging using B4a Bridge, the debug disconnect and in the log appear a stack trace message that ends with anywheresoftware.b4a.Msgbox.debugWait
I updated the IDE. I' using jdk-11.0.1. I have some msgbox with a warning of deprecated but the execution of code, didn't meet them.
This problem repeats always.

Any suggestion?
Thanks
 

Sagenut

Expert
Licensed User
Longtime User
Not sure if it can be related to this problem but, to use the latest B4A you need to make a complete fresh install.
It's means to download everything new from the installation guide steps:
- new ide
- new Android SDK + resources
- new Java
I would start doing this.
 
Top