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.


Topics - Garrickus

Pages: [1]
1
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:
Spoiler: show
Code: [Select]
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:
Spoiler: show
Code: [Select]
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.dll
Running 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 = NULL
Calling 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.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.23.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96
LOG: 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 Version
ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.

2
I've recently done a fresh install of FFVII and installed Aali's driver.

Now when I run the game I get (at least) the opening FMV and all active objects on the field(potions, materia, NPCs, etc.) but I have no backgrounds to speak of, and the colouring is terrible in the menus and battle; there is no white text, it's grey instead and the bars(limit and ATB) are pink and blue.

Now, I haven't yet installed the Team Avalanche mod yet, but I was thinking I should get everything working first and then upgrade to the next stage.

Thanks in advance.

Pages: [1]