https://bugs.winehq.org/show_bug.cgi?id=38741
Bug ID: 38741 Summary: Unhandled Exception Assetto Corsa Steam Product: Wine Version: 1.7.33 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: eiriklavik@gmail.com Distribution: ---
Created attachment 51655 --> https://bugs.winehq.org/attachment.cgi?id=51655 The attached file mentioned
I have installed steam through PlayOnLinux with dotnet4.0 and vcrun2012. I launch Assetto Corsa, the .exe crashes with the attached file.
https://bugs.winehq.org/show_bug.cgi?id=38741
eiriklavik@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eiriklavik@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=38741
--- Comment #1 from Austin English austinenglish@gmail.com --- PlayOnLinux is not supported, please retest in plain 1.7.44.
https://bugs.winehq.org/show_bug.cgi?id=38741
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Summary|Unhandled Exception Assetto |Assetto Corsa (Steam) |Corsa Steam |Launcher (.NET 4.0 app) | |crashes on startup | |(requires Arial font) Keywords| |dotnet URL| |https://store.steampowered. | |com/app/244210/Assetto_Cors | |a/ Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Component|-unknown |fonts
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming.
Prerequisite: 'winetricks -q dotnet40'
NOTE: The launcher suffers from bug 48798 ("RegCloseKey: Uninitialized read from get_language_sort").
After fixing it, one runs into:
--- snip --- $ pwd /home/focht/.wine/drive_c/Games/Assetto Corsa
$ wine ./AssettoCorsa_Launcher.exe ... 002f:fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000401,(nil),0x0001,0x00000000,0x327e90,(nil)): stub 002f:err:eventlog:ReportEventW L"Application: AssettoCorsa.exe\nFramework Version: v4.0.30319\nDescription: The application requested process termination through System.Environment.FailFast(string message).\nMessage: Unrecoverable system error.\nStack:\n at System.Environment.FailFast(System.String)\n at MS.Internal."... 002f:fixme:advapi:DeregisterEventSource (0xcafe4242) stub ... --- snip ---
bug 32323 -> 'winetricks -q arial'
With that the game runs fine.
$ wine --version wine-5.4-255-g00e55c8fc0
Regards
*** This bug has been marked as a duplicate of bug 32323 ***
https://bugs.winehq.org/show_bug.cgi?id=38741
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.