K, a lot of the things my console tells me I do not understand. I try! Don't get me wrong. I know a lot more then I used to. But this one got by me...I have no clue what it means. It appears as soon as ANYONE (except myself) logs in.
System.InvalidOperationException: Connection must be valid and open
at MySQL.data.MySQLClient.MySQLCommand.CheckState<>
at MySQL.data.MySQLClient.MySQLCommand.ExecuteNonQuer y<>
at COServer_Project.Database.SaveHB<Character Charr> in D:\Documents and Settings\******\Desktop\Pyro Source\Source\COServerProject\database.cs:line 1169
I thought I had an idea of what it could have been but I was wrong =\ I still got the error. What I did was take "Points" out of SaveHB so it wouldn't save them there (It never did anyways -.-') but it failed =\
Now I need help =p
System.InvalidOperationException: Connection must be valid and open
at MySQL.data.MySQLClient.MySQLCommand.CheckState<>
at MySQL.data.MySQLClient.MySQLCommand.ExecuteNonQuer y<>
at COServer_Project.Database.SaveHB<Character Charr> in D:\Documents and Settings\******\Desktop\Pyro Source\Source\COServerProject\database.cs:line 1169
I thought I had an idea of what it could have been but I was wrong =\ I still got the error. What I did was take "Points" out of SaveHB so it wouldn't save them there (It never did anyways -.-') but it failed =\
Now I need help =p