Raised This Month: $32 Target: $400
 8% 

Server not starting


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
FindL
New Member
Join Date: Mar 2021
Old 03-01-2021 , 14:03   Server not starting
Reply With Quote #1

Hello

I don't know if I'm in good section.. sorry :/

I'm trying to make a CSGO Server. It's running on a x64Bit machin (xeon l5420) with 4gb of ram.
Running on Debian 10

I installed the lasts versions of Metamod & Sourcemod and the folders are looking nice :



But, when I start the server and trying to get something by entering meta or sm, I got errors...
Also, I tryied to load the plugin manually and I got the following errors:

Code:
meta
Unknown command "meta"
sm
Unknown command "sm"
plugin_load addons/sourcemod/bin/sourcemod_mm.x64.so
 failed to dlopen /home/steam/csgo/csgo/addons/sourcemod/bin/sourcemod_mm.x64.so error=/home/steam/csgo/csgo/addons/sourcemod/bin/sourcemod_mm.x64.so: wrong ELF class: ELFCLASS64
Unable to load plugin "addons/sourcemod/bin/sourcemod_mm.x64.so"
Unable to load plugin "addons/sourcemod/bin/sourcemod_mm.x64.so"
sm plugins list
Unknown command "sm"
Do someone know what I did wrong?

Thanks
FindL is offline
oqyh
Senior Member
Join Date: May 2019
Location: United Arab Emirates
Old 03-01-2021 , 18:38   Re: Server not starting
Reply With Quote #2

Quote:
Originally Posted by FindL View Post
Hello

I don't know if I'm in good section.. sorry :/

I'm trying to make a CSGO Server. It's running on a x64Bit machin (xeon l5420) with 4gb of ram.
Running on Debian 10

I installed the lasts versions of Metamod & Sourcemod and the folders are looking nice :



But, when I start the server and trying to get something by entering meta or sm, I got errors...
Also, I tryied to load the plugin manually and I got the following errors:

Code:
meta
Unknown command "meta"
sm
Unknown command "sm"
plugin_load addons/sourcemod/bin/sourcemod_mm.x64.so
 failed to dlopen /home/steam/csgo/csgo/addons/sourcemod/bin/sourcemod_mm.x64.so error=/home/steam/csgo/csgo/addons/sourcemod/bin/sourcemod_mm.x64.so: wrong ELF class: ELFCLASS64
Unable to load plugin "addons/sourcemod/bin/sourcemod_mm.x64.so"
Unable to load plugin "addons/sourcemod/bin/sourcemod_mm.x64.so"
sm plugins list
Unknown command "sm"
Do someone know what I did wrong?

Thanks





Try


Code:
add-apt-repository multiverse
dpkg --add-architecture i386
apt-get update
apt-get install lib32gcc1 lib32stdc++6
oqyh is offline
FindL
New Member
Join Date: Mar 2021
Old 03-02-2021 , 05:11   Re: Server not starting
Reply With Quote #3

Yes, that was this!

Thanks
FindL is offline
Reply


Thread Tools
Display Modes

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:58.


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