View Single Post
Author Message
HiddenConn1
AlliedModders Donor
Join Date: Aug 2009
Location: Cambridge, UK
Old 03-01-2024 , 04:43   Game Server Port jumping
Reply With Quote #1

Hey.

Every time I try to start my css server it keeps jumping ports and doesn't successfully bind to a specific port. The server fails to get a connection to Steam.

Log:
Code:
WARNING: Failed to load 32-bit libtinfo.so.5 or libncurses.so.5.
  Please install (lib32tinfo5 / ncurses-libs.i686 / equivalent) to enable readline.

Using Breakpad minidump system. Version: 6630498 AppID: 232330
Setting breakpad minidump AppID = 232330
Using breakpad crash handler
Loaded 1335 VPK file hashes from /home/cssurfdm/serverfiles/cstrike/cstrike_pak.vpk for pure server operation.
Loaded 1335 VPK file hashes from /home/cssurfdm/serverfiles/cstrike/cstrike_pak.vpk for pure server operation.
Loaded 1218 VPK file hashes from /home/cssurfdm/serverfiles/hl2/hl2_textures.vpk for pure server operation.
Loaded 574 VPK file hashes from /home/cssurfdm/serverfiles/hl2/hl2_sound_vo_english.vpk for pure server operation.
Loaded 383 VPK file hashes from /home/cssurfdm/serverfiles/hl2/hl2_sound_misc.vpk for pure server operation.
Loaded 446 VPK file hashes from /home/cssurfdm/serverfiles/hl2/hl2_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /home/cssurfdm/serverfiles/platform/platform_misc.vpk for pure server operation.
server_srv.so loaded for "Counter-Strike: Source"
 failed to dlopen /home/cssurfdm/serverfiles/cstrike/addons/metamod/bin/linux64/server.so error=/home/cssurfdm/serverfiles/cstrike/addons/metamod/bin/linux64/server.so: wrong ELF class: ELFCLASS64
Unable to load plugin "addons/metamod/bin/linux64/server"
maxplayers set to 24
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Unknown command "r_decal_cullsize"
ConVarRef dev_loadtime_map_start doesn't point to an existing ConVar
ERROR: Port 27006 was unavailable - quitting due to "-strictportbind" command-line flag!

Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Thu Feb 29 18:09:02 UTC 2024: Server restart in 10 seconds
Second:
Code:
server_srv.so loaded for "Counter-Strike: Source"
 failed to dlopen /home/cssurfdm/serverfiles/cstrike/addons/metamod/bin/linux64/server.so error=/home/cssurfdm/serverfiles/cstrike/addons/metamod/bin/linux64/server.so: wrong ELF class: ELFCLASS64
Unable to load plugin "addons/metamod/bin/linux64/server"
__________________
HiddenConn1 is offline