Ellpeck / PrettyPipes

Pretty Pipes is a simple to use, all-inclusive item transport mod featuring simple pipes that can be upgraded using modules to accomplish much more advanced tasks.
https://modrinth.com/mod/pretty-pipes
MIT License
21 stars 19 forks source link

Recursive autocrafting not working #71

Closed cwrau closed 3 years ago

cwrau commented 3 years ago

Hello,

First of all, cool mod! Really nice early-game storage system!!

Now to my problem;

I set up a couple of crafting recipes, e.g. your Medium Crafting Module.

I set up all the dependant recipes as well, everything using rftools crafters.

Now when I request a medium crafting module, it complains that Low Crafting Module is not found.

When I manually go down the crafting tree it complains about Redstone Servos and such, but I can fix all errors just by requesting the item.

To make it clear, I'm not crafting the dependant recipes, just requesting them from the terminal.

Ellpeck commented 3 years ago

Please try to reproduce this issue with version 1.9.0 of the mod.

cwrau commented 3 years ago

It works with version 1.9.0

Ellpeck commented 3 years ago

It would be great if you could re-attempt with this version, which I think might fix this issue. https://ci.ellpeck.de/blue/organizations/jenkins/PrettyPipes/detail/main/22/artifacts

cwrau commented 3 years ago

Sadly this didn't fix the problem 😕

Ellpeck commented 3 years ago

Hmm.. can you show the "recipe tree", ie all of the recipes required to craft the thing you're trying to craft? JEI screenshots are fine.

cwrau commented 3 years ago

Sure;

2021-02-05T22:31:57 33 2021-02-05T22:32:09 29 2021-02-05T22:32:03 86 2021-02-05T22:32:00 34

I also screenshotted the crafting configuration;

2021-02-05T22:33:13 31 2021-02-05T22:33:10 63 2021-02-05T22:32:27 14 2021-02-05T22:32:24 83

Ellpeck commented 3 years ago

Oookay, what about this version? https://ci.ellpeck.de/blue/organizations/jenkins/PrettyPipes/detail/main/23/artifacts

cwrau commented 3 years ago

Nice, that seems to be working!