[x ] I have checked the commit log to see if the issue has been resolved since my server was last updated
[x ] This issue occurs on release branch (if other branch, please specify)
Additional Information (Steps to reproduce/Expected behavior) :
When you zone, players by you occasionally won't load and stay "invisible" until you either zone, or run far enough away to "refresh" loading them.
When zoning, the party menu will occasionally bug and say people are in the area but not give hp/mp and you can't even cast self buffs on yourself such as reraise. Leaving party or being given leader fixes this. This bug never happens to the party leader.
release
branch (if other branch, please specify)Additional Information (Steps to reproduce/Expected behavior) :
When you zone, players by you occasionally won't load and stay "invisible" until you either zone, or run far enough away to "refresh" loading them.
When zoning, the party menu will occasionally bug and say people are in the area but not give hp/mp and you can't even cast self buffs on yourself such as reraise. Leaving party or being given leader fixes this. This bug never happens to the party leader.
I think the first issue has something to do with this: https://github.com/topaz-next/topaz/blob/979a81477c147da465e369b6776d1133a8411d48/src/map/zone_entities.cpp#L600
Perhaps adding a "spam refresh players around you" packet push or something would fix this?