AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   After installed source-python unable to join to server (https://forums.alliedmods.net/showthread.php?t=341934)

Gizzy 02-23-2023 07:24

After installed source-python unable to join to server
 
Hi guys.
My problem is that I want to make a Zombie server where i need to use mattie's evenscript plugin to have a good and working PROP / Propmenu.
There's an emulator for CS:GO which allows me to use Eventscripts.
I had to install source-python for that. The server Launch, unable to connect, Console log is that:

--------------------------------------------------
<<<./srcds_run: 32: pushd: not found
./srcds_run: 35: popd: not found
LD_LIBRARY_PATH=/home/users/majomfej66/ftp/game/csgo_27245/bin:/home/users/majomfej66/ftp/game/csgo_27245:/home/users/majomfej66/ftp/game/csgo_27245/bin:
#
#Console initialized.
Setting breakpad minidump AppID = 740
#Using breakpad minidump system 740/13855.1547.DC
Using breakpad crash handler
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/home/users/majomfej66/ftp/game/csgo_27245/.steam/sdk32/steamclient.so
with error:
/home/users/majomfej66/ftp/game/csgo_27245/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
/tmp/dumps is not owned by us - delete and recreate
Unable to delete /tmp/dumps. Continuing anyway.
#Loading VPK file hashes for pure server operation.
#Loading VPK file hashes for pure server operation.
#Loading VPK file hashes for pure server operation.
#Loading VPK file hashes for pure server operation.
#Loading VPK file hashes for pure server operation.
#Filesystem successfully switched to safe whitelist mode
#Game.dll loaded for "Counter-Strike: Global Offensive"
#CGameEventManager::AddListener: event 'server_pre_shutdown' unknown.
#CGameEventManager::AddListener: event 'game_newmap' unknown.
#CGameEventManager::AddListener: event 'finale_start' unknown.
#CGameEventManager::AddListener: event 'round_start' unknown.
#CGameEventManager::AddListener: event 'round_end' unknown.
#CGameEventManager::AddListener: event 'difficulty_changed' unknown.
#CGameEventManager::AddListener: event 'player_death' unknown.
#CGameEventManager::AddListener: event 'hltv_replay' unknown.
#CGameEventManager::AddListener: event 'player_connect' unknown.
#CGameEventManager::AddListener: event 'player_disconnect' unknown.
#GameTypes: missing mapgroupsSP entry for game type/mode (custom/custom).
#GameTypes: missing mapgroupsSP entry for game type/mode (cooperative/cooperative).
#GameTypes: missing mapgroupsSP entry for game type/mode (cooperative/coopmission).
Failed to load gamerulescvars.txt, game rules cvars might not be reported to management tools.
Server is hibernating
[S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam.
dlopen failed trying to load:
/home/users/majomfej66/ftp/game/csgo_27245/.steam/sdk32/steamclient.so
with error:
/home/users/majomfej66/ftp/game/csgo_27245/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
[S_API] SteamAPI_Init(): Sys_LoadModule failed to load: /home/users/majomfej66/ftp/game/csgo_27245/.steam/sdk32/steamclient.so
[Source.Python] Loading...
[Source.Python] Loaded successfully.
malloc(): invalid size (unsorted)
PreMinidumpCallback: updating dump comment



Any suggestion? :cry:

Bacardi 02-23-2023 07:40

Re: After installed source-python unable to join to server
 
Ditch mattie's evenscript ?

Gizzy 02-23-2023 07:47

Re: After installed source-python unable to join to server
 
I would if there would be a working prop to CS:GO....

Gizzy 02-23-2023 08:02

Re: After installed source-python unable to join to server
 
When i delete source-python the server working well, i can join mod is active :c


All times are GMT -4. The time now is 20:48.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.