
June 21st, 2002
|
 | Gnutella Jewel | | Join Date: May 25th, 2002
Posts: 97
| |
OpenLimewire/ DOS Box always shows I just compiled the open-source version of Limewire on Windows XP. I have a question, though. Is there any way to run Limewire without the DOS box always being visible? I tried modifying the regular/non-opensource Limewire shortcut to run the open-source version by changing the working directory, since it seems like the .bat file is what's making the DOS Prompt open up, but if I try to run the open-source version from the shortcut, I get the following error: Quote:
STARTUP ERROR
LimeWire version 2.2.2 or above java.lang.ClassNotFoundException: com.limegroup.gnutella.util.CommonUtils
Java version 1.4.0 from Sun Microsystems Inc.
Windows XP v. 5.1 on x86
Free/total memory: 3726752/4128768
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at RunLime.main(RunLime.java:77)
Caused by: java.lang.NoClassDefFoundError: com/limegroup/gnutella/ActivityCallback
at com.limegroup.gnutella.gui.Main.main(Main.java:17)
... 5 more | |