What is this problem ??

mrlongshen

Noobies
Messages
1,126
Points
0
Age
36
Location
localhost 127.0.0.1
Emulator
Code:
[Error]: --- failed assertion --------------------------------------------[Error]: skill.c:168: 'skill_lv > 0' in function `skill_get_time'[Error]: ./map-server(assert_report+0x72) [0x825f952][Error]: ./map-server(skill_get_time+0xd6) [0x81c77d6][Error]: ./map-server(status_change_end_+0x1233) [0x823ca03][Error]: ./map-server(buildin_sc_end+0xff) [0x819405f][Error]: ./map-server(run_func+0x100) [0x81b49b0][Error]: ./map-server(run_script_main+0x36e) [0x81c06ee][Error]: ./map-server(npc_scriptcont+0xf1) [0x815ed51][Error]: ./map-server(clif_parse_NpcSelectMenu+0xf8) [0x80f8588][Error]: ./map-server(clif_parse+0x155) [0x80f7e15][Error]: ./map-server(do_sockets+0x19e) [0x825bbbe][Error]: --- end failed assertion ----------------------------------------[Info]: Saved char 150056 - test01: inventory status.[Info]: Saved char 150054 - bizzare90: inventory status hotkeys.[Error]: --- failed assertion --------------------------------------------[Error]: skill.c:168: 'skill_lv > 0' in function `skill_get_time'[Error]: ./map-server(assert_report+0x72) [0x825f952][Error]: ./map-server(skill_get_time+0xd6) [0x81c77d6][Error]: ./map-server(status_change_end_+0x1233) [0x823ca03][Error]: ./map-server(buildin_sc_end+0xff) [0x819405f][Error]: ./map-server(run_func+0x100) [0x81b49b0][Error]: ./map-server(run_script_main+0x36e) [0x81c06ee][Error]: ./map-server(npc_scriptcont+0xf1) [0x815ed51][Error]: ./map-server(clif_parse_NpcSelectMenu+0xf8) [0x80f8588][Error]: ./map-server(clif_parse+0x155) [0x80f7e15][Error]: ./map-server(do_sockets+0x19e) [0x825bbbe][Error]: --- end failed assertion ------------------------------
 
For fix this issue need know what skill use used or in what script line this happend.

 
@@4144 I dont edit any skill. I just adjust the skill damage only....
From call stack visible what this happend from script. Can you explain where is exactly it happend? May be you talked to some npc, some thing select in npc menu etc.

 
Back
Top