Esvils Posted October 31, 2016 Report Posted October 31, 2016 console.log("New offer #" + offer.id + " from " + offer.partner.getSteamID64()); offer.getUserDetails(function(err,me,them){ }) Error: Malformed response, next 10 seconds trade offer change state 2 -> 7.ThanksPreviously, it was all good https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/issues/181 Quote
Dr. McKay Posted October 31, 2016 Report Posted October 31, 2016 I don't know exactly why you're getting "Malformed response", but your offer is getting declined somehow. Perhaps you have another bot running somewhere else that is declining offers? 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.