App Builder Compiler window doesn't work

On my computer, I can see App Builder Complier Window, it start working but I can’t see neither “complete building app” nor “build failed”. I waited for about 4 or 5 hours and then try again and again but nothing happens. I can’t build any app. (RAB 10.2)

When I try earlier version not using App Builder Complier Window, it works well.

Go to Tools > View Log and copy and paste the Output Log results here.

Output Log Start: Wed Feb 22 12:38:38 MMT 2023
Executing:Title=“Build App - BurmeseGrammar”, Cmd=“cmd.exe /C buildapp.bat”, Dir=C:\temp\SIL\build\RAB.001\a
C:\temp\SIL\build\RAB.001\a>set ERROR_CODE=0

*** READING APP BUILDER ***
*** 10.2 ***

*** Building Android app ***

App Project: BurmeseGrammar
App Name: BurmeseGrammar
App Version: 1.0
Package: com.kothein.burmesegrammar
Apk Filename: BurmeseGrammar-1.0.apk

Grandroid: No
Analytics: No
Expiry: No
App Builder: C:\Program Files (x86)\SIL\Reading App Builder
Audio: None

*** Setting paths ***

JAVA_HOME=D:\Tool\jdk-11.0.11+9
ANDROID_HOME=D:\Tool\SDK
GRADLE_HOME=C:\Program Files (x86)\SIL\Reading App Builder\tools\gradle
MAVEN_HOME=C:\Program Files (x86)\SIL\Reading App Builder\tools\maven

Path=C:\Program Files (x86)\SIL\Reading App Builder\tools\maven\bin;C:\Program Files (x86)\SIL\Reading App Builder\tools\gradle\bin;D:\Tool\SDK\tools;D:\Tool\jdk-11.0.11+9\bin;;C:\Users\User-KMC\AppData\Local\Programs\Python\Python37-32\Scripts;C:\Users\User-KMC\AppData\Local\Programs\Python\Python37-32;C:\Python37-32\Scripts;C:\Python37-32;C:\Python37-32\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files (x86)\QuickTime\QTSystem;C:\Users\User-KMC.gradle;C:\Users\User-KMC.android\manual-offline-m2;C:\Program Files\apache-maven-3.8.1\bin;C:\Program Files\Android\Android Studio\jre\bin;C:\Program Files\dotnet;C:\ProgramData\chocolatey\bin;C:\Program Files (x86)\FFmpeg\bin;C:\Program Files (x86)\eSpeak\command_line;C:\Program Files\nodejs;C:\Program Files\MiKTeX\miktex\bin\x64;C:\Program Files (x86)\Git\bin;\C:\Program Files (x86)\Git\cmd;C:\Users\User-KMC\AppData\Local;D:\Tool\jdk-11.0.11+9;C:\Users\User-KMC\AppData\Roaming\npm
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW

*** JDK ***

openjdk version “11.0.11” 2021-04-20
OpenJDK Runtime Environment Microsoft-22268 (build 11.0.11+9)
OpenJDK 64-Bit Server VM Microsoft-22268 (build 11.0.11+9, mixed mode)

*** Android SDK ***

Target Android Platform: Android 12 (API 31)
Minimum Android Platform: Android 5.0 Lollipop (API 21)
SDK Tools Version: cmdline-tools 7.0
SDK Build Tools Version: 33.0.0
SDK Platform Tools Version: 33.0.2

*** Compiling Android APK ***

No internet connection found. Using compiler in offline mode.

C:\temp\SIL\build\RAB.001\a>call gradle clean assembleRelease --offline -g “D:\Tool\Gradle” --warning-mode=none

Hi Sir,
RAB 10.2 and SAB 10.2 have the same error for me.
The complier window appears and first it works. After a few minutes, it stops working(i.e. no more lines are added; don’t say like ‘build failed because of internet’; etc.) and I can’t do anything (i.e. close :x: or cancel complier window). Even I can’t close RAB. If I want to close RAB and Complier Window, I have to restart or shut down my PC. It may be due to my pc performance, but RAB 10.0.1 works well and have no error.

It says you are compiling offline. It is best to always be online. Then if Gradle parts are missing it can go and get it. Can you try that?

Hi Sir,
In lastest version of SAB 10.3, it works well. I had cleaned all older Gradle files. Now it’s OK.
Thanks,