Taterzens [Fabric]

Taterzens [Fabric]

86.3k Downloads

Bug report [Forge / Fabric]

thehamish555 opened this issue ยท 1 comments

commented

Describe the bug
When forcing an NPC to look at you, logging out and back in while in range of the NPC staring at you, force locks the NPC to stare at your log out location, meaning it will no longer focus on other players despite their distance to the NPC. I've fixed it by restarting my server each time it happens.

Platform
Fabric Server

Versions

  • Minecraft 1.19
  • Taterzens 1.10.4

To Reproduce
Steps to reproduce the behavior:

  1. Run /npc create
  2. Run /npc edit look (or through movement)
  3. Get within range of NPC so they start looking at you
  4. Log out
  5. Log in

Expected behavior
Logging back in the NPC would stare at me normally. And other players normally too.

Logs
[23:00:12] [Server thread/INFO]: Hamish555 lost connection: Disconnected
[23:00:12] [Server thread/INFO]: [OWNER] Hamish555 left the game
[23:00:15] [Server thread/INFO]: Hamish555[/192.168.1.254:38372] logged in with entity id 101 at (1.0634630109816074, 104.74293160172489, 22.345928633903736)
[23:00:15] [Server thread/INFO]: [OWNER] Hamish555 joined the game

Entire logs is just starting server, and then stopping.. DisguiseLib is installed

commented

Thanks for reporting, npcs shpuld probably check if player is connected :)