Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Movement Follow Broken [Fabric] - 1.8.6 #89

Open
2 of 4 tasks
AwesomeAceStation opened this issue Apr 7, 2022 · 4 comments
Open
2 of 4 tasks

Movement Follow Broken [Fabric] - 1.8.6 #89

AwesomeAceStation opened this issue Apr 7, 2022 · 4 comments

Comments

@AwesomeAceStation
Copy link

Describe the bug
NPC movement for "follow" broken. After leaving line of sight using Nether Portal or after exiting save game and reentering world. Command '/npc edit movement follow PLAYERS' fixes problem temporarily. Using presets or removing NPC does not work.

Platform(s)

  • Fabric
  • Forge

Environment(s)

  • Singleplayer
  • Server

Versions

  • Minecraft 1.18.2
  • Taterzens 1.8.6

To Reproduce
Steps to reproduce the behavior:

  1. Create NPC and set movement type
  2. Set NPC movement to follow 'PLAYERS'
  3. Leave NPC line of sight using Nether Portal or exiting game and reentering world

Additional context
N/A

@samolego
Copy link
Owner

samolego commented Apr 7, 2022

So following players works until the 3rd step, then after reentering command works again?

@AwesomeAceStation
Copy link
Author

So following players works until the 3rd step, then after reentering command works again?

Yes. I also tried applying the movement follow command and save the preset before exiting the saved world as well; "Follow" gets reset in the JSON file to blank (not saving the preset, under "Follow" the Type: "PLAYERS" or UUID is still listed in JSON). I have also tried using 'follow' with UUID as well but as soon I as do step 3, NPC does not follow and behaves like the 'LOOK' command where NPC is stationary and looks at player time to time.

@James103
Copy link

James103 commented Apr 7, 2022

What do you get in the Minecraft log when you do this? If you get any exceptions or error messages, can you please post them here?

@AwesomeAceStation
Copy link
Author

AwesomeAceStation commented Apr 7, 2022

What do you get in the Minecraft log when you do this? If you get any exceptions or error messages, can you please post them here?

latest.log

I don't really see any errors about the mod besides info about my texture pack and minor player location logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants