Jump to content
McKay Development

TypeError: Cannot read property 'getSteamID64' of undefined


Storm

Recommended Posts


TypeError: Cannot read property 'getSteamID64' of undefined

    at SteamCommunity.getUserInventory (/root/bot/node_modules/steamcommunity/components/users.js:287:39)

    at TradeOfferManager.loadUserInventory (/root/bot/node_modules/steam-tradeoffer-manager/lib/index.js:331:18)

    at Object.GetInventory (/root/bot/Code/BotsManager.js:143:17)

    at Server.<anonymous> (/root/bot/Code/RemoteAccess.js:48:11)

    at next (/root/bot/node_modules/restify/lib/server.js:1125:29)

    at f (/root/bot/node_modules/once/once.js:36:25)

    at Server.<anonymous> (/root/bot/node_modules/express-ipfilter/lib/ipfilter.js:205:14)

    at next (/root/bot/node_modules/restify/lib/server.js:1125:29)

    at f (/root/bot/node_modules/once/once.js:36:25)

    at Server.parseBody (/root/bot/node_modules/restify/lib/plugins/bodyParser.js:152:17)


 

Please help. What could be causing these errors?

Link to comment
Share on other sites

You're trying to get your inventory but you aren't signed in yet.

That's odd.. Because I'm definitely getting logged in.

 

Also, now while trying to fix the problem I'm getting "Log:Error: RateLimitExceeded"

 

I read that means that Steam blacklisted my IP.. How long does it last?

 

Thanks

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...