lozangle Posted December 15, 2022 Report Share Posted December 15, 2022 (edited) - Edited March 6 by lozangle Quote Link to comment Share on other sites More sharing options...
Dr. McKay Posted December 17, 2022 Report Share Posted December 17, 2022 Show your full code please. Quote Link to comment Share on other sites More sharing options...
lozangle Posted December 17, 2022 Author Report Share Posted December 17, 2022 (edited) On 12/16/2022 at 11:52 PM, Dr. McKay said: Show your full code please. - Edited March 6 by lozangle Quote Link to comment Share on other sites More sharing options...
Dr. McKay Posted December 17, 2022 Report Share Posted December 17, 2022 Why are you making an API request every 17 milliseconds? I don't see why you'd be getting an error that editProfile isn't a function unless you're using a really ancient version of steamcommunity, like 3.1.1 or earlier. Quote Link to comment Share on other sites More sharing options...
lozangle Posted December 17, 2022 Author Report Share Posted December 17, 2022 (edited) On 12/17/2022 at 6:29 AM, Dr. McKay said: Why are you making an API request every 17 milliseconds? I don't see why you'd be getting an error that editProfile isn't a function unless you're using a really ancient version of steamcommunity, like 3.1.1 or earlier. - Edited March 6 by lozangle Quote Link to comment Share on other sites More sharing options...
Dr. McKay Posted December 18, 2022 Report Share Posted December 18, 2022 You're going to rapidly get Valve mad at you if you continually make 58 requests per second. You need to check the version that's being installed in package.json. Quote Link to comment Share on other sites More sharing options...
lozangle Posted December 18, 2022 Author Report Share Posted December 18, 2022 (edited) On 12/18/2022 at 12:51 AM, Dr. McKay said: You're going to rapidly get Valve mad at you if you continually make 58 requests per second. You need to check the version that's being installed in package.json. - Edited March 6 by lozangle Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.