Make Native App with VoltBuilder = Stuck on Downloading

When I try to build a app with “Make Native App with VoltBuilder” it eventually gets stuck on “Downloading…”
Capture

That’s odd. Have a look in the About Screen - there is a View Log button. Anything there?

What happens if you restart AppStudio and try again?

I restarted AppStudio, my Laptop and Internet and still same issue.

I checked the log and yes there is this:

2022-02-14 22:56:44,740 - root - ERROR - An exception has occurred!
Traceback (most recent call last):
  File "MainFrame.py", line 2127, in OnMenuRunVoltBuilderStatusMenu
  File "VoltBuilderStatus.py", line 129, in __init__
  File "VoltBuilderStatus.py", line 118, in _init_ctrls
  File "VoltBuilderStatus.py", line 215, in StatusRefresh
  File "VoltBuilderStatus.py", line 141, in DownloadFile
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\user1\\Desktop/Project1.v15.1.12.ipa'

Go into Preferences - VoltBuiilder. You can reset the Download To folder there.

That worked, thank you.