wildex999 / TickDynamic

Public Issues repository for the Minecraft mod Tick Dynamic.
MIT License
12 stars 12 forks source link

Setting slicesMax to 0 causes TPS drop on loaded server #15

Closed wildex999 closed 9 years ago

wildex999 commented 9 years ago

If you set slicesMax to 0 on either 'entity' or 'tileentity' inside a world on an loaded server, will cause noticeable TPS drop. This happens because it does not correctly account for the time used by the group when slicesMax is set to 0.