Open Furious1964 opened 3 years ago
Your error report does not match the picture you posted.
In the picture you are trying to insert the Piezo Modifier into a machine that does not accept it. Nbt doesn't matter there.
Main recipe only shows block name until you try to craft it and see its variants.
https://imgur.com/q0K5JmU https://imgur.com/7ZFSZs0 https://imgur.com/QGKfntm
Then wen trying to craft, it gives that error.
I ran into a similar issue on the same modpack. ATM6 1.8.14 MC version: 1.16.6 It seems like the FE input/output block (from the environmental tech mod) uses NBT data to delineate what tier of i/o block you crafted. My solution was to set the recipe for tiers >1 with a freshly autocrafted i/o block so that the NBT data that is used for crafting matches the NBT that the recipe expects. After a little testing, it seems like the FE I/O blocks change their NBT data after being placed at all meaning that any blocks that were at any time placed in the world will no longer work for autocrafting. You can still manually craft higher tiers in a regular crafting bench. This issue probably has something to do with how RS handles NBT data for autocrafting. (For all my testing, I did NOT use 'exact mode') Side note: It looks like if the block shows a label for "Stored (Energy): 0" it wont work with the autocrafting.
Issue description:
When creating a block for Environmental Tech, RS does not seeing the meta data of the block and thus all recipes using that block are invalid, i.e.: No Machine Accepts This Item.
What happens:
Recipes does not complete and items are still in buffer.
What you expected to happen:
Recipe to complete and product to be put into storage.
Steps to reproduce:
Version (make sure you are on the latest version before reporting):
If a (crash)log is relevant for this issue, link it here:
[pastebin/gist/etc link here]
https://imgur.com/a/5Zbao3I