The forum

Runtime Error! in Starcraft 2

Microscoft Visual C++ Runtime Library

Author Replies
FawkesFive Thursday 9 August 2012 at 0:59
FawkesFiveAnonymous

Hello,

PlayOnLinux Version
  4.1.6 
> wine --version
  wine-1.5.10
> POL_WINEVERSION
  1.5.10
> WINEPREFIX
  /home/fawkesfive/.PlayOnLinux//wineprefix/SC2_WoL
> Distribution
  Ubuntu 12.04 LTS
> glxinfo \\| grep rendering
  direct rendering: Yes
    GL_NV_parameter_buffer_object2, GL_NV_path_rendering,
> glxinfo \\| grep renderer
  OpenGL renderer string: GeForce GT 540M/PCIe/SSE2
> OpenGL libs (Direct rendering testing)
  32bits direct rendering is enabled
  64bits direct rendering is enabled

Starcraft 2 installed flawlessly. Now when i get to the account login screen i get the following Error:


Runtime Error!

Program:C:\\Program Files\\Starcraft II\\Support\\BlizzardError.exe

R6034
An application has made an attempt to load the C runtime library incorrectly.
Please constant the application's support team for more information


Then i have to close the program.

Whats going on?

Thank you for any help!!!

How do i attach files to a post, like my playonlinux.log file?


Edited by FawkesFive

FawkesFive Thursday 9 August 2012 at 7:12
FawkesFiveAnonymous

Solved by following

http://appdb.winehq.org/objectManager.php?sClass=version&iId=20882

Running:

$ echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope

Before loading playonlinux solves the problem. Game runs great!!

quini Tuesday 30 October 2012 at 21:52
quiniAnonymous

Thank you! It seems to work fine after following your instructions ;)