Open barnabwhy opened 1 month ago
The problem with disabling this mixin is that lithium's hopper optimizations depend on it. Most of what we disable is also optimized by Moonrise, but hoppers aren't. I'd like to fix this properly as hopper optimizations are one of the big reasons to use lithium, but doing so seems non-trivial. Maybe we should just disable the mixin for now and rename this issue to something like Lithium hopper optimizations broken/disabled by chunk system entity management rewrite
, leaving it open until it's properly fixed or we implement our own hopper optimizations. (as a side note, hoppers should still be better than vanilla due to our optimizations to general entity lookups and other areas)
fixed by setting
mixin.util.entity_movement_tracking=false
in lithium configCrash log: