Frogging-Family / wine-tkg-git

The wine-tkg build systems, to create custom Wine and Proton builds
888 stars 159 forks source link

Vodkalibur SC6 Mod Tool Crashes on Launch with Proton-tkg #624

Open ThisNekoGuy opened 2 years ago

ThisNekoGuy commented 2 years ago

Proton-tkg: proton_tkg_6.22.r10.g7f17af3a.-noNVapi-KDEplasma Config file: proton-tkg.cfg.zip Vodkalibur mod tool download location: https://bit.ly/VODKALIBUR_Download SoulCalibur VI modding discord server: https://discord.gg/jsJ7XpP

WinForms-Error.log

It seems to use WinForms and it wasn't able to run the program

Fox2Code commented 2 years ago
System.TypeInitializationException: The type initializer for 'VODKALIBUR.SharingIsCaring' threw an exception. --->
System.InvalidOperationException: An error occured while creating the form. See Exception.InnerException for details. The error is: Could not load type of field 'VODKALIBUR.MemoryHelper:iMemory' (8) due to: Could not load file or assembly 'Memory, Version=1.2.18.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. --->
System.TypeLoadException: Could not load type of field 'VODKALIBUR.MemoryHelper:iMemory' (8) due to: Could not load file or assembly 'Memory, Version=1.2.18.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.

The program seems to want a module called "Memory"

Better formatted logs: (Same as the one posted by @ThisNekoGuy but with proper line return applied to it) WinForms-Error.log

Maybe installing .NET (aka. dotnet) with winetricks (or protontricks) should workaround the issue until it's fixed.

ThisNekoGuy commented 2 years ago

Installing dotnet48 throws another error; though, it does display a splash-screen unlike running it without dotnet: Dotnet48-Error.log image

ThisNekoGuy commented 2 years ago

I managed to get it to run with vanilla Wine Staging a while ago using Winetricks but it still has issues with running as intended; most notably one if its key features is completely unusable.