Jump to content
GIGN Forum

Problēmas Ar Serveri ( Dproto )


Recommended Posts

Tātad, visi faili ir uzstādīti, ir problēmas ar servera palaišanu.

Palaišot izmet šādu erroru

HLDS installation up to date
root@xxx:/cs/dd2# ./hlds_run -game cstrike +port 27017 +maxplayers 20 +map de_dust -nomaster -insecure -debug
Auto detecting CPU
Using Pentium II Optimised binary.
Enabling debug mode
./hlds_run: 400: gdb: not found
Please install gdb first.
goto http://www.gnu.org/software/gdb/
Auto-restarting the server on crash

Console initialized.
scandir failed:/cs/dd2/./platform/SAVE
Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 15:58:06 Jun 15 2009 (4617)
STEAM Auth Server
couldn't exec language.cfg
Server IP address 127.0.1.1:27017
scandir failed:/cs/dd2/./platform/SAVE
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continu                                 ing with current version anyway.
Master server communication disabled.

couldn't exec listip.cfg
couldn't exec banned.cfg
scandir failed:/cs/dd2/./platform/SAVE
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continu                                 ing with current version anyway.
Master server communication disabled.

Could not establish connection to Steam servers.

Kur varētu būt vaina?

Man jāienstelē to gdb?

OS - ubuntu linux

Edited by gvaido
Link to comment
Share on other sites

 sudo apt-get install gdb

Ar šo GDB viņš tev pie hlds_run main direktorijā rakstīs crash errorus

 sudo apt-get install screen

Ar šo tu ieinstalēsi screanu , lai var palaist vairākus serverus

 screen -A -m -d -S cs-lhc ./hlds_run -game cstrike +exec server.cfg +ip tavs_ip +port 27015 +maxplayers 21 +sv_lan 1 +map de_dust -debug -master -secure

Šo uztaisi iekš server.sh un ieliec pie hlds_run faila tajā pašā mapē ( cs-lhc vietā var būt visskautkas piemēram nonserver cs-nezinu) (sv_lan 1 tur var arī būt sv_lan 0 , tas atkarībā no dproto konfigurācijas ) ( tavs_ip vietā loģiski kad tava ip_addrese )

 ./server.sh

Serveris palaižās

 screen  -x cs-lhc

cs-lhc vietā protams ja tu liec savu kaut kādu tur nosaukumu tad raksti tādu kāds tev ir

Ar šo mēs ieejam cs servera konsolē

Lai izietu atstājot serveri darbojamies spiezam Control + A un pēctam Control + D

Ja vēlies izslēgt serveri tad vienkārši cs konsolē ieraksti exit

Ar šo vaidzētu aiziet Pielikumā ir server.sh ja tev slinkums taisīt vnk šo izeditē ar notepad++ vai notepad un caur ftp iemet. ( nesanāca augšuplādet gign neatļāuj sh failu uploadu ) tāpēc ķēr http://www.cs.mpe.lv/uploads/server.sh

Ja kautko vel vēlies raksti pm , ja vēlies zināt kā uzlikt ,lai serveris automātiski ieslēdzās kad kasti ieslēdz vai ko citu.

Link to comment
Share on other sites

  • 6 months later...
Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...