laroz Posted November 3, 2016 Report Posted November 3, 2016 Hi guys, my bot is accepting a Trade, but says Error Unable to accept offer: Cannot load new trade data: Data temporarily unavailable After accepting, receivedOfferChanged dont run and check if accepted. But the tradeoffer was accepted... What is this? :/ Quote
Dr. McKay Posted November 3, 2016 Report Posted November 3, 2016 When that happens, some server is probably down or being unstable. If you wait, things will fix themselves. Quote
laroz Posted November 4, 2016 Author Report Posted November 4, 2016 When that happens, some server is probably down or being unstable. If you wait, things will fix themselves.I had another post, but this was deleted. So here. The Bot accept the Trade. receivedOfferChanged tracked it, and when he makes offer.getReceivedItems(function(err, items) { than items is empty... so he dont find the "items" from the receive... that is the problem, why he accept items but cant put in my database Can you say me, what i can do?I see much other sites yesterday (csgofast) and they was active when the steam server has problems...My Bot dont find items in getreceiveditems Quote
Dr. McKay Posted November 4, 2016 Report Posted November 4, 2016 Sometimes Steam just doesn't return any data. There's nothing we can do about it. Retry if you get unexpected results. Quote
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.