HeroGamers / MyDog

Tamed wolves but at least 10x better
https://www.spigotmc.org/resources/mydog.70260/
MIT License
11 stars 9 forks source link

When Dog Teleported, Dog Becomes Invisible #113

Open juliansweatt opened 1 week ago

juliansweatt commented 1 week ago

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

  1. Get a dog
  2. Teleport from a chunk which will unload when it is no longer occupied by the player, to somewhere outside the render distance
  3. See that the dog is invisible in the new location

Expected behaviour

Dog should be visible when teleported

Actual behaviour

Dog is not visible

HeroGamers commented 3 days ago

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?