none Posted March 22, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted March 22, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share 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 Link to comment Share on other sites More sharing options...
none Posted March 22, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Author Share 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 Link to comment Share on other sites More sharing options...
Asura Posted March 23, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 707 Reputation: 168 Joined: 01/26/12 Last Seen: February 7, 2014 Share 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 Link to comment Share on other sites More sharing options...
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 !!
Link to comment
Share on other sites
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.