Doggy Talents Next

Doggy Talents Next

4M Downloads

1.20.1 dogs stuck in animation loop/owner issue

jellystarfish opened this issue ยท 6 comments

commented

i recently updated my modpack and server and since doing so, every dog is stuck in an infinite play loop and shows "you are not the owner of him/her"

it's not possible this is a mod conflict issue as it works perfectly fine in single player, i'm just not entirely sure how to fix the problem serverside

commented

Could you provide me the version of DTN you are using and which modloader you are on? And if possible, could you also provide a recording?

commented

Could you provide me the version of DTN you are using and which modloader you are on? And if possible, could you also provide a recording?

1.20.1-1.18.60.jar, forge 47.4.0
https://github.com/user-attachments/assets/600869bb-7125-471b-bc98-fe981a54f983

for some clarity, this was previously hosted on a site, and i then moved the server to its own dedicated laptop on linux

commented

Yeah some mods might have messed with the syncing IDs of DTN Dog's parent class. Do you have any mods that use an alpha/beta build?

commented

i don't, and again im not sure how there could be mod incompatibility if it works completely fine in singleplayer

commented

If it is the case that some mods messed with the syncing IDs, then that behaviour could be expected as it involves serialization to and deserialization from the network packet.

commented

If it is the case that some mods messed with the syncing IDs, then that behaviour could be expected as it involves serialization to and deserialization from the network packet.

ok awsum any advice on how to fix LOL