KeyEMU Based on PlusEMU Critical Error :S

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! PR0 is offline
    MemberRank
    Mar 2007 Join Date
    1,206Posts

    KeyEMU Based on PlusEMU Critical Error :S

    Bug duing user login: System.ArgumentException: Column 'is_guide' does not belong to table Table.
    at System.Data.DataRow.GetDataColumn(String columnName)
    at System.Data.DataRow.get_Item(String columnName)
    at Silverwave.HabboHotel.Users.Authenticator.HabboFactory.GenerateHabbo(DataRow dRow, DataRow mRow, List`1 group)
    at Silverwave.HabboHotel.Users.UserDataManagement.UserDataFactory.GetUserData(String sessionTicket, String ip, Byte& errorCode)
    at Silverwave.HabboHotel.GameClients.GameClient.tryLogin(String AuthTicket)

    I get that it's missing a column "is_guide" somewhere, and that there's something with the authentication ticket going wrong.. :S

    I'm still learning how to read different terms and what not.

    Thanks.


  2. #2
    Apprentice AlBeRtOo is offline
    MemberRank
    Jan 2014 Join Date
    12Posts

    Re: KeyEMU Based on PlusEMU Critical Error :S

    This columns is from the items table or from the users table I think, sorry for my bad english.

  3. #3
    Account Upgraded | Title Enabled! PR0 is offline
    MemberRank
    Mar 2007 Join Date
    1,206Posts

    Re: KeyEMU Based on PlusEMU Critical Error :S

    Quote Originally Posted by AlBeRtOo View Post
    This columns is from the items table or from the users table I think, sorry for my bad english.
    Thanks! It's from the users table :) The only error in your grammar is that "columns" doesn't need the plural "s". Otherwise then that you have great english skills.


    PROBLEM SOLVED.



Advertisement