Progress Bar

When I run my project, the progress bar gets to 100% after only about 1/3 of the actions have been completed. I recently added a block of actions inside an If-Then, however a majority of the actions are outside this block. I understand some types of actions make it difficult to get a proper starting estimate, but I don’t know if that is the case in my project.

I am running FinalBuilder 7.0.0.3250.

Hi Jim

The progress bar only shows an estimated progress, it’s impossible to provide an accurate progress due to the variable number of actions that may run, and the variable time that they may take to run. The estimate is based on the number of actions that ran during the previous successful build. You will find that over time, as your build process becomes more settled, the progress will become more accurate, but it will never be 100% accurate.