[Help] rEmulator [Help]

  • Hallo,

    ich benutze derzeit den rEmulator!

    Folgendes Problem taucht auf wenn ich den Emulator starte (siehe Screen).

    Hier ist der Fehler in der Datei von: exceptions.err

    Spoiler anzeigen

    09.04.2014 22:33:18: Error: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    bei GoldTree.HabboHotel.Rooms.RoomUser.method_1(GameClient Session, String string_1, Boolean bool_13) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\Rooms\RoomUser.cs:Zeile 183.
    bei GoldTree.Communication.Messages.Rooms.Chat.ChatMessageEvent.Handle(GameClient Session, ClientMessage Event) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Communication\Messages\Rooms\Chat\ChatMessageEvent.cs:Zeile 19.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 422.

    19.04.2014 18:51:15: Error: MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND page_id='1' AND page_id='3' AND page_id='4' AND page_id='5' AND page_id=' at line 1
    bei MySql.Data.MySqlClient.MySqlStream.ReadPacket()
    bei MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
    bei MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
    bei System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
    bei GoldTree.Storage.DatabaseClient.ReadDataTable(String Query) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Storage\DatabaseClient.cs:Zeile 52.
    bei GoldTree.HabboHotel.Catalogs.Marketplace.GetMarketPlaceOffers(Int32 minprice, Int32 maxprice, String SearchString, Int32 order, GameClient Session) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\Catalogs\Marketplace.cs:Zeile 92.
    bei GoldTree.Communication.Messages.Marketplace.GetOffersMessageEvent.Handle(GameClient Session, ClientMessage Event) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Communication\Messages\Marketplace\GetOffersMessageEvent.cs:Zeile 14.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 422.

    19.04.2014 18:54:16: Error: MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND page_id='10000000000' or page_id='1' or page_id='3' or page_id='4' or pa' at line 1
    bei MySql.Data.MySqlClient.MySqlStream.ReadPacket()
    bei MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
    bei MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
    bei System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
    bei GoldTree.Storage.DatabaseClient.ReadDataTable(String Query) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Storage\DatabaseClient.cs:Zeile 52.
    bei GoldTree.HabboHotel.Catalogs.Marketplace.GetMarketPlaceOffers(Int32 minprice, Int32 maxprice, String SearchString, Int32 order, GameClient Session) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\Catalogs\Marketplace.cs:Zeile 93.
    bei GoldTree.Communication.Messages.Marketplace.GetOffersMessageEvent.Handle(GameClient Session, ClientMessage Event) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Communication\Messages\Marketplace\GetOffersMessageEvent.cs:Zeile 14.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 422.

    19.04.2014 19:01:08: Error: MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'id' in 'field list'
    bei MySql.Data.MySqlClient.MySqlStream.ReadPacket()
    bei MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
    bei MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
    bei System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
    bei GoldTree.Storage.DatabaseClient.ReadDataTable(String Query) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Storage\DatabaseClient.cs:Zeile 52.
    bei GoldTree.HabboHotel.Catalogs.Marketplace.GetMarketPlaceOffers(Int32 minprice, Int32 maxprice, String SearchString, Int32 order, GameClient Session) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\Catalogs\Marketplace.cs:Zeile 93.
    bei GoldTree.Communication.Messages.Marketplace.GetOffersMessageEvent.Handle(GameClient Session, ClientMessage Event) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Communication\Messages\Marketplace\GetOffersMessageEvent.cs:Zeile 14.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 422.

    19.04.2014 19:03:10: Error: System.ArgumentException: Spalte 'offer_id' geh?rt nicht zu Tabelle .
    bei System.Data.DataRow.GetDataColumn(String columnName)
    bei System.Data.DataRow.get_Item(String columnName)
    bei GoldTree.HabboHotel.Catalogs.Marketplace.GetMarketPlaceOffers(Int32 minprice, Int32 maxprice, String SearchString, Int32 order, GameClient Session) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\Catalogs\Marketplace.cs:Zeile 101.
    bei GoldTree.Communication.Messages.Marketplace.GetOffersMessageEvent.Handle(GameClient Session, ClientMessage Event) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Communication\Messages\Marketplace\GetOffersMessageEvent.cs:Zeile 14.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 422.

    19.04.2014 19:04:27: Error: System.InvalidCastException: Die angegebene Umwandlung ist ung?ltig.
    bei GoldTree.HabboHotel.Catalogs.Marketplace.GetMarketPlaceOffers(Int32 minprice, Int32 maxprice, String SearchString, Int32 order, GameClient Session) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\Catalogs\Marketplace.cs:Zeile 103.
    bei GoldTree.Communication.Messages.Marketplace.GetOffersMessageEvent.Handle(GameClient Session, ClientMessage Event) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Communication\Messages\Marketplace\GetOffersMessageEvent.cs:Zeile 14.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 422.

    19.04.2014 19:11:23: Error: MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIKE '%Abc%' LIMIT 100' at line 1
    bei MySql.Data.MySqlClient.MySqlStream.ReadPacket()
    bei MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
    bei MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
    bei System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
    bei GoldTree.Storage.DatabaseClient.ReadDataTable(String Query) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Storage\DatabaseClient.cs:Zeile 52.
    bei GoldTree.HabboHotel.Catalogs.Marketplace.GetMarketPlaceOffers(Int32 minprice, Int32 maxprice, String SearchString, Int32 order, GameClient Session) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\Catalogs\Marketplace.cs:Zeile 93.
    bei GoldTree.Communication.Messages.Marketplace.GetOffersMessageEvent.Handle(GameClient Session, ClientMessage Event) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Communication\Messages\Marketplace\GetOffersMessageEvent.cs:Zeile 14.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 422.

    19.04.2014 19:15:34: Error: MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIKE '%Idea Agency Teleporter%' LIMIT 50' at line 1
    bei MySql.Data.MySqlClient.MySqlStream.ReadPacket()
    bei MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
    bei MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
    bei System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
    bei GoldTree.Storage.DatabaseClient.ReadDataTable(String Query) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Storage\DatabaseClient.cs:Zeile 52.
    bei GoldTree.HabboHotel.Catalogs.Marketplace.GetMarketPlaceOffers(Int32 minprice, Int32 maxprice, String SearchString, Int32 order, GameClient Session) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\Catalogs\Marketplace.cs:Zeile 93.
    bei GoldTree.Communication.Messages.Marketplace.GetOffersMessageEvent.Handle(GameClient Session, ClientMessage Event) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Communication\Messages\Marketplace\GetOffersMessageEvent.cs:Zeile 14.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 422.

    19.04.2014 19:17:17: Error: MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'BY cost_credits ASC LIMIT 50' at line 1
    bei MySql.Data.MySqlClient.MySqlStream.ReadPacket()
    bei MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
    bei MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
    bei System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
    bei GoldTree.Storage.DatabaseClient.ReadDataTable(String Query) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Storage\DatabaseClient.cs:Zeile 52.
    bei GoldTree.HabboHotel.Catalogs.Marketplace.GetMarketPlaceOffers(Int32 minprice, Int32 maxprice, String SearchString, Int32 order, GameClient Session) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\Catalogs\Marketplace.cs:Zeile 93.
    bei GoldTree.Communication.Messages.Marketplace.GetOffersMessageEvent.Handle(GameClient Session, ClientMessage Event) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Communication\Messages\Marketplace\GetOffersMessageEvent.cs:Zeile 14.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 422.

    19.04.2014 19:19:01: Error: MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND catalog_name LIKE '%Old Christmas Tree%' ORDER BY cost_credits DESC LIMIT 50' at line 1
    bei MySql.Data.MySqlClient.MySqlStream.ReadPacket()
    bei MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
    bei MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
    bei System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
    bei GoldTree.Storage.DatabaseClient.ReadDataTable(String Query) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Storage\DatabaseClient.cs:Zeile 52.
    bei GoldTree.HabboHotel.Catalogs.Marketplace.GetMarketPlaceOffers(Int32 minprice, Int32 maxprice, String SearchString, Int32 order, GameClient Session) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\Catalogs\Marketplace.cs:Zeile 93.
    bei GoldTree.Communication.Messages.Marketplace.GetOffersMessageEvent.Handle(GameClient Session, ClientMessage Event) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\Communication\Messages\Marketplace\GetOffersMessageEvent.cs:Zeile 14.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in C:\Users\Dario\documents\visual studio 2010\Projects\Habbo.cr\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 422.

    20.04.2014 11:23:26: Error: MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND catalog_name LIKE '%Old Christmas Tree%' ORDER BY cost_credits DESC LIMIT 50' at line 1
    bei MySql.Data.MySqlClient.MySqlStream.ReadPacket()
    bei MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
    bei MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
    bei System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
    bei GoldTree.Storage.DatabaseClient.ReadDataTable(String Query) in F:\Habbo.cr\Habbo.cr\Storage\DatabaseClient.cs:Zeile 52.
    bei GoldTree.HabboHotel.Catalogs.Marketplace.GetMarketPlaceOffers(Int32 minprice, Int32 maxprice, String SearchString, Int32 order, GameClient Session) in F:\Habbo.cr\Habbo.cr\HabboHotel\Catalogs\Marketplace.cs:Zeile 94.
    bei GoldTree.Communication.Messages.Marketplace.GetOffersMessageEvent.Handle(GameClient Session, ClientMessage Event) in F:\Habbo.cr\Habbo.cr\Communication\Messages\Marketplace\GetOffersMessageEvent.cs:Zeile 14.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in F:\Habbo.cr\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 422.

    21.04.2014 09:48:25: Error: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    bei GoldTree.HabboHotel.Catalogs.Marketplace.GetMarketPlaceOffers(Int32 minprice, Int32 maxprice, String SearchString, Int32 order, GameClient Session) in F:\Habbo.cr\Habbo.cr\HabboHotel\Catalogs\Marketplace.cs:Zeile 106.
    bei GoldTree.Communication.Messages.Marketplace.GetOffersMessageEvent.Handle(GameClient Session, ClientMessage Event) in F:\Habbo.cr\Habbo.cr\Communication\Messages\Marketplace\GetOffersMessageEvent.cs:Zeile 14.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in F:\Habbo.cr\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 422.

    21.04.2014 09:59:57: Error: MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'deltagraph.furnitures' doesn't exist
    bei MySql.Data.MySqlClient.MySqlStream.ReadPacket()
    bei MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
    bei MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
    bei System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
    bei GoldTree.Storage.DatabaseClient.ReadDataTable(String Query) in F:\Habbo.cr\Habbo.cr\Storage\DatabaseClient.cs:Zeile 52.
    bei GoldTree.Storage.DatabaseClient.ReadDataRow(String Query) in F:\Habbo.cr\Habbo.cr\Storage\DatabaseClient.cs:Zeile 59.
    bei GoldTree.HabboHotel.Catalogs.Marketplace.GetMarketPlaceOffers(Int32 minprice, Int32 maxprice, String SearchString, Int32 order, GameClient Session) in F:\Habbo.cr\Habbo.cr\HabboHotel\Catalogs\Marketplace.cs:Zeile 104.
    bei GoldTree.Communication.Messages.Marketplace.GetOffersMessageEvent.Handle(GameClient Session, ClientMessage Event) in F:\Habbo.cr\Habbo.cr\Communication\Messages\Marketplace\GetOffersMessageEvent.cs:Zeile 14.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in F:\Habbo.cr\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 422.

    27.04.2014 10:50:16: Error: MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'id' in 'field list'
    bei MySql.Data.MySqlClient.MySqlStream.ReadPacket()
    bei MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
    bei MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
    bei System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
    bei GoldTree.Storage.DatabaseClient.ReadDataTable(String Query) in F:\CROld\Habbo.cr\Storage\DatabaseClient.cs:Zeile 52.
    bei GoldTree.Storage.DatabaseClient.ReadDataRow(String Query) in F:\CROld\Habbo.cr\Storage\DatabaseClient.cs:Zeile 59.
    bei GoldTree.Communication.Messages.Messenger.LikeEventStreamEntry.Handle(GameClient Session, ClientMessage Event) in F:\CROld\Habbo.cr\Communication\Messages\Messenger\LikeEventStreamEntry.cs:Zeile 21.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in F:\CROld\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 409.

    27.04.2014 10:58:13: Error: System.ArgumentException: Spalte 'data_extra' geh?rt nicht zu Tabelle .
    bei System.Data.DataRow.GetDataColumn(String columnName)
    bei System.Data.DataRow.get_Item(String columnName)
    bei GoldTree.Communication.Messages.Messenger.LikeEventStreamEntry.Handle(GameClient Session, ClientMessage Event) in F:\CROld\Habbo.cr\Communication\Messages\Messenger\LikeEventStreamEntry.cs:Zeile 25.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in F:\CROld\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 409.

    10.05.2014 14:21:03: Error: MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '--' , '460', '8', 'officialrooms/staffpickfolder.gif', 'external')' at line 1
    bei MySql.Data.MySqlClient.MySqlStream.ReadPacket()
    bei MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
    bei MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteScalar()
    bei GoldTree.Storage.DatabaseClient.ExecuteQuery(String sQuery) in F:\CROld\Habbo.cr\Storage\DatabaseClient.cs:Zeile 32.
    bei GoldTree.Communication.Messages.Navigator.ToggleStaffPickMessageEvent.Handle(GameClient Session, ClientMessage Event) in F:\CROld\Habbo.cr\Communication\Messages\Navigator\ToggleStaffPickMessageEvent.cs:Zeile 35.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in F:\CROld\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 409.

    10.05.2014 14:22:46: Error: MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' , '460', '8', 'officialrooms/staffpickfolder.gif', 'external')' at line 1
    bei MySql.Data.MySqlClient.MySqlStream.ReadPacket()
    bei MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
    bei MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
    bei MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()
    bei MySql.Data.MySqlClient.MySqlCommand.ExecuteScalar()
    bei GoldTree.Storage.DatabaseClient.ExecuteQuery(String sQuery) in F:\CROld\Habbo.cr\Storage\DatabaseClient.cs:Zeile 32.
    bei GoldTree.Communication.Messages.Navigator.ToggleStaffPickMessageEvent.Handle(GameClient Session, ClientMessage Event) in F:\CROld\Habbo.cr\Communication\Messages\Navigator\ToggleStaffPickMessageEvent.cs:Zeile 35.
    bei GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in F:\CROld\Habbo.cr\HabboHotel\GameClients\GameClient.cs:Zeile 409.

    ]

    Ich freue mich über eure Antworten!
    Dumme Kommentare könnt ihr euch sparen!

    Mit freundlichen Grüßen

    Ps. kleine Belohnung :up:

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!