razmux Posted May 6, 2014 Share Posted May 6, 2014 (edited) bueno el siguiente mensaje me sae en charserver pueden ayudarme por favor : DB error - Table 'lollipop.char_bg' doesn't exist[Debug]: at e:\itens-gerais-master\rathena\src\char\char.c:3267 - SELECT `char_bg`.`char_id`, `char_bg`.`rank_points`, `char`.`name` FROM `char_bg` LEFT JOIN `char` ON `char`.`char_id` = `char_bg`.`char_id` WHERE `char_bg`.`rank_points` > '0' ORDER BY `char_bg`.`rank_points` DESC LIMIT 0,10[sql]: DB error - Table 'lollipop.char_bg' doesn't exist[Debug]: at e:\itens-gerais-master\rathena\src\char\char.c:3277 - SELECT `char_bg`.`char_id`, `char_bg`.`points`, `char`.`name` FROM `char_bg` LEFT JOIN `char`ON `char`.`char_id` = `char_bg`.`char_id` WHERE `char_bg`.`points` > '0' ORDER BY `char_bg`.`points` DESC LIMIT 0,10 Edited May 7, 2014 by Ziu Algunas faltas duelen a la vista O_o Quote Link to comment Share on other sites More sharing options...
Ziu Posted May 7, 2014 Share Posted May 7, 2014 ya te lo dice bien claro, debes de haber añadido un script o una modificación el src para BG (perseus(?)) y la tabla en tu SQL no existe.exactamente la tabla (lollipop.carh_bg) y me da ami que esa tabla es custom del mod Quote Link to comment Share on other sites More sharing options...