Tried uping the memory! and it doesn't get far enough into the program to change the prefs.
Here's my err text
java.lang.NoSuchMethodError: java.awt.Dialog: method setModal(Z)V not found
at com.limegroup.gnutella.gui.init.SetupManager.creat eDialog(SetupManager.java:171)
at com.limegroup.gnutella.gui.init.SetupManager.creat eIfNeeded(SetupManager.java:162)
at com.limegroup.gnutella.gui.Initializer.initialize( Initializer.java:136)
at com.limegroup.gnutella.gui.Main.main(Main.java:46)
at com.zerog.lax.LAX.launch(Unknown Source)
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)
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Stack Trace:
java.lang.NoSuchMethodError: java.awt.Dialog: method setModal(Z)V not found
at com.limegroup.gnutella.gui.Main.displayError(Main. java:145)
at com.limegroup.gnutella.gui.Main.showCorruptionErro r(Main.java:127)
at com.limegroup.gnutella.gui.Main.main(Main.java:48)
at com.zerog.lax.LAX.launch(Unknown Source)
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)
GUI-
java.lang.NoSuchMethodError: java.awt.Dialog: method setModal(Z)V not found
at com.zerog.awt.ZGStandardDialog.setModal(Unknown Source)
at com.zerog.awt.ZGStandardDialog.<init>(Unknown Source)
at com.zerog.awt.ZGStandardDialog.<init>(Unknown Source)
at com.zerog.lax.LAX.showExceptionDialog(Unknown Source)
at com.zerog.lax.LAX.launch(Unknown Source)
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)
And my install log
Install Begin: Wed Nov 05 03:19:40 EST 2003
Install End: Wed Nov 05 03:20:35 EST 2003
Created with Zero G's InstallAnywhere 5.0.7 Enterprise Build 1680
Summary
-------
Installation: Successful with errors.
0 SUCCESSES
0 WARNINGS
1 NONFATAL ERRORS
0 FATAL ERRORS
Action Notes:
None.
Install Log Detail:
Install Action: Settings
Status: ERROR
Additional Notes: ERROR - java.lang.NoSuchMethodError: java.awt.Dialog: method <init>(Ljava/awt/Frame;Ljava/lang/String
V not found
Check Disk Space: /OS 8.6/Applications/LimeWire
Status: SUCCESSFUL
Additional Notes: NOTE - Required Disk Space: 11,296,261; Free Disk Space: 1,408,425,984
Install Directory: /OS 8.6/Applications/LimeWire/
Status: SUCCESSFUL
Install Directory: /OS 8.6/Applications/LimeWire/UninstallerData/
Status: SUCCESSFUL
Install Uninstaller: LimeWire_Installer (Install All Uninstaller Components)
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/UninstallerData/Uninstall LimeWire.lax
Status: SUCCESSFUL
Install Uninstaller: LimeWire_Installer (Install All Uninstaller Components)
Status: SUCCESSFUL
Create LaunchAnywhere: LimeWire (Install All LaunchAnywhere Java Executable Components)
Status: SUCCESSFUL
Create Icon: /OS 8.6/Applications/LimeWire//LimeWire
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/LimeWire.lax
Status: SUCCESSFUL
Create LaunchAnywhere: LimeWire (Install All LaunchAnywhere Java Executable Components)
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/LimeWire.jar
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/collections.jar
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/swing.jar
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/xerces.jar
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/MessagesBundles.jar
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/themes.jar
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/logicrypto.jar
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/MessagesBundle.properties
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/COPYING
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/COPYING~
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/data.ser
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/MessagesBundle.properties
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/SOURCE
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/xml.war
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/update.ver
Status: SUCCESSFUL
Copy File: Destination: /OS 8.6/System Folder/Extensions/MRJ Libraries//LimeWire_Installer
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/COPYING
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/SOURCE
Status: SUCCESSFUL
Install File: /OS 8.6/Applications/LimeWire/data.ser
Status: SUCCESSFUL
Install Directory: /OS 8.6/Desktop Folder/
Status: SUCCESSFUL
Additional Notes: NOTE - Directory already existed
Create Alias: /OS 8.6/Desktop Folder/LimeWire
Status: SUCCESSFUL
Install Directory: /OS 8.6/Desktop Folder/
Status: SUCCESSFUL
Additional Notes: NOTE - Directory already existed
Thanks ahead of time!