I get this error when loading character selection screen, and trying to create a character.
Code:
[11/13/2010 2:22:56 PM] Object reference not set to an instance of an object. -> at Game.Private.Packet.CharacterListing(String name)
at Game.Systems.CharacterListing()
[11/13/2010 2:24:24 PM] Object reference not set to an instance of an object. -> at Framework.MsSQL.GetData(String sql, String column)
at Game.Systems.CharacterCheck(String name)
[11/13/2010 2:24:25 PM] Object reference not set to an instance of an object. -> at Framework.MsSQL.GetDataInt(String sql, String column)
at Game.Systems.CharacterCreate()
Thanks,
TsterT