AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SteamTools (https://forums.alliedmods.net/forumdisplay.php?f=147)
-   -   Solved Error on map change (https://forums.alliedmods.net/showthread.php?t=170627)

sinblaster 10-26-2011 16:39

Error on map change
 
Anyone explain this error that gets spammed on map change please?

Quote:

L 10/27/2011 - 03:25:53: SourceMod error session started L 10/27/2011 - 03:25:53: Info (map "de_dust2_unlimited") (file "errors_20111027.log") L 10/27/2011 - 03:25:53: [STEAMTOOLS] Server Gameplay Stats received with an unexpected eResult. (eResult = 16)

Obsidian 11-06-2011 18:58

Re: SteamTools - SteamWorks for SourceMod
 
Quote:

Originally Posted by sinblaster (Post 1584119)
Anyone explain this error that gets spammed on map change please?

Hitting this myself.

Quote:

L 11/06/2011 - 23:55:39: [STEAMTOOLS] Server Gameplay Stats received with an unexpected eResult. (eResult = 16)

asherkin 11-06-2011 19:08

Re: Error on map change
 
It means the server lost connection to Steam while the request was in progress.
(16 = k_EResultTimeout)

As I've said in the past, this gameplay stats request on mapchange is done by the game server itself, SteamTools just happens to catch any errors from it due to how SteamWorks works.

Lucky_luck 11-07-2011 12:39

Re: Error for new steamtool.inc?
 
Hi i have this error.log

Code:

L 11/07/2011 - 18:00:51: Error log file session closed.
L 11/07/2011 - 18:01:11: SourceMod error session started
L 11/07/2011 - 18:01:11: Info (map "de_dust") (file "errors_20111107.log")
L 11/07/2011 - 18:01:11: [STEAMTOOLS] Server Gameplay Stats received with an unexpected eResult. (eResult = 16)


asherkin 11-07-2011 12:43

Re: Error for new steamtool.inc?
 
Quote:

Originally Posted by Lucky_luck (Post 1591950)
Hi i have this error.log

Code:

L 11/07/2011 - 18:00:51: Error log file session closed.
L 11/07/2011 - 18:01:11: SourceMod error session started
L 11/07/2011 - 18:01:11: Info (map "de_dust") (file "errors_20111107.log")
L 11/07/2011 - 18:01:11: [STEAMTOOLS] Server Gameplay Stats received with an unexpected eResult. (eResult = 16)


Don't hijack peoples (unrelated) threads, I've moved you post to the thread it belongs in.

sinblaster 11-08-2011 15:48

Re: Error on map change
 
Quote:

Originally Posted by asherkin (Post 1591562)
It means the server lost connection to Steam while the request was in progress.
(16 = k_EResultTimeout)

As I've said in the past, this gameplay stats request on mapchange is done by the game server itself, SteamTools just happens to catch any errors from it due to how SteamWorks works.


Thanks for that answer. Maybe the valve hack might explain why I have 50 of these in my inbox, at least I hope thats why.

Sillium 11-11-2011 08:42

Re: Error on map change
 
I don't get eResult = 16 I get eResult = 20.

But I still use 0.8.1.

PHP Code:

L 11/09/2011 00:25:24Info (map "pl_goldrush") (file "errors_20111109.log")
L 11/09/2011 00:25:24: [STEAMTOOLSServer Gameplay Stats received with an unexpected eResult. (eResult 20


asherkin 11-11-2011 09:59

Re: Error on map change
 
Quote:

Originally Posted by Sillium (Post 1594562)
I don't get eResult = 16 I get eResult = 20.

20 is k_EResultServiceUnavailable, so these are both related to all the issues with the backend going down a lot lately.

Sillium 11-14-2011 03:34

Re: Error on map change
 
Thanks for clarifying :)


All times are GMT -4. The time now is 00:04.

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