Canary

Canary

6M Downloads

automated block input and output for (some?) modded blocks broken.

QtpyeRose opened this issue ยท 1 comments

commented

Version Information

canary-mc1.19.2-0.1.3.jar
ad astera ad_astra-forge-1.19.2-1.11.4.jar

Expected Behavior

hoppers should successfully input and remove items from the coal generator and other machine in the mod. (as works with vanilla)

Actual Behavior

canary breaks input and output of items from blocks (including vanilla hoppers, mekanisum pipes, and every other mod ive found that transfurs items between blocks)

Reproduction Steps

install ad astra (and dependencies), install canary
attempt to input or remove coal or items from the coal generator using hoppers/other methods
it will not work, when with vanilla it works perfectly fine.

Other Information

all installed mods:

ad_astra-forge-1.19.2-1.11.4.jar
cloth-config-8.2.88-forge.jar
resourcefullib-forge-1.19.2-1.1.15.jar
canary-mc1.19.2-0.1.3.jar
forge version: 43.1.52
minecraft: 1.19.2

with canary installed input and output with not just hoppers, but every other automatic item moving method i could find (from other mods when installed, and vanilla) does not work with the coal generator. also possible that other blocks in other mods are effected, i know some other block from ad astra are effected, but i have not done extensive testing on the exact blocks and methods of input.

is canary somehow messing with how forge handles input and output of items from blocks? if so it may be doing so in a weird way that disables support for some of the common methods that mods use

even if this cant be/will not be fixed it is good to list that this mod and ad astra has compatibility issues

commented

btw i have figured out that mekanism pipes are not effected by canary and were partialy broken, the other part was that i wqas using them wrong. disregard the info about them from the report. as its unrelated.