1
7th Heaven / Apparent issue unpacking downloaded mods
« on: 2019-03-17 15:37:45 »
No matter which mod I download, it appears that when the program goes to unpack the downloaded .iro file, something crashes in the SharpCompress process.
Here's the error message
Many thanks in advance for any assistance.
Here's the error message
Code: [Select]
System.IO.FileLoadException: Could not load file or assembly 'SharpCompress, Version=0.22.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'SharpCompress, Version=0.22.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96'
at Iros._7th.Workshop.Install.InstallModProcedure.ProcessDownload(Object state)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
=== Pre-bind state information ===
LOG: DisplayName = SharpCompress, Version=0.22.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96
(Fully-specified)
LOG: Appbase = file:///C:/Users/drougnor/Desktop/FF7HDmods/7H_1.56_RC7/
LOG: Initial PrivatePath = NULL
Calling assembly : 7thHeaven.Code, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null.
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\Users\drougnor\Desktop\FF7HDmods\7H_1.56_RC7\7thHeaven.exe.Config
LOG: Using host configuration file:
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
LOG: Post-policy reference: SharpCompress, Version=0.22.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96
LOG: Attempting download of new URL file:///C:/Users/drougnor/Desktop/FF7HDmods/7H_1.56_RC7/SharpCompress.DLL.
WRN: Comparing the assembly name resulted in the mismatch: Minor Version
ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.
Many thanks in advance for any assistance.