Raised This Month: $ Target: $400
 0% 

64 bit TF2 server not starting


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
GnomeChompski
Senior Member
Join Date: Jul 2012
Old 04-20-2024 , 16:12   64 bit TF2 server not starting
Reply With Quote #1

Hey all,

Currently running TF2 in a docker container, the 32bit install launches just fine but on switching to 64 bit the server will not boot. I've been attempting to get this working for a while but keep hitting this issue and i've exhausted all of the googling. The container is based off of CM2Walki/steamcmd:root which is Debian 12 - Bookworm.



Code:
failed to dlopen /home/steam/tf-dedicated/bin/replay_srv.so error=/home/steam/tf-dedicated/bin/replay_srv.so: wrong ELF class: ELFCLASS32
Could not load: replay_srv.so
FATAL ERROR: Could not load: replay_srv.so
I have checked the files in question and they exist in bin/ and bin/linux64/ and i'm installing the following dependencies in the container:

Code:
apt-get install -y --no-install-recommends --no-install-suggests \ 
wget ca-certificates lib32z1 libncurses5:i386 libbz2-1.0:i386 libtinfo5:i386 libcurl3-gnutls:i386 \ 
libc6 \ libc6-dev \ libc6-dbg \ autoconf \ libtool \ pip \ nasm \ libiberty-dev:i386 libelf-dev:i386 
libboost-dev:i386 libbsd-dev:i386 libunwind-dev:i386 lib32z1-dev libc6-dev-i386 linux-libc-dev:i386 g++-multilib \ 
curl file  bsdmainutils python3 util-linux binutils bc jq lib32gcc-s1 lib32stdc++6 libcurl4-gnutls-dev:i386 libsdl2-2.0-0:i386 libncurses5-dev libncursesw5-dev lib32ncurses-dev libncurses5:i386 \
__________________
GnomeChompski is offline
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 04-21-2024 , 05:53   Re: 64 bit TF2 server not starting
Reply With Quote #2

Move the bin/linux64/ to /home/.steam/sdk64 the content files only, most likely the existing one is old so move the updated only from steamcmd/linux64 there, or create a symlink, it's allowed on server to use SYMLINKS.
__________________
I dont walk trough this world with fear in my heart.
www.dark-arena.com L4D, CS1.6, CZ Servers

Last edited by CryWolf; 04-21-2024 at 05:55.
CryWolf is offline
Send a message via MSN to CryWolf Send a message via Yahoo to CryWolf
GnomeChompski
Senior Member
Join Date: Jul 2012
Old 04-21-2024 , 06:54   Re: 64 bit TF2 server not starting
Reply With Quote #3

It looks like a missing dependency for x64, libcurl3-gnutls also was required.
__________________
GnomeChompski 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 16:57.


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