DoomLauncher icon indicating copy to clipboard operation
DoomLauncher copied to clipboard

Cannot run launcher after renaming exe file to dosbox.exe (3.6.5)

Open langly108 opened this issue 2 years ago • 1 comments
trafficstars

It worked fine on previous versions (i did it to play through steam)

After updating i'm getting this error (text is automatically translated)

System.IO.FileLoadException: Failed to load file or assembly 'System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The found assembly manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) Filename: 'System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' in System.Span`1..ctor(T[] array, Int32 start, Int32 length) in WadReader.Palette.From(Byte[] data) in DoomLauncher.DataCache.Init(IDataSourceAdapter adapter) in DoomLauncher.MainForm.<HandleLoad>d__167.MoveNext() --- End stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Warning: Assembly binding registration is disabled. To enable assembly binding error logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note. Logging assembly binding errors can result in some performance degradation. To disable this feature, delete the [HKLM\Software\Microsoft\Fusion!EnableLog] registry entry.

**************** Loaded assemblies ************** mscorlib Assembly version: 4.0.0.0 Win32 version: 4.8.4614.0 built by: NET48REL1LAST_B CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

DoomLauncher Assembly version: 3.6.5.0 Win32 version: 3.6.5.0 CodeBase: file:///C:/Program%20Files%20(x86)/Doom%20Launcher/dosbox.exe

System.Windows.Forms Assembly version: 4.0.0.0 Win32 version: 4.8.4550.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System Assembly version: 4.0.0.0 Win32 version: 4.8.4605.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Drawing Assembly version: 4.0.0.0 Win32 version: 4.8.4390.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Core Assembly version: 4.0.0.0 Win32 version: 4.8.4605.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Configuration Assembly version: 4.0.0.0 Win32 version: 4.8.4190.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Xml Assembly version: 4.0.0.0 Win32 version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

System.Windows.Forms.resources Assembly version: 4.0.0.0 Win32 version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_en_b77a5c561934e089/System.Windows.Forms.resources.dll

CheckBoxComboBox Assembly version: 1.0.0.0 Win32 version: 1.0.0.0 CodeBase: file:///C:/Program%20Files%20(x86)/Doom%20Launcher/CheckBoxComboBox.DLL

System.IO.Compression Assembly version: 4.0.0.0 Win32 version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.dll

System.IO.Compression.FileSystem Assembly version: 4.0.0.0 Win32 version: 4.8.4084.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression.FileSystem/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.FileSystem.dll

WadReader Assembly version: 3.6.5.0 Win32 version: 3.6.5.0 CodeBase: file:///C:/Program%20Files%20(x86)/Doom%20Launcher/WadReader.DLL

System.Memory Assembly version: 4.0.1.1 Win32 version: 4.6.28619.01 CodeBase: file:///C:/Program%20Files%20(x86)/Doom%20Launcher/System.Memory.DLL

System.Data Assembly version: 4.0.0.0 Win32 version: 4.8.4584.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll

System.Data.SQLite

langly108 avatar May 21 '23 05:05 langly108

Currently the dependency won't correctly load if you rename Doom Launcher. The last version this would have worked in was 3.4.0 from January of 2022 since this dependency was released in 3.5.0 in May of 2022.

nstlaurent avatar May 21 '23 10:05 nstlaurent