https://bugs.winehq.org/show_bug.cgi?id=35751 --- Comment #6 from Jerome Leclanche <adys.wh(a)gmail.com> --- (In reply to Anastasius Focht from comment #5) Okay, so tried a fresh 32-bit prefix. When clicking "Play", I'm getting this the first time, when it executes the installs: ----- Successfully registered DLL C:\Program Files\Common Files\Microsoft Shared\XNA\Framework\Shared\xnavisualizer.dll Install script executed. Unhandled Exception: System.InvalidProgramException: Invalid IL code in Microsoft.Xna.Framework.Media.WmpProxyThread:ProxyThreadFunc (): IL_00e7: ldc.i4.0 at System.Threading.Thread.StartInternal () [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in Microsoft.Xna.Framework.Media.WmpProxyThread:ProxyThreadFunc (): IL_00e7: ldc.i4.0 at System.Threading.Thread.StartInternal () [0x00000] in <filename unknown>:0 err:ole:CoGetClassObject class {77f10cf0-3db5-4966-b520-b7c54fd35ed6} not registered err:ole:CoGetClassObject no class object {77f10cf0-3db5-4966-b520-b7c54fd35ed6} could be created for context 0x1 ----- The 2nd time and further, it attempts to install "Microsoft .NET Framework 4.0 Client Profile.cmd", but fails to do so, with the following output:
fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:exec:SHELL_execute flags ignored: 0x00000100 Application could not be started, or no application associated with the specified file. ShellExecuteEx failed: Invalid parameter.
Install script executed.
Attempting to start the executable itself (wine "One Finger Death Punch.exe"), I get the exception from earlier: System.InvalidProgramException: Invalid IL code in Microsoft.Xna.Framework.Media.WmpProxyThread:ProxyThreadFunc (): IL_00e7: ldc.i4.0 If I am encountering bug 30713, I'd rather make this bug about the issues further encountered. With that said, I am still getting the same issues when running wine start Microsoft\ .NET\ Framework\ 4.0\ Client\ Profile.cmd. Is that normal? I'll try with native .net next. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.