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

Solved CSGO Server not loading MM:Source


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
NickischLP
Senior Member
Join Date: Jun 2013
Location: Germany
Old 09-24-2021 , 17:57   CSGO Server not loading MM:Source
Reply With Quote #1

Hi there,

since the new csgo update I only got problems with my csgo servers.
They are always valding thereir server files and wont load mm:source.
I only found this in my console log:
Code:
 failed to dlopen /home/steam/gameserver/csgojb/csgo/addons/metamod/bin/linux64/server.so error=/home/steam/gameserver/csgojb/csgo/addons/metamod/bin/linux64/server.so: wrong ELF class: ELFCLASS64
Unable to load plugin "addons/metamod/bin/linux64/server"
Failed to load plugin "addons/metamod/bin/server"
My server runs debian 12.
I installed the latest stable sourcemod and mm:source also checked the documentation twice.

Can anybody help?

EDIT:
I got it solved.
My debian got a newer libary than the delivery (libgcc_s.so.1). I deleted the old one now its working again. Also I changed my old steamcmd (zip installation) to repo installation
__________________

Last edited by NickischLP; 09-24-2021 at 22:48. Reason: SOLVED
NickischLP is offline
Send a message via Skype™ to NickischLP
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 09-24-2021 , 18:23   Re: CSGO Server not loading MM:Source
Reply With Quote #2

Check metamod-fatal.log in your root game server folder.

https://forums.alliedmods.net/showpo...02&postcount=2

Quote:
Originally Posted by Maxximou5 View Post
Never ever for any reason ever tell someone you're running the latest. It doesn't provide any helpful information, especially if by the time you posted something, a new version was released. Always state the exact version you are running for anything.
Maxximou5 is offline
NickischLP
Senior Member
Join Date: Jun 2013
Location: Germany
Old 09-24-2021 , 18:25   Re: CSGO Server not loading MM:Source
Reply With Quote #3

Quote:
Originally Posted by Maxximou5 View Post
Check metamod-fatal.log in your root game server folder.

https://forums.alliedmods.net/showpo...02&postcount=2
This log does not exist on my system
I am runing Sourcemod 1.10 - build 6514 and MM:Source 1.11 - build 1145
__________________

Last edited by NickischLP; 09-24-2021 at 18:30.
NickischLP is offline
Send a message via Skype™ to NickischLP
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 09-24-2021 , 18:29   Re: CSGO Server not loading MM:Source
Reply With Quote #4

What about a sourcemod_fatal.log?

If you issue the command - meta version does it respond with anything?
Maxximou5 is offline
NickischLP
Senior Member
Join Date: Jun 2013
Location: Germany
Old 09-24-2021 , 18:43   Re: CSGO Server not loading MM:Source
Reply With Quote #5

Quote:
Originally Posted by Maxximou5 View Post
What about a sourcemod_fatal.log?

If you issue the command - meta version does it respond with anything?

I dont have sourcemod_fatal.log

It respond with unkown command.

I got also L4D2 and TF2 Servers runing this issue only affects my csgo servers
__________________

Last edited by NickischLP; 09-24-2021 at 18:43.
NickischLP is offline
Send a message via Skype™ to NickischLP
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 09-24-2021 , 18:55   Re: CSGO Server not loading MM:Source
Reply With Quote #6

Check the permissions for the server, make sure that all directories and files can be read and written to that need to be.
Maxximou5 is offline
NickischLP
Senior Member
Join Date: Jun 2013
Location: Germany
Old 09-24-2021 , 19:47   Re: CSGO Server not loading MM:Source
Reply With Quote #7

Quote:
Originally Posted by Maxximou5 View Post
Check the permissions for the server, make sure that all directories and files can be read and written to that need to be.
Permission are fine, it is still not working.

EDIT:
The log was now created with tis error:
Code:
L 09/24/2021 - 22:59:05: Detected engine 11 but could not load: /home/steam/gameserver/csgojb/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib/i386-linux-gnu/libstdc++.so.6)
L 09/24/2021 - 23:07:59: Detected engine 11 but could not load: /home/steam/gameserver/csgojb/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib/i386-linux-gnu/libstdc++.so.6)
L 09/24/2021 - 23:08:42: Detected engine 11 but could not load: /home/steam/gameserver/csgojb/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib/i386-linux-gnu/libstdc++.so.6)
L 09/24/2021 - 23:10:09: Detected engine 11 but could not load: /home/steam/gameserver/csgojb/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib/i386-linux-gnu/libstdc++.so.6)
L 09/24/2021 - 23:11:59: Detected engine 11 but could not load: /home/steam/gameserver/csgojb/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib/i386-linux-gnu/libstdc++.so.6)
L 09/24/2021 - 23:13:34: Detected engine 11 but could not load: /home/steam/gameserver/csgojb/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib/i386-linux-gnu/libstdc++.so.6)
L 09/24/2021 - 23:31:59: Detected engine 11 but could not load: /home/steam/gameserver/csgojb/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib/i386-linux-gnu/libstdc++.so.6)
L 09/24/2021 - 23:41:29: Detected engine 11 but could not load: /home/steam/gameserver/csgojb/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib/i386-linux-gnu/libstdc++.so.6)
L 09/24/2021 - 23:43:05: Detected engine 11 but could not load: /home/steam/gameserver/csgojb/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib/i386-linux-gnu/libstdc++.so.6)
L 09/24/2021 - 23:45:02: Detected engine 11 but could not load: /home/steam/gameserver/csgojb/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib/i386-linux-gnu/libstdc++.so.6)
L 09/24/2021 - 23:51:48: Detected engine 11 but could not load: /home/steam/gameserver/csgojb/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib/i386-linux-gnu/libstdc++.so.6)
L 09/24/2021 - 23:52:48: Detected engine 11 but could not load: /home/steam/gameserver/csgojb/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib/i386-linux-gnu/libstdc++.so.6)
L 09/24/2021 - 23:56:03: Detected engine 11 but could not load: /home/steam/gameserver/csgojb/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib/i386-linux-gnu/libstdc++.so.6)
L 09/25/2021 - 00:42:20: Detected engine 11 but could not load: /home/steam/gameserver/csgojb/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib/i386-linux-gnu/libstdc++.so.6)
L 09/25/2021 - 01:33:55: Detected engine 11 but could not load: /home/steam/gameserver/csgojb/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib/i386-linux-gnu/libstdc++.so.6)
L 09/25/2021 - 02:18:13: Detected engine 11 but could not load: /home/steam/gameserver/csgojb/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /usr/lib/i386-linux-gnu/libstdc++.so.6)
Also my servers are always validating the game files after shuting down the screen.
Just to notice all my server were runing fine before the operation update.
__________________

Last edited by NickischLP; 09-24-2021 at 20:44.
NickischLP is offline
Send a message via Skype™ to NickischLP
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 07:28.


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