Blizzard / Blizzard/s2client-api

Coordinator::LaunchStarcraft() opens the Blizzard App Login Page instead of StarCraft II

Open
#272 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
1.7k
Forks
280
PR merge metrics
No merged PRs in 30d

Description

The command line buffer passed to CreateProcessA contains the string " -launch -listen 127.0.0.1 -port 8999 -displayMode 0 -windowwidth 1024 -windowheight 768 -windowx 100 -windowy 200". Eventually it times out waiting for connection. Looking in the Task Manager Details pane, there's no task with the given ProcessInfo::process_id. So far I've tried running Visual Studio as administrator, restarting, and running Visual Studio as administrator again.

( 17 second gif )
![example](https://user-images.githubusercontent.com/1840482/41198798-c13e3d1e-6c3a-11e8-9ab5-0aec1d5929cf.gif)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.