mantelis123 Posted May 19, 2016 Report Posted May 19, 2016 Hello, i have a problem which happens not so often but it is very annoying. My jackpot bot tried to accept one offer and got this message "Error: Cannot load new trade data: Data temporarily unavailable", then tried to accept offer one more time and got another message "[Error: There was an error accepting this trade offer. Please try again later. (11)] eresult: 11". Offer was accepted but items didn't come into pot. Quote
Dr. McKay Posted May 19, 2016 Report Posted May 19, 2016 You should be using the receivedOfferChanged event as a backup, as Steam can give errors when you accept even when it goes through. Quote
mantelis123 Posted May 19, 2016 Author Report Posted May 19, 2016 You should be using the receivedOfferChanged event as a backup, as Steam can give errors when you accept even when it goes through.Is it true that then offer will be accepted in ~1 minute? Quote
Dr. McKay Posted May 19, 2016 Report Posted May 19, 2016 Yes, if the offer was actually accepted then it will be emitted on the next poll. Quote
mantelis123 Posted May 19, 2016 Author Report Posted May 19, 2016 Is there any other way to check if offer was accepted or not? Because it takes too long.. Quote
mantelis123 Posted May 19, 2016 Author Report Posted May 19, 2016 What about checking offer state with getOffer(id, callback) after accepting it? Quote
Dr. McKay Posted May 19, 2016 Report Posted May 19, 2016 Lower your poll interval if it takes too long. Please understand that this is Steam. Slow responses will happen from time to time. 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.