http://bugs.winehq.org/show_bug.cgi?id=21806
Summary: Star Wars Empire at War: Demo crashes during battles Product: Wine Version: 1.1.39 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: gaming4jc2@yahoo.com
Created an attachment (id=26385) --> (http://bugs.winehq.org/attachment.cgi?id=26385) Tutorial 1 debugs, pagefaults, backtraces...
This seems to affect the game any time you are going into battle. At the loading screen the game will issue a exception. You have two choices, retry or cancel. I've provided a backtrace log that results from each selection - as well as the game's built debugger log.
For anyone wishing to confirm, just try Tutorial 1. It will crash in under 2mins. The other tutorials may crash too, but not nearly as often since there's not many battles to load. I was using the Demo CD I got in a promo.
http://bugs.winehq.org/show_bug.cgi?id=21806
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #1 from GyB gyebro69@gmail.com 2010-03-20 07:17:48 --- I could only reproduce the problem when no native d3dx9_36.dll was placed into the game's directory (at least the demo needs it). Without it the mentioned dialogue comes up letting you press either Retry or Cancel. Pressing Retry always generates an exception that clearly shows some unimplemented functions in the built-in d3dx9_36.dll. If the missing native dll caused the problem to the bug reporter, I don't quite understand how he could get into the game at all?
Anyway, after placing d3dx9_36.dll into the game's directory the game started up correctly and was very stable for me both in fullscreen and virtual desktop mode. No other changes were made in wine's configuration.
Fedora 12 x86 Nvidia card with driver 195.36.08
Link to the demo: http://www.filefront.com/4632916/Star-Wars-Empire-at-War-Demo/
http://bugs.winehq.org/show_bug.cgi?id=21806
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.filefront.com/46 | |32916/Star-Wars-Empire-at-W | |ar-Demo/
http://bugs.winehq.org/show_bug.cgi?id=21806
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #2 from Xavier Vachon xvachon@gmail.com 2010-10-21 11:39:37 CDT --- In current git (wine-1.3.5-168-gd4e8f30), I am barely able to launch the demo. The sound stutters, the menus are too small and barely readable, and the game is too slow. Did you guys used overrides (eg. d3dx9) prior to testing this?
http://bugs.winehq.org/show_bug.cgi?id=21806
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #3 from joaopa jeremielapuree@yahoo.fr 2012-11-02 23:59:42 CDT --- Still a bug in current wine?
http://bugs.winehq.org/show_bug.cgi?id=21806
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maiktapwagner@aol.com
http://bugs.winehq.org/show_bug.cgi?id=21806
--- Comment #4 from Maik Wagner maiktapwagner@aol.com --- Created attachment 49138 --> http://bugs.winehq.org/attachment.cgi?id=49138 Console output Wine 1.7.23 CentOS 6.5 32-Bit
I would like to confirm Luke's comment #1 on wine 1.7.23. I am getting the issue with the error box as well. I have attached my backtrace and hope you find it useful.
https://bugs.winehq.org/show_bug.cgi?id=21806
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #5 from super_man@post.com --- I didnt test this game, but the last log shows clear crash location
diffuse_d3dcolor
http://source.winehq.org/git/wine.git/blob/d9f8cba50f4c2fc9f138d35c73ba5afc3...
https://bugs.winehq.org/show_bug.cgi?id=21806
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia@gmail.com
--- Comment #6 from Józef Kucia joseph.kucia@gmail.com --- The game needs native d3dx9 to start (fx_2_0 compiler - bug 37676, ID3DXEffect - bug 25857, DXTn compression). With native d3dx9 it doesn't crash when entering a battle.
wine-1.8-rc1-81-g6790d82
https://bugs.winehq.org/show_bug.cgi?id=21806
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Component|-unknown |directx-d3dx9
--- Comment #7 from Józef Kucia joseph.kucia@gmail.com --- Marking as confirmed
https://bugs.winehq.org/show_bug.cgi?id=21806
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=35223, | |https://bugs.winehq.org/sho | |w_bug.cgi?id=24983
https://bugs.winehq.org/show_bug.cgi?id=21806
--- Comment #8 from joaopa jeremielapuree@yahoo.fr --- The bug is still there in current wine(4.0-rc2). Native d3dx9_36.dll is a workaround.
https://bugs.winehq.org/show_bug.cgi?id=21806
--- Comment #9 from joaopa jeremielapuree@yahoo.fr --- The bug still occurs with wine-7.0-rc2: This line is pretty clear 01d0:fixme:d3dcompiler:D3DCompile2 HLSL shader compilation is not yet implemented.
https://bugs.winehq.org/show_bug.cgi?id=21806
--- Comment #10 from joaopa jeremielapuree@yahoo.fr --- More explicitly, the hlsl feature requested is
0134:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x1000. 0134:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -5. 0134:err:d3dcompiler:D3DCompile2 Shader log: 0134:err:d3dcompiler:D3DCompile2 <anonymous>: E5017: Aborting due to not yet implemented feature: Uniform initializer. 0134:err:d3dcompiler:D3DCompile2 <anonymous>:1:55: E5000: syntax error, unexpected KW_TECHNIQUE 0134:err:d3dcompiler:D3DCompile2 0134:fixme:dbghelp:elf_search_aux
https://bugs.winehq.org/show_bug.cgi?id=21806
--- Comment #11 from joaopa jeremielapuree@yahoo.fr --- So it is a duplicate of bug 39652
Can an administrator close this bug as DUPLICATE?
https://bugs.winehq.org/show_bug.cgi?id=21806
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #12 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to joaopa from comment #11)
So it is a duplicate of bug 39652
Can an administrator close this bug as DUPLICATE?
Duplicate of bug 39652.
*** This bug has been marked as a duplicate of bug 39652 ***
https://bugs.winehq.org/show_bug.cgi?id=21806
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing duplicate.