G
Garrickus
Guest
I'm getting the same issues as others, and I enabled FusionLog to see if it would help diagnose; I can post the logs here but there's 96KB worth of them to go through.
Would it be easiest to wait for a new release?
For clarity, this is the error I'm getting:
And the error I'm getting with FusionLog on:
Would it be easiest to wait for a new release?
For clarity, this is the error I'm getting:
Code: [Select]
Code:
System.IO.FileLoadException: Could not load file or assembly 'SharpCompress, Version=0.23.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.23.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()WRN: Assembly binding logging is turned OFF.To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.Note: There is some performance penalty associated with assembly bind failure logging.To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
And the error I'm getting with FusionLog on:
Code: [Select]
Code:
System.IO.FileLoadException: Could not load file or assembly 'SharpCompress, Version=0.23.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.23.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()Assembly manager loaded from: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dllRunning under executable D:\Steam\steamapps\common\FINAL FANTASY VII\mods\7thHeaven-v1.5.6.10\7thHeaven.exe--- A detailed error log follows. === Pre-bind state information ===LOG: DisplayName = SharpCompress, Version=0.23.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96 (Fully-specified)LOG: Appbase = file:///D:/Steam/steamapps/common/FINAL FANTASY VII/mods/7thHeaven-v1.5.6.10/LOG: Initial PrivatePath = NULLCalling assembly : 7thHeaven.Code, Version=1.5.6.10, Culture=neutral, PublicKeyToken=null.===LOG: This bind starts in default load context.LOG: Using application configuration file: D:\Steam\steamapps\common\FINAL FANTASY VII\mods\7thHeaven-v1.5.6.10\7thHeaven.exe.ConfigLOG: 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.23.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96LOG: Attempting download of new URL file:///D:/Steam/steamapps/common/FINAL FANTASY VII/mods/7thHeaven-v1.5.6.10/SharpCompress.DLL.WRN: Comparing the assembly name resulted in the mismatch: Minor VersionERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.