AbdElAziz333 / Canary

A performance mod designed to optimize Minecraft's general performance and unofficial fork of Lithium mod for Minecraft Forge.
https://www.curseforge.com/minecraft/mc-mods/canary
GNU Lesser General Public License v3.0
41 stars 3 forks source link

The hopper connected to the composter does not work in version McVer1.8.2 ModVer【 0.1.7 , 0.1.9 ,0.1.10 , 0.2.0 , 0.2.1】 #155

Closed u7f8au7fbd closed 1 year ago

u7f8au7fbd commented 1 year ago

After posting an issue in the past with a similar problem, it was merged with other hopper issues. This issue has been resolved, but in versions other than 0.1.8, the composter sometimes does not work after adding plant-based items, such as hoppers. I am reporting this because I believe the problem still remains with hoppers.

biochemie commented 1 year ago

Recently saw a regression (I presume?) after updating Canary to 1.18.2-0.2.1. The server (Forge 1.18.2) was previously running 0.1.8 and hopper insertion into composters was working as intended by vanilla mechanics.

After updating to 0.2.1 hoppers were no longer able to insert into composters from hoppers interacting through the top of the composter. Output from composters and insertion into vanilla furnaces remained unaffected.

Disabling the hopper mixin (mixin.block.hopper=false) resolves the issue.

u7f8au7fbd commented 1 year ago

Thanks for the information. I would like to continue with that method of dealing with the problem temporarily.

MrJorman commented 1 year ago

yes . too problem, Forge 1.19.2 composter no working.

AbdElAziz333 commented 1 year ago

Can you please try the new update, good luck!

biochemie commented 1 year ago

Appears to be resolved with the new 0.2.2 update. Confirmed on my 1.18.2 server. Disabling of the hopper mixin no longer required. Thank you greatly @AbdElAziz333!