Postado Dezembro 21, 2013 11 anos Na sua config.lua coloque isso sqlKeepAlive = 0 mysqlReadTimeout = 30 mysqlWriteTimeout = 30 encryptionType = "sha1" Contato; god.marinii [email protected]
Postado Dezembro 21, 2013 11 anos Autor continua o mesmo error veio, acho que é um comando mesmo que tem que executar pergunta algum amigo seu ae que entende bem CONQUISTAS
Postado Dezembro 22, 2013 11 anos meu querido simplesmente esta faltando um campo chamado onlinetimetoday dentro de players!! vc esta usando a data-base q veio com o server??? no momento em que ele tenta salvar e nao localiza o campo onlinetimetoday ele gera esse erro... tente executar isto na sua data-base e me diz se resolveu ALTER TABLE `players` ADD `exphist_lastexp` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist1` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist2` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist3` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist4` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist5` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist6` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist7` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetimetoday` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime1` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime2` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime3` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime4` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime5` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime6` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime7` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetimeall` BIGINT( 255 ) NOT NULL DEFAULT '0'; Editado Dezembro 22, 2013 11 anos por gblxd91 (veja o histórico de edições)
Postado Dezembro 22, 2013 11 anos Autor CONTINUA O ERROR OLHA AE Editado Dezembro 22, 2013 11 anos por JonatasLucasf (veja o histórico de edições) CONQUISTAS
Postado Dezembro 22, 2013 11 anos exatamente o mesmo n deu diferença nenhuma? EXECUTE AS 2 SEPARADAS!! aqui adicionou normal talvez tenha faltado algumas abas tenta assim ALTER TABLE `players` ADD `exphist_lastexp` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist1` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist2` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist3` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist4` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist5` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist6` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist7` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist8` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist9` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist10` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist11` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist12` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist13` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist14` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist15` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist16` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist17` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist18` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist19` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist20` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist21` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist22` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist23` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist24` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist25` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist26` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist27` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist28` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist29` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist30` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `exphist31` BIGINT( 255 ) NOT NULL DEFAULT '0' ALTER TABLE `players` ADD `onlinetimetoday` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime1` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime2` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime3` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime4` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime5` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime6` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime7` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime8` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime9` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime10` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime11` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime12` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime13` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime14` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime15` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime16` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime17` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime18` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime19` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime20` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime21` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime22` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime23` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime24` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime25` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime26` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime27` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime28` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime29` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime30` BIGINT( 255 ) NOT NULL DEFAULT '0', ADD `onlinetime31` BIGINT( 255 ) NOT NULL DEFAULT '0' desse jeito ele vai criar todas q estão citadas ali Editado Dezembro 22, 2013 11 anos por gblxd91 (veja o histórico de edições)
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.