zapzombies / zap-community

This is a public repository used for keeping track of bugs, suggestions, and general information (see the wiki for more). If you really like our project and want to support us, see our Patreon page: https://www.patreon.com/zapzombies
GNU General Public License v3.0
1 stars 0 forks source link

Sometimes the AI stop working for around 2 seconds #89

Open AndryGaming opened 2 years ago

AndryGaming commented 2 years ago

Describe the bug Sometimes AI stop working and the zombies go ahead their direction instead of following the player

Where did the bug occur Infested depths but it may exist in hades dominion too

To Reproduce Steps to reproduce the behavior:

  1. This bug occur anywhere but it's more noticeable when you are on the stairs and you go down after the zombie is chasing you, the ai may stop working in that moment

Expected behavior I was expecting the zombies to always chase you and go forward to you instead of AI to stop working as usual for 2 seconds sometimes

Screenshots 2021-11-01_19 26 05

Additional context I was standing in that place the boss is in that moment of screenshot, i was shotting it from there, the boss came from magmatic pit.. then i went to the stairs i was in that moment in the screenshot but the boss for a while instead of chasing me went up to the stairs leading to that room right before the prosperous vegetation

tachibanayui commented 2 years ago

This is an effect of AsyncPathFinder to reduce the server load, entities don't recalculate paths immediately

AndryGaming commented 2 years ago

I see