We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › ess and minim libraries not working
Page Index Toggle Pages: 1
ess and minim libraries not working (Read 527 times)
ess and minim libraries not working
May 3rd, 2008, 3:06am
 
ok so ess and minim used to work but now i am getting an error message when i run the sample sketches.

this is the error message.

2008-05-02 17:56:01.495 java[854] CFLog (0): CFMessagePort: bootstrap_register(): failed 1103 (0x44f), port = 0x13503, name = 'java.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2008-05-02 17:56:01.495 java[854] CFLog (99): CFMessagePortCreateLocal(): failed to name Mach port (java.ServiceProvider)
2008-05-02 17:56:02.007 java[854] CFLog (21): dyld returns 2 when trying to load /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
2008-05-02 17:56:02.008 java[854] CFLog (22): Cannot find function pointer NewPlugIn for factory C5A4CE5B-0BB8-11D8-9D75-0003939615B6 in CFBundle/CFPlugIn 0x38e840 </Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin> (bundle, not loaded)

please help!

thank you so much!

Re: ess and minim libraries not working
Reply #1 - May 3rd, 2008, 5:51am
 
hi,
can you provide more specific information about your operation system and java version? are you running ess and minim at the same time?
best,
andi
Re: ess and minim libraries not working
Reply #2 - May 3rd, 2008, 2:33pm
 
ok i have a mac book pro Intel Core Duo and i am not sure exactly what version of java i have but i think its java 11.7.0 if that helps.  

hey by the way sojamo i love your work and i actually posted your website on the art blog that i run here:

http://corkartcollective.blogspot.com/2008/03/sojamo.html

good stuff thanks again.
Re: ess and minim libraries not working
Reply #3 - May 3rd, 2008, 4:24pm
 
hi,
did a search on DVCPROHDAudio and it gave me this  link. so it seems to be an os issue. moving /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin to another folder (keep the backup) might help.
Re: ess and minim libraries not working
Reply #4 - May 4th, 2008, 6:16am
 
damn not working...when i take the plugin out there is no error message but the audio doesn't play. I dont know if that is a step in the right direction or not but i will keep on trying.
Page Index Toggle Pages: 1