View Single Post
  #1 (permalink)  
Old December 14th, 2001
Unregistered
Guest
 
Posts: n/a
Default Limewire 1.9b fails to start up

I installed the classic version of Limewire 1.9b on my mac running Mac OS 9.2.2. Limewire 1.9b fails to start up and instead gives me an error message saying:

Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

Stack Trace:
java.lang.NullPointerException
at javax.swing.ImageIcon.<init>(ImageIcon.java:106)
at com.limegroup.gnutella.gui.NonWindowsCBanner.getIm ageResource(NonWindowsCBanner.java:135)
at com.limegroup.gnutella.gui.NonWindowsCBanner.acces s$600(NonWindowsCBanner.java:18)
at com.limegroup.gnutella.gui.NonWindowsCBanner$Image URLPair.getImage(NonWindowsCBanner.java:221)
at com.limegroup.gnutella.gui.NonWindowsCBanner$Image URLPair.access$200(NonWindowsCBanner.java:191)
at com.limegroup.gnutella.gui.NonWindowsCBanner.<init >(NonWindowsCBanner.java:60)
at com.limegroup.gnutella.gui.StatusLine.<init>(Statu sLine.java:98)
at com.limegroup.gnutella.gui.MainFrame.<init>(MainFr ame.java:140)
at com.limegroup.gnutella.gui.GUIMediator.<init>(GUIM ediator.java:115)
at com.limegroup.gnutella.gui.GUIMediator.instance(GU IMediator.java:230)
at com.limegroup.gnutella.gui.MessageService.displayE rror(MessageService.java:218)
at com.limegroup.gnutella.gui.MessageService.showInte rnalError(MessageService.java:144)
at com.limegroup.gnutella.gui.GUIMediator.showInterna lError(GUIMediator.java:1001)
at com.limegroup.gnutella.gui.Initializer.initialize( Initializer.java:137)
at com.limegroup.gnutella.gui.Main.main(Main.java:17)
at com.zerog.lax.LAX.launch(Compiled Code)
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)
Reply With Quote