Author Topic: Launch Error  (Read 1737 times)

zaile

  • *
  • Posts: 2
    • View Profile
Launch Error
« on: 2020-01-21 02:36:19 »
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-Gj4R
Please 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)
« Last Edit: 2020-01-21 02:51:55 by zaile »

LordUrQuan

  • Alpha testing your worst nightmares
  • *
  • Posts: 591
  • LOAD "FF2J",8,1
    • View Profile
Re: Launch Error
« Reply #1 on: 2020-01-21 15:25:08 »
Search "Code 5" ;)

Your mod load order also needs some fixing, and if you have Reunion/Beacause enabled, make sure you're pointing to ff7_bc.exe instead of ff7.exe in your workshop settings.

zaile

  • *
  • Posts: 2
    • View Profile
Re: Launch Error
« Reply #2 on: 2020-01-21 23:52:11 »
Thanks a LOT

Found this in a thread and it worked:


@PoisonJohnny
I think I may have found a fix if you could give it a try and let us know please.

Right click the 7thheaven and set and set the compatibility to run as as administrator. apply and close.
Then find the FF7 exe you are using eg.. ff7_bc right click and set compatibility to run in 640x480. Don't worry the opengl plugin will override this anyway.
Next go back into 7thheaven and try launching the game.
This seems to have worked for me going to test on my tab that had same problem.