View Single Post
  #4 (permalink)  
Old December 15th, 2001
ESP Shredder ESP Shredder is offline
Novicius
 
Join Date: December 15th, 2001
Location: Eastern Canada
Posts: 3
ESP Shredder is flying high
Default

I downloaded beta 1.9b and installed it. The installation went fine. But then I tried to launch Limewire and I got a fatal error on my Mac OS Classic. The Following is the error.

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)