Hello and than you for this modding platform.
I have received the following error after trying to launch the game. I followed the installation instructions and watched a couple videos, but can't seem to find my error. I attached a screenshot of the launch error
I tried both FAQ methods below, but neither worked
Try these one-by-one...
1. Go to C:\Users\<username>\AppData\Roaming\7thWorkshop and delete everything. Try to repoen 7th Heven. If it opens successfully, you will need to redo your Workshop -> Settings again.
2. Go to [gamedir]\mods\7th Heaven\temp and delete all the .iro files (they will usually be 0 KB in size). Try to reopen 7th Heaven.
https://drive.google.com/open?id=1aFDAkxGj7E_XlUHVlJdJs0TvE6S-Gj4RPlease advise and thanks
System.NullReferenceException: Object reference not set to an instance of an object.
at Iros._7th.Workshop.fLibrary.CheckAllowedActivate(Guid modID) in C:\Code\7H\7thWorkshop\fLibrary.cs:line 549
at Iros._7th.Workshop.fLibrary.DoActivate(Guid modID) in C:\Code\7H\7thWorkshop\fLibrary.cs:line 609
at Iros._7th.Workshop.fLibrary.ToggleActivateMod(Guid modID) in C:\Code\7H\7thWorkshop\fLibrary.cs:line 849
at Iros._7th.Workshop.fLibrary.DoModBarAction(pMod pm, ModBarAction a) in C:\Code\7H\7thWorkshop\fLibrary.cs:line 905
at Iros._7th.Workshop.pMod.bActivate_Click(Object sender, EventArgs e) in C:\Code\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)