Jump to content

Wafflebutt

Members
  • Posts

    234
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Wafflebutt

  1. Having the same problem but cannot fix it Q_Q

    After hours now I simply give up.

    Critical Error
    An error was encountered during the lifetime of the application.
    This could be due to a variety of problems, such as a bug in the application.
    However, normally it is caused by misconfiguration.
    Exception Details
    Error: PDOException
    Message: SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
    File: /var/www/control/lib/Flux/Connection.php:81
    File  Line  Function/Method
    /var/www/control/lib/Flux/Connection.php  81  PDO::__construct()
    /var/www/control/lib/Flux/Connection.php  94  Flux_Connection::connect()
    /var/www/control/lib/Flux/Connection.php  159  Flux_Connection::getConnection()
    /var/www/control/modules/install/index.php  17  Flux_Connection::getStatement()
    /var/www/control/lib/Flux/Template.php  337  include()
    /var/www/control/lib/Flux/Dispatcher.php  168  Flux_Template::render()
    /var/www/control/index.php  177  Flux_Dispatcher::dispatch()
    Exception Trace As String
    #0 /var/www/control/lib/Flux/Connection.php(81): PDO->__construct(*hidden*)
    #1 /var/www/control/lib/Flux/Connection.php(94): Flux_Connection->connect(Object(Flux_Config))
    #2 /var/www/control/lib/Flux/Connection.php(159): Flux_Connection->getConnection()
    #3 /var/www/control/modules/install/index.php(17): Flux_Connection->getStatement('SELECT VERSION(...')
    #4 /var/www/control/lib/Flux/Template.php(337): include('/var/www/contro...')
    #5 /var/www/control/lib/Flux/Dispatcher.php(168): Flux_Template->render()
    #6 /var/www/control/index.php(177): Flux_Dispatcher->dispatch(Array)
    #7 {main}
    

    Is what i get all the time.

    The funny part is: I am not using 'root'@'localhost'... I am still at the beginning of the installation process. I use the secret password, put in my mysql user + pw click on the update button and nothing works (get this error all the time).

    I am on a VPS. I have a mysql user with ALL PRIVILEGES and @myvpshostip. But it wont work because the cp uses the root@localhost.

    >_____>

    Is this a bug? Does it really use root@localhost? Or is it just showing it for no real reason?

    My PHP works and PDO is enabled. SQL connection works too. ( rAthena Server is running and i can connect without any problems ).

    Any help would be really appreciated!

    Edit: Also tried other versions of flux but nothing seems to help.

    Update:

    I´ve set the root password to none wich lead the cp to use my other sql user but still no success.

    I dont get it...

    Update2: Finally it works.... I dont know how i did it but i did it...

    Update3: Nope it does not! >_>

  2. Having about the same problem. Drops wont do as i wish q.q

    @mi shows 100% but the rate is @ about estimated 80%

    even with

    item_rate_card: 1000000

    item_rate_card_boss: 100

    item_drop_card_min: 10000

    item_drop_card_max: 10000

    my drop rate is below 100. But @ mi shows 100% >_>

    Ok found the fix here: http://rathena.org/board/topic/63843-help-regarding-drop-rate-of-my-server/page__hl__drop

    You need to edit the renewal.h in rAthena\src\map\config.

    Disable #define Renewal_droprate by commenting it.

    http://irowiki.org/wiki/Drop_System#Level_Factor%20table

×
×
  • Create New...