Refined Storage

Refined Storage

77M Downloads

Only unpowered crafter recipes show up in the grid

PancakesMan opened this issue ยท 0 comments

commented

Issue description:

Only unpowered crafter recipes show up in the grid

What happens:

When a crafter is connected to the system via a relay, the recipes only show up in the crafting grid when the relay is not giving power to the crafter, and consuming no additional power from the controller. When the relay is giving power to the crafter the recipes (patterns) do not show up, and the relay, crafter, and cables show up on the controller and consume power. However when the recipes are visible and you set something to craft, it will only start crafting when you enable power to the crafter, which then disables the recipes (patterns) in the crafting grid, also preventing multi stage recipes.

What you expected to happen:

When the relay is giving power to the crafter, the recipes show up in the grid and you can make the system auto craft recipes (patterns), consuming power from the controller. When the relay is not giving power to the crafter, the recipes (patterns) don't show and no power from the relay, cables, or crafter is consumed from the controller.

Steps to reproduce:

  1. Basic system with controller connected to a grid connected to a relay connected to a crafter via a cable.
  2. With relay set to ignore redstone signal, it is lit up green along with the crafter to signify they are working. Relay and crafter are listed in the controller.
  3. Check the grid and notice the recipes in the crafter are not visible.
  4. Disable power to the relay (make it only work with redstone signal) and notice it, along with the crafter change to disabled colours, and the controller no longer shows them.
  5. Check the grid and notice the recipes are now visible, however because there is no power to the crafter, starting any of the crafting recipes does nothing until you re-enable the relay (ignore redstone signal option / lever for power)

Version (Make sure you are on the latest version before reporting):

  • Minecraft: 1.10.2
  • Forge: 12.18.1.2076
  • Refined Storage: 0.9.4

Does this issue occur on a server? Single Player and Server (Multiplayer LAN)