https://bugs.winehq.org/show_bug.cgi?id=36775 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Status|UNCONFIRMED |RESOLVED CC| |focht(a)gmx.net Resolution|--- |DUPLICATE Summary|Rise of the Triad (2013) |Rise of the Triad (.NET 4.0 |Unhandled exception |game, Steam) crashes on | |startup with WinVer set > | |'Windows XP' --- Comment #1 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, the game works fine here. Prerequisites: --- snip --- "InstallScripts" { "0" "_CommonRedist\\vcredist\\2010\\installscript.vdf" "1" "_CommonRedist\\DirectX\\Jun2010\\installscript.vdf" "2" "_CommonRedist\\DotNet\\4.0\\installscript.vdf" } --- snip --- You changed the Windows version for the WINEPREFIX to something higher than 'Windows XP' (default). Don't do that unless you know the consequences! Dupe of bug 32830 --- snip --- 0067:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\dwmapi.dll" at 0x7e2f0000: builtin 0067:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b83adb7 ip=7b83adb7 tid=0067 0067:trace:seh:raise_exception info[0]=7e2faa20 0067:trace:seh:raise_exception info[1]=7e2faa2b wine: Call from 0x7b83adb7 to unimplemented function dwmapi.dll.DwmAttachMilContent, aborting System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.SEHException: External component has thrown an exception. at System.Windows.Media.MediaContextNotificationWindow.MilContent_AttachToHwnd(IntPtr hwnd) at System.Windows.Media.MediaContextNotificationWindow..ctor(MediaContext ownerMediaContext) at System.Windows.Media.MediaContext..ctor(Dispatcher dispatcher) at System.Windows.Media.MediaContext.From(Dispatcher dispatcher) at System.Windows.Media.Visual.VerifyAPIReadWrite() at System.Windows.Media.VisualCollection.Add(Visual visual) at System.Windows.Controls.UIElementCollection.AddInternal(UIElement element) at System.Windows.Controls.UIElementCollection.Add(UIElement element) at System.Windows.Controls.UIElementCollection.System.Collections.IList.Add(Object value) at System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item) at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType) at System.Xaml.XamlObjectWriter.Logic_DoAssignmentToParentCollection(ObjectWriterContext ctx) --- snip --- $ wine --version wine-1.7.20-102-g889cce4 Regards *** This bug has been marked as a duplicate of bug 32830 *** -- 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.