AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   News (https://forums.alliedmods.net/forumdisplay.php?f=59)
-   -   SourceMod 1.7.2 and Metamod:Source 1.10.5 Released (https://forums.alliedmods.net/showthread.php?t=263657)

R1KO 11-13-2015 13:33

Re: SourceMod 1.7.2 and Metamod:Source 1.10.5 Released
 
Quote:

Originally Posted by asherkin (Post 2362717)
That's not a bug.

What is it?

"HP" receives as a "hp"
"hp" receives as a "hp"
"Armor" receives as a "armor""
"Money" normally.

in one kv all is normal, in other it is not

psychonic 11-13-2015 13:59

Re: SourceMod 1.7.2 and Metamod:Source 1.10.5 Released
 
Quote:

Originally Posted by R1KO (Post 2362727)
What is it?

"HP" receives as a "hp"
"hp" receives as a "hp"
"Armor" receives as a "armor""
"Money" normally.

in one kv all is normal, in other it is not

That is how Valve's KeyValues API works. It's not directly a part of SourceMod. Strings are pooled without case sensitively.

asherkin 12-11-2015 16:02

Re: SourceMod 1.7.2 and Metamod:Source 1.10.5 Released
 
Quote:

Originally Posted by bombjack (Post 2303095)
Hi,
Since the update of CS:GO a while ago, my server refuses to load SM. I've tried various combinations of MM/SM snapshot builds without luck and eventually gave up and thought "I'll wait for official release". Now that it's here, SM still does not load. This is what I see:

meta list
Listing 1 plugin:
[01] <FAILED>
meta load addons/sourcemod/bin/sourcemod_mm_i486
Failed to load plugin addons/sourcemod/bin/sourcemod_mm_i486 (/home/<username>/csgo_server/csgo/addons/sourcemod/bin/sourcemod.2.csgo.so: undefined symbol: _ZZ15GetBitForBitnumi13bitsForBitnum

Server is running on Linux and uses version "1.34.8.6/13486 6040 secure"

Any thoughts?

Quote:

Originally Posted by zaerius (Post 2304752)
Hi I'm running a couple of CSGO servers on Linux fedora and I have the exact same issue as bombjack. Servers are up to date. I've tried a lot of MM and SM snapshot combinations but the result is always the same, MM runs fine but SM cannot load.
Code:

Plugin 1 is not loaded.
        File: /home/cstrike/servertest/csgo/fungo/csgo/addons/sourcemod/bin/sourcemod_mm_i486.so

Code:

Failed to load plugin addons/sourcemod/bin/sourcemod_mm (/home/cstrike/servertest/csgo/fungo/csgo/addons/sourcemod/bin/sourcemod.2.csgo.so: undefined symbol: _ZZ15GetBitForBitnumiE13bitsForBitnum).
Srsly Im running out of ideas I've tried everything, I need help with this.

Quote:

Originally Posted by asherkin (Post 2305940)
Considering Fedora 10 has been EOL for well over 5 years, I really doubt we're gonna be digging into errors occurring when running SourceMod on it.

Not that anyone cares (or can reply to this thread), I fixed this.


All times are GMT -4. The time now is 06:05.

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