Christopher Freitas Posted June 21, 2015 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
Akbare Posted June 21, 2015 Posted June 21, 2015 disable all custom npc and check your server screen Quote
biali Posted June 22, 2015 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
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 :@:@:@
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.