View Single Post
Gumiland
Member
Join Date: Jun 2016
Old 04-25-2018 , 01:28   Re: [TF2] backpack.tf Price Check
Reply With Quote #587

Quote:
Originally Posted by TheXeon View Post
All info can be found on the top of the source file, (for now the config is in plugin.ngs_backpacktf.cfg, subject to change as the future sees it). Have you tried the sm_updateprices command to kickstart it? I found I wasn't starting a timer to do an initial bump, fixed that. Make sure to check error logs to see that backpack.tf isn't being stubborn.

EDIT: Optionally you can uncomment the #define DEBUG at the top in order to receive some debug messages that might point out an error.
I'm getting this in the error logs.
Code:
L 04/25/2018 - 00:24:37: [ngs_backpacktf.smx] backpack.tf API failed: An internal server error occurred
L 04/25/2018 - 00:24:38: [SM] Exception reported: HTTPRequestHandle invalid, not yet sent or invalid buffer size
L 04/25/2018 - 00:24:38: [SM] Blaming: backpack-tf.smx
L 04/25/2018 - 00:24:38: [SM] Call stack trace:
L 04/25/2018 - 00:24:38: [SM]   [0] Steam_WriteHTTPResponseBody
L 04/25/2018 - 00:24:38: [SM]   [1] Line 322, D:\Libraries\Documents\Repos\Public Plugins\scripting\backpack-tf.sp::OnBackpackTFComplete
L 04/25/2018 - 00:25:38: [ngs_backpacktf.smx] backpack.tf API failed: An internal server error occurred
L 04/25/2018 - 00:26:20: [SM] Exception reported: HTTPRequestHandle invalid, not yet sent or invalid buffer size
L 04/25/2018 - 00:26:20: [SM] Blaming: backpack-tf.smx
L 04/25/2018 - 00:26:20: [SM] Call stack trace:
L 04/25/2018 - 00:26:20: [SM]   [0] Steam_WriteHTTPResponseBody
L 04/25/2018 - 00:26:20: [SM]   [1] Line 322, D:\Libraries\Documents\Repos\Public Plugins\scripting\backpack-tf.sp::OnBackpackTFComplete
L 04/25/2018 - 00:26:20: [ngs_backpacktf.smx] backpack.tf API failed: Unknown error (status code 401)
L 04/25/2018 - 00:26:38: [ngs_backpacktf.smx] backpack.tf API failed: An internal server error occurred
__________________
Gumiland is offline