Hi all,
I am busy developing a java 3d applet using sound. Everything looks fine
during compiling the applet. But when I start the applet I get the
following exception:
java.lang.NullPointerException:
at
javax.media.j3d.SoundScheduler.findActiveSoundscapes(SoundScheduler.java:377)
at javax.media.j3d.SoundScheduler.run(SoundScheduler.java:263)
Can somebody please help me solve this problem.
Thanks in advance,
Patrick
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".