Hi guys, I have this error in my server database.
[Error]: skill_parse_row_producedb: Invalid item 22540.
[Error]: sv_readdb: Could not process contents of line 425 of "db/produce_db.txt
".
And as i check this on my trunk i found the error line in trunk/db/produce_db.txt
//-- Runstone Lux Anima <-- RK_RUNEMASTERY Lv10, 3 Gold, 3 Light Granule
155,22540,24,2010,10,969,3,7938,3
I try to uncomment this line by putting "//" and the error gone.
//-- Runstone Lux Anima <-- RK_RUNEMASTERY Lv10, 3 Gold, 3 Light Granule
//155,22540,24,2010,10,969,3,7938,3
My question now is. There will be a problem or it is to ok uncomment that part/line in my db?
Thanks in advance. More power to rAthena!!!