2No2Name / hopperOptimizations

A mod that optimizes hoppers and their interactions with entities and inventories. It drastically reduces hopper lag without changing any behavior.
MIT License
64 stars 9 forks source link

[Bug][0.1.17]"optimizedInventories"true, the server screen spams "[STDOUT]: Hopper is full even though it wasn't" #11

Closed Harveykang closed 4 years ago

Harveykang commented 4 years ago

image server reports like this only when minecart is full image

2No2Name commented 4 years ago

That means that for some reason hopper minecarts try to pull items even when they are full, I will look into that and whether disabling that changes behavior in regards of useless comparator updates

2No2Name commented 4 years ago

Fixed in 0.1.18