miwarnec / uMMORPG

4 stars 0 forks source link

from discord: pet bug #33

Closed miwarnec closed 4 years ago

miwarnec commented 4 years ago

despawning pets despawns all npcs/monsters for a second, until they respawn. most likely because pet is owned by player now, so removing pet removes player connection from them until rebuildobservers is called again.

this is not critical as things still work 1s later. but still want to look into it.

possible solutions:

burnydev commented 4 years ago

Video showing bug.

https://youtu.be/djKP3hhQmCM

miwarnec commented 4 years ago

https://github.com/vis2k/Mirror/issues/1598 working on it

miwarnec commented 4 years ago

fixed in V2.10