View Single Post
  #1 (permalink)  
Old April 14th, 2003
dcreate dcreate is offline
Novicius
 
Join Date: April 14th, 2003
Posts: 2
dcreate is flying high
Default fatal application error

unable to launch java application

unable to locate the applications 'main' class. the class 'com.limegroup.gnutella.gui.Main' must be public and have a 'public static void main(String[])' method. (LAX)

java.lang.ClassNotFoundException: com.limegroup.gnutella.gui.Main
at com.zerog.lax.LAX.launch(Compiled Code)
at com.zerog.lax.LAX.main(Unknown Source)
at com.apple.mrj.JManager.JMStaticMethodDispatcher.ru n(JMAWTContextImpl.java)
at java.lang.Thread.run(Thread.java)



get this error when trying to launch the newest version that i just downloaded. mac user, os 9.1. help!
Reply With Quote