What's new

Spitfire Audio App Helper Tool!!!

Steel Angel

New Member
I purchased the new Acoustic Guitar library on Saturday, which I should have waited, but since Spitfire updated their app, it continues to crash and now I can't download my new purchase or re-open any of their product. It seem's that it can't find the Helper tool. I've downloaded the new update several time, and rebooted my computer and still crashes. I've also sent a ticket to them but haven't heard back. I am on a Mac running Ventura 13.5.2
 
Yes, several times, but Thank you. I guess they are on vacation since I’ve reached out to them since Saturday and still no response.
I've given some other commands you can try below - the ones suggested on the support page are out-of-date. I always warn people at this point: please don't issue commands involving "sudo" unless you trust the source, or you know/can check what the commands do. (In this case, the man page or a quick Google should confirm I'm telling the truth :))

The Spitfire app will re-install its own helper if it's missing - I just tested it - so the goal here is just to clear up anything that might prevent this from happening. Firstly, uninstall the helper if it's present:
sudo launchctl bootout system/com.spitfireaudio.LibraryManagerHelper
If it says "...: no such process", or if it says nothing, then both are fine and on to the next step. Otherwise, let us know what the error was, as that might explain the bigger problem.

Next, check to see if the helper config is present, delete it, and confirm it has gone. (If the first command says '... No such file or directory' then of course skip the rest):
ls -l /Library/LaunchDaemons/com.spitfireaudio.LibraryManagerHelper.plist sudo rm /Library/LaunchDaemons/com.spitfireaudio.LibraryManagerHelper.plist ls -l /Library/LaunchDaemons/com.spitfireaudio.LibraryManagerHelper.plist
Again, an error from the 'rm' might explain the wider problem, if any.

Finally, check you have the latest version of the Spitfire Audio app installed: go to Applications in Finder, Control+click the Spitfire Audio application, and then "Get Info". Confirm you see "Version: 3.4.10" a few lines down.

Assuming that all looks good, you can open the app and you should be prompted for your password so it can install its helper. Let us know how it goes?
 
I've given some other commands you can try below - the ones suggested on the support page are out-of-date. I always warn people at this point: please don't issue commands involving "sudo" unless you trust the source, or you know/can check what the commands do. (In this case, the man page or a quick Google should confirm I'm telling the truth :))

The Spitfire app will re-install its own helper if it's missing - I just tested it - so the goal here is just to clear up anything that might prevent this from happening. Firstly, uninstall the helper if it's present:
sudo launchctl bootout system/com.spitfireaudio.LibraryManagerHelper
If it says "...: no such process", or if it says nothing, then both are fine and on to the next step. Otherwise, let us know what the error was, as that might explain the bigger problem.

Next, check to see if the helper config is present, delete it, and confirm it has gone. (If the first command says '... No such file or directory' then of course skip the rest):
ls -l /Library/LaunchDaemons/com.spitfireaudio.LibraryManagerHelper.plist sudo rm /Library/LaunchDaemons/com.spitfireaudio.LibraryManagerHelper.plist ls -l /Library/LaunchDaemons/com.spitfireaudio.LibraryManagerHelper.plist
Again, an error from the 'rm' might explain the wider problem, if any.

Finally, check you have the latest version of the Spitfire Audio app installed: go to Applications in Finder, Control+click the Spitfire Audio application, and then "Get Info". Confirm you see "Version: 3.4.10" a few lines down.

Assuming that all looks good, you can open the app and you should be prompted for your password so it can install its helper. Let us know how it goes?
Well, tried all of the above, and every time I click on "ACCEPT" on the opening app page, it crashes. I can't get them to respond to my open ticket . I think I'll ask for a refund and be done. This is awful customer serve! Thanks you for helping.
 
Well, tried all of the above, and every time I click on "ACCEPT" on the opening app page, it crashes. I can't get them to respond to my open ticket . I think I'll ask for a refund and be done. This is awful customer serve! Thanks you for helping.
Shame; worth a try, though. I'm a bit surprised that didn't work, but more surprised you've still not heard back... I've usually found SA support to be responsive (even if I don't always like what the response says ;). Good luck!
 
Top Bottom