NPC are not walking properly
MnkyArts opened this issue · 9 comments
Minecolonies version
version 1.12-0.8.3238
Expected behavior
- The Builder (or any mc-npc) should walk normal even if i am away from him.
Actual behaviour
- So i found a weird bug on my Server where is MineColonies Installed, if i create a Builder (or any mc-npc) & let him Build something and go some blocks away he starts to move like 1milimeter as like 1 Block
here is an Video of the Problem: https://streamable.com/skj0d
(the Problem just appears on Servers)
Also: Can i do that the Builder build even if i am like 500 blocks away? I tried it with an Chunk Loader to keep the Chunks Loaded but it won't work.
Steps to reproduce the problem
- Make a Server with the Mods
- Add a Builder and let him Build something
- go some blocks away from him
i also found a little bug (i think) i don't want to open a new Issue so i write it here:
It seems like the warehouse don't work properly it does not add a worker and even manuell i cant add one
You need a deliveryman building additionally and he will automatically
start working at it.
2017-12-18 20:04 GMT+00:00 Liam R. <[email protected]>:
… i also found a little bug (i think) i don't want to open a new Issue so i
write it here:
It seems like the warehouse don't work properly it does not add a worker
and even manuell i cant add one
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#1874 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGI9yw1v8DaWwc308aTWQXOXCXxDVv__ks5tBsVJgaJpZM4RF78d>
.
ahh, yea i have an deliveryman, but i didnt know they dow work also in the warehouse. thank you for your help! :)
Do you use sponge by chance?
2017-12-18 19:11 GMT+00:00 Liam R. <[email protected]>:
… Minecolonies version
version 1.12-0.8.3238
Expected behavior
- The Builder (or any mc-npc) should walk normal even if i am away
from him.
Actual behaviour
- So i found a weird bug on my Server where is MineColonies Installed,
if i create a Builder (or any mc-npc) & let him Build something and go some
blocks away he starts to move like 1milimeter as like 1 Block
here is an Video of the Problem: https://streamable.com/skj0d
(the Problem just appears on Servers)
Also: Can i do that the Builder build even if i am like 500 blocks away? I
tried it with an Chunk Loader to keep the Chunks Loaded but it won't work.
Steps to reproduce the problem
1. Make a Server with the Mods
2. Add a Builder and let him Build something
3. go some blocks away from him
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1874>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AGI9y80yiShSqufrU848u_mXjNoKFvhnks5tBrjtgaJpZM4RF78d>
.
There is a sponge setting which makes it slow.
mods { minecolonies { defaults { misc=512 } # Set to false if you want mod
to ignore entity activation rules and always tick. enabled=false entities {
citizen=512 } } }
You need to add this, it's in one of the sponge configs.
2017-12-18 19:14 GMT+00:00 Liam R. <[email protected]>:
… wow what an fast answer, yes i use.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1874 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGI9y3roNOMubz6ZhneJfKeJ3kYEi3fZks5tBrmqgaJpZM4RF78d>
.
do i need to add it like this: https://i.imgur.com/6ecutbc.png
i am new to this whole Spongeforge thing, the Config is a bit weird
That should do it.
2017-12-18 19:21 GMT+00:00 Liam R. <[email protected]>:
… do i need to add it like this: https://i.imgur.com/6ecutbc.png
i am new to this whole Spongeforge thing, the Config is a bit weird
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1874 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGI9y5lSZvTNcplAevAZ4wnzv2WPX4Sfks5tBrs4gaJpZM4RF78d>
.