Skip to content
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

from discord: pet bug #33

Closed
miwarnec opened this issue Feb 3, 2020 · 3 comments
Closed

from discord: pet bug #33

miwarnec opened this issue Feb 3, 2020 · 3 comments

Comments

@miwarnec
Copy link
Owner

miwarnec commented Feb 3, 2020

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:

  • look into mirror code. probably something we should check
  • spawn pet without player auth like before
@burnydev
Copy link

burnydev commented Feb 3, 2020

Video showing bug.

https://youtu.be/djKP3hhQmCM

@miwarnec
Copy link
Owner Author

MirrorNetworking/Mirror#1598 working on it

@miwarnec
Copy link
Owner Author

fixed in V2.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants