robvdpol / RaceControl

Race Control is a standalone, open source F1TV client for Windows, written in C# on the .NET platform.
GNU General Public License v3.0
1.19k stars 95 forks source link

[BUG] Race Control 2.6.x not starting #407

Closed stevenhoekerd closed 2 years ago

stevenhoekerd commented 2 years ago

Describe the bug Any Version of Race control past 2.6.0 does not start on my machine/

To Reproduce Unsure of how to reproduce, no error is given.

Desktop (please complete the following information): Edition Windows 10 Pro Version 21H2 Installed on ‎12/‎07/‎2021 OS build 19044.1586 Experience Windows Feature Experience Pack 120.2212.4170.0

F1TV account F1TV Pro The Netherlands No VPN/Proxy

Additional context I have made sure to install the correct .Net version, this did not fix the problem. Any version before 2.6.0 works just fine.

Let me know if you need any additional info, or if you need me to try some situations to get some data.

Sjohn21 commented 2 years ago

I had the same issue. After removing Race Control, .NET 50 Desktop Runtime & .NET 6.0 Desktop Runtime I installed Race Control again. While starting Race Control obviously requested to install .NET 6.0.3 Desktop Runtime. After doing that, Race Control worked again. Hope this helps.

stevenhoekerd commented 2 years ago

Welp this one is totally on me, while rereading the install page i realized it specifically states you need the x64 .NET version, where as i installed the x86 version. i assume letting race control download it for you makes it automatically choose the correct version, so that is propably fixed it for you then.

Thanks for the help, it all works now!