View Single Post
valio_skull
Senior Member
Join Date: Jan 2013
Location: at home
Old 12-06-2022 , 18:25   Re: Metamod source version 'GCC_7.0.0' not found
Reply With Quote #5

Quote:
Originally Posted by CryWolf View Post
You copyed the contents only without the linux32 folder,? only the contents i think it depends on distro mabye i was wrong you need to copy to /home/username/.steam/sdk32
I copied the contents of linux32 in .steam/sdk32 (I had to create the sdk32 folder).

Quote:
Originally Posted by CryWolf View Post
Any reason to run a desktop based Distro to run Server's ?
Artix is not a desktop distro. It's basically arch without systemd, so 10 times less bloated than smth like ubuntu.
Quote:
Originally Posted by CryWolf View Post
If it's indeed a GLIBC / GCC error, i think you should compile the GCC 7 for your distibution
I've installed gcc7 from the arch user repository.
Quote:
Originally Posted by CryWolf View Post
https://forums.alliedmods.net/showthread.php?t=336183
Seems this fixed on ubuntu, but you can try
When I rename the libgcc_s.so.1 into anything else I get this:
Code:
>>> UPLOADING /home/steam/.steam/steamcmd/cs_go/csgo/addons/sourcemod/data/dumps/16704798-07c9-9d04-6fe62ffe-702424a5.dmp
>>> UPLOADED CRASH DUMPYou need to upgrade acceleratorwn
        VoicePitch = 102
End
A>>> UPLOADED 1 CRASH DUMPS
L 12/06/2022 - 23:17:42: [SDKTOOLS] "FindEntityByClassname" not supported by this mod, falling back to IServerTools method.
Wrote minidump to: /home/steam/.steam/steamcmd/cs_go/csgo/addons/sourcemod/data/dumps/06948c25-8b1d-699a-56923eca-717a5fa2.dmp
./srcds_run: line 318: 22645 Segmentation fault      (core dumped) $HL_CMD
BFD: warning: /home/steam/.steam/steamcmd/cs_go/core has a segment extending past end of file

warning: Error reading shared library list entry at 0x31202955
Failed to read a valid object file image from memory.
warning: Error reading shared library list entry at 0x31202955
debug.cmds:5: Error in sourced command file:
No function contains program counter for selected frame.
email debug.log to [email protected]
Tue Dec  6 23:17:42 UTC 2022: Server restart in 10 seconds

EDIT: nevermind, now I realize that the ubuntu solution might have actually worked and the other issue is from my sourcemod plugins ? (gotta look into that, I haven't touched this plugin pack addons thingy in 5 years)
So metamod should work, I guess... Imma check rn without sourcemod

Edit 2: metamod works. i'm a dumbass. sorry for wasting your time
Spoiler
__________________

Last edited by valio_skull; 12-06-2022 at 18:34.
valio_skull is offline