DiseaseCraft

DiseaseCraft

61.1k Downloads

[2.2.0.2a] Performance Drop

Mitchellbrine opened this issue ยท 4 comments

commented

This seems to be because of the HUGE amount of checking every time we check for Diseased Crops. Goes down to 1.XXX tps.

commented

Alright, adding in config options to help let people reduce this! (Also might add in some methods for letting modpack makers (or mod makers) add in custom diseased crop places

commented

Alright, it seems to be in the lifecycle updates in the LivingUpdateEvent that seem to be causing issues. Might play around with frequency. Nothing should be checked more than once a second now.

commented

Performance is slightly better now, but there's still lots of trouble. :/

commented

Fixed in the latest push!