Counter-Strike
Invalid game type 'cstrike' sepecified
Why it failed to start csrike?


OS: CentOS 6

[root@cs01 27020]# ./hlds_run -game cstrike -autoupdate -pingboost 2 -port 27020 +maxplayers 10 +map de_dust2
Invalid game type 'cstrike' sepecified.
Tue Feb 20 10:35:22 EST 2018: Server Failed

[root@cs01 27020]# pwd
/root/SteamCMD/27020
[root@cs01 27020]# ls
core.so hltv libvstdlib.so vgui.so
crashhandler.so libgcc_s.so.1 linux64 voice_miles.so
demoplayer.so libSDL2.so proxy.so voice_silk.so
engine_i486.so libstdc++.so.6 steamapps voice_speex.so
filesystem_stdio.so libsteam_api.so steamclient.so
hlds_linux libsteam.so valve
hlds_run libtier0.so vgui2.so
< >
Сообщения 115 из 16
Are you trying to launch Counter-Strike or HLDS?
HLDS



below is command used

[root@cs01 SteamCMD]# ./steamcmd.sh
Redirecting stderr to '/root/Steam/logs/stderr.txt'
[ 0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation
-- type 'quit' to exit --
Loading Steam API...OK.

Steam>login anonymous

Connecting anonymously to Steam Public...Logged in OK
Waiting for user info...OK

Steam>force_install_dir ./27020/

Steam>app_set_config 90 mod cstrike

Steam>app_update 90 validate
Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
Success! App '90' fully installed.

Steam>app_update 90 -beta beta validate
Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
Success! App '90' fully installed.

Steam>exit
CWorkThreadPool::~CWorkThreadPool: work processing queue not empty: 2 items discarded.
CWorkThreadPool::~CWorkThreadPool: work processing queue not empty: 2 items discarded.
[root@cs01 SteamCMD]# cd 27020/
[root@cs01 27020]# ./hlds_run -console -game cstrike +port 27020 +de_dust2 +maxplayers 32 -pingboost 1
Invalid game type 'cstrike' sepecified.
Tue Feb 20 16:49:24 EST 2018: Server Failed

Try to copy the following directory into your HLDS folder:
<Installation Folder>\Steam\steamapps\common\Half-Life\cstrike
Try

./hlds_run -console -game cstrike +port 27020 +de_dust2 +maxplayers 32 -pingboost 1

Verify that the folder has that name
Отредактировано exec; 21 дек. 2017 г. в 6:43
Автор сообщения: z3eeK
Try to copy the following directory into your HLDS folder:
<Installation Folder>\Steam\steamapps\common\Half-Life\cstrike
How do I get it? I cannot find Steam folder on my mac
Автор сообщения: mastabomba
Автор сообщения: z3eeK
Try to copy the following directory into your HLDS folder:
<Installation Folder>\Steam\steamapps\common\Half-Life\cstrike
How do I get it? I cannot find Steam folder on my mac

With the Steam Client open:
Steam > Settings > Downloads and click the Steam Library Folders button

https://www.youtube.com/watch?v=x4qmoYjTMoE
https://www.youtube.com/watch?v=3CAh0ZZQiyo
Автор сообщения: mastabomba
Автор сообщения: z3eeK
Try to copy the following directory into your HLDS folder:
<Installation Folder>\Steam\steamapps\common\Half-Life\cstrike
How do I get it? I cannot find Steam folder on my mac

Did you get HLDS working?
not yet

[root@cs01 27020]# ./hlds_run -console -game cstrike +port 27020 +de_dust2 +maxplayers 32 -pingboost 1
Auto-restarting the server on crash

Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/root/.steam/sdk32/steamclient.so
with error:
/root/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
FATAL ERROR (shutting down): W_LoadWadFile: couldn't load gfx.wad
Автор сообщения: mastabomba
[root@cs01 27020]# ./hlds_run -console -game cstrike +port 27020 +de_dust2 +maxplayers 32 -pingboost 1

FATAL ERROR (shutting down): W_LoadWadFile: couldn't load gfx.wad

In your launch parameters, try replacing +de_dust2 with +map de_dust2 and try again. You also seem to be missing a .so file, but I don't think the server will crash because of it.
+map de_dust2 also produces same error

[root@cs01 27020]# ./hlds_run -console -game cstrike +port 27020 +map de_dust2 +maxplayers 32 -pingboost 1
Auto-restarting the server on crash

Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/root/.steam/sdk32/steamclient.so
with error:
/root/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
FATAL ERROR (shutting down): W_LoadWadFile: couldn't load gfx.
Автор сообщения: mastabomba
FATAL ERROR (shutting down): W_LoadWadFile: couldn't load gfx.

Try going to your HLDS-Cstrike( 27020\cstrike ) directory and remove gfx.wad
I also found this:
https://steamcommunity.com/app/50/discussions/0/540737414276625248/

Which means delete your Steam Half-Life directory and HLDS\Cstrike directory, restart Steam and download Counter-Strike and Half-Life. Once downloaded, copy the folder cstrike back over to your HLDS folder. If that doesn't work, try copying all subfolders of Half-Life into your HLDS folder.

It seems to have worked for several people, let me know if that helps.
Автор сообщения: z3eeK
Автор сообщения: mastabomba
FATAL ERROR (shutting down): W_LoadWadFile: couldn't load gfx.

Try going to your HLDS-Cstrike( 27020\cstrike ) directory and remove gfx.wad


[root@cs01 ~]# cd Steam/steamapps/
[root@cs01 steamapps]# ls
libraryfolders.vdf
Автор сообщения: z3eeK
I also found this:
https://steamcommunity.com/app/50/discussions/0/540737414276625248/

Which means delete your Steam Half-Life directory and HLDS\Cstrike directory, restart Steam and download Counter-Strike and Half-Life. Once downloaded, copy the folder cstrike back over to your HLDS folder. If that doesn't work, try copying all subfolders of Half-Life into your HLDS folder.

It seems to have worked for several people, let me know if that helps.


Actually I'm on a Linux server (CentOS 6) trying to setup CS 1.6 server.
< >
Сообщения 115 из 16
Показывать на странице: 1530 50

Дата создания: 21 дек. 2017 г. в 4:42
Сообщений: 16