Jump to content

Linne

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by Linne

  1. My settings are as follows:

    {
    	"resolution" : [ 1280, 720 ],
    	"data" :
    	{
    		"ropath" : "C:/Program Files/RagnarokOnline",
    		"grfs" :
    		[
    			"C:/Program Files/RagnarokOnline/data.grf",
    			"C:/Program Files/RagnarokOnline/rdata.grf"
    
    		]
    	},
    	"moveconsole" : true,
    
    	"defaultmap" : "prontera"
    }
    

    I use Brazil ragnarok online (bro) as the main folder.

    • Upvote 1
  2. Consegui, arrumar.

     

    O que eu fiz.

     

    Cada mensagem de erro dessa: Message: Critical MySQL error in Installer/Updater: Table 'cp_banlog' already exists

     

    Significa que ja tem uma tabela sql ativa no seu phpmyadmin, ou seja, eu ja tinha instalado outra FluxCP na mesma phpmyadmin, dai e so voce deletar, todas que ja estavam adicionadas, que uma hora vai pegar =)

     

     

    @continuaçao

     

    Mais o problema real persiste, que e o Invalid login credentials, please verify that you typed the correct info and try again.

     

     

    Quando eu tento logar com contas ja existentes na database, ou criar novas acc, apareçe esse erro de credenciais :/

     

     

    @RESOLVIDO...

     

    Quem tiver com mesmo problema basta ir em:

     

    fluxcp/config/servers.php

     

    Também vá em:

    'UseMD5' => true,

    e MUDE para:

    'UseMD5' => false,

    Vlw flw pode fechar.

    • Upvote 1
  3. Vai em config/error.php, modifique: 

    $showExceptions  = false;              // Whether or not to show exceptions (only applies to error.php)
    

    Para: 

    $showExceptions  = true;              // Whether or not to show exceptions (only applies to error.php)
    

    Aí você verá os reais erros que darão, poste aqui depois os erros para verificarmos. Geralmente é porque nem todos os arquivos foram importados certos para Database Ragnarok, então esse conflito é dado na hora da instalação, geralmente são esses os arquivos:

    1. item_db.sql
    2. item_db2.sql
    3. item_db_re.sql
    4. mob_db.sql
    5. mob_db2.sql

    Faça a configuração e fale aqui! 

     

    Farei isso em breve edito <3

    Agora deu isso

    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: Flux_Error
    
    Message: Critical MySQL error in Installer/Updater: Table 'cp_banlog' already exists
    
    File: C:\wamp\www\painel\fluxRO\lib\Flux\Installer\Schema.php:133
    
    File	Line	Function/Method
    C:\wamp\www\painel\fluxRO\lib\Flux\Installer\Schema.php	157	Flux_Installer_Schema::install()
    C:\wamp\www\painel\fluxRO\lib\Flux\Installer\MainServer.php	46	Flux_Installer_Schema::update()
    C:\wamp\www\painel\fluxRO\modules\install\index.php	83	Flux_Installer_MainServer::updateAll()
    C:\wamp\www\painel\fluxRO\lib\Flux\Template.php	337	include()
    C:\wamp\www\painel\fluxRO\lib\Flux\Dispatcher.php	168	Flux_Template::render()
    C:\wamp\www\painel\fluxRO\index.php	170	Flux_Dispatcher::dispatch()
    Exception Trace As String
    
    #0 C:\wamp\www\painel\fluxRO\lib\Flux\Installer\Schema.php(157): Flux_Installer_Schema->install(497)
    #1 C:\wamp\www\painel\fluxRO\lib\Flux\Installer\MainServer.php(46): Flux_Installer_Schema->update()
    #2 C:\wamp\www\painel\fluxRO\modules\install\index.php(83): Flux_Installer_MainServer->updateAll()
    #3 C:\wamp\www\painel\fluxRO\lib\Flux\Template.php(337): include('C:\wamp\www\pai...')
    #4 C:\wamp\www\painel\fluxRO\lib\Flux\Dispatcher.php(168): Flux_Template->render()
    #5 C:\wamp\www\painel\fluxRO\index.php(170): Flux_Dispatcher->dispatch(Array)
    #6 {main}
    
  4. Estou com esse problema na minha FluxCP, ela esta rodando certinha e taos, so que nao esta reconheçendo contas criadas nela, nem esta criando novas contas...

     

    Eu ja configurei tudo certinho, tanto que ela ABRE e tambem apareçe se o servidor esta online ou nao, mais quando tento logar com a acc de admin, ou criar uma nova acc da erro.

     

    Segue a print: http://i.minus.com/jrMbhyIWvnkyd.png

     

    Estou achando que e algo mal configurado... seila enfim.. agradeço a atençao.

     

    Americans:

    I'm having this problem on my FluxCP she is running prissy, are not you recognize that it accounts created or are creating new accounts ...
     
    I already configured everything right, so it OPENS and also appears if the server is online or not, but when I try to login with admin acc, or create a new acc of error.
     
     
    I'm thinking something misconfigured and ... seila anyway .. I appreciate the attention.

×
×
  • Create New...