https://bugs.winehq.org/show_bug.cgi?id=41320
Bug ID: 41320 Summary: Starcraft 2 crashes with "Unexpected Fatal Error" immediately after opening. Product: Wine Version: 1.9.7 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: vijayronbar@gmail.com Distribution: ---
I installed Battle.net on Ubuntu 16.04 using this link http://askubuntu.com/questions/803785/battle-net-wont-launch-after-latest-up... and installed Starcraft 2 in the Battle.net app. But when I start the game by clicking Play it crashes immediately with the message "Unexpected Fatal Error" and an ID along with it. I have checked in the settings and the game runs in 32 bit mode. Has anyone faced the same problem? Is there a fix for this?
https://bugs.winehq.org/show_bug.cgi?id=41320
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #1 from fjfrackiewicz@gmail.com --- (In reply to vijay from comment #0)
I installed Battle.net on Ubuntu 16.04 using this link http://askubuntu.com/questions/803785/battle-net-wont-launch-after-latest- update and installed Starcraft 2 in the Battle.net app. But when I start the game by clicking Play it crashes immediately with the message "Unexpected Fatal Error" and an ID along with it. I have checked in the settings and the game runs in 32 bit mode. Has anyone faced the same problem? Is there a fix for this?
You have reported Wine 1.9.7 as the version of Wine affected. Can you update to Wine 1.9.18 and see if the issue is still present?
https://bugs.winehq.org/show_bug.cgi?id=41320
--- Comment #2 from vijay vijayronbar@gmail.com --- Yes, it still has the same problem
https://bugs.winehq.org/show_bug.cgi?id=41320
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #3 from winetest@luukku.com --- (In reply to vijay from comment #2)
Yes, it still has the same problem
Wine version? wine --version.
https://bugs.winehq.org/show_bug.cgi?id=41320
--- Comment #4 from vijay vijayronbar@gmail.com --- wine-1.9.18
https://bugs.winehq.org/show_bug.cgi?id=41320
--- Comment #5 from vijay vijayronbar@gmail.com --- (In reply to winetest from comment #3)
(In reply to vijay from comment #2)
Yes, it still has the same problem
Wine version? wine --version.
wine-1.9.18
https://bugs.winehq.org/show_bug.cgi?id=41320
gorfou remi@loddi.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |remi@loddi.net
--- Comment #6 from gorfou remi@loddi.net --- exact same issue on Debian Jessie wine 1.9.18
however this can be solved by doing this: - Remove the api-ms-win-crt-math-l1-1-0 library override and add it again
https://appdb.winehq.org/commentview.php?iAppId=11123&iVersionId=20882&a...
https://bugs.winehq.org/show_bug.cgi?id=41320
--- Comment #7 from vijay vijayronbar@gmail.com --- (In reply to gorfou from comment #6)
exact same issue on Debian Jessie wine 1.9.18
however this can be solved by doing this:
- Remove the api-ms-win-crt-math-l1-1-0 library override and add it again
https://appdb.winehq.org/commentview. php?iAppId=11123&iVersionId=20882&iThreadId=98435
I tried this. Now the game opens and goes till the login page and then crashes again with the same fatal error message.
https://bugs.winehq.org/show_bug.cgi?id=41320
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |austinenglish@gmail.com, | |dimesio@earthlink.net, | |wylda@volny.cz
--- Comment #8 from winetest@luukku.com --- I think this bug should be marked as dupe of bug 41227. Both have same game and both use uplay.
There are currently at least 2 other bugs that are blocking startcraft 2 run (I posted them to the other bug report).
The other is mentioned here and a workaround related to it.
https://bugs.winehq.org/show_bug.cgi?id=41320
--- Comment #9 from winetest@luukku.com --- I tested SC2 myself today. Starter edition (free).
I also had that ID crash thing.
To get SC2 currently running you need to.
winetricks -q corefonts. That's bug 40432. Next crash is at bug 41725 and can be worked around overriding that library at winecfg to native. Then it crashes at bug 42001 and it can be worked around setting ucrtbase as native at winecfg.
Can you confirm that these steps make the game work?
wine rc2.0rc1-git.
You need to have up to date wine, you cant test just any version. Wine has fixed quite recently some SC2 related bugs.
https://bugs.winehq.org/show_bug.cgi?id=41320
--- Comment #10 from winetest@luukku.com --- The external link at comment 1 is NOT enough to get SC2 working.
Even the "offical" wine quide at
https://appdb.winehq.org/objectManager.php?sClass=version&iId=20882
suggests overrides of
"Required DLL overrides
SC2 will hang on loading the main menu or when loading a game if the following DLLs are not overriden (native, builtin)
api-ms-win-crt-math-l1-1-0 api-ms-win-crt-stdio-l1-1-0 msvcp140 ucrtbase vcruntime140"
But I think this quide is already outdated and only api-ms-win-crt-math-l1-1-0 and ucrtbase are needed to set as native. But you also need winetricks -q corefonts or you get crashes at libcef.
There is also bug 41656 and bug 41583.
The common thing with these 3 bugs is that it's not clear what's wrong and it's still the same game. I would suggest combining these someway.
https://bugs.winehq.org/show_bug.cgi?id=41320
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vijayronbar@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=41320
--- Comment #11 from winetest@luukku.com --- Can you try newer wine version? If you are using wine, you need winetricks -q corefonts, that's the only override you need currently but if you are using wine-staging you dont need even that.
https://bugs.winehq.org/show_bug.cgi?id=41320
Ben Parsons 9parsonsb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |9parsonsb@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=41320
Bob Igo bob@igo.name changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bob@igo.name
https://bugs.winehq.org/show_bug.cgi?id=41320
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net
--- Comment #12 from Anastasius Focht focht@gmx.net --- Hello folks,
unable to reproduce, 32-bit and 64-bit Starcraft II launch fine with recent Wine version. OP wasn't responsive anyway, assuming 'fixed'.
$ wine --version wine-3.4-120-gafef57f872
Regards
https://bugs.winehq.org/show_bug.cgi?id=41320
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.5.