←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

Serwer Debian 64bity SteamCMD problem przy...

  • +
  • -
Sławo - zdjęcie Sławo 15.10.2013

Podczas odpalania serwera wyskakuje taki błąd

./hlds_run -game cstrike -autorestart -secure +maxplayers 25 +port 27015 +map de_dust2 +exec server.cfg 

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
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 17:45:07 Apr 25 2013 (6027)
STEAM Auth Server
couldn't exec listip.cfg
couldn't exec banned.cfg
Server IP address 127.0.1.1:27015
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
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

couldn't exec listip.cfg
couldn't exec banned.cfg

Miał ktoś coś podobnego? Serwer stawiałem zgodnie z poradnikiem na tej stronie.

Odpowiedz

  • +
  • -
Amaroq - zdjęcie Amaroq 15.10.2013

O jaki błąd konkretnie chodzi?
Mam tak samo przy odpalaniu serwera i wszystko działa.
Odpowiedz

  • +
  • -
JaBydlak - zdjęcie JaBydlak 15.10.2013

Nie ma żadnego błędu, serwer działa

Odpowiedz

  • +
  • -
Sławo - zdjęcie Sławo 15.10.2013

Nie ma żadnego błędu, serwer działa

 

Może i to działa, nie sprawdzałem. Aleee...

 

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
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 17:45:07 Apr 25 2013 (6027)
STEAM Auth Server
couldn't exec listip.cfg
couldn'
t exec banned.cfg
Server IP address 127.0.1.1:27015
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
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

couldn't exec listip.cfg
couldn'
t exec banned.cfg

 

Tu brakuje jakiegoś pliku, tu coś się źle otworzyło, tam coś...

Nie powinno tego być.

Odpowiedz

  • +
  • -
JaBydlak - zdjęcie JaBydlak 16.10.2013

Przede wszystkim nie odpalaj serwera z roota,

Plików których nie ma:

steamclient.so serwer go nie potrzebuje, to jest pewnie do jakiejś komunikacji serwera z masterem albo chgw po co, w teamfortress też taki błąd mam i wszysko działa

a pliki:

couldn't exec listip.cfg
couldn'
exec banned.cfg

to pliki banów

jak kogoś zbanujesz ( nie amxem tylko ręcznie) to pliki się stworzą.

Odpowiedz