AHMADSHIDQI Posted November 14, 2015 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 64 Reputation: 1 Joined: 02/18/12 Last Seen: June 16, 2021 Share 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 Link to comment Share on other sites More sharing options...
0 nanakiwurtz Posted November 14, 2015 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: January 14, 2020 Share 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 Link to comment Share on other sites More sharing options...
0 AHMADSHIDQI Posted November 14, 2015 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 64 Reputation: 1 Joined: 02/18/12 Last Seen: June 16, 2021 Author Share 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 Link to comment Share on other sites More sharing options...
0 nanakiwurtz Posted November 15, 2015 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: January 14, 2020 Share 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 Link to comment Share on other sites More sharing options...
0 AHMADSHIDQI Posted November 17, 2015 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 64 Reputation: 1 Joined: 02/18/12 Last Seen: June 16, 2021 Author Share 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 Link to comment Share on other sites More sharing options...
0 Cydh Posted November 18, 2015 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 748 Joined: 06/16/12 Last Seen: February 21 Share 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 Link to comment Share on other sites More sharing options...
0 NiMiKo Posted September 26, 2017 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 15 Reputation: 0 Joined: 09/22/17 Last Seen: January 14, 2018 Share Posted September 26, 2017 Somebody can throw off work job_exp.txt at LVL 1000? Quote Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.