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

Old thread


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Leonardo
Veteran Member
Join Date: Feb 2010
Location: 90's
Old 11-28-2010 , 13:38   Re: SteamTools - SteamWorks for SourceMod
#51

okay!


ps: it just happend randomly ...
__________________
Leonardo is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 11-30-2010 , 07:54   Re: SteamTools - SteamWorks for SourceMod
#52

Thanks to all the tickets provided by Leonardo, AzuiSleet and I have managed to discover what most of them pertain to.

I have updated the OP with version 0.5.1 that should handle most of these correctly now, there may still be some errors from clients sending purposefully invalid tickets to try and exploit a SRCDS crash bug that was patched a long time ago.

SteamTools will still log it's ticket handling extensively, except all non-fatal messages will be in the normal SM log instead of the error log.

Here are the 4 ticket messages you may see:
Code:
Client connecting from <IP Address> isn't using Steam.
Client connecting from <IP Address> (<Steam ID>) is in offline mode.
Client connecting from <IP Address> (<Steam ID>) was denied by Steam for an unknown reason. (Maybe an expired or stolen ticket?).
Client connecting from <IP Address> (<Steam ID>) is in offline mode but their ticket hasn't expired yet.
The former 3 are all denials from Steam, the 4th is the same as the 2nd except that Steam said it was OK for them to play.
__________________
asherkin is offline
makerpopo
Junior Member
Join Date: Feb 2010
Old 12-09-2010 , 11:37   Re: SteamTools - SteamWorks for SourceMod
#53

I tried using test plugin. Most of things worked, except what I wanted

When I tried sm_printachievement or sm_printstat, It just said:
Code:
[SM] Stats for Makerpopo not received yet.
P.S. It was on my local windows SRCDS server.

Last edited by makerpopo; 12-09-2010 at 11:42.
makerpopo is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 12-12-2010 , 23:17   Re: SteamTools - SteamWorks for SourceMod
#54

Released 0.5.2

This adds a few loading-related features and fixes and some other stuff.
  • FullyLoaded and Steam connection state forwards are now fired to late-loaded plugins.
  • Steam connection state is now properly replicated to plugins at load.
  • Added inline documentation to about half the include.
  • New ticket parsing class, should fix quite a few issues introduced recently.
__________________
asherkin is offline
Twelve-60
Senior Member
Join Date: Aug 2007
Old 12-19-2010 , 23:25   Re: SteamTools - SteamWorks for SourceMod
#55

Now used for GameTech WarMod @ http://forums.alliedmods.net/showthread.php?t=60952
__________________
Twelve-60 is offline
niask
BANNED
Join Date: Oct 2008
Location: Kaluga, Russia
Old 12-23-2010 , 04:51   Re: SteamTools - SteamWorks for SourceMod
#56

Hello. Running the extension I encounter the following error:
Code:
[STEAMTOOLS] Trying method 1 ...
[STEAMTOOLS] Trying method 2 ...
L 12/23/2010 - 12:46:08: [STEAMTOOLS] Ran out of methods to acquire SteamWorks interfaces.
Thu Dec 23 12:46:08 MSK 2010: Server Quit
Tried with sourcemod 1.3.6 and the latest snapshot 1.4.0-hg3175.
OS - Linux. srcds version:
Code:
Protocol version 15
Exe version 1.0.0.58 (cstrike)
Exe build: 17:54:38 Dec 20 2010 (4426) (240)
niask is offline
Send a message via ICQ to niask
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 12-23-2010 , 05:29   Re: SteamTools - SteamWorks for SourceMod
#57

Quote:
Originally Posted by niask View Post
Hello. Running the extension I encounter the following error:
Code:
[STEAMTOOLS] Trying method 1 ...
[STEAMTOOLS] Trying method 2 ...
L 12/23/2010 - 12:46:08: [STEAMTOOLS] Ran out of methods to acquire SteamWorks interfaces.
Thu Dec 23 12:46:08 MSK 2010: Server Quit
Tried with sourcemod 1.3.6 and the latest snapshot 1.4.0-hg3175.
OS - Linux. srcds version:
Code:
Protocol version 15
Exe version 1.0.0.58 (cstrike)
Exe build: 17:54:38 Dec 20 2010 (4426) (240)
Please post the output of the following commands (run on the server or via rcon):
Code:
version
plugin_print
meta version
meta list
sm version
sm exts list
__________________
asherkin is offline
niask
BANNED
Join Date: Oct 2008
Location: Kaluga, Russia
Old 12-23-2010 , 05:51   Re: SteamTools - SteamWorks for SourceMod
#58

After removing this extension from the folder...

version
Code:
Protocol version 15
Exe version 1.0.0.58 (cstrike)
Exe build: 17:54:38 Dec 20 2010 (4426) (240)
plugin_print
Code:
Loaded plugins:
---------------------
0:      "zBlock Server Plugin [4.5]"
1:      "Metamod:Source 1.8.5"
---------------------
meta version
Code:
Metamod:Source version 1.8.5
Build ID: 752:3e48f4adf523
Loaded As: Valve Server Plugin
Compiled on: Dec 19 2010
Plugin interface version: 15:14
SourceHook version: 5:5
http://www.metamodsource.net/
meta list
Code:
Listing 5 plugins:
  [01] SourceMod (1.3.6) by AlliedModders LLC
  [02] Stripper (1.2.1) by BAILOPAN
  [03] CS:S Tools (1.3.6) by AlliedModders LLC
  [04] BinTools (1.3.6) by AlliedModders LLC
  [05] SDK Tools (1.3.6) by AlliedModders LLC
sm version
Code:
 SourceMod Version Information:
    SourceMod Version: 1.3.6
    SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.3.6)
    SourcePawn API: v1 = 4, v2 = 3
    Compiled on: Oct 30 2010 18:49:41
    Build ID: 3065:8036343199ca
    http://www.sourcemod.net/
sm exts list
Code:
[SM] Displaying 12 extensions:
[01] Automatic Updater (1.3.6): Updates SourceMod gamedata files
[02] Webternet (1.3.6): Extension for interacting with URLs
[03] CS:S Tools (1.3.6): CS:S extended functionality
[04] BinTools (1.3.6): Low-level C/C++ Calling API
[05] GeoIP (1.3.6): Geographical IP information
[06] Client Preferences (1.3.6): Saves client preference settings
[07] SQLite (1.3.6): SQLite Driver
[08] Top Menus (1.3.6): Creates sorted nested menus
[09] SDK Hooks (1.3.0): Source SDK Hooks
[10] SDK Tools (1.3.6): Source SDK Tools
[11] Socket (3.0.1alpha): Socket extension for SourceMod
niask is offline
Send a message via ICQ to niask
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 12-23-2010 , 06:05   Re: SteamTools - SteamWorks for SourceMod
#59

SteamTools will not work with modified versions of the SteamWorks binaries, as is the case on your no-steam servers.
__________________
asherkin is offline
niask
BANNED
Join Date: Oct 2008
Location: Kaluga, Russia
Old 12-23-2010 , 06:11   Re: SteamTools - SteamWorks for SourceMod
#60

It's a pity. Thanks anyway.
niask is offline
Send a message via ICQ to niask
Closed Thread



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 17:59.


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