However, even after updating the .NET CLR CTD still persists.
please provide with the Details about this error.
It's throwing an exception with the .NET CLR.
specifically, in the clr.dll dynamic link library. The same exception multiple others have posted about.
Totally unable to launch the update GUI, instant CTD.
This has been ongoing for about a month now, persistent through multiple updates.
watching the TCP pipes as I launch the updater, it occurs as right around the time the Couatl_Updater.exe tries to open a socket on the http port (80).
(Ref IMG attached). Two seconds after that, the process crashes, throwing the below .NET CLR exception.
Application: Couatl_Updater2.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an internal error in the .NET Runtime at IP 6C333B5A (6C2C0000) with exit code 80131506.
Faulting application name: Couatl_Updater2.exe, version: 2.3.2.0, time stamp: 0x68a7353a
Faulting module name: clr.dll, version: 4.8.4300.0, time stamp: 0x5f7e61bb
Exception code: 0xc0000005
Fault offset: 0x00073b5a
Faulting process id: 0x49ec
Faulting application start time: 0x01dc1cb3af8c2a38
Faulting application path: C:\Program Files (x86)\Addon Manager\Couatl_Updater2.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
Report Id: ac81985f-0d81-4a98-83d2-6d86dfe69925
Faulting package full name:
Faulting package-relative application ID:
There is no further information in the WER dumps. I grabbed ownership and piped them out to see if there was any debug offsets, but it's just the
same standard Application error crash event data.
I tried using multiple VPN protocol variants from assorted geolocations, figuring it was the local cloudfare node causing the exception to be thrown, and as also it appears this alleviated the CTD for some people, Not for me though, still doesn't work. Crashes every time. Even if I route the requests from the other side of the planet.
It started occurring about a month ago randomly, haven't been able to open the Install Manager UI since.
Only way to update is via the offline installer, however it makes managing exclusions and liveries a huge PITA.
Looks like the updater executable is built with the classic .NET 4.8.x Framework, per the Fault data. I have the 8.0.15 .NET Core installed though, which obviously has portability/backward compatability with classic framework apps. (see attached)
never had an issue before.