←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

Problem z serwerem (FATAL ERROR)

Locked

  • +
  • -
bakul. <3's Photo bakul. <3 21.05.2009

Witam. Dzisiaj się zdziwiłem, bo zawsze mój serwer był pełny, a dzisiaj patrze status 0/22. Postanowiłem dać restart i zajrzeć w konsolę. W HLSW po restarcie i przy próbie połączenia kogoś z serwerem ujrzałem taki błąd:
15:08:17 og L 05/21/2009 - 09:07:14: FATAL ERROR (shutting down): SteamGetEncryptionKeyToSendToNewClient:  Returned NULL!

Czy ktoś może wie czym to może być spowodowane?
Quote

  • +
  • -
Portek's Photo Portek 21.05.2009

Spróbuj dodać coś takiego do server.cfg
setmaster add 68.142.72.250
setmaster add 69.28.151.162
Gdy to nie pomoże do parametrów startowych dodaj -nomaster, -autoupdate (mniemam że serwer steam), gdy te operacje nie pomogą spróbuj przeinstalować serwer.

@Edit
Jeśli serwer jest Steam to wyłącz VAC secure "0" w liblist.gam.
Quote

  • +
  • -
bakul. <3's Photo bakul. <3 21.05.2009

Serwer jest na dwa protokoły, przerabiany z 47.

Jeśli to coś pomoże:
sd22:~# cd /home/hlds5
sd22:/home/hlds5# screen -S ffa2 ./hlds_run -game cstrike -nomaster +maxplayers 23 +map de_dust2 +ip 91.205.74.22 +sv_lan 0 +port 27050
"sv_voicecodec") (value "voice_speex")
[AMXX] Cvar "sv_voicecodec" zmieniony na "voice_speex"
L 05/21/2009 - 11:28:39: [admincmd.amxx] Cmd: "Half-Life<0><><>" set cvar (name "sv_voicequality") (value "4")
[AMXX] Cvar "sv_voicequality" zmieniony na "4"
PTB: (maxsize) Maximum team size is 16 player(s).
PTB: (maxdiff) Maximum team size difference is 8.
couldn't exec addons/amxmodx/configs/ptb.cfg
Reasonkicker.cfg zaladowany pomyslnie!
pipes.cpp (484) : Assertion Failed: bRet
pipes.cpp (536) : Assertion Failed: bRet
steamclient.cpp (371) : Assertion Failed: pClientPipe->BWriteAndReadResult( buf, bufRet )
steamclient.cpp (373) : Assertion Failed: bufRet.TellPut() == ( sizeof(HSteamUser) + sizeof(uint8) )

Master server communication disabled.
Menu item 17 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
Menu item 18 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"
Quote
Locked