AHMADSHIDQI Posted November 14, 2015 Posted November 14, 2015 I got this error with rAthena latest [Error]: skill_parse_row_requiredb: Invalid item 1 for skill 2257. [Error]: sv_readdb: Could not process contents of line 683 of "db/pre-re/skill_require_db.txt". and after i compiled server i got this skill.c: In function ‘skill_parse_row_requiredb’: skill.c:20304: warning: array subscript is above array bounds skill.c:20305: warning: array subscript is above array bounds please help me to fix them Quote
0 nanakiwurtz Posted November 14, 2015 Posted November 14, 2015 skill.c: In function ‘skill_parse_row_requiredb’: skill.c:20304: warning: array subscript is above array bounds skill.c:20305: warning: array subscript is above array bounds That warning will be fixed soon [Error]: skill_parse_row_requiredb: Invalid item 1 for skill 2257. [Error]: sv_readdb: Could not process contents of line 683 of "db/pre-re/skill_require_db.txt". It means the skill NC_PILEBUNKER require item 1549 (Pilebuncker) which is only available on Renewal... Are you using pre-re? Quote
0 AHMADSHIDQI Posted November 14, 2015 Author Posted November 14, 2015 skill.c: In function ‘skill_parse_row_requiredb’: skill.c:20304: warning: array subscript is above array bounds skill.c:20305: warning: array subscript is above array bounds That warning will be fixed soon [Error]: skill_parse_row_requiredb: Invalid item 1 for skill 2257. [Error]: sv_readdb: Could not process contents of line 683 of "db/pre-re/skill_require_db.txt". It means the skill NC_PILEBUNKER require item 1549 (Pilebuncker) which is only available on Renewal... Are you using pre-re? ya im using pre-re, how to fix it? hmm hmm Quote
0 nanakiwurtz Posted November 15, 2015 Posted November 15, 2015 For the skill.c, just wait for the fix from dev. For the missing item, to fix this temporarily, you can add the item #1549 to your import folder. Or just wait for the dev to resolve this issue. Quote
0 AHMADSHIDQI Posted November 17, 2015 Author Posted November 17, 2015 For the skill.c, just wait for the fix from dev. For the missing item, to fix this temporarily, you can add the item #1549 to your import folder. Or just wait for the dev to resolve this issue. okayy ty sir Quote
0 Cydh Posted November 18, 2015 Posted November 18, 2015 mending, cek aja di pre-re/skill_require_db.txt untuk skill Pilebunker, nah delete aja required item dari skillnya. kalo nunggu dev (aleos yg mau ngefix, bakal lama, dia nunggu berjibun bug list baru di-push, lama) mending, cek aja di pre-re/skill_require_db.txt untuk skill Pilebunker, nah delete aja required item dari skillnya. kalo nunggu dev (aleos yg mau ngefix, bakal lama, dia nunggu berjibun bug list baru di-push, lama) Quote
0 NiMiKo Posted September 26, 2017 Posted September 26, 2017 Somebody can throw off work job_exp.txt at LVL 1000? Quote
Question
AHMADSHIDQI
I got this error with rAthena latest
[Error]: skill_parse_row_requiredb: Invalid item 1 for skill 2257.
[Error]: sv_readdb: Could not process contents of line 683 of "db/pre-re/skill_require_db.txt".
and after i compiled server i got this
skill.c: In function ‘skill_parse_row_requiredb’:
skill.c:20304: warning: array subscript is above array bounds
skill.c:20305: warning: array subscript is above array bounds
please help me to fix them
6 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.