Well, then can you suggest a solution? Here is the error I get:
STARTUP ERROR
LimeWire version 2.2.2 or above java.lang.ClassNotFoundException: com.limegroup.gnutella.util.CommonUtils
Java version 1.3.1_03 from Sun Microsystems Inc.
Windows 95 v. 4.0 on x86
Free/total memory: 1275520/2031616
java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError
at com.limegroup.gnutella.gui.GUIMediator.getStringRe source(GUIMediator.java:739)
at com.limegroup.gnutella.gui.GUIMediator.<clinit>(GU IMediator.java:205)
at com.limegroup.gnutella.gui.Initializer.initialize( Initializer.java:177)
at com.limegroup.gnutella.gui.Main.main(Main.java:17)
at java.lang.reflect.Method.invoke(Native Method)
at RunLime.main(RunLime.java:77) |