
NPCs don't move when the chunk is loaded
Closed this issue ยท 3 comments
Is there an existing issue for this?
- I have searched the existing issues.
Are you using the latest MineColonies Version?
- I am running the latest beta/release version of MineColonies for my Minecraft version.
I am also running the latest versions of other mods that are part of my problem.
Did you check on the Wiki? or ask on Discord?
- I checked the MineColonies Wiki and made sure my issue is not covered there. Or I was sent from discord to open an issue here.
What were you playing at the time? Were you able to reproduce it in both settings?
- Single Player
- Multi Player
Minecraft Version
1.21
MineColonies Version
1.1.1088-1.21.1
Structurize Version
1.0.786
Related Mods and their Versions





Current Behavior
Hello everyone, I have a problem. I'm playing with a friend on the Youer server with the minecolonies and create mods, and if you move 15 blocks away from a colony resident, he stops and starts walking very slowly. I tried uploading chunks via FTB Chunks or keepchunks, but everything is unsuccessful, the simulation range is set to 20, and the drawing range is 25, Ask questions.
Expected Behavior
they should be running and working even if the chunk is not loaded.
Reproduction Steps
- Create Youer server
- Install mods Minecolonie and Create
- Create your colony
Logs
https://gist.github.com/hageyh/6757967520ea738f7420690b51c9f304
Anything else?
No response
Footer
Viewers
- Add a thumbs-up to the bug report if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments.
- Add a comment if you have any insights or background information that isn't already part of the conversation.
you have some mod preventing updating of the entities, this is not a bug caused by minecolonies
The mods that we know about that are an issue are the following:
- Optifine (uninstall it and install an alternative)
- "It will not tick" (add "minecolonies:*" to the ignore list in the config)
- "DoesPotatoTick" (add "minecolonies" to the mod id list in the config)
- "No see no tick" (add "minecolonies:*" to the ignore list in the config)
- ServerCore (you may be able to able to fix it by trying what is mentioned here )
- "Immersive Optimizations" (add "minecolonies:citizen" to the blacklist in the config)
But there may be other mods as well that could cause this