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 4 months ago

juliansweatt commented 4 months 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 4 months 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?

yigitboi07 commented 4 months 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?

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

yigitboi07 commented 4 months ago

you can also add me in discord: yigitboi07 and we can test it on my server

HeroGamers commented 3 months ago

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.