[Solved] Error trying to refresh (clicking search) the catalog

  • Thread starter Thread starter TheFabulousRBK
  • Start date Start date
Status
Not open for further replies.
T

TheFabulousRBK

Guest
While trying to bring up the mod list (clicking workshop, Check Subscriptions Now, Catalog, and then Search), the 7th Heaven program crashes and I get the following in an error report:

Code: [Select]
Code:
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)
 
Last edited:
Getting the same error.  Ran ff7_GameConverter with iso mounted, ran 7th heaven, configured it.  As soon as I try to check for updates on the catalog the error occurs.  Windows 10 build
 
Status
Not open for further replies.
Back
Top