2013-06-11 12:14:16.349 java[630:11003] Error loading /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: dlopen(/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio, 262): no suitable image found. Did find:
/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: no matching architecture in universal wrapper
2013-06-11 12:14:16.349 java[630:11003] Cannot find function pointer NewPlugIn for factory C5A4CE5B-0BB8-11D8-9D75-0003939615B6 in CFBundle/CFPlugIn 0x7fec94bcc470 </Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin> (bundle, not loaded)
Available MIDI Devices:
----------Input----------
[0] "Keyboard"
[1] "External"
[2] "Real Time Sequencer"
Please notice that even though the controller was not loaded still the MidiBus.list() method shows the Midi Devices I have (I erased the output list because it's practically the same).
So does anyone has an Idea where can I go and check how to solve via Eclipse that error? I don't have that problem with Processing but it fails over Eclipse, any Idea what does Processing different than Eclipse when loading devices?
I tried on 2 different MacOS 10.6 and 10.8 and I got the same error on both