Andrei Karas
Andrei Karas
this mean client map not same with server side map. try use mapcache plugin for regenerate server maps from client maps.
at first you not have correct stack trace. what os and compiler you using? and is this is latest hercules? by line numbers look like it's not.
linux is kernel and not os. what compiler you using? and what version?
also try reproduce same issue on clean hercules
ci still show overflow error
> @4144 > is there any advise for me to do it? the validation for npc name length has been done prior to this. > append `targetname` with `\0` ?...
also change ``strlen(dup_hidden_name)`` into ``NAME_LENGTH``
caption said prevent invite if party leader disguised, but pr really prevent invites if party inviter disguised. what is correct caption or code?
look like need rebase and conflict fixing
yes sadly some packet versions between near 2006-2009 may not compile. at this packet versions gravity used totally random packets and packet sizes. it's hard to validate each of this...