AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   CS:GO Update broke SM/meta (June 23rd) (https://forums.alliedmods.net/showthread.php?t=338289)

switz213 06-23-2022 20:07

CS:GO Update broke SM/meta (June 23rd)
 
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 ---


BuSheeZy 06-23-2022 20:10

Re: CS:GO Update broke SM/meta (June 23rd)
 
Everything is dead for me too. I can post logs as well, if needed.

dyxL 06-23-2022 20:16

Re: CS:GO Update broke SM/meta (June 23rd)
 
same problem.

Gena 06-23-2022 20:46

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

thomas0aotian 06-23-2022 21:09

Re: CS:GO Update broke SM/meta (June 23rd)
 
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)

asdfxD 06-23-2022 21:38

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

Originally Posted by thomas0aotian (Post 2782272)
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.

LeoDooly 06-23-2022 21:43

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

Originally Posted by asdfxD (Post 2782275)
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?

ObiWan23 06-23-2022 21:53

Re: CS:GO Update broke SM/meta (June 23rd)
 
Same problem on our servers. Tried revalidating the files after the update, nothing works.

asdfxD 06-23-2022 21:55

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

Originally Posted by LeoDooly (Post 2782276)
then what does it have to do with?

Only sourcemod is broken, metamod works fine.

lugaa 06-23-2022 23:58

Re: CS:GO Update broke SM/meta (June 23rd)
 
some dedicated servers working. HOW?


All times are GMT -4. The time now is 03:14.

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