Gunz 1.5 for Phoenix

Results 1 to 6 of 6
  1. #1
    Apprentice kunrath is offline
    MemberRank
    Aug 2010 Join Date
    Campo Novo do PLocation
    22Posts

    Gunz 1.5 for Phoenix

    I have this problem at the screen login:


    bunny emulator appears that:


    [20/09/2011 22:15:40] - ProcessQueue - Error processing packet: MatchRequestAcco
    untCharInfo. Message: System.Data.SqlClient.SqlException (0x80131904): Nome de coluna 'avatar_slot' inválido.
    Nome de coluna 'community1_slot' inválido.
    Nome de coluna 'community2_slot' inválido.
    Nome de coluna 'longbuff1_slot' inválido.
    Nome de coluna 'longbuff2_slot' inválido.
    em System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
    em System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
    em System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
    em System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
    em System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
    em System.Data.SqlClient.SqlDataReader.get_MetaData()
    em System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
    em System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
    em System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult
    result)
    em System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
    em System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
    em System.Data.SqlClient.SqlCommand.ExecuteReader()
    em Bunny.Core.MssqlDatabase.Execute(String szQuery, ArrayList pArray)
    em Bunny.Core.MssqlDatabase.GetCharacter(Int32 aid, Byte nIndex, CharacterInfo charInfo)
    em Bunny.Packet.Disassemble.Login.ProcessCharInfo(Client client, PacketReaderpacketReader)
    em Bunny.Core.Client.ProcessQueue(Object pObject)
    [20/09/2011 22:15:40] - HandleReceive - [127.0.0.1] Client Disconnected.


  2. #2
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts

    Re: Gunz 1.5 for Phoenix

    You database is corrupt.

    There are coloms missing in the character table.

  3. #3
    Apprentice kunrath is offline
    MemberRank
    Aug 2010 Join Date
    Campo Novo do PLocation
    22Posts

    Re: Gunz 1.5 for Phoenix


  4. #4
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts

    Re: Gunz 1.5 for Phoenix

    You need the database that was released/posted by phail. Look for the bunny thread

  5. #5
    Apprentice kunrath is offline
    MemberRank
    Aug 2010 Join Date
    Campo Novo do PLocation
    22Posts

    Re: Gunz 1.5 for Phoenix

    did not. could provide the link?

  6. #6
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Gunz 1.5 for Phoenix

    Execute this:

    Quote Originally Posted by Phailure772 View Post
    use Gunzdb

    ALTER TABLE Character ADD avatar_slot int, community1_slot int, community2_slot int, longbuff1_slot int, longbuff2_slot int
    ALTER TABLE CharacterItem ADD quantity int



Advertisement