Guest Gamers Posted December 18, 2016 Share Posted December 18, 2016 Bom dia. Meu canal está a cair, ele tem tem núcleos, fisrt para login, game1 para vilas e game 2 para demais mapas. http://pastebin.com/6aUahKqw Erros acima que tenho, se alguém puder me ajudar ficarei muito grato! Link to comment Share on other sites More sharing options...
[Admin] tierrilopes Posted December 21, 2016 Share Posted December 21, 2016 Olá. Erro de ir abaixo parece ser derivado daqui: Cube_request_material_info: [CubeInfo] Too long material info Na tabela log, corre esta query para ver se esses avisos todos desaparecem: DROP TABLE IF EXISTS `new_loginlog2`; CREATE TABLE `new_loginlog2` ( `id` int(11) NOT NULL AUTO_INCREMENT, `type` text, `is_gm` int(50) DEFAULT NULL, `login_time` datetime DEFAULT NULL, `channel` int(50) DEFAULT NULL, `account_id` int(50) DEFAULT NULL, `pid` int(50) DEFAULT NULL, `client_version` text, `ip` text, `logout_time` datetime DEFAULT NULL, `playtime` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; DROP TABLE IF EXISTS `new_command_log`; CREATE TABLE `new_command_log` ( `userid` int(50) DEFAULT NULL, `server` int(50) DEFAULT NULL, `ip` text, `port` int(11) DEFAULT NULL, `username` varchar(50) DEFAULT 'NONAME', `command` text, `date` datetime DEFAULT '2000-01-01 00:00:00' ) ENGINE=InnoDB DEFAULT CHARSET=latin1; Depois quando ch voltar a cair coloca aqui o novo syserr e syslog sff, já será mais fácil de ler. Link to comment Share on other sites More sharing options...
Guest Gamers Posted December 21, 2016 Share Posted December 21, 2016 Ok, se voltar a cair coloco tudo aqui. Link to comment Share on other sites More sharing options...
Guest Gamers Posted December 23, 2016 Share Posted December 23, 2016 Voltou a cair. syserr atuh -> http://pastebin.com/s567Jhrz syserr ch1 first -> http://pastebin.com/EnK1qCWg syserr ch1 game1 -> http://pastebin.com/ARHswvec syserr ch1 game2 -> http://pastebin.com/bYSPAjr8 syyser db -> http://pastebin.com/H8QtE6nz syserr game99 -> http://pastebin.com/Rk2XGhpF Caiu aqui SYSERR: Dec 22 11:17:08 :: pid_init: Start of pid: 2757 SYSERR: Dec 22 11:17:08 :: DirectQuery: MySQL connection was reconnected. querying locale set Será que esse último é causa da queda ? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now