Required software extensions are missing

This section is now closed.
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.

Mac 0S X 10.3 and earlier are no longer supported but you can download legacy versions of Audacity for those systems HERE.
goatherd
Posts: 5
Joined: Mon Aug 03, 2009 9:46 pm
Operating System: Please select

Required software extensions are missing

Post by goatherd » Mon Aug 03, 2009 9:54 pm

Hi,

I'm using the latest daily build (Audacity 1.3.9-alpha) on Mac OS 10.4.11.

When opening the application, this error occurs:
Image
"Required software extensions are missing"

It then directs me to the Pace Anti-piracy site.

Should this be happening? It seems very odd. I would be most grateful if anyone has any suggestions as to what to do in order to get Audacity to open.

Many thanks for your help.

kozikowski
Forum Staff
Posts: 68902
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Required software extensions are missing

Post by kozikowski » Tue Aug 04, 2009 4:03 am

You're downloading and running alpha software because you're a developer? It can't be because you want to use it for sound production.

Koz

goatherd
Posts: 5
Joined: Mon Aug 03, 2009 9:46 pm
Operating System: Please select

Re: Required software extensions are missing

Post by goatherd » Tue Aug 04, 2009 6:31 am

Hello,

Thanks for your reply. No, I'm not a developer.

When this problem first occurred (on an older version of Audacity 1.3), I read through these forums to see whether anyone else had experienced similar problems. I wondered whether the problem was related to VST extensions and saw that users were being advised to download the latest alpha version. I tried this, but unfortunately it doesn't appear to have fixed the problem.

Do you have any ideas as to what I should do? As I'm sure you can imagine, it's very frustrating not being able to open Audacity.

Many thanks once again.

steve
Site Admin
Posts: 80678
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Required software extensions are missing

Post by steve » Tue Aug 04, 2009 11:28 am

goatherd wrote:When this problem first occurred (on an older version of Audacity 1.3)
What version was that?
If it was 1.3.7 or earlier and you did not have the "VST bridge" plug-in installed in Audacity, then it is nothing to do with VSTs.
VST support in Audacity before version 1.3.8 was provided by an additional download - the "VST Bridge" - as Audacity had no VST awareness built in.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

goatherd
Posts: 5
Joined: Mon Aug 03, 2009 9:46 pm
Operating System: Please select

Re: Required software extensions are missing

Post by goatherd » Tue Aug 04, 2009 8:56 pm

Hi,

Thanks for your reply. I had the same problem in v1.3.7 and I did not have the "VST bridge" plug in installed.

So this would appear to rule out VSTs as being the caused of the problem (thanks - at least this rules out one possible cause).

Does anyone know what could be causing the "Required software extensions are missing" dialogue and what I can do to get Audacity to open normally?

Many thanks once again! All suggestions gratefully received.

george13
Posts: 82
Joined: Sat Jun 07, 2008 1:51 pm
Operating System: Please select

Re: Required software extensions are missing

Post by george13 » Tue Aug 04, 2009 9:06 pm

Could be an AU (Audio Unit, Apple equivalent for vst) that's asking for this PACE thing.

kozikowski
Forum Staff
Posts: 68902
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Required software extensions are missing

Post by kozikowski » Wed Aug 05, 2009 4:28 am

Here's a little thing from the Apple web site...

http://discussions.apple.com/thread.jsp ... dID=835953

Koz

goatherd
Posts: 5
Joined: Mon Aug 03, 2009 9:46 pm
Operating System: Please select

Re: Required software extensions are missing

Post by goatherd » Wed Aug 05, 2009 7:48 pm

kozikowski and george13, thank you both very much. I think we might be getting close to finding the cause.

I have been searching through my hard drive to try to find any AUs or similar that might be responsible.

Unfortunately, I haven't managed to identify the culprit(s) yet. I do have some AUs in my Mac OS 10.4 SDK and also some in Library/Audio/Presets/Apple, but that is all that I have found.

Can anybody offer me any other clues as to what to look for? Thank you once again.


PS. If it helps at all, here's the top part of the crash log:

Code: Select all

Date/Time:      2009-08-05 20:08:53.180 +0100
OS Version:     10.4.11 (Build 8S165)
Report Version: 4

Command: Audacity
Path:    /Applications/Audacity 1.3.8/Audacity.app/Contents/MacOS/Audacity
Parent:  WindowServer [57]

Version: 1.3.8.0 (1.3.8.0)

PID:    363
Thread: 0

Exception:  EXC_BAD_INSTRUCTION (0x0002)
Code[0]:    0x00000002
Code[1]:    0x05d062ac


Thread 0 Crashed:
0   com.nomad.PH2S                 	0x05d062ac CVST2AUPluginEntry + 0
1   ...ple.CoreServices.CarbonCore 	0x90bddbb8 CallComponent + 260
2   ...ple.CoreServices.CarbonCore 	0x90bdda90 CallComponentOpen + 40
3   ...ple.CoreServices.CarbonCore 	0x90bdcd0c OpenAComponent + 520
4   net.sourceforge.audacity       	0x0003e28c EffectAmplify::GetEffectAction() + 5032
5   net.sourceforge.audacity       	0x0003fa30 Effect::GetEffectDescription() + 532
6   net.sourceforge.audacity       	0x0006f790 EffectLeveller::GetEffectAction() + 1720
7   net.sourceforge.audacity       	0x000086dc 0x1000 + 30428
8   net.sourceforge.audacity       	0x004a8df0 wxHashTable::~wxHashTable [in-charge]() + 3088
9   net.sourceforge.audacity       	0x000036b4 0x1000 + 9908
10  net.sourceforge.audacity       	0x000025cc 0x1000 + 5580
11  net.sourceforge.audacity       	0x000022d0 0x1000 + 4816

george13
Posts: 82
Joined: Sat Jun 07, 2008 1:51 pm
Operating System: Please select

Re: Required software extensions are missing

Post by george13 » Wed Aug 05, 2009 8:21 pm

Hi,

Posting the crash report was definitely helpful (you didn't say Audacity crashed!).

It says:
Thread 0 Crashed:
0 com.nomad.PH2S 0x05d062ac CVST2AUPluginEntry + 0
So some Audio Unit made by a nomad.com seems to have caused the crash. On Mac OSX (at least in 10.4, don't know if that has changed recently) the Audio Units are to be found in /Library/Audio/Plug-Ins/Components/ or in yourHomeDirectory/Library/Audio/Plug-Ins/Components/. Maybe you can identify the bad one.

kozikowski
Forum Staff
Posts: 68902
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Required software extensions are missing

Post by kozikowski » Thu Aug 06, 2009 6:06 am

And just because you can't make this stuff up. You'll never guess what "Kozikowski" means...

Kozikowski = goatherd

Koz

Locked