Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Whistler

Pages: [1]
1
7th Heaven / Mod activation error
« on: 2018-04-21 13:12:48 »
some mods have activated fine (Animations, Field Textures - Omzy, Media - Movies, Media - Music and Sound and Spell Textures but when trying to activate others i get the following error message.

Code: [Select]
System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
   at _7thWrapperLib.IrosArc.LzmaUncompress(Byte[] dest, Int32& destLen, Byte[] src, Int32& srcLen, Byte[] props, Int32 propsSize)
   at _7thWrapperLib.IrosArc.GetCache(DirectoryEntry e) in C:\Code\7H\7thWrapperLib\IrosArc.cs:line 494
   at _7thWrapperLib.IrosArc.GetBytes(String name) in C:\Code\7H\7thWrapperLib\IrosArc.cs:line 524
   at _7thWrapperLib.IrosArc.GetData(String name) in C:\Code\7H\7thWrapperLib\IrosArc.cs:line 537
   at Iros._7th.Workshop.fLibrary.GetModInfo(InstalledItem ii) in C:\Code\7H\7thWorkshop\fLibrary.cs:line 879
   at Iros._7th.Workshop.fLibrary.ToggleActivateMod(Guid modID) in C:\Code\7H\7thWorkshop\fLibrary.cs:line 791
   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)
I have a Steam version of the game.

Pages: [1]