adobo 0 Posted July 16, 2020 I got an error with failed assertion pc.c:3079: '0' in function `pc_bonus' Please help thank you in advance Quote [Warning]: pc_bonus: unknown type 0 0 ! [Error]: --- failed assertion -------------------------------------------- [Error]: pc.c:3079: '0' in function `pc_bonus' [Error]: 0x631686 nullpo_backtrace_print [Error]: /home/suser/~server/src/common/nullpo.c:77 [Error]: 0x631686 assert_report [Error]: /home/suser/~server/src/common/nullpo.c:147 [Error]: 0x526e78 pc_bonus [Error]: /home/suser/~server/src/map/pc.c:3079 [Error]: 0x552ad4 buildin_bonus [Error]: /home/suser/~server/src/map/script.c:10083 [Error]: 0x5974d9 run_func [Error]: /home/suser/~server/src/map/script.c:4437 [Error]: 0x59958f run_script_main [Error]: /home/suser/~server/src/map/script.c:4698 [Error]: 0x59715b script_run_use_script [Error]: /home/suser/~server/src/map/script.c:26684 [Error]: 0x7f1a8dd8a7cb HP_script_run_use_script [Error]: HPMHooking/HPMHooking_map.Hooks.inc:75750 [Error]: 0x5fc0ca status_calc_pc_ [Error]: /home/suser/~server/src/map/status.c:2532 [Error]: 0x5fc486 status_calc_bl_ [Error]: /home/suser/~server/src/map/status.c:3996 [Error]: 0x49a132 clif_parse_LoadEndAck [Error]: /home/suser/~server/src/map/clif.c:11061 [Error]: 0x4a808a clif_parse [Error]: /home/suser/~server/src/map/clif.c:24114 [Error]: 0x644d1d do_sockets [Error]: /home/suser/~server/src/common/socket.c:1476 [Error]: 0x408cd1 main [Error]: /home/suser/~server/src/common/core.c:539 [Error]: 0x7f1a902e8554 ??? [Error]: ???:0 [Error]: 0x408e92 ??? [Error]: ???:0 [Error]: 0xffffffffffffffff ??? [Error]: ???:0 [Error]: --- end failed assertion ---------------------------------------- Quote Share this post Link to post Share on other sites
0 4144 364 Posted July 16, 2020 this assertion mean you have some where in item use script wrong constant in call for function bonus. probably you using outdated code from hercules or other emulators. Quote Share this post Link to post Share on other sites
0 adobo 0 Posted July 16, 2020 I'll check and post when I fix the problem. Thanks @Dastgir ! Quote Share this post Link to post Share on other sites
I got an error with failed assertion
pc.c:3079: '0' in function `pc_bonus'
Please help thank you in advance
Share this post
Link to post
Share on other sites