Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script cannot work, The system cannot find the file specified. #9

Open
ScHuLcZ opened this issue Feb 20, 2016 · 2 comments
Open

Script cannot work, The system cannot find the file specified. #9

ScHuLcZ opened this issue Feb 20, 2016 · 2 comments
Labels

Comments

@ScHuLcZ
Copy link

ScHuLcZ commented Feb 20, 2016

I tried to use the script (tried both versions), but endless upgrade cycle occurs, and I see the following error message:

The system cannot find the file specified.
FINDSTR: No search strings
ERROR: The search filter cannot be recognized.
Redirecting stderr to 'C:\home\steamcmd\logs\stderr.txt'

steam.cmd (or steam-CURL.cmd) configuration:
@echo OFF
set steamkey=HERE_IS_MY_STEAM_KEY
set login=anonymous
set install_directory=C:\home\servers\myserver
set steamcmd_path=C:\home\steamcmd\steamcmd.exe
set exe_path=C:\home\servers\myserver\srcds.exe -game csgo -console -usercon -secure -maxplayers_override 26 -tickrate 128 -nohltv +sv_pure 0 +game_type 0 +game_mode 1 +mapgroup mg_bomb +map de_dust2
set servername=myserver
set appid=740
set update_appid=730
set interval=60
set suppress_errors=true

If I tried to start the server from cmd, it works!

c:\home\servers\myserver>srcds.exe -game csgo -console -usercon -secure -maxplayers_override 26 -tickrate 128 -nohltv +sv_pure 0 +game_type 0 +game_mode 1 +mapgroup mg_bomb +map de_dust2

What could be the problem?

Thanks!

@C0nw0nk
Copy link
Owner

C0nw0nk commented Feb 20, 2016

Are you running as administrator ?

Also with the steam-CURL.cmd file have you renamed it to server.cmd for example ?

@C0nw0nk C0nw0nk added the bug label Feb 20, 2016
@ScHuLcZ
Copy link
Author

ScHuLcZ commented Feb 20, 2016

Yes, i tried with run as admin also. (Server 2008 R2)

I renamed steam-CURL to steam.cmd, but the more I prefer VBScript version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants