http://bugs.winehq.org/show_bug.cgi?id=58268
Bug ID: 58268 Summary: Age of Empires crashes on startup but leaves a backtrace Product: Wine Version: 10.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: scottkidman@protonmail.com Distribution: ---
Created attachment 78614 --> http://bugs.winehq.org/attachment.cgi?id=78614 Backtrace for Age of Empires 3
Age of Empires crashes at startup but leaves a backtrace file.
http://bugs.winehq.org/show_bug.cgi?id=58268
--- Comment #1 from Rafał Mużyło galtgendo@o2.pl ---
unimplemented function advapi32.dll.WmiQuerySingleInstanceW
Nothing more to say. You should consider attaching full console output though.
http://bugs.winehq.org/show_bug.cgi?id=58268
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |advapi32 Summary|Age of Empires crashes on |Age of Empires 3 crashes on |startup but leaves a |unimplemented function |backtrace |advapi32.dll.WmiQuerySingle | |InstanceW
http://bugs.winehq.org/show_bug.cgi?id=58268
--- Comment #2 from Scott Kidman scottkidman@protonmail.com --- Rafal Muzylo, I'm sorry if the question sounds stupid, but I am at a loss on how to make a text file that has the console output.
I did wine program.exe > output.txt and it didn't work, as well as winedebug and wineconsole. I could not get a text output of the crash progress.
I'm sorry, I'm new at this.
Thank you in advance for assisting me.
http://bugs.winehq.org/show_bug.cgi?id=58268
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #3 from Béla Gyebrószki gyebro69@gmail.com --- Should be added that the crash happens only with native dxdiagn.dll. Don't know why the bug reporter needed that override, the game works properly using the built-in dxdiagn.
Demo version to reproduce the problem: https://www.gamefront.com/games/age-of-empires-iii-the-asian-dynasties/file/...
http://bugs.winehq.org/show_bug.cgi?id=58268
--- Comment #4 from Scott Kidman scottkidman@protonmail.com --- I didn't know I overrode dxdiagn.dll. I just installed dxdiagn using Winetricks to prepare for the game World in Conflict.
Is dxdiagn.dll included by default?
http://bugs.winehq.org/show_bug.cgi?id=58268
Scott Kidman scottkidman@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Scott Kidman scottkidman@protonmail.com --- Béla Gyebrószki, you're right! I started over without installing dxdiagn through Winetricks and problem solved!
If anyone is reading this now, just shut off this bug submission.
I'm sorry I wasted everyone's time and I'm sorry to myself for dragging myself through the mess.
Thanks to all who helped.
http://bugs.winehq.org/show_bug.cgi?id=58268
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com Resolution|FIXED |INVALID
--- Comment #6 from Zeb Figura z.figura12@gmail.com --- (In reply to Scott Kidman from comment #4)
I didn't know I overrode dxdiagn.dll. I just installed dxdiagn using Winetricks to prepare for the game World in Conflict.
Is dxdiagn.dll included by default?
Yes, all DLLs are. Installing the native version via winetricks means overriding the builtin version. It's done to work around bugs or missing features in the builtin version.
Changing resolution since nothing was fixed in Wine, and I don't think that we need to consider usage of native to be a valid bug here.