View Single Post
Author Message
b e r b
Junior Member
Join Date: Jun 2018
Old 09-19-2018 , 12:46   TF2 server unable to start on archlinux
Reply With Quote #1

I've been trying run a TF2 server on a fresh archlinux install but whenever I start it, it gives a warning about installing certain packages and then restarts. I tried looking for those packages in the AUR but was unable to find them.

Heres the log file:

Code:
WARNING: No map specified! Server may not heartbeat.
Auto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.

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: 4647498 AppID: 232250
Setting breakpad minidump AppID = 232250
Using breakpad crash handler
Loaded 9300 VPK file hashes from /home/berb/tf2server/tf2/tf/tf2_textures.vpk for pure server operation.
Loaded 9300 VPK file hashes from /home/berb/tf2server/tf2/tf/tf2_textures.vpk for pure server operation.
Loaded 465 VPK file hashes from /home/berb/tf2server/tf2/tf/tf2_sound_vo_english.vpk for pure server operation.
Loaded 465 VPK file hashes from /home/berb/tf2server/tf2/tf/tf2_sound_vo_english.vpk for pure server operation.
Loaded 1328 VPK file hashes from /home/berb/tf2server/tf2/tf/tf2_sound_misc.vpk for pure server operation.
Loaded 1328 VPK file hashes from /home/berb/tf2server/tf2/tf/tf2_sound_misc.vpk for pure server operation.
Loaded 2190 VPK file hashes from /home/berb/tf2server/tf2/tf/tf2_misc.vpk for pure server operation.
Loaded 2190 VPK file hashes from /home/berb/tf2server/tf2/tf/tf2_misc.vpk for pure server operation.
Loaded 2190 VPK file hashes from /home/berb/tf2server/tf2/tf/tf2_misc.vpk for pure server operation.
Loaded 1217 VPK file hashes from /home/berb/tf2server/tf2/hl2/hl2_textures.vpk for pure server operation.
Loaded 574 VPK file hashes from /home/berb/tf2server/tf2/hl2/hl2_sound_vo_english.vpk for pure server operation.
Loaded 383 VPK file hashes from /home/berb/tf2server/tf2/hl2/hl2_sound_misc.vpk for pure server operation.
Loaded 451 VPK file hashes from /home/berb/tf2server/tf2/hl2/hl2_misc.vpk for pure server operation.
Loaded 451 VPK file hashes from /home/berb/tf2server/tf2/hl2/hl2_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /home/berb/tf2server/tf2/platform/platform_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /home/berb/tf2server/tf2/platform/platform_misc.vpk for pure server operation.
server_srv.so loaded for "Team Fortress"
Could not load: replay_srv.so
Could not load: replay_srv.so

Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
tf2/srcds_run: line 324:  6462 Segmentation fault      (core dumped) $HL_CMD
Add "-debug" to the tf2/srcds_run command line to generate a debug.log to help with solving this problem
Wed Sep 19 12:27:35 EDT 2018: Server restart in 10 seconds
If anybody could tell me a solution to this problem, I would greatly appreciate it. Thanks

Last edited by b e r b; 09-19-2018 at 21:56.
b e r b is offline