Christopher Freitas Posted June 21, 2015 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 48 Reputation: 2 Joined: 02/03/12 Last Seen: January 31, 2024 Share Posted June 21, 2015 Hello guys , i having warnings and errors every day ![Error]: Skill '2075' is undefined! skill.c:215::skill_chk [Error]: Skill '2083' is undefined! skill.c:215::skill_chk[Warning]: skill_castend_nodamage_id: Unknown skill used:254[Warning]: skill_castend_nodamage_id: Unknown skill used:254 what can be ? I dont find this errors arghhh :@:@:@ Quote Link to comment Share on other sites More sharing options...
Akbare Posted June 21, 2015 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 491 Reputation: 20 Joined: 11/19/11 Last Seen: June 5, 2023 Share Posted June 21, 2015 disable all custom npc and check your server screen Quote Link to comment Share on other sites More sharing options...
biali Posted June 22, 2015 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 27 Reputation: 2 Joined: 01/23/14 Last Seen: May 24, 2024 Share Posted June 22, 2015 (edited) Actually, 2075 and 2083 are defined at const.txt as bonuses: bSubClass 2065 bSPVanishRaceRate 2075 bSubSkill 2083 a few items in a pre-renewal db use these bonuses (I've searched for bSubClass only, tbh) Item 1140, for example: bonus2 bSubClass,Class_Normal,-10; bonus2 bAddClass,Class_Boss,50; bonus bAllStats,2; It used to be bSubRace where it is bSubClass. Not sure how to fix these errors though =x Any ideas? Edited June 22, 2015 by biali Quote Link to comment Share on other sites More sharing options...
Question
Christopher Freitas
Hello guys , i having warnings and errors every day !
[Error]: Skill '2075' is undefined! skill.c:215::skill_chk
[Error]: Skill '2083' is undefined! skill.c:215::skill_chk
[Warning]: skill_castend_nodamage_id: Unknown skill used:254
[Warning]: skill_castend_nodamage_id: Unknown skill used:254
what can be ?
I dont find this errors arghhh :@:@:@
Link to comment
Share on other sites
2 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.