View Single Post
Mister_Magotchi
SourceMod Donor
Join Date: Dec 2006
Location: Nampa, Idaho
Old 12-03-2012 , 19:34   Re: Steam Group Admins (HTTP Prefetch)
Reply With Quote #69

Quote:
Originally Posted by kulawend View Post
Code:
L 11/19/2012 - 13:01:18: [steam-group-admins-http.smx] Couldn't fetch fresh XML
data from Steam API server for Steam group ID: 0. Using old cached data, if
available.
L 11/19/2012 - 13:01:18: [steam-group-admins-http.smx] Error reading XML data fr
om local cached file for Steam group ID: 0.
L 11/19/2012 - 13:01:18: [steam-group-admins-http.smx] Couldn't fetch fresh XML
data from Steam API server for Steam group ID: 0. Using old cached data, i
f available.
L 11/19/2012 - 13:01:18: [steam-group-admins-http.smx] Error reading XML data fr
om local cached file for Steam group ID: 0.
I imagine you may have already moved on due to my lack of response on this, but anyway, as I'm finally spending some much-needed time on working on it now, this error indicates that cURL returned a status other than okay. Normally I'd assume this was likely a network problem, but since you said that your temp.xml file had data for the Rookie group in it (the last of the three groups in your config.), I assume the error was due to file locking. I also therefore assume your server is running on Windows.

Anyway, I'm going to go off of those assumptions in troubleshooting this unless you have other info. that might help.

Sorry for not responding to you originally. I got sidetracked with other things and forgot about it.

Last edited by Mister_Magotchi; 12-03-2012 at 19:35.
Mister_Magotchi is offline