I don't know why the 1.3.1 code would be invoked... but I cannot run what you have suggested. I have tried to run it from within the 1.4.1 dir with a specific location for the jpluckx.jar as well as from the jpluck dir.

sorry - I am a novice here. I don't know why it stopped working with the new app.


On Saturday, December 21, 2002, at 12:00 PM, Laurens M. Fridael wrote:

Jonathan Greene wrote:
no errors.  It loads up but no window shows up.  That's from a
doubleclick on jpluckx.jar

If I run from the Terminal I get:

Exception in thread "main" java.lang.NoSuchMethodError
         at distantcord.jpluckx.ui.SplashScreen.<init>(Unknown Source)
         at distantcord.jpluckx.ui.SplashScreen.<init>(Unknown Source)
         at distantcord.jpluckx.Main.main(Unknown Source)


I believe you encountered this error before. I'm pretty sure you are
invoking the default Java VM, which should be 1.3.1 on Mac OS X. You get the
NoSuchMethodError because a method is called that isn't available in Java
1.3.

Open a shell and explicitly specify JDK 1.4.1.

<jdk1.4.1 home>/bin/java -jar jpluckx.jar.

Let me know if that works.


Thanks
-Laurens

_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to