View Single Post
oqyh
Senior Member
Join Date: May 2019
Location: United Arab Emirates
Old 03-01-2021 , 15:58   Re: [HELP] Sourcemod causes crash on my Server.
Reply With Quote #5

Quote:
Originally Posted by UberMedicFully View Post
Okay after changing a few things this happens on start up

failed to dlopen /home/sid_2507657/tf2/tf/../tf/addons/metamod/bin/server.so error=/home/sid_2507657/tf2/tf/../tf/addons/metamod/bin/server.so: wrong ELF class: ELFCLASS64 failed to dlopen /home/sid_2507657/tf2/hl2/../tf/addons/metamod/bin/server.so error=/home/sid_2507657/tf2/hl2/../tf/addons/metamod/bin/server.so: wrong ELF class: ELFCLASS64 failed to dlopen /home/sid_2507657/tf2/bin/../tf/addons/metamod/bin/server.so error=/home/sid_2507657/tf2/bin/../tf/addons/metamod/bin/server.so: wrong ELF class: ELFCLASS64 Unable to load plugin "../tf/addons/metamod/bin/server"
Download the both links

1- https://www.sourcemod.net/downloads.php?branch=stable

2- https://www.sourcemm.net/downloads.php?branch=stable


or


Code:
add-apt-repository multiverse
dpkg --add-architecture i386
apt-get update
apt-get install lib32gcc1 lib32stdc++6

1 of them should do the job

Last edited by oqyh; 03-01-2021 at 18:33.
oqyh is offline