Skip to content

Instantly share code, notes, and snippets.

@MagnusVortex
Created March 4, 2012 22:12
Show Gist options
  • Save MagnusVortex/1975054 to your computer and use it in GitHub Desktop.
Save MagnusVortex/1975054 to your computer and use it in GitHub Desktop.
crashed Lobby server output
[LobbyServer] V3.0.0.11
Client[0]:Verifying Token
Client[0]:Token Verified
Client[0]:Getting db User
Client[0]:Starting to Stop and remove by uid=154
Client[0]:Done Stop and remove by uid=154
Client[0]:Login Success
[3/4/2012:4:10 PM][ERROR(15)]GetUser:There is already an open DataReader ass
ociated with this Connection which must be closed first.
==========StackTrace==========
at MySql.Data.MySqlClient.MySqlCommand.CheckState()
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior
)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()
at Skylabs.LobbyServer.MySqlCup.GetUser(Int32 uid) in C:\Users\MagnusVortex\O
CTGN\octgnFX\Octgn.LobbyServer\MySqlCup.cs:line 223
=============END==============
[3/4/2012:4:10 PM][ERROR(15)]GetUser:There is already an open DataReader ass
ociated with this Connection which must be closed first.
==========StackTrace==========
at MySql.Data.MySqlClient.MySqlCommand.CheckState()
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior
)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()
at Skylabs.LobbyServer.MySqlCup.GetUser(Int32 uid) in C:\Users\MagnusVortex\O
CTGN\octgnFX\Octgn.LobbyServer\MySqlCup.cs:line 223
=============END==============
[3/4/2012:4:10 PM][ERROR(15)]GetUser:There is already an open DataReader ass
ociated with this Connection which must be closed first.
==========StackTrace==========
at MySql.Data.MySqlClient.MySqlCommand.CheckState()
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior
)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()
at Skylabs.LobbyServer.MySqlCup.GetUser(Int32 uid) in C:\Users\MagnusVortex\O
CTGN\octgnFX\Octgn.LobbyServer\MySqlCup.cs:line 223
=============END==============
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment