[FF7][FAQ] 7th Heaven Frequently Asked Questions

  • Thread starter Thread starter EQ2Alyza
  • Start date Start date
Status
Not open for further replies.
I will; I'm holding off on my next playthrough until this goes live so I don't lose progress when the new modlist comes around.

Thank you again for your efforts.  I looked at the update list and most of my questions were answered.  Well played indeed!
 
Last edited:
Do you have an estimated date on when Catalog 2.0 will be released? I love what you've done so far!!! You've made the game very refreshing to play even if it's my millionth time playing XD!
 
Got this issue when trying to "activate all mods"

Code: [Select]
Code:
System.NullReferenceException: Object reference not set to an instance of an object.   at Iros._7th.Workshop.fLibrary.CheckAllowedActivate(Guid modID) in c:\Iros\7thWorkshop\fLibrary.cs:line 511   at Iros._7th.Workshop.fLibrary.DoActivate(Guid modID) in c:\Iros\7thWorkshop\fLibrary.cs:line 564   at Iros._7th.Workshop.fLibrary.ToggleActivateMod(Guid modID) in c:\Iros\7thWorkshop\fLibrary.cs:line 804   at Iros._7th.Workshop.fLibrary.bActivateAll_Click(Object sender, EventArgs e) in c:\Iros\7thWorkshop\fLibrary.cs:line 1087   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)
 
Try activating each one individually and find out which mod category that pops up for, if any. It could be a problem with the 7H tool itself that Iros will have to fix, if he ever returns.
 
Got this issue when trying to "activate all mods"

Code: [Select]
Code:
System.NullReferenceException: Object reference not set to an instance of an object.   at Iros._7th.Workshop.fLibrary.CheckAllowedActivate(Guid modID) in c:\Iros\7thWorkshop\fLibrary.cs:line 511   at Iros._7th.Workshop.fLibrary.DoActivate(Guid modID) in c:\Iros\7thWorkshop\fLibrary.cs:line 564   at Iros._7th.Workshop.fLibrary.ToggleActivateMod(Guid modID) in c:\Iros\7thWorkshop\fLibrary.cs:line 804   at Iros._7th.Workshop.fLibrary.bActivateAll_Click(Object sender, EventArgs e) in c:\Iros\7thWorkshop\fLibrary.cs:line 1087   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)
I actually got this same error. Tell me did you have 7H previously installed? You may have to wipe the settings and start over.
 
Long time user, longer time lurker.

Wanted to drop in and say: A) Thanks for all of your hard work, I'm sure the silent majority of us all feel the same way. B) Looking forward to the new release.

All the best.
 
Hey everyone,

preparing my new Win10 machine for 7th Heaven and further updates.
I encountered a problem which i didnt have on my Win7 machine, so i wonder if anyone can give me a clue.

When i am starting the game with 7th Heaven, the resolution is on mismatch. I have uploaded an image to show you what i mean.


v42xom.jpg


16itkc0.jpg


Any ideas so far?
 
Did you upgrade to Windows 10? If so you may need to wipe the settings and start anew. Or maybe just try running the converter again and it should run the ff7config for you to fix your resolution settings.
 
Hey everyone,

preparing my new Win10 machine for 7th Heaven and further updates.
I encountered a problem which i didnt have on my Win7 machine, so i wonder if anyone can give me a clue.

When i am starting the game with 7th Heaven, the resolution is on mismatch. I have uploaded an image to show you what i mean.


v42xom.jpg


16itkc0.jpg


Any ideas so far?
I had this issue when i upgraded to 8.1. Believe it or not setting the desktop icon scaling to smallest fixed it. Why? I have no idea but I know I wasn't the only one it worked for.
 
Sorry if this the wrong place for this.

I left my pc downloading the catalogue last night and when I started up my pc this morning and try opening 7h I get this error.


System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlTextReader.Read()
   at System.Xml.XmlReader.MoveToContent()
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderProfile.Read5_Profile()
   --- End of inner exception stack trace ---
   at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
   at System.Xml.Serialization.XmlSerializer.Deserialize(Stream stream)
   at Iros._7th.Util.Deserialize[T](Stream s) in c:\Iros\7thWrapperLib\Util.cs:line 10
   at Iros._7th.Util.Deserialize[T](String file) in c:\Iros\7thWrapperLib\Util.cs:line 14
   at Iros._7th.Workshop.fLibrary.fLibrary_Load(Object sender, EventArgs e) in c:\Iros\7thWorkshop\fLibrary.cs:line 107
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.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)
 
Looks like one of the mods didn't finish downloading all the way. Go into your mods\7th Heaven\temp folder and see if any .iro files are in there. If there are, note the name of them, then delete them. Then go into 7H and Uninstall them if they are still listed in the Library tab. Now go to the Catalog tab and download again. You may have to restart 7H to get the download button to appear.

The next Catalog update will have a new file format using the 7H compression tool. I am hoping this may reduce some of the download errors people get, but in the end, network problems happen that I can't control. Sometimes 7H just doesn't enjoy communicating with slow internet or countries outside the US. I don't think it's a major problem, just something I've taken note of over the past year of its release.
 
I had this issue when i upgraded to 8.1. Believe it or not setting the desktop icon scaling to smallest fixed it. Why? I have no idea but I know I wasn't the only one it worked for.
unfortunately, it didnt work for me. besides, it was already set to smallest.

--> Found the solution: Turn off high dpi scaling. :)
 
Last edited:
--> Found the solution: Turn off high dpi scaling. :)
That's what I had suggested to you as possible problem, but you found it out by yourself.
 
had an issue with the Game Converter on the Steam version of FF7. Basically when I click on it, the black splash screen appears quickly and disappears. It appears and disappears so fast that I could not read the text inside, so I copied the screen just as it was opening up to see what it was saying and just before closing, it had this error message about the registry (I can't remember exactly what it said, I can post the image on here later if needed). I did download and successfully run Game Converter before, but I had to do a complete uninstall of FF7 and re-install it. After that, Game Converter doesn't work anymore. I'm pretty sure when I uninstalled (I use an uninstall program that deep cleans), it also deleted some important registry needed for Game converter to work properly. So anyway, does anyone know of some way to work around this or better yet, fix it? Thanks in advance!
 
unfortunately, it didnt work for me. besides, it was already set to smallest.

--> Found the solution: Turn off high dpi scaling. :)
Yea sorry that's what I meant, I'm dumb sometimes, it was like a year ago that I had to do that too.
 
It's okay. since we have a solution for the problem, everything is fine.
finally being able to play it on my ultrabook :)
 
Looks like one of the mods didn't finish downloading all the way. Go into your mods\7th Heaven\temp folder and see if any .iro files are in there. If there are, note the name of them, then delete them. Then go into 7H and Uninstall them if they are still listed in the Library tab. Now go to the Catalog tab and download again. You may have to restart 7H to get the download button to appear.

The next Catalog update will have a new file format using the 7H compression tool. I am hoping this may reduce some of the download errors people get, but in the end, network problems happen that I can't control. Sometimes 7H just doesn't enjoy communicating with slow internet or countries outside the US. I don't think it's a major problem, just something I've taken note of over the past year of its release.
i done as you said but 7h still wont open, the second i try open it, it gives me that same error
 
Read the FAQ on the first page. There is a way to reset 7H settings so it can open again.
 
Status
Not open for further replies.
Back
Top