Hey,
I get some map server errors using Arrow shower skill:
Facts:
1) Happens when you use arrow shower on a trap.
2) The trap doesn't get pushed away.
3) Doesn't Happens when you use arrow shower on a monster, a Player or empty spot.
4) i replaced all my source edits (skill.c and battle.c) with the files from the git - > Doesn't solve the problem.
5) i am using pre-re settings.
6) i am running latest Hercules.
7) Only plugin that is being used is db2sql.
The Error:
[Error]: --- nullpo info --------------------------------------------
[Error]: skill.c:12185: 'bst' in function `skill_unit_onplace_timer'
[Error]: ./map-server(assert_report+0x80) [0x6435a0]
[Error]: ./map-server(skill_unit_onplace_timer+0x419) [0x5c5609]
[Error]: ./map-server(skill_unit_timer_sub_onplace+0xc9) [0x5ced19]
[Error]: ./map-server() [0x50b8dd]
[Error]: ./map-server(map_vforeachinshootrange+0x99) [0x516559]
[Error]: ./map-server(map_foreachinshootrange+0x97) [0x514fc7]
[Error]: ./map-server(skill_unit_timer_sub+0x2b3) [0x5d2ee3]
[Error]: ./map-server() [0x63a5ca]
[Error]: ./map-server() [0x639c42]
[Error]: ./map-server(skill_unit_timer+0x36) [0x5cee36]
[Error]: --- end nullpo info ----------------------------------------
Thanks in advance,
Klutz
I get some map server errors using Arrow shower skill:
Facts:
1) Happens when you use arrow shower on a trap.
2) The trap doesn't get pushed away.
3) Doesn't Happens when you use arrow shower on a monster, a Player or empty spot.
4) i replaced all my source edits (skill.c and battle.c) with the files from the git - > Doesn't solve the problem.
5) i am using pre-re settings.
6) i am running latest Hercules.
7) Only plugin that is being used is db2sql.
The Error:
[Error]: --- nullpo info --------------------------------------------
[Error]: skill.c:12185: 'bst' in function `skill_unit_onplace_timer'
[Error]: ./map-server(assert_report+0x80) [0x6435a0]
[Error]: ./map-server(skill_unit_onplace_timer+0x419) [0x5c5609]
[Error]: ./map-server(skill_unit_timer_sub_onplace+0xc9) [0x5ced19]
[Error]: ./map-server() [0x50b8dd]
[Error]: ./map-server(map_vforeachinshootrange+0x99) [0x516559]
[Error]: ./map-server(map_foreachinshootrange+0x97) [0x514fc7]
[Error]: ./map-server(skill_unit_timer_sub+0x2b3) [0x5d2ee3]
[Error]: ./map-server() [0x63a5ca]
[Error]: ./map-server() [0x639c42]
[Error]: ./map-server(skill_unit_timer+0x36) [0x5cee36]
[Error]: --- end nullpo info ----------------------------------------
Thanks in advance,
Klutz
Last edited by a moderator: