Phoenix error

Results 1 to 2 of 2
  1. #1
    Apprentice vegas is offline
    MemberRank
    Feb 2015 Join Date
    11Posts

    Phoenix error

    i got this code and i want a fix and fast i need to run my client please help !

    11-2-2015 8:41:53: Error in thread Room [ID: 11] cycle task:
    MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts.
    bij MySql.Data.MySqlClient.NativeDriver.Open()
    bij MySql.Data.MySqlClient.Driver.Open()
    bij MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
    bij MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
    bij MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
    bij MySql.Data.MySqlClient.MySqlPool.GetConnection()
    bij MySql.Data.MySqlClient.MySqlConnection.Open()
    bij Phoenix.Storage.DatabaseClient..ctor(DatabaseManager _Manager) in C:\Users\Amir\Desktop\Source Phoenix - Amirs Edit\Source\Storage\DatabaseClient.cs:regel 17
    bij Phoenix.Storage.DatabaseManager.GetClient() in C:\Users\Amir\Desktop\Source Phoenix - Amirs Edit\Source\Storage\DatabaseManager.cs:regel 32
    bij Phoenix.HabboHotel.Rooms.Room.method_33() in C:\Users\Amir\Desktop\Source Phoenix - Amirs Edit\Source\HabboHotel\Rooms\Room.cs:regel 2968


  2. #2
    Valued Member Pastie is offline
    MemberRank
    May 2014 Join Date
    FranceLocation
    133Posts

    Re: Phoenix error

    Hello there.
    Well, as you can see in row two it says: "Unable to connect to any of the specified MySQL hosts.".
    That means that in your config file, you have put the wrong MySQL host so the server can't connect to it.
    Try to open your config and change the mysql host to localhost or w/e your MySQL host is.

    Thanks,
    Zooiki.



Advertisement