<3/7/2015 8:10:01 AM> Invalid Dario bug duing user login: System.FormatException: The string was not recognized as a valid DateTime. There is an unknown word starting at index 17.
at System.DateTime.Parse(String s, IFormatProvider provider)
at System.Convert.ToDateTime(String value)
at Butterfly.HabboHotel.Users.Habbo..ctor(UInt32 Id, String Username, String RealName, UInt32 Rank, String Motto, Double UnixTime, String Look, String Gender, UInt32 Diamonds, UInt32 HomeRoom, UInt32 Respect, UInt32 DailyRespectPoints, UInt32 DailyPetRespectPoints, Boolean MutantPenalty, Boolean HasFriendRequestsDisabled, UInt32 currentQuestID, UInt32 currentQuestProgress, UInt32 achievementPoints, UInt32 nameChanges, UInt32 FavoriteGroup, Boolean block_trade, String _volumenSystem, Boolean preferoldchat, String lastpurchase, String achievementtext, List`1 pollparticipation, List`1 votedrooms, String lastfollowinglogin, Boolean ignoreRoomInvitations, Int32 citizenshipLevel, Int32 helperLevel, String wiredactrewards, Boolean newNavigatorEnabled, Boolean dontFocusUser, Dictionary`2 naviLogs) in c:\Users\carlos\Documents\GitHub\Emulator\Servidor\Butterfly Emulator\HabboHotel\Users\Habbo.cs:line 299
at Butterfly.HabboHotel.Users.Authenticator.HabboFactory.GenerateHabbo(DataRow dRow) in c:\Users\carlos\Documents\GitHub\Emulator\Servidor\Butterfly Emulator\HabboHotel\Users\Authenticator\Authenticator.cs:line 78
at Butterfly.HabboHotel.Users.UserDataManagement.UserDataFactory.GetUserData(String sessionTicket) in c:\Users\carlos\Documents\GitHub\Emulator\Servidor\Butterfly Emulator\HabboHotel\Users\UserData\UserDataFactory.cs:line 124
at Butterfly.HabboHotel.GameClients.GameClient.tryLogin(String AuthTicket) in c:\Users\carlos\Documents\GitHub\Emulator\Servidor\Butterfly Emulator\HabboHotel\GameClients\GameClient.cs:line 116