View Single Post
  #1  
Old 20-01-2010, 01:59 PM
Brown Dog35 (Offline)
New Member
 
Join Date: Jan 2010
Posts: 1
Brown Dog35 is an unknown quantity at this point
Exclamation Fire Client Error

Alright, I'm not exactly new to Fire Client, I started using it last year.
Yesterday, I got this error, and I've been coding things with java for quite awhile, and I'm pretty sure this has to do with loading the Hiscores.

Here is the error:

Fire Client version 4.2.6.0
Region: English (United States)

System.NullReferenceException: Object reference not set to an instance of an object.
at FireClient.Core.RunescapeComponents.SkillRanking.L oadRankings()
at FireClient.Core.CoreApp.App_Startup(Object sender, StartupEventArgs e)
at System.Windows.Application.OnStartup(StartupEventA rgs e)
at System.Windows.Application.<.ctor>b__0(Object unused)
at System.Windows.Threading.ExceptionWrapper.Internal RealCall(Delegate callback, Object args, Boolean isSingleParameter)
at System.Windows.Threading.ExceptionWrapper.TryCatch When(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)


Could someone maybe help me, or perhaps the creator help me fix this? I just made an account for the forums yesterday, so I don't know who the creator is.


EDIT: I finally got it to work by clicking restart, but this means that ever time I try to use it, I will have to click restart on the error screen. It would be helpful and less anoying if someone fixed this anyway.

Last edited by Brown Dog35; 20-01-2010 at 02:03 PM..
Reply With Quote