Jump to content
McKay Development

Need help understanding "debug" on logOn


Rodrigo

Recommended Posts

I need help understanding what is happening here.

I try to logOn on top of a session that's already logged on, and I recieve the error AlredyLoggedInElsewhere.

I don't understand what happens with my client sessions, it seems that I have a T1 session, a T2 session, but T4 dropped off and T5 received the error. Is T5 online after this?

Are T1 and T2 online? They are still handling messages. How do I know if am currently logged in or off?

 

 

\

Edited by Rodrigo
Link to comment
Share on other sites

I'm assuming that this log output is produced by multiple steam-user instances, since there shouldn't be any situation where multiple connections belonging to the same SteamUser instance would be open. If this isn't the case, there's a bug.

In your screenshot, it does look like T1 and T2 are still connected. I don't honestly know what circumstance would cause the AlreadyLoggedInElsewhere error; normally if you log into an account that's already logged on elsewhere, it'll still work. If there's a logon ID conflict, the first session would get booted with LoggedInElsewhere (eresult 6, separate from AlreadyLoggedInElsewhere).

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