Bug? B4A error, not compile

gspanu

Member
Licensed User
Longtime User
If HitManPro.Alert is activated abort compilation with this error :

B4A version: 5.80
Parsing code. (0.04s)
Compiling code. (0.13s)
Compiling layouts code. (0.02s)
Generating R file. (0.04s)
Compiling debugger engine code. Error
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Error occurred during initialization of VM
Could not reserve enough space for object heap

Solution : disable HitManPro.Alert and go well ( is not a good solution! )
 
Top