Das Forum

Starcraft 2 Crash

Autor Antworten
bmangamer Wednesday 30 January 2013 at 3:15
bmangamerAnonymous

Hi,

I have Ubuntu 12.04.1 LTS installed and I am trying to play Starcraft 2.

I can get the game launched and to the menu, but then it crashes with the known C++ Runtime error. That code that people say to use before launching it does not do anything.

Any ideas on getting this to run.

My hardware is not the problem so please do not ask, if it some how makes a difference my graphics card is an ATI 5850.
petch Wednesday 30 January 2013 at 7:21
petch

Have you tried
$ echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
in a terminal before starting the game?
bmangamer Wednesday 30 January 2013 at 8:38
bmangamerAnonymous

As I said in my post, yes. Does not change anything.
bmangamer Friday 1 February 2013 at 9:20
bmangamerAnonymous

Any other ideas?
agons Tuesday 26 February 2013 at 22:07
agonsAnonymous

I dont even get that, I installed just fine, ran all the updates. Then i click to run. Its goes all the way to loading the login screen and before it finishes it crashes. just shows a message box asking what happened when it crashed to send it to blizzard. anyone else have this problem?
FragilleX Saturday 2 March 2013 at 2:19
FragilleXAnonymous

I dont even get that, I installed just fine, ran all the updates. Then i click to run. Its goes all the way to loading the login screen and before it finishes it crashes. just shows a message box asking what happened when it crashed to send it to blizzard. anyone else have this problem?

Quote from agons


I've had the EXACT same problem to the tee. Re-installed once, and it persisted. The first launch it starts up fine and one types in their Battle.net id, click "continue" then it crashes. For every one of the following starups, it will just crash in the manner described above. Help for this would be greatly appreciated, as HOTS comes out soon, and I want to cancel my order if I can't get this working. Thanks in advance, although I willl reply to any people trying to help.
peteh Friday 8 March 2013 at 14:09
petehAnonymous

What Wine version are you using? After I told PoL to use wine 1.5.24 for Starcraft 2 it started working again...
Napkin Friday 20 December 2013 at 16:45
Napkin

I can't get it to run either. As soon as I click continue after putting in my Battle.net ID, I briefly see the in-game popup saying "Authenticating.." and then the game just quits. If I start the game via Battle.net App it crashes at the same moment - without me having to type the Battle.net ID, of course.

I did the installation via POL, with Wine 1.5.10, 1.5.24, 1.6.1 and 1.7.8. I tried via Battle.net App installation with the same Wine versions. I tried in a freshly created, empty wineprefix with the same Wine versions. I tried copying over the files from a real Windows7 installation. Always the same result.

This is the shortened debug log starting at the point when the game requires the Battle.net ID to be put in and then quits:

fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:imm:ImmReleaseContext (0x300d4, 0x185838): stub
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:win:FlashWindowEx 0x33d2d0
D 15:35:40.641409 [InstallInfo] {Main} Operation status changed: opType=Execute oldStatus=On newStatus=Off agentUid=s2_engb
D 15:35:40.641497 [InstallManager] {Main} Game is no longer running: s2

Nothing out of the ordinary, I think. Considering the game ends with the "Authenticating..."-popup, what debug flags do you guys suggest?