sadam.udpReceiver throwing weird errors

jfenwick's icon

I've been using the sadam library by Ádám Siska:
http://www.sadam.hu/en/software

It's pretty awesome and it has worked on every computer I put it on.
Well, until the latest one.

When I try to instantiate a sadam.udpReceiver object I get this error:

sadam.udpReceiver: unable to load object bundle executable
2013-10-18 17:47:05.388 Max[333:207] Error loading /Applications/Max 6.1/sadamlib/mxo/sadam.udpReceiver.mxo/Contents/MacOS/sadam.udpReceiver: dlopen(/Applications/Max 6.1/sadamlib/mxo/sadam.udpReceiver.mxo/Contents/MacOS/sadam.udpReceiver, 262): no suita
ble image found. Did find:
    /Applications/Max 6.1/sadamlib/mxo/sadam.udpReceiver.mxo/Contents/MacOS/sadam.udpReceiver: no matching architecture in universal wrapper

Has anyone seen an error like that before?
This is on Mac OS X 10.6.8.

$Adam's icon

Hi,

please make sure that you're running Max in 32bit mode. The sadam Library is not currently available in 64bit. I'll do an update as soon as I get some free time and funding for that (remember, The sadam Library is a donation-ware project).

Cheers,
Ádám