-
Notifications
You must be signed in to change notification settings - Fork 758
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
status_calc_regen_rate_pc (NULLPO) #2973
Comments
What's a guild map? Can you give an example? |
woe castles like payg_cas02 |
Can you describe more what class you used? and what skills you had? |
Are you sure you have the latest version of Hercules? |
`
} ` |
oh, since player are automatically eject in that map because it has no save flag.
|
Steps to reproduce the behavior:
|
Describe the bug
this triggers
[Error]: --- nullpo info -------------------------------------------- [Error]: status.c:3229: 'regen->sitting' in function
status_calc_regen_pc'[Error]: 0x63cdc6 nullpo_backtrace_print
[Error]: /home/test/me/src/common/nullpo.c:77
[Error]: 0x63cdc6 assert_report
[Error]: /home/test/me/src/common/nullpo.c:147
[Error]: 0x621844 status_calc_regen
[Error]: /home/test/me/src/map/status.c:3420
[Error]: 0x52b839 pc_setpos
[Error]: /home/test/me/src/map/pc.c:6054
[Error]: 0x51fa8d pc_authok
[Error]: /home/test/rme/src/map/pc.c:1319
[Error]: 0x7f9f23232e99 HP_pc_authok
[Error]: HPMHooking/HPMHooking_map.Hooks.inc:61677
[Error]: 0x454204 chrif_authok
[Error]: /home/test/me/src/map/chrif.c:828
[Error]: 0x459850 chrif_parse
[Error]: /home/test/me/src/map/chrif.c:1669
[Error]: 0x64f7cd do_sockets
[Error]: /home/test/me/src/common/socket.c:1474
[Error]: 0x408af1 main
[Error]: /home/test/me/src/common/core.c:539
[Error]: 0x7f9f257b3554 ???
[Error]: ???:0
[Error]: 0x408cb2 ???
[Error]: ???:0
[Error]: 0xffffffffffffffff ???
[Error]: ???:0
[Error]: --- end nullpo info ----------------------------------------
`
To Reproduce
Steps to reproduce the behavior:
System specs (please complete the following information):
The text was updated successfully, but these errors were encountered: