#Launcher not starting after double clicking on it

13 messages · Page 1 of 1 (latest)

main solstice
#

in windows event viewer I can see this 2 errors

Faulting application name: D2RLaunch.exe, version: 1.0.0.0, time stamp: 0x6377dc84 Faulting module name: KERNELBASE.dll, version: 10.0.19041.2788, time stamp: 0x62e593d6 Exception code: 0xe0434352 Fault offset: 0x000000000002cb69 Faulting process id: 0x24fc Faulting application start time: 0x01d9fd9fd5d25081 Faulting application path: C:\Users\grusz\Desktop\D2RLaunch\Launcher\D2RLaunch.exe Faulting module path: C:\Windows\System32\KERNELBASE.dll Report Id: b63aeb7c-fed7-452c-b0c1-3c91a4a6a189 Faulting package full name: Faulting package-relative application ID:

Application: D2RLaunch.exe CoreCLR Version: 6.0.21.52210 .NET Version: 6.0.0 Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.FileLoadException: Could not load file or assembly 'System.Windows.Forms, Version=6.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The located assembly's manifest definition does not match the assembly reference. (0x80131040) File name: 'System.Windows.Forms, Version=6.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' at D2RLaunch.Program.Main()

#

On my main pc it works fine, but Im going on the trip for the weekend so I tried to install it on my laptop with Windows 10

lone solstice
#

do you have installed dotnet 6 desktop runtime?

main solstice
#

I dont think so

lone solstice
#

you can execute "dotnet --list-runtimes" on a cmd

#

un need dotnet 6 desktop runtime

#

at least i needed to install it

main solstice
#

should I install .net desktop runtime or .net runtime?

lone solstice
#

desktop

main solstice
#

ok, I will try that

#

That worked perfectly, Thank you very much @lone solstice

jaunty salmon
#

Hello. I have that problem too, when clink on launcher, it not starting. I instaled dotnet 6 desktop runtime. Any other solution?

lone solstice