View Single Post
  #7 (permalink)  
Old April 4th, 2001
MadCat
Guest
 
Posts: n/a
Angry

I've installed the fix you said to get, and ive created the cmd you said to create. When I use your cmd, i get the error:
Unable to initialize threads: cannot find class java/lang/Threads

i also tried
jre -cp limewire.jar;classes.jar a.a.a.b.Main limewire.props

and got the following error:

Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/java/util/collections/Random
at a.a.a.cd.c(cd.java:464)
at a.a.a.cd.b(cd.java:157)
at a.a.a.cd.<init>(cd.java:145)
at
at a.a.a.b.Main.main(Main.java:13)


i have no clue what all this means and have no clue as to how to fix it. help if you can please.

James Collins
Reply With Quote