Jump to content
  • 0

Debug


Question

Posted (edited)

I have a problem that any action you make in the game of this error, that is when I will kill any worm appears in the logs this error

 

: DB error - Unknown column 'bound' in 'field list'
[Debug]: at log.c:267 - INSERT DELAYED INTO `picklog` (`time`, `account_id`, `char_id`, `name`, `type`, `nameid`, `amount`, `refine`, `card0`, `card1`, `card2`, `card3`, `map`, `unique_id`, `bound`) VALUES (NOW()

 

when I try to add cash or vip also giving this error nen solves thecash

 

RaqpnIk.png

Edited by worn

5 answers to this question

Recommended Posts

Posted

ur case probably you deleted the sql table or removed it or didnt added it.

just go add refer the sql-files folder and copy the sql table code and load it in your sql server.

 

make sure you applied all sql update in ascending order based on time.

Posted
Solved the first problem is when I try something in the game that bug sql

 

now in question to add cash

 


yzg8Ejn.png

 

[Debug]: Source (NPC): Gerente Cash#HD at prontera (156,160)

: DB error - Table 'ragnarok.acc_reg_num_db' doesn't exist
[Debug]: at script.c:16405 - INSERT INTO `acc_reg_num_db` (`key`, `value`, `index`, `account_id`) VALUES ('#CASHPOINTS', '1245', '0', '2000000')

[Debug]: Source (NPC): Gerente Cash#HD at prontera (156,160)

 

Posted

....

[SQL]: DB error - Table 'ragnarok.acc_reg_num_db' doesn't exist

the map server already told you what is your server problem.

that SQL table doesnt exist in your database.

 

just find the SQL table in the sql-files/main.sql ..and copy paste it and execute in your database.

( find inside the Hercules folder, not rAthena. )

..

Posted

....

[SQL]: DB error - Table 'ragnarok.acc_reg_num_db' doesn't exist

the map server already told you what is your server problem.

that SQL table doesnt exist in your database.

 

just find the SQL table in the sql-files/main.sql ..and copy paste it and execute in your database.

( find inside the Hercules folder, not rAthena. )

..

 

not table 

ragnarok.acc_reg_num_db

Posted

Looking at your screenshot, I could almost confirm that you're using eA/rAmod. Have you downloaded it from legitimate source?

If yes, there are extra .sql queries you'll have to run, for rAthena (rAmod), these files are /sql-addons/logs-extras_rAthena.sql and /sql-addons/main-extras_rAthena.sql

Join the conversation

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

Guest
Answer this question...

×   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...