Android Question Uncaught translation error in debug mod

SMOOTSARA

Active Member
Licensed User
Longtime User
Hey guys :)


This Error is only in debug mode and is not in the release mode
what's wrong?


B4X:
B4A Version: 7.80
Parsing code.    (0.16s)
Compiling code.    (1.04s)
Compiling layouts code.    (0.09s)
Organizing libraries.    (5.98s)
Generating R file.    (1.59s)
Compiling debugger engine code.    (4.02s)
Compiling generated Java code.    (9.65s)
Convert byte code - optimized dex.    Error
Uncaught translation error: java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: GC overhead limit exceeded
1 error; aborting

upload_2018-3-16_19-30-42.png
 
Top