View Single Post
  #10 (permalink)  
Old August 21st, 2001
afisk afisk is offline
LimeWire Developer
 
Join Date: May 7th, 2001
Location: New York
Posts: 691
afisk is flying high
Default

For everyone getting the problem with a.a.a.b.Main, here's the fix:

When LimeWire is not running, open your the file called "limewire.props" in your LimeWire installation directory in a simple text editor.

As mentioned in an earlier post, you should see a line that reads:

MAIN_CLASS=a.a.a.b.Main

Change this line to read:

MAIN_CLASS=com.limegroup.gnutella.gui.Main

and then save the file.

The next time you run LimeWire, everything should work correctly.
Reply With Quote