TangoTek / TekTopia-Community

Bug/Issue tracking for TekTopia testing
35 stars 12 forks source link

Bug?: Villagers jittering #246

Open tomerorian opened 5 years ago

tomerorian commented 5 years ago

Describe the bug My villagers (and other peoples on the server) seems to jitter a lot when walking. The start doing the animation and move, stop and do it again in very small intervals. I'm not entirely sure it is a bug since we though it might be lag or something at first, but it keeps happening and it looks really bad.

Expected behavior Villagers should move smoothly

Server/Location Seems like entire server 1, but my village is MoleTown

paixi commented 1 year ago

I found using OpenJDK 8 with the optimization settings here on the server significantly lowers CPU usage to stop villager jittering: -Xmx4G -Xms4G -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -XX:+AlwaysPreTouch -XX:+DisableExplicitGC

My server with an i5-7500 can smoothly run about 60 villagers and can do over 100 with proper configuration of the Tick Dynamic mod (at the expense of passive mobs).