Jump to content
  • 0
Emad

Request support>Can't level up skill. it still grey color without level up arrow

Question

i request support from source section> as the title says can't level up all skill even using @allskill.The problem suddenly appear after i recompile the server but before no problem occured and i don't know what's the issue everything seems fine even rechecked skill_db.yml,skill.cpp.,battle.cpp.,status.cpp.,pc.cpp+hpp.,npc file and job exp,lua files by zack [did not edit it]
 and i did not edit those last files only last one was skill.cpp before the problem occured..???
once i log in error appear in mapserv:
 pc_checkskill: Invalid skill id 9 (char_id=150030).
[Error]: Skill '533' is undefined! c:\users\administrator\desktop\rathena\src\map\pc.cpp:6056::pc_checkskill
[Error]: pc_checkskill: Invalid skill id 533 (char_id=150030).
[Error]: Skill '2412' is undefined! c:\users\administrator\desktop\rathena\src\map\pc.cpp:6056::pc_checkskill
[Error]: pc_checkskill: Invalid skill id 2412 (char_id=150030).
[Error]: Skill '260' is undefined! c:\users\administrator\desktop\rathena\src\map\pc.cpp:6056::pc_checkskill
[Error]: pc_checkskill: Invalid skill id 260 (char_id=150030).
[Error]: Skill '422' is undefined! c:\users\administrator\desktop\rathena\src\map\pc.cpp:6056::pc_checkskill
[Error]: pc_checkskill: Invalid skill id 422 (char_id=150030).
[Error]: Skill '423' is undefined! c:\users\administrator\desktop\rathena\src\map\pc.cpp:6056::pc_checkskill
[Error]: pc_checkskill: Invalid skill id 423 (char_id=150030).
[Error]: Skill '260' is undefined! c:\users\administrator\desktop\rathena\src\map\pc.cpp:6056::pc_checkskill
[Error]: pc_checkskill: Invalid skill id 260 (char_id=150030).

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
11 hours ago, emadkm said:

i request support from source section> as the title says can't level up all skill even using @allskill.The problem suddenly appear after i recompile the server but before no problem occured and i don't know what's the issue everything seems fine even rechecked skill_db.yml,skill.cpp.,battle.cpp.,status.cpp.,pc.cpp+hpp.,npc file and job exp,lua files by zack [did not edit it]
 and i did not edit those last files only last one was skill.cpp before the problem occured..???
once i log in error appear in mapserv:
 pc_checkskill: Invalid skill id 9 (char_id=150030).
[Error]: Skill '533' is undefined! c:\users\administrator\desktop\rathena\src\map\pc.cpp:6056::pc_checkskill
[Error]: pc_checkskill: Invalid skill id 533 (char_id=150030).
[Error]: Skill '2412' is undefined! c:\users\administrator\desktop\rathena\src\map\pc.cpp:6056::pc_checkskill
[Error]: pc_checkskill: Invalid skill id 2412 (char_id=150030).
[Error]: Skill '260' is undefined! c:\users\administrator\desktop\rathena\src\map\pc.cpp:6056::pc_checkskill
[Error]: pc_checkskill: Invalid skill id 260 (char_id=150030).
[Error]: Skill '422' is undefined! c:\users\administrator\desktop\rathena\src\map\pc.cpp:6056::pc_checkskill
[Error]: pc_checkskill: Invalid skill id 422 (char_id=150030).
[Error]: Skill '423' is undefined! c:\users\administrator\desktop\rathena\src\map\pc.cpp:6056::pc_checkskill
[Error]: pc_checkskill: Invalid skill id 423 (char_id=150030).
[Error]: Skill '260' is undefined! c:\users\administrator\desktop\rathena\src\map\pc.cpp:6056::pc_checkskill
[Error]: pc_checkskill: Invalid skill id 260 (char_id=150030).

Question, what class are you trying to level up? cause if you check the error it might be a skill_db issue as the pc_checkskill said its an invalid skill id or maybe you change something inside the src on skill.cpp.

  • Love 1
Link to comment
Share on other sites

  • 0

mine is skill_db.yml i said i rechecked it and it's unedited so it occur only after i recompile the server afte refix some skill.cpp scripts but nothing wrong there just original skills gets enabled that's it nothing more...

even i replace skill.cpp+hpp and pc.cpp+hpp and same problem also replaced skill_db.yml
the issue occured to all classes

Edited by emadkm
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.