Hallo, ich nutze ein r63b Emulator und der Client lädt nur bis 87%...
Die Error datei:
Bug during user login: System.ArgumentException: Spalte 'talent_status' geh?rt nicht zu Tabelle Table.
bei System.Data.DataRow.GetDataColumn(String columnName)
bei System.Data.DataRow.get_Item(String columnName)
bei Mercury.HabboHotel.Users.Authenticator.HabboFactory.GenerateHabbo(DataRow dRow, DataRow mRow, HashSet`1 group) in c:\Users\Jake\Downloads\MercuryNew\HabboHotel\Users\Authenticator\HabboFactory.cs:Zeile 38.
bei Mercury.HabboHotel.Users.UserDataManagement.UserDataFactory.GetUserData(String sessionTicket, String ip, Byte& errorCode) in c:\Users\Jake\Downloads\MercuryNew\HabboHotel\Users\UserDataManagement\UserDataFactory.cs:Zeile 341.
bei Mercury.HabboHotel.GameClients.GameClient.tryLogin(String AuthTicket) in c:\Users\Jake\Downloads\MercuryNew\HabboHotel\GameClients\GameClient.cs:Zeile 158.
Ich sehe das talent_status nicht zur tabelle gehört aber wo soll ich die löschen also in welche tabelle in der Datenbank?