Jump to content
McKay Development

Recommended Posts

Posted

log:

0|start  | TypeError: Cannot read property 'getSteamID64' of null
0|start  |     at /root/start.js:623:34
0|start  |     at /root/start.js:636:5
0|start  |     at /root/start.js:683:5
0|start  |     at Request._callback (/root/start.js:833:11)
0|start  |     at Request.self.callback (/root/node_modules/request/request.js:185:22)
0|start  |     at emitTwo (events.js:126:13)
0|start  |     at Request.emit (events.js:214:7)
0|start  |     at Request.<anonymous> (/root/node_modules/request/request.js:1161:10)
0|start  |     at emitOne (events.js:116:13)
0|start  |     at Request.emit (events.js:211:7)

code:

user.once('webSession', function(sessionID, cookies) {
     callback(apps, user.steamID.getSteamID64(), lockCode);
});

first time i got this error

 
 

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...