Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

problema con SQL ayuda porfa


Eyhra

Recommended Posts


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  74
  • Reputation:   7
  • Joined:  04/30/14
  • Last Seen:  

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_b
g`.`char_id`, `char_bg`.`rank_points`, `char`.`name` FROM `char_bg` LEFT JOIN `c
har` 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_b
g`.`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 B
Y `char_bg`.`points` DESC LIMIT 0,10
Edited by Ziu
Algunas faltas duelen a la vista O_o
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  178
  • Topics Per Day:  0.04
  • Content Count:  909
  • Reputation:   247
  • Joined:  11/08/11
  • Last Seen:  

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...