Search the Community
Showing results for tags 'bugs'.
-
Hi, I found the bug with property rich_presence_string. You forgot to pass steamuser to the function _processUserPersona, so I get an error 'steamUser is not defined'. To fix it you should do these steps: _processUserPersona(user, steamUser) and then call this._processUserPersona(user, this). Also, the feature worked better in v. 4.13. For example, at current version it doesn't replace {} in presence string. Edit: One more error: Did not get localizations for requested language english
-
newOffer event is not called sometimes... Even after restart of bot, event is still not fired. After I send second offer, newOffer triggers for both trades Not fired if i send 2 or more offers at the same time. Called only for one offer. Second offer calling newOfferafter sentOfferChanged or recievedOfferChanged triggers. Its seems like bug How could I fix this problem...I had lose many offers because this problem..
-
- node.js
- node-steam-tradeoffer-manager
-
(and 1 more)
Tagged with: