Raised This Month: $ Target: $400
 0% 

Solved Clean Install TF2 Server Will Not Boot


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
1Poseidon3
Junior Member
Join Date: Aug 2016
Location: U.S.A.
Old 06-28-2017 , 20:58   Clean Install TF2 Server Will Not Boot
Reply With Quote #1

Hello everyone. I have tried multiple times to get this to work but I can't no matter what resources I use. Before I tell you the error, I will tell you what I tried to do to fix it first.
  1. Reinstall VPS with Centos 7
  2. Reinstall VPS with Centos 6
  3. Reinstall SteamCMD
  4. Reinstall TF2 Dedicated Server
  5. Create a Symlink for the "missing files" (results in Segmentation Fault only)
  6. Copy the "missing files over to the folder they should be in (results in a Segmentation Fault only)
  7. Giving every single file 777 permissions within my user folder

Here is my error:
Code:
Loaded 449 VPK file hashes from /home/poseidon/steamcmd/tf2/hl2/hl2_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /home/poseidon/steamcmd/tf2/platform/platform_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /home/poseidon/steamcmd/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

dlopen failed trying to load:
/home/poseidon/.steam/sdk32/steamclient.so
with error:
/home/poseidon/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
tf2/srcds_run: line 324: 18945 Segmentation fault      $HL_CMD
Add "-debug" to the tf2/srcds_run command line to generate a debug.log to help with solving this problem
Wed Jun 28 20:58:50 EDT 2017: Server restart in 0 seconds
Wed Jun 28 20:58:50 EDT 2017: Server Quit
This error just constantly loops. Adding the "-debug" just results in another error and still doesn't run. Everything is a completely clean install of the TF2 Dedicated Server files. Does anyone have any idea what I could possibly do to get my server running?

EDIT: The "Server Quit" line was me typing "CTRL+C".

EDIT 2: Here is what happens when I take steamclient.so from it's location in tf/bin and copy it to .steam/sdk32:
Code:
Auto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.
Using Breakpad minidump system. Version: 4016097 AppID: 232250
Setting breakpad minidump AppID = 232250
Using breakpad crash handler
Loaded 7673 VPK file hashes from /home/poseidon/steamcmd/tf2/tf/tf2_textures.vpk for pure server operation.
Loaded 7673 VPK file hashes from /home/poseidon/steamcmd/tf2/tf/tf2_textures.vpk for pure server operation.
Loaded 465 VPK file hashes from /home/poseidon/steamcmd/tf2/tf/tf2_sound_vo_english.vpk for pure server operation.
Loaded 465 VPK file hashes from /home/poseidon/steamcmd/tf2/tf/tf2_sound_vo_english.vpk for pure server operation.
Loaded 1095 VPK file hashes from /home/poseidon/steamcmd/tf2/tf/tf2_sound_misc.vpk for pure server operation.
Loaded 1095 VPK file hashes from /home/poseidon/steamcmd/tf2/tf/tf2_sound_misc.vpk for pure server operation.
Loaded 1829 VPK file hashes from /home/poseidon/steamcmd/tf2/tf/tf2_misc.vpk for pure server operation.
Loaded 1829 VPK file hashes from /home/poseidon/steamcmd/tf2/tf/tf2_misc.vpk for pure server operation.
Loaded 1829 VPK file hashes from /home/poseidon/steamcmd/tf2/tf/tf2_misc.vpk for pure server operation.
Loaded 1217 VPK file hashes from /home/poseidon/steamcmd/tf2/hl2/hl2_textures.vpk for pure server operation.
Loaded 574 VPK file hashes from /home/poseidon/steamcmd/tf2/hl2/hl2_sound_vo_english.vpk for pure server operation.
Loaded 383 VPK file hashes from /home/poseidon/steamcmd/tf2/hl2/hl2_sound_misc.vpk for pure server operation.
Loaded 449 VPK file hashes from /home/poseidon/steamcmd/tf2/hl2/hl2_misc.vpk for pure server operation.
Loaded 449 VPK file hashes from /home/poseidon/steamcmd/tf2/hl2/hl2_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /home/poseidon/steamcmd/tf2/platform/platform_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /home/poseidon/steamcmd/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: 19916 Segmentation fault      $HL_CMD
Add "-debug" to the tf2/srcds_run command line to generate a debug.log to help with solving this problem
Wed Jun 28 22:13:48 EDT 2017: Server restart in 0 seconds
Wed Jun 28 22:13:49 EDT 2017: Server Quit
EDIT 3: I got "-debug" to work but this was the only thing in the "debug.log" file:
Code:
  GNU nano 2.3.1              File: debug.log

----------------------------------------------
CRASH: Thu Jun 29 00:51:00 EDT 2017
Start Line: ./srcds_linux -debug -console -game tf -nohltv +sv_pure 1 +map ph_cchotel_b2 +maxplayers 32 -secured -timeout 0
End of Source crash report
----------------------------------------------

Last edited by 1Poseidon3; 07-03-2017 at 00:29. Reason: Solved
1Poseidon3 is offline
luki1412
Veteran Member
Join Date: Oct 2008
Location: OnPluginStart()
Old 07-02-2017 , 04:01   Re: Clean Install TF2 Server Will Not Boot
Reply With Quote #2

ph_cchotel_b2 is not a default map though
__________________
luki1412 is offline
nosoop
Veteran Member
Join Date: Aug 2014
Old 07-02-2017 , 05:09   Re: Clean Install TF2 Server Will Not Boot
Reply With Quote #3

Quote:
Could not load: replay_srv.so
TF2 update in February added new shared library dependencies.

This post might help (might need to tweak the command for your architecture); check the rest of the thread if it doesn't.
__________________
I do TF2, TF2 servers, and TF2 plugins.
I don't do DMs over Discord -- PM me on the forums regarding inquiries.
AlliedModders Releases / Github / TF2 Server / Donate (BTC / BCH / coffee)
nosoop is offline
1Poseidon3
Junior Member
Join Date: Aug 2016
Location: U.S.A.
Old 07-02-2017 , 23:13   Re: Clean Install TF2 Server Will Not Boot
Reply With Quote #4

Quote:
Originally Posted by luki1412 View Post
ph_cchotel_b2 is not a default map though
I changed that part earlier. It didn't work even with the default map.

Quote:
Originally Posted by nosoop View Post
TF2 update in February added new shared library dependencies.

This post might help (might need to tweak the command for your architecture); check the rest of the thread if it doesn't.
I wish I had seen this post earlier but I just got fed up with Centos 7 and moved to Ubuntu 16.04 which worked after a few more commands but now I'm having the problem that I made another thread about. The server runs and people can join and the custom plugins work though. Thanks for the post too. I'll keep this in mind if go back to Centos 7.

EDIT: I'll mark this as solved so other people with this problem can see this as a potential fix. Thanks again.

Last edited by 1Poseidon3; 07-03-2017 at 00:29.
1Poseidon3 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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