7th heaven crashes when i click on catalog

  • Thread starter Thread starter mugsy1990
  • Start date Start date
Status
Not open for further replies.
M

mugsy1990

Guest
System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "Iros._7th.Workshop.Workshop.resources" was correctly embedded or linked into assembly "7thHeaven.Code" at compile time, or that all the satellite assemblies required are loadable and fully signed.
   at System.Resources.ManifestBasedResourceGroveler.HandleResourceStreamMissing(String fileName)
   at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
   at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream)
   at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture)
   at Iros._7th.Workshop.Workshop.get_Loader() in C:\Code\7H\7thHeaven.Code\Workshop.Designer.cs:line 73
   at Iros._7th.Workshop.ImageCache.Get(String url, Guid modID) in C:\Code\7H\7thHeaven.Code\ImageCache.cs:line 126
   at Iros._7th.Workshop.pMod.UpdateDetails() in C:\Code\7H\7thWorkshop\pMod.cs:line 69
   at Iros._7th.Workshop.pMod.Init(Mod m, ModBarState barState, Boolean showInstall, Boolean showDownloadSize) in C:\Code\7H\7thWorkshop\pMod.cs:line 143
   at Iros._7th.Workshop.fLibrary.DoSearch(Panel pResults, IEnumerable`1 mods, String text, HashSet`1 tags, Label lbl, Dictionary`2& list, ContextMenuStrip menu, ModBarState showProfile, Boolean showInstall, Boolean showDownloadSize) in C:\Code\7H\7thWorkshop\fLibrary.cs:line 502
   at Iros._7th.Workshop.fLibrary.bSearchC_Click(Object sender, EventArgs e) in C:\Code\7H\7thWorkshop\fLibrary.cs:line 1007
   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)

Can anyone help me with this?
 
I'm new here and I have the same problem when I click the Search button in Catalog tab. I check the catalog.xml in my user folder and it exists. If I leave the textbox empty and click Search, it causes error.

Same happens when I enter some text like, eg. "model", "ba", "bat", "an".

Works when I enter "ani", "batt".

So the workaround is reading the catalog.xml and try entering the mod names when I search in Catalog tab.

Can someone fix this? Thanks in advance.
 
I updated the tutorial page with 7H v1.54. Please download and try it.
 
Thanks for updating the new version.
Do I have to re-download all the mods I've got so far?
 
I updated the tutorial page with 7H v1.54. Please download and try it.
I just did a fresh install FF7 + 7H 1.54 then download Animation mod. Then press Activate all mods in Active Mods tab. Bam! Another error. I can activate the Animation mod in Library tab.

Error message:
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.bActivateAll_Click(Object sender, EventArgs e) in C:\Code\7H\7thWorkshop\fLibrary.cs:line 1145
   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)
The error doesn't reproduce if I have activate it from the Library tab. It only appears the first time I press Activate all mods when I delete all the 7thWorkshop folder in User folder (clean install).
 
Last edited:
Did you set up the new version the same way as the last one? In the setting everything must be the same
 
Did you set up the new version the same way as the last one? In the setting everything must be the same
I did it the same way I setup the 1.52 & 1.53 version.
1. Install FF7 (steam version)
2. Use Converter
3. Set 7TH's Setting (I deleted the 7thWorkshop folder in C:\Users folder before setting 7TH)
4. Set 7TH's OpenGL
5. Download Animation mod in Catalog tab.
6. Press Activate all mods in Active Mods tab -> error

Error only happens once. If I have activated the mod from Library tab, the error won't reproduce when I press Activate all mods.
 
Sounds like a specific mod has trouble. Maybe try them 1 at a time and se if all error or find the one that does
 
I'm not sure if it happens because of a certain mod. I only tested with Animation mod because it's small enough. It's only a minor bug since it only happens once when I downloaded a mod for the first time. Maybe I can test it again if I re-install everything from scratch.
 
Status
Not open for further replies.
Back
Top