none Posted March 22, 2012 Posted March 22, 2012 Hello, i need your help to understand thix warning: (03/22/2012 18:32:24) [ Warning ] : itemdb_search: Item ID 3 does not exists in the item_db. Using dummy data. I have 3900 lines of same type error.. Can you explain me what is this error ? How to correct it ? Thx !! Quote
Emistry Posted March 22, 2012 Posted March 22, 2012 perhap you have a item with ID of 3 in your item_db / item_db2 folder ? beside.. in your NPC script.. maybe a NPC is checking for the item with ID of 3 ? try check what you have updated recently...then it would be easy for you to locate the problem source... Quote
none Posted March 22, 2012 Author Posted March 22, 2012 hello, first thanks for your answer. I just install Rathena server, and i install my backup (sql) of item_db & item_db2 from my old server EA. But i don't understand i don't have item with this id on sql.. And script use is Rathena script (no custom actually) Quote
Asura Posted March 23, 2012 Posted March 23, 2012 Hi none, Well, since you are using the sql version of item_db; I would suggest that you take all your custom items and move it to the 'item_db2' database, and just overwrite the current 'item_db' database with rAthena's. Then you just have to make sure the table columns match for item_db2, and you can make adjustments if they do not. rAthena 'item_db.sql': https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/sql-files/item_db.sql Quote
Question
none
Hello,
i need your help to understand thix warning:
I have 3900 lines of same type error..
Can you explain me what is this error ?
How to correct it ?
Thx !!
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.