Postado Outubro 14, 2015 9 anos Hail Pessoal, to com umuma pequena dúvida, eu queria saber o que determina a versao do meu Server, é a minha pasta Data, Config.lua ou aql arquivo que compilamos ?Eu to tendo problemas na hora de configurar o Xampp, ta dando que o Config.lua não é válido, eu posso trocar ele por qualquer um ??O Config.lua eu peguei do link oficial no github, alguém pode tirar minhas dúvidas ? Obrigado.@Desculpa não postar na sessão de Dúvidas, pelo celular não ta dando pra clicar nela.
Postado Outubro 14, 2015 9 anos Autor posta seu config.lua Opa amigo, eu consegui passar dessa parte já, baixando outro config.lua, agora ta dando esse erro aqui no Step 3 ; STEP 3Add tables and columns to DBInstaller try to add new tables and columns to database.Add columns to table accounts Can't add column page_lastday to table accounts, already exist?Can't add column email_new to table accounts, already exist?Can't add column email_new_time to table accounts, already exist?Can't add column created to table accounts, already exist?Can't add column rlname to table accounts, already exist?Can't add column location to table accounts, already exist?Can't add column page_access to table accounts, already exist?Can't add column email_code to table accounts, already exist?Can't add column next_email to table accounts, already exist?Can't add column premium_points to table accounts, already exist?Can't add column vote to table players, already exist?Can't add column last posts to table accounts, already exist?Can't add column flag to table accounts, already exist?Add columns to table guilds Can't add column description to table guilds, already exist?Can't add column logo_gfx_name to table guilds, already exist?Add columns to table players Can't add column created to table players, already exist?Can't add column nick_verify to table players, already exist?Can't add column old_name to table players, already exist?Can't add column hide_char to table players, already exist?Can't add column worldtransfer to table players, already exist?Can't add column comment to table players, already exist?Can't add column comment to table players, already exist?Can't add column comment to table players, already exist?Can't add column comment to table players, already exist?Can't add column comment to table players, already exist?Can't add column comment to table players, already exist?Add new tables to database Table z_news_tickers not added. Already exist?Table z_spells not added. Already exist?Table z_monsters not added. Already exist?Table z_ots_comunication not added. Already exist?Table z_shop_offer not added. Already exist?Table z_shop_history_item not added. Already exist?Table z_shop_history_pacc not added. Already exist?Table z_polls not added. Already exist?Table z_polls_answers not added. Already exist?Table zaypay_payment not added. Already exist?Table z_bug_tracker not added. Already exist?Table z_changelog not added. Already exist?Table z_forum not added. Already exist?Tables and columns added to database.Go to STEP 4 - Add samplesSabe como resolver ?
Postado Outubro 14, 2015 9 anos Criou o banco de dados que irá receber essas tabelas?Configurou corretamente essa parte de seu config.lua com seus dados de acesso ao banco de dados e nome do mesmo? sqlType = "mysql" sqlHost = "127.0.0.1" sqlPort = 3306 sqlUser = "usuário" --- sqlPass = "senha" sqlDatabase = "nameDB" sqlFile = "" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "sha1"
Postado Outubro 14, 2015 9 anos Autor Ta tudo certinho, vou tentar trocar o Gesior pra ver se vai, ainda sou bem iniciante nessas coisas u.uQualquer coisa chamo aqui dnv kk
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.