I am trying to run a project in FinalBuilder and it keeps on stopping when it’s trying to compile the InnoSetup script. The strange thing is that there haven’t been any changes to the project and it has always worked in the past. Other projects are working fine.
Errors:
lzma: Worker thread terminated unexpectedly.
There was an error compiling or it was aborted by the application
If i run the InnoSetup compiler directly, ie. outside of FinalBuilder, I don’t get the errors.
What version of FinalBuilder/Innosetup are you using? Also, on the InnoSetup action, are you using the command line compiler (there is a checkbox on the action for that)? If not, try that and see if it makes a difference.
I can’t see anywhere that we are outputting such an error so it must be comming from Innosetup - googling didn’t shed any light either.
Yeah, I just tried the command line compiler and it worked fine, so I’ll stick with that.
The error was definitely coming from the InnoSetup compiler. Weird. It’s never happened before and nothing has changed in the InnoSetup script except the version number of the installation.
I tried running the compiler directly a few times and the result was sometimes it worked, and sometimes it produced an error. I though it might be a memory problem (the machine has 32GB RAM) so I rebooted the machine and only had FinalBuilder running. Same results.
Anyway, FinalBuilder was not at fault. Just some weirdness going on with the InnoSetup compiler. Thank goodness you have the command line compiler option in FB for InnoSetup.