Raised This Month: $12 Target: $400
 3% 

SM RCon (updated 2012-09-09)


Post New Thread Reply   
 
Thread Tools Display Modes
Mysteria
Member
Join Date: Aug 2010
Old 04-23-2013 , 17:42   Re: SM RCon (updated 2012-09-09)
Reply With Quote #111

Well, now I am getting this error:
[11] <FAILED> file "smrcon.ext.2.css.so": /lib32/libm.so.6: version `GLIBC_2.15' not found (required by bin/libvstdlib.so).
Am I right that this means that some libraries missing on my Debian OS or something else?
Mysteria is offline
psychonic

BAFFLED
Join Date: May 2008
Old 04-23-2013 , 20:43   Re: SM RCon (updated 2012-09-09)
Reply With Quote #112

Quote:
Originally Posted by Mysteria View Post
Well, now I am getting this error:
[11] <FAILED> file "smrcon.ext.2.css.so": /lib32/libm.so.6: version `GLIBC_2.15' not found (required by bin/libvstdlib.so).
Am I right that this means that some libraries missing on my Debian OS or something else?
Whoops. It looks like I accidentally compiled it against the linux client libvstdlib.so (the same as the old name for the server's) instead of the linux server libvstdlib_srv.so.

I'll try to make a good recompile and repackaging to be a drop-in for all games later today or tomorrow.
psychonic is offline
namine
SourceMod Donor
Join Date: Jul 2010
Old 04-28-2013 , 00:05   Re: SM RCon (updated 2012-09-09)
Reply With Quote #113

Quote:
Originally Posted by psychonic View Post
Whoops. It looks like I accidentally compiled it against the linux client libvstdlib.so (the same as the old name for the server's) instead of the linux server libvstdlib_srv.so.

I'll try to make a good recompile and repackaging to be a drop-in for all games later today or tomorrow.
Did you manage to do that since I'm getting the same error as the good man above?
__________________
namine is offline
alexding
Junior Member
Join Date: Nov 2011
Old 04-29-2013 , 03:40   Re: SM RCon (updated 2012-09-09)
Reply With Quote #114

Quote:
Originally Posted by namine View Post
Did you manage to do that since I'm getting the same error as the good man above?
Same errors, waiting to be resolved. When will the update be out ?
alexding is offline
Mysteria
Member
Join Date: Aug 2010
Old 05-14-2013 , 09:37   Re: SM RCon (updated 2012-09-09)
Reply With Quote #115

Hi. Any progress? I am still waiting for this update, can you tell us when you expect new version? ;)
Mysteria is offline
em-eukal
Member
Join Date: Sep 2009
Old 05-15-2013 , 14:01   Re: SM RCon (updated 2012-09-09)
Reply With Quote #116

Quote:
This message has been deleted by psychonic. Reason: don't bump, and the error you pasted says "steamtools", not "smrcon".

I just wanted to inform you, that you did the same mistake with the steamtools-extension. I think you did not read my post carefully, although - you are right - I was bumping.
em-eukal is offline
Kammi_
AlliedModders Donor
Join Date: Dec 2007
Old 06-13-2013 , 06:44   Re: SM RCon (updated 2012-09-09)
Reply With Quote #117

Hi i have some problems to load the extension.

SM Version
Code:
12:41:16  SourceMod Version Information:
             SourceMod Version: 1.6.0-dev+3923
             SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.6.0-dev+3923)
             SourcePawn API: v1 = 4, v2 = 4
             Compiled on: Jun  4 2013 18:41:02
             Build ID: 3923:c604c6143dfb
             http://www.sourcemod.net/
sm exts list

Code:
12:43:47 sm exts list
12:43:47 [SM] Displaying 19 extensions:
         [01] Automatic Updater (1.6.0-dev+3923): Updates SourceMod gamedata files
         [02] Webternet (1.6.0-dev+3923): Extension for interacting with URLs
         [03] <FAILED> file "smrcon.ext.2.css.so": /home/dust2/server/cstrike/addons/sourcemod/extensions/smrcon.ext.2.css.so: undefined symbol: g_pMemAlloc
         [04] CS Tools (1.6.0-dev+3923): CS extended functionality
         [05] BinTools (1.6.0-dev+3923): Low-level C/C++ Calling API
         [06] SDK Tools (1.6.0-dev+3923): Source SDK Tools
         [07] Top Menus (1.6.0-dev+3923): Creates sorted nested menus
         [08] SDK Hooks (1.6.0-dev+3923): Source SDK Hooks
         [09] Client Preferences (1.6.0-dev+3923): Saves client preference settings
         [10] SQLite (1.6.0-dev+3923): SQLite Driver
         [11] Regex (1.6.0-dev+3923): Provides regex natives for plugins
         [12] Socket (3.0.1): Socket extension for SourceMod
         [13] GeoIP (1.6.0-dev+3923): Geographical IP information
         [14] Connect (1.2.0): Forward for early connection
         [15] SteamTools (0.8.3): SteamWorks for SourceMod.
         [16] cURL Extension (1.3.0.0): cURL Extension
         [17] DHooks (1.0.12-alpha): Allows basic dynamic hooks
         [18] FlashBang Tools (0.0.4): Provides forwards for flashbang's
         [19] MySQL-DBI (1.6.0-dev+3923): MySQL driver implementation for DBI
__________________



Kammi_ is offline
Send a message via ICQ to Kammi_
eric0279
AlliedModders Donor
Join Date: May 2007
Old 07-06-2013 , 14:13   Re: SM RCon (updated 2012-09-09)
Reply With Quote #118

Hello,

after update L4D2 :
Quote:
L 07/06/2013 - 20:08:05: [SM] Unable to load extension "smrcon.ext": /lib32/libm.so.6: version `GLIBC_2.15' not found (required by bin/libvstdlib.so)
eric0279 is offline
Dr. Greg House
Professional Troll,
Part-Time Asshole
Join Date: Jun 2010
Old 07-11-2013 , 17:19   Re: SM RCon (updated 2012-09-09)
Reply With Quote #119

@eric0279:
Try the file I've attached. I have compiled it against metamod 1.9, sourcemod 1.5 and the latest l4d2sdk. I haven't tested it but it should work.
Attached Files
File Type: so smrcon.ext.2.l4d2.so (198.5 KB, 818 views)
Dr. Greg House is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 07-12-2013 , 09:33   Re: SM RCon (updated 2012-09-09)
Reply With Quote #120

sm exts list :
Quote:
[SM] Displaying 15 extensions:
[01] Automatic Updater (1.5.0-dev+3855): Updates SourceMod gamedata files
[02] Webternet (1.5.0-dev+3855): Extension for interacting with URLs
[03] Socket (3.0.1): Socket extension for SourceMod
[04] Left 4 Downtown 2 Extension (0.5.4.2): Downtown1's extension to perform useful L4D1/L4D2 calls
[05] BinTools (1.5.0-dev+3855): Low-level C/C++ Calling API
[06] SDK Tools (1.5.0-dev+3855): Source SDK Tools
[07] Regex (1.5.0-dev+3855): Provides regex natives for plugins
[08] Top Menus (1.5.0-dev+3855): Creates sorted nested menus
[09] SDK Hooks (1.5.0-dev+3855): Source SDK Hooks
[10] GeoIP (1.5.0-dev+3855): Geographical IP information
[11] <FAILED> file "steamtools.ext.so": /home/srv39540/game/l4d2/left4dead2/addons/sourcemod/extensions/steamtools.ext.so: cannot open shared object file: No such file or directory
[12] cURL Extension (1.3.0.0): cURL Extension
[13] Client Preferences (1.5.0-dev+3855): Saves client preference settings
[14] SQLite (1.5.0-dev+3855): SQLite Driver
[15] MySQL-DBI (1.5.0-dev+3855): MySQL driver implementation for DBI
eric0279 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 11:16.


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