Blizzard / s2client-proto

StarCraft II Client - protocol definitions used to communicate with StarCraft II.
MIT License
3.76k stars 430 forks source link

e_erroIdStreaming #67

Open nouwaarom opened 6 years ago

nouwaarom commented 6 years ago

Hello,

When I try to run SC2_x64 from 16.1 I get the following error Command Line: '"/home/eput/StarCraftII/Versions/Base55958/SC2_x64" -listen 127.0.0.1 -port 8167 -displayMode 0 -windowwidth 1024 -windowheight 768 -windowx 100 -windowy 200' Starting up... Startup Phase 1 complete Fatal error encountered! Backtrace: /home/eput/StarCraftII/Versions/Base55958/SC2_x64[0x653068] /home/eput/StarCraftII/Versions/Base55958/SC2_x64[0x653aa0] /home/eput/StarCraftII/Versions/Base55958/SC2_x64[0x6534f2] /home/eput/StarCraftII/Versions/Base55958/SC2_x64[0x5f0ac8] /home/eput/StarCraftII/Versions/Base55958/SC2_x64[0x19348d5] /home/eput/StarCraftII/Versions/Base55958/SC2_x64[0x5ed44d] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f33b18c91c1] /home/eput/StarCraftII/Versions/Base55958/SC2_x64[0x5ed2d9] Error condition code: '9' Error suffix: 'Error' Error preface: 'A fatal error occurred:' Error failure: 'e_errorIdStreaming' Error unique: '(NGDP:E_NOT_AVAILABLE)' Error details: '"AppErrors.txt"' Error description: 'AppErrors.txt'

I have downloaded and replaced the Replays and Battle.net Cache and Maps. I am running ubuntu 17.10

KevinCalderone commented 6 years ago

That error usually means the install somehow got corrupted. Can you try unzipping the linux package again?

douglasrizzo commented 3 years ago

I had this problem. Downloading the SC2 zip and unzipping it again solved my problem.