http://bugs.winehq.org/show_bug.cgi?id=29050
Bug #: 29050 Summary: Astral Masters 1.9 refuses to start: 'Failed to init D3D8 object!' Product: Wine Version: 1.3.32 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: makarovdenis11@gmail.com Classification: Unclassified
Astral Masters 1.9 refuses to start: 'Failed to init D3D8 object!'
In Wine-1.3.32 the game is showing the following error message, shortly after starting: Failed to init D3D8 object!
No terminal output at all.
Steps to reproduce the problem in the demo: After a successful installation, start the demo by either launcher.exe ...you will be greeted with the mentioned error message.
In Wine 1.3.31, 1.3.28, 1.2.3 the same error.
http://bugs.winehq.org/show_bug.cgi?id=29050
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #1 from GyB gyebro69@gmail.com 2011-11-10 06:19:23 CST --- Wow...reading the bug title and the description I've had a dejavu -> bug #29000. Indeed, Astral Masters looks similar to Spectromancer.
Does the demo share the same problem? http://www.astralmasters.com/files/amsetup191.exe
Terminal output? What video card and driver?
http://bugs.winehq.org/show_bug.cgi?id=29050
--- Comment #2 from Denis makarovdenis11@gmail.com 2011-11-10 08:20:46 CST --- Yes, the demo.
No terminal output at all.
Video card: Radeon HD 5600
Driver: AMD Catalyst™ 11.9 Proprietary Linux x86 Display Driver (x86_64 too)
On other computer (x86) the game start fine with several errors; gameplay works.
Wine: 1.3.32
Video card: Radeon 1800
Driver: X.org driver for AMD /ATIr5xx/r6xx (radeonhd)
http://bugs.winehq.org/show_bug.cgi?id=29050
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |matteo.mystral@gmail.com
--- Comment #3 from Matteo Bruni matteo.mystral@gmail.com 2011-11-10 09:36:38 CST --- Hmm, weird. It starts fine here with fglrx 11.10 on very similar hardware. Can you please attach a +d3d,+d3d8,+seh trace?
You can also try patches http://source.winehq.org/patches/data/80745 and http://source.winehq.org/patches/data/80744, there is some chance they may fix this issue.
http://bugs.winehq.org/show_bug.cgi?id=29050
--- Comment #4 from Denis makarovdenis11@gmail.com 2011-11-12 09:12:40 CST ---
Hmm, weird. It starts fine here with fglrx 11.10 on very similar hardware. Can you please attach a +d3d,+d3d8,+seh trace?
How I can do this?
You can also try patches http://source.winehq.org/patches/data/80745 and http://source.winehq.org/patches/data/80744, there is some chance they may fix this issue.
Well, patches doesn't fixed error. :(
http://bugs.winehq.org/show_bug.cgi?id=29050
--- Comment #5 from Matteo Bruni matteo.mystral@gmail.com 2011-11-12 10:38:15 CST --- (In reply to comment #4)
Hmm, weird. It starts fine here with fglrx 11.10 on very similar hardware. Can you please attach a +d3d,+d3d8,+seh trace?
How I can do this?
http://wiki.winehq.org/FAQ#head-a37de3282d447376d2220d20a278ae52258551a4 to get the plain terminal output and then http://wiki.winehq.org/FAQ#head-16da35b6327024d6ea576e3678488b16862d0f5e for the debug trace I asked.
My guess is some configuration issue on your machine (e.g. do you have installed the 32 bit portion of the drivers?) but those traces should give some clues.
You can also try patches http://source.winehq.org/patches/data/80745 and http://source.winehq.org/patches/data/80744, there is some chance they may fix this issue.
Well, patches doesn't fixed error. :(
Yeah, I missed that it doesn't work for you even with previous Wine versions, so no surprise those patches don't help...
http://bugs.winehq.org/show_bug.cgi?id=29050
--- Comment #6 from Denis makarovdenis11@gmail.com 2011-11-12 11:07:14 CST --- Created attachment 37464 --> http://bugs.winehq.org/attachment.cgi?id=37464 Debug Trace
http://bugs.winehq.org/show_bug.cgi?id=29050
--- Comment #7 from Denis makarovdenis11@gmail.com 2011-11-12 11:08:11 CST ---
terminal output
No log.
http://bugs.winehq.org/show_bug.cgi?id=29050
--- Comment #8 from Matteo Bruni matteo.mystral@gmail.com 2011-11-12 11:54:48 CST --- (In reply to comment #6)
Created attachment 37464 [details] Debug Trace
Could you please attach a log trace with the debug channels I asked (+d3d,+d3d8,+seh)?
http://bugs.winehq.org/show_bug.cgi?id=29050
--- Comment #9 from Denis makarovdenis11@gmail.com 2011-11-12 13:25:34 CST ---
Could you please attach a log trace with the debug channels I asked
Yea, sorry
http://bugs.winehq.org/show_bug.cgi?id=29050
--- Comment #10 from Denis makarovdenis11@gmail.com 2011-11-12 13:26:09 CST --- Created attachment 37465 --> http://bugs.winehq.org/attachment.cgi?id=37465 Debug Trace
http://bugs.winehq.org/show_bug.cgi?id=29050
--- Comment #11 from Luca Bennati lucak3@gmail.com 2011-11-13 07:19:10 CST --- Created attachment 37479 --> http://bugs.winehq.org/attachment.cgi?id=37479 WINEDEBUG=+d3d,+d3d8,+seh log
Log from git master, crash and message as reported.
As with bug 29000, reverting commit 7b0ba5153f3e42f31b922e5eb997d5e1d0cb44d4 fixes the problem.
Arch Linux 32-bit on Nvidia 105M with drivers 285.05.09 and X.Org server 1.11.2.
Now, i'll try with patches 80745+80744 and will report here.
http://bugs.winehq.org/show_bug.cgi?id=29050
--- Comment #12 from Luca Bennati lucak3@gmail.com 2011-11-13 07:28:30 CST --- (In reply to comment #11)
Now, i'll try with patches 80745+80744 and will report here.
Confirming fixes by patches. Arch Linux 32-bit on Nvidia 105M with drivers 285.05.09 and X.Org server 1.11.2.
BTW, the log still shows some exceptions if you try to play the game, but seems to work fine nonetheless.
http://bugs.winehq.org/show_bug.cgi?id=29050
--- Comment #13 from Denis makarovdenis11@gmail.com 2011-11-13 08:03:59 CST ---
Confirming fixes by patches. Arch Linux 32-bit on Nvidia 105M with drivers 285.05.09 and X.Org server 1.11.2.
Well, can I use this patches with Wine 1.3.32? And what Wine you tested?
http://bugs.winehq.org/show_bug.cgi?id=29050
--- Comment #14 from Luca Bennati lucak3@gmail.com 2011-11-13 09:10:02 CST --- (In reply to comment #13)
Confirming fixes by patches. Arch Linux 32-bit on Nvidia 105M with drivers 285.05.09 and X.Org server 1.11.2.
Well, can I use this patches with Wine 1.3.32?
Of course you can.
And what Wine you tested?
Latest git master commit, applying said patches.
Seeing as it didn't work for you previously and judging from your log, i would say that there is a problem with your drivers. Try to reinstall them properly.
Wait a minute, it's fglrx...
http://bugs.winehq.org/show_bug.cgi?id=29050
--- Comment #15 from Austin English austinenglish@gmail.com 2013-11-13 16:49:06 CST --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.6 or newer) wine? If so, please attach the terminal output in 1.7.6 (see http://wiki.winehq.org/FAQ#get_log).
http://bugs.winehq.org/show_bug.cgi?id=29050
Jarkko K jarkko_korpi@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi@hotmail.com
--- Comment #16 from Jarkko K jarkko_korpi@hotmail.com --- I tried the game with 1.7.16. Installed all default, run windowed mode. No crash here. I finished one game.
https://bugs.winehq.org/show_bug.cgi?id=29050
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #17 from Austin English austinenglish@gmail.com --- (In reply to Jarkko K from comment #16)
I tried the game with 1.7.16. Installed all default, run windowed mode. No crash here. I finished one game.
Reported fixed.
https://bugs.winehq.org/show_bug.cgi?id=29050
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.17.