Java3D problem w/ JDK1.4.2 beta on Linux

Hi folks,

I tried running JDK1.4.2 beta with Java3D 1.3.0 (and 1.3.1, same result) on my Mandrake Linux 8.2 machine. I received the following error, has anyone else experienced the same problem?

java.lang.UnsatisfiedLinkError: open
at com.sun.j3d.audioengines.headspace.HaeMixer.open(Native Method)
at com.sun.j3d.audioengines.headspace.HaeMixer.construct(HaeMixer.java:1
26)
at com.sun.j3d.audioengines.headspace.HaeMixer.(HaeMixer.java:94)
at com.sun.j3d.audioengines.headspace.HaeDevice.(HaeDevice.java:
30)
at am.java:69)
at com.sun.j3d.audioengines.headspace.HeadspaceMixer.initialize(Headspac
eMixer.java:120)com.sun.j3d.audioengines.headspace.J3DHaeStream.initialize(J3DHaeStre

:frowning: :frowning: >:(

Cactus

Yes. Me. Seemed to be no way around it.
Switched back to 1.4.1.

For security, I caught the Throwable (Exception is not enough!) and ignored it. No sound then of course…

Anyway, even with 1.4.1, the sound seemed to be very laggy. Better forget about the linux crap.

Yeah, that’s what I did, switched back to 1.4.1. I don’t notice any problems with sound on 1.4.1 with Linux.

I’m not so sure about Linux crap. I created a bunch of java.nio stuff for our communication and it works excellent on Linux, but there are a lot of known bugs affecting us in the Windows implementation that we hope will get resolved in 1.4.2 (hence trying to switch to it early). For the last few months, I’ve been thinking, “I wish we could forget about this Windows crap”. :wink:

Say goodbye to Linux sound problems!

http://www.tritonus.org/