ruarai / CompilePal

A tool to assist in the compiling of source engine maps
GNU General Public License v3.0
224 stars 26 forks source link

Failed to connect with local client steam process while building cubemaps/nav file #129

Closed akshtsaklani7 closed 1 year ago

akshtsaklani7 commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

Steps to reproduce Steps to reproduce the behavior.

Expected behavior

Debug.log Please upload the debug.log file found in your Compile Pal folder. debug.log

Crash logs If applicable, please upload crash logs found in the CrashLog folder. NA

Additional context

Capture

Exactol commented 3 years ago

Is Steam running when you try to build cubemaps?

akshtsaklani7 commented 3 years ago

Tried it with steam running, steam not running, game already running, game n iij t running. Doesn't work in any of the scenarios. I get the same result with -game parameter. It fails to launch the game. The default hammer compiler however never had a problem launching the game.

Exactol commented 3 years ago

Can you try using version 26? v27 changed how the game/nav/cubemap commands launched games, this might be a regression.

akshtsaklani7 commented 3 years ago

Tried 26.2. Same error.

Exactol commented 3 years ago

Can you verify the integrity of the game files?

maxdup commented 2 years ago

So... this is awkward but as far as I can tell, you can't launch CSGO by its executable anymore. Unless I'm missing an alternative, it must be launched through steam C:\Program Files (x86)\Steam\steam.exe -applaunch 730 -game "C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo"

This means NAV, CUBEMAPS and GAME are broken atm

Exactol commented 1 year ago

Closing stale issues, please try the latest prerelease and if the issue is still happening feel free to reopen