Jump to content

Recommended Posts

Posted (edited)

Segui passo a passo a instalação do sistema no servidor que estou desenvolvendo, porém surgiu os seguintes erros:

: DB error - Table 'project_db.item_db' doesn't exist

	[Debug]: at C:\Users\Tdi\Documents\Ragnarok\NOVO PROJETO\rathena-master\src\map\script.cpp:16718 - SELECT DISTINCT LEFT( `name_japanese`, 1 ) AS alphabets FROM `item_db` WHERE `type` = 6 AND `id` IN ( SELECT DISTINCT `dropcardid` FROM `mob_db` WHERE ~(`MODE`) & 524288 ) ORDER BY alphabets;

	[Debug]: Source (NPC): card_seller_creation (invisible/not on a map)


Não sei se estes problemas poderão acarretar em dor de cabeça no futuro. Por isso quero preveni!

Sistema Usado: 

NOTA: Aparentemente o Sistema está fluindo normalmente, testei a opção de compra por cash e está fluindo!

Agradeço a ajuda desde já!

 

 

1.jpg

Edited by Tdi123
Posted

O erro que está dando não é referente ao Comércio Estendido 2.0 e sim do "Projeto DB Online"
Está faltando uma tabela sql do sistema chamada "project_db.item_db" hehe ?

Posted
3 hours ago, Gladius said:

O erro que está dando não é referente ao Comércio Estendido 2.0 e sim do "Projeto DB Online"
Está faltando uma tabela sql do sistema chamada "project_db.item_db" hehe ?

Verdade, a tabela SQL tem relação a alguns NPCs customs que habilitei, desculpe pela FALSA afirmação! error meu

Pode fechar o tópico!

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...