R63 client reloads when making a room!

Results 1 to 7 of 7
  1. #1
    Enthusiast Abbes is offline
    MemberRank
    Sep 2014 Join Date
    25Posts

    R63 client reloads when making a room!

    I'm trying to create a room and then I get disconnected... R63 & gold tree emulator.


  2. #2
    Mr VPS - Cheap VPS Server NOC is offline
    MemberRank
    Sep 2011 Join Date
    Liverpool, UKLocation
    844Posts

    Re: R63 client reloads when making a room!

    Do you get any errors / exceptions saved ?

  3. #3
    www.Epic Hosts.co.uk Terrum is offline
    MemberRank
    Jun 2008 Join Date
    EpicHosts,co.ukLocation
    1,322Posts

    Re: R63 client reloads when making a room!

    Indeed, please post all the details you can. The more details the better. Such as errors, logs, exceptions on the emulator, the CMS you're using and more

  4. #4
    Enthusiast Abbes is offline
    MemberRank
    Sep 2014 Join Date
    25Posts

    Re: R63 client reloads when making a room!

    6.10.2014 19:04:37: Error: MySql.Data.MySqlClient.MySqlException (0x80004005): Duplicate entry '4294967295' for key 'PRIMARY'
    kohteessa MySql.Data.MySqlClient.MySqlStream.ReadPacket()
    kohteessa MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
    kohteessa MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
    kohteessa MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    kohteessa MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    kohteessa MySql.Data.MySqlClient.MySqlCommand.ExecuteScalar()
    kohteessa GoldTree.Storage.DatabaseClient.ExecuteQuery(String sQuery) tiedostossa c:\Users\Administrator\Gold-Tree-Emulator\Gold Tree Emulator 3.0\Storage\DatabaseClient.cs:rivill? 32
    kohteessa GoldTree.HabboHotel.Rooms.RoomManager.method_20(GameClient Session, String string_0, String string_1) tiedostossa c:\Users\Administrator\Gold-Tree-Emulator\Gold Tree Emulator 3.0\HabboHotel\Rooms\RoomManager.cs:rivill? 492
    kohteessa GoldTree.Communication.Messages.Navigator.CreateFlatMessageEvent.Handle(GameClient Session, ClientMessage Event) tiedostossa c:\Users\Administrator\Gold-Tree-Emulator\Gold Tree Emulator 3.0\Communication\Messages\Navigator\CreateFlatMessageEvent.cs:rivill? 17
    kohteessa GoldTree.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) tiedostossa c:\Users\Administrator\Gold-Tree-Emulator\Gold Tree Emulator 3.0\HabboHotel\GameClients\GameClient.cs:rivill? 542

  5. #5
    Mr VPS - Cheap VPS Server NOC is offline
    MemberRank
    Sep 2011 Join Date
    Liverpool, UKLocation
    844Posts

    Re: R63 client reloads when making a room!

    It looks like the auto increment is not on your table, go to design view / structure view of your rooms table and check the id feild is set to auto increment (AI)

  6. #6
    Enthusiast Abbes is offline
    MemberRank
    Sep 2014 Join Date
    25Posts

    Re: R63 client reloads when making a room!

    It is set to auto increment.. Still getting the problem

  7. #7
    www.Epic Hosts.co.uk Terrum is offline
    MemberRank
    Jun 2008 Join Date
    EpicHosts,co.ukLocation
    1,322Posts

    Re: R63 client reloads when making a room!

    You may need to reset the increment counter, incase it's conflicting for some reason.



Advertisement