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

CS:GO Update broke SM/meta (June 23rd)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
switz213
Junior Member
Join Date: Jun 2015
Old 06-23-2022 , 20:07   CS:GO Update broke SM/meta (June 23rd)
Reply With Quote #1

Getting this error after the latest update. Upgraded my sourcemod/metamod to latest dev builds, but unfortunately that didn't help.

A few people in discord also seeing this, happy to provide any more information.

Code:
Jun 24 00:03:30:  Unable to load plugin "addons/metamod/bin/linux64/server"
Jun 24 00:03:30:  maxplayers set to 64
Jun 24 00:03:30:  ConVarRef cl_embedded_stream_video_playing doesn't point to an existing ConVar
Jun 24 00:03:30:  Unknown command "cl_bobamt_vert"
Jun 24 00:03:30:  Unknown command "cl_bobamt_lat"
Jun 24 00:03:30:  Unknown command "cl_bob_lower_amt"
Jun 24 00:03:30:  Unknown command "cl_viewmodel_shift_left_amt"
Jun 24 00:03:30:  Unknown command "cl_viewmodel_shift_right_amt"
Jun 24 00:03:30:  Unknown command "cl_teamid_min"
Jun 24 00:03:30:  Unknown command "cl_teamid_max"
Jun 24 00:03:30:  Unknown command "cl_teamid_overhead"
Jun 24 00:03:30:  Unknown command "cl_teamid_overhead_maxdist"
Jun 24 00:03:30:  --------------------------------------------------------
Jun 24 00:03:30:  sv_pure value unchanged (current value is 1).
Jun 24 00:03:30:  --------------------------------------------------------
Jun 24 00:03:30:  maxplayers set to 64
Jun 24 00:03:30:  Setting mapgroup to 'mg_active'
Jun 24 00:03:30:  NET_CloseAllSockets
Jun 24 00:03:30:  free(): invalid pointer
Jun 24 00:03:30:  Aborted
Jun 24 00:03:30:  --- SERVER EXITED ---
switz213 is offline
BuSheeZy
Junior Member
Join Date: Oct 2015
Old 06-23-2022 , 20:10   Re: CS:GO Update broke SM/meta (June 23rd)
Reply With Quote #2

Everything is dead for me too. I can post logs as well, if needed.
BuSheeZy is offline
dyxL
Senior Member
Join Date: Jul 2010
Old 06-23-2022 , 20:16   Re: CS:GO Update broke SM/meta (June 23rd)
Reply With Quote #3

same problem.
dyxL is offline
Gena
Member
Join Date: May 2022
Location: Uruguay
Old 06-23-2022 , 20:46   Re: CS:GO Update broke SM/meta (June 23rd)
Reply With Quote #4

the same
__________________
Servers of CS:GO - Private Plugins
Steam ~ GenaEscobar#2338
sorry for my english as a translator d:
Gena is offline
thomas0aotian
Junior Member
Join Date: May 2021
Old 06-23-2022 , 21:09   Re: CS:GO Update broke SM/meta (June 23rd)
Reply With Quote #5

same here as well, if this helps:
[S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam.
dlopen failed trying to load:/home/container/.steam/sdk32/steamclient.sowith error:/home/container/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
[S_API] SteamAPI_Init(): Sys_LoadModule failed to load: /home/container/.steam/sdk32/steamclient.so
failed to dlopen /home/container/csgo/addons/metamod/bin/linux64/server.so error=/home/container/csgo/addons/metamod/bin/linux64/server.so: wrong ELF class: ELFCLASS64
Unable to load plugin "addons/metamod/bin/linux64/server"
maxplayers set to 64
ConVarRef cl_embedded_stream_video_playing doesn't point to an existing ConVar
Unknown command "cl_bobamt_vert"
Unknown command "cl_bobamt_lat"
Unknown command "cl_bob_lower_amt"
Unknown command "cl_viewmodel_shift_left_amt"
Unknown command "cl_viewmodel_shift_right_amt"
Unknown command "cl_teamid_min"
Unknown command "cl_teamid_max"
Unknown command "cl_teamid_overhead"
Unknown command "cl_teamid_overhead_maxdist"
Setting mapgroup to 'mg_active'
NET_CloseAllSockets
free(): invalid pointer
Aborted (core dumped)

Last edited by thomas0aotian; 06-23-2022 at 21:26.
thomas0aotian is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 06-23-2022 , 21:38   Re: CS:GO Update broke SM/meta (June 23rd)
Reply With Quote #6

Quote:
Originally Posted by thomas0aotian View Post
same here as well, if this helps:
[S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam.
dlopen failed trying to load:/home/container/.steam/sdk32/steamclient.sowith error:/home/container/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
[S_API] SteamAPI_Init(): Sys_LoadModule failed to load: /home/container/.steam/sdk32/steamclient.so
failed to dlopen /home/container/csgo/addons/metamod/bin/linux64/server.so error=/home/container/csgo/addons/metamod/bin/linux64/server.so: wrong ELF class: ELFCLASS64
Unable to load plugin "addons/metamod/bin/linux64/server"
Both errors (SteamAPI) and (Metmod) has nothing to do with the current crashes, the metamod message with wrong ELF class has been there for several months.
asdfxD is offline
LeoDooly
New Member
Join Date: Apr 2021
Old 06-23-2022 , 21:43   Re: CS:GO Update broke SM/meta (June 23rd)
Reply With Quote #7

Quote:
Originally Posted by asdfxD View Post
Both errors (SteamAPI) and (Metmod) has nothing to do with the current crashes, the metamod message with wrong ELF class has been there for several months.
then what does it have to do with?
LeoDooly is offline
ObiWan23
Junior Member
Join Date: Feb 2019
Old 06-23-2022 , 21:53   Re: CS:GO Update broke SM/meta (June 23rd)
Reply With Quote #8

Same problem on our servers. Tried revalidating the files after the update, nothing works.
ObiWan23 is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 06-23-2022 , 21:55   Re: CS:GO Update broke SM/meta (June 23rd)
Reply With Quote #9

Quote:
Originally Posted by LeoDooly View Post
then what does it have to do with?
Only sourcemod is broken, metamod works fine.
asdfxD is offline
lugaa
Senior Member
Join Date: Dec 2018
Old 06-23-2022 , 23:58   Re: CS:GO Update broke SM/meta (June 23rd)
Reply With Quote #10

some dedicated servers working. HOW?
lugaa 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 06:33.


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