You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a dog gets teleported because of a teleport or a chunk unload, the dog is invisible (but can be heard) in the new location. The dog becomes visible again if the client reconnects.
Steps to reproduce
Get a dog
Teleport from a chunk which will unload when it is no longer occupied by the player, to somewhere outside the render distance
See that the dog is invisible in the new location
Expected behaviour
Dog should be visible when teleported
Actual behaviour
Dog is not visible
The text was updated successfully, but these errors were encountered:
This isn't something I've heard others have issues with - are there multiple players reporting the same issue, and can you provide some more information like server version, plugin ver, and perhaps some logs with debug turned on?
It sounds like a possible client-side issue to me with the entity not loading, and not plugin/server side?
This isn't something I've heard others have issues with - are there multiple players reporting the same issue, and can you provide some more information like server version, plugin ver, and perhaps some logs with debug turned on?
It sounds like a possible client-side issue to me with the entity not loading, and not plugin/server side?
im getting the same issue %100 plugin side explanation is when i teleported far away from my dog and when it teleported me he become invisible like if i a player attacks me it will attack him but invisible
If you could also provide some logs it would be great - I'm not actively developing on MyDog at the moment, but I will of course still try and fix any bugs or compatibility issues that might arise.
Type of bug
Other unexpected behaviour
Error log (if applicable)
No response
Bug description
When a dog gets teleported because of a teleport or a chunk unload, the dog is invisible (but can be heard) in the new location. The dog becomes visible again if the client reconnects.
Steps to reproduce
Expected behaviour
Dog should be visible when teleported
Actual behaviour
Dog is not visible
The text was updated successfully, but these errors were encountered: