Author Topic: Help please  (Read 1228 times)

Nguyenwin

  • *
  • Posts: 1
    • View Profile
Help please
« on: 2019-05-12 19:33:31 »
Been at this for an hour and got this error message every time.  I don't know what to do with this massive amount of text.

System.NullReferenceException: Object reference not set to an instance of an object.
   at Iros._7th.Workshop.fLibrary.CheckAllowedActivate(Guid modID) in C:\Users\TurBoss\Projetcs\7h\7thWorkshop\fLibrary.cs:line 564
   at Iros._7th.Workshop.fLibrary.DoActivate(Guid modID) in C:\Users\TurBoss\Projetcs\7h\7thWorkshop\fLibrary.cs:line 624
   at Iros._7th.Workshop.fLibrary.ToggleActivateMod(Guid modID) in C:\Users\TurBoss\Projetcs\7h\7thWorkshop\fLibrary.cs:line 864
   at Iros._7th.Workshop.fLibrary.DoModBarAction(pMod pm, ModBarAction a) in C:\Users\TurBoss\Projetcs\7h\7thWorkshop\fLibrary.cs:line 920
   at Iros._7th.Workshop.pMod.bActivate_Click(Object sender, EventArgs e) in C:\Users\TurBoss\Projetcs\7h\7thWorkshop\pMod.cs:line 200
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

LordUrQuan

  • Alpha testing your worst nightmares
  • *
  • Posts: 602
  • LOAD "FF2J",8,1
    • View Profile
Re: Help please
« Reply #1 on: 2019-05-13 02:30:29 »
Which version of 7H are you attempting to run?