2017-06-22 101 views
0
C:\Users\User\Desktop\govind\node-steam-tradeoffers-master\examples\offerbot.js:71 
      throw err; 
     ^

Error: There was an error sending your trade offer. Please try again later. (15) 
    at SteamTradeOffers.<anonymous> (C:\Users\User\Desktop\govind\node-steam-tradeoffers-master\index.js:315:17) 
    at Request.self.callback (C:\Users\User\Desktop\govind\node-steam-tradeoffers-master\node_modules\request\request.js:188:22) 
    at emitTwo (events.js:125:13) 
    at Request.emit (events.js:213:7) 
    at Request.<anonymous> (C:\Users\User\Desktop\govind\node-steam-tradeoffers-master\node_modules\request\request.js:1171:10) 
    at emitOne (events.js:115:13) 
    at Request.emit (events.js:210:7) 
    at IncomingMessage.<anonymous> (C:\Users\User\Desktop\govind\node-steam-tradeoffers-master\node_modules\request\request.js:1091:12) 
    at Object.onceWrapper (events.js:314:30) 
    at emitNone (events.js:110:20) 

我使用Node.js的this腳本交易的皮膚,我得到了上述錯誤(15)。這個錯誤是因爲這個reasons蒸汽tradeoffer錯誤的node.js

You may receive this result when sending, accepting, declining, or canceling a trade offer. Below is an explanation of what this result means in this context. 

You can't send or accept this trade offer because either you can't trade with the other user, or one of the parties in this trade can't send/receive one of the items in the trade. Possible causes: a) You aren't friends with the other user and you didn't provide a trade token. b) The trade token was wrong. c) You are trying to send or receive an item for a game in which you or the other user can't trade (e.g. due to a VAC ban). d) You are trying to send an item and the other user's inventory is full for that game. 

這些規定有全滿場在我結束的原因。這些原因與我的賬戶無關。 我如何知道: 就在以編程方式交易之前,我從官方的Steam網站手動交易,結果是積極的。

但是當我用相同的蒸汽使用這個機器人時,它顯示15錯誤代碼。

如果這些是原因那麼我怎麼能夠通過蒸汽官方網站進行交易?

這是什麼? 將是非常可觀>>>

回答

0

來源:https://steamerrors.com/15

一)你是不是朋友與其他用戶,並且沒有提供一個交易令牌。

b)交易標記錯誤。

c)您正嘗試發送或接收您或其他用戶無法交易的遊戲物品(例如,由於禁止VAC)。

d)您正嘗試發送一個物品,並且該遊戲的其他用戶的庫存已滿。