Hello everybody;
recently i tried to install a Killing Floor dedicated server, but it don't work.
My server is a Debian 64-bit.
I used this tutorial, because the other one on the forum is obsolete.
This is what i did :
- I downloaded steamcmd_linux.tar.gz in /home/unreal/steamcmd
- After untar it, i have 4 element : linux32 steamcmd_linux.tar.gz steamcmd.sh steam.sh
- I execute ./steamcmd.sh. Few lines appears, the script download and extract things. I got the Steam> prompt after several seconds.
- I login with a specific account created for my killing server. Then i received the message Logged in OK
- I force the install directory with force_install_dir kfserver
- Then I execute app_update 215360 validate. The download start an after a couple of minutes, Success! App '215360' fully installed
- I quit the Steam prompt
- I go to my kfserver/System directory at /home/unreal/steamcmd/kfserver/System
- I copy the Default.ini in a file KillingFloor.ini
- I edit this KillingFloor.ini file with a best ServerName, and an AdminName and AdminPassword. I also enable the webadmin with bEnabled=True in [UWeb.WebServer]
- I use this command to start the server ./ucc-bin server KF-bioticslab.rom?game=KFmod.KFGameType?VACSecured=tr ue?MaxPlayers=6 -nohomedir
- After several seconds, this line appears "STEAMAUTH : Sending updated server details - MyServerName 0 | 6"
- If i tried to acceed to the web admin, it ask me the login and password i set in KillingFloor.ini, and it WORKS.
- Now the problems are coming. If i launch my Killing Floor game, i can see the server in the list, but if i try to connect to it, just a black screen with the message "Connecting (F10 to cancel)" Nothing happen.
- If i push the F10 button, i can see a "noreconnect" error.
I have searched on Internet and the solution is always the same :
http://forums.tripwireinteractive.co...ad.php?t=49142
http://forums.tripwireinteractive.co...ht=noreconnect
http://forums.tripwireinteractive.co...ht=noreconnect
http://forums.tripwireinteractive.co...ht=noreconnect
http://forums.tripwireinteractive.co...ht=noreconnect
http://forums.tripwireinteractive.co...ht=noreconnect
http://ift.tt/1CAmHLK
http://ift.tt/1CAmFDz
http://ift.tt/1CAmFDE
The file steam_appid.txt in the System folder has to be deleted. So let's do it.
- Actually, the only console i have is busy to display "STEAMAUTH : Sending updated server details - MyServerName 0 | 6" messages.
- So i open up an other terminal, and do "more /home/unreal/steamcmd/kfserver/System/steam_appid.txt.
- The file is here, and contains "1250"
- I do "rm /home/unreal/steamcmd/kfserver/System/steam_appid.txt"
- If i do "ls /home/unreal/steamcmd/kfserver/System/steam_appid.txt", this file is not here anymore. So the file has correctly been deleted.
But if i try to connect to my server with my Killing Floor game, the same noreconnect error appear when i wait, and push F10.
__________________________________________________ ______________________________
This is the result of the netstat -pln when the KF server is launched :
tcp 0 0 0.0.0.0:8075 0.0.0.0:* LISTEN 5813/ucc-bin-real
udp 0 0 0.0.0.0:10707 0.0.0.0:* 5813/ucc-bin-real
udp 0 0 0.0.0.0:7707 0.0.0.0:* 5813/ucc-bin-real
udp 0 0 0.0.0.0:7708 0.0.0.0:* 5813/ucc-bin-real
udp 0 0 0.0.0.0:7717 0.0.0.0:* 5813/ucc-bin-real
udp 0 0 0.0.0.0:20560 0.0.0.0:* 5813/ucc-bin-real
udp 0 0 0.0.0.0:28852 0.0.0.0:* 5813/ucc-bin-real
This really makes me crazy. Did i forgot something ?
Thanks by advance if you can help me.
recently i tried to install a Killing Floor dedicated server, but it don't work.
My server is a Debian 64-bit.
I used this tutorial, because the other one on the forum is obsolete.
This is what i did :
- I downloaded steamcmd_linux.tar.gz in /home/unreal/steamcmd
- After untar it, i have 4 element : linux32 steamcmd_linux.tar.gz steamcmd.sh steam.sh
- I execute ./steamcmd.sh. Few lines appears, the script download and extract things. I got the Steam> prompt after several seconds.
- I login with a specific account created for my killing server. Then i received the message Logged in OK
- I force the install directory with force_install_dir kfserver
- Then I execute app_update 215360 validate. The download start an after a couple of minutes, Success! App '215360' fully installed
- I quit the Steam prompt
- I go to my kfserver/System directory at /home/unreal/steamcmd/kfserver/System
- I copy the Default.ini in a file KillingFloor.ini
- I edit this KillingFloor.ini file with a best ServerName, and an AdminName and AdminPassword. I also enable the webadmin with bEnabled=True in [UWeb.WebServer]
- I use this command to start the server ./ucc-bin server KF-bioticslab.rom?game=KFmod.KFGameType?VACSecured=tr ue?MaxPlayers=6 -nohomedir
- After several seconds, this line appears "STEAMAUTH : Sending updated server details - MyServerName 0 | 6"
- If i tried to acceed to the web admin, it ask me the login and password i set in KillingFloor.ini, and it WORKS.
- Now the problems are coming. If i launch my Killing Floor game, i can see the server in the list, but if i try to connect to it, just a black screen with the message "Connecting (F10 to cancel)" Nothing happen.
- If i push the F10 button, i can see a "noreconnect" error.
I have searched on Internet and the solution is always the same :
http://forums.tripwireinteractive.co...ad.php?t=49142
http://forums.tripwireinteractive.co...ht=noreconnect
http://forums.tripwireinteractive.co...ht=noreconnect
http://forums.tripwireinteractive.co...ht=noreconnect
http://forums.tripwireinteractive.co...ht=noreconnect
http://forums.tripwireinteractive.co...ht=noreconnect
http://ift.tt/1CAmHLK
http://ift.tt/1CAmFDz
http://ift.tt/1CAmFDE
The file steam_appid.txt in the System folder has to be deleted. So let's do it.
- Actually, the only console i have is busy to display "STEAMAUTH : Sending updated server details - MyServerName 0 | 6" messages.
- So i open up an other terminal, and do "more /home/unreal/steamcmd/kfserver/System/steam_appid.txt.
- The file is here, and contains "1250"
- I do "rm /home/unreal/steamcmd/kfserver/System/steam_appid.txt"
- If i do "ls /home/unreal/steamcmd/kfserver/System/steam_appid.txt", this file is not here anymore. So the file has correctly been deleted.
But if i try to connect to my server with my Killing Floor game, the same noreconnect error appear when i wait, and push F10.
__________________________________________________ ______________________________
This is the result of the netstat -pln when the KF server is launched :
tcp 0 0 0.0.0.0:8075 0.0.0.0:* LISTEN 5813/ucc-bin-real
udp 0 0 0.0.0.0:10707 0.0.0.0:* 5813/ucc-bin-real
udp 0 0 0.0.0.0:7707 0.0.0.0:* 5813/ucc-bin-real
udp 0 0 0.0.0.0:7708 0.0.0.0:* 5813/ucc-bin-real
udp 0 0 0.0.0.0:7717 0.0.0.0:* 5813/ucc-bin-real
udp 0 0 0.0.0.0:20560 0.0.0.0:* 5813/ucc-bin-real
udp 0 0 0.0.0.0:28852 0.0.0.0:* 5813/ucc-bin-real
This really makes me crazy. Did i forgot something ?
Thanks by advance if you can help me.
Aucun commentaire:
Enregistrer un commentaire