A lot of recipes won't be crafted. With log from AE2 "Using CraftingManager fallback: Recipe"
AIUbi opened this issue ยท 2 comments
Describe the bug
Okay, this issue reproduced by hundreds of players and I know about "fixes" (actually crutches) for it, but this fix won't work and I suppose it Should be fixed looking at a lot of players.
There a few bugs, first one with Durability of Item like Batteries or Crystal in IC2, they didn't correctly check it or something, that a first issue.
Second bug is that it Can't craft HV Transformer but all other with "Craft" and "Create" patterns works i.e. Lapotron Crystals.
To Reproduce
Simple setup.
- 1k Crafting Storage
- Molecular Assembler
- Interface put on molecular assembler
- In interface put Creation recipe of HV Transformer
- In Molecular assembler put Crafting recipe of HV Transform
Expected behavior
Supporting of all IC2 recipes.
Additional context
[00:54:39] [Server thread/WARN] [AE2:S]: Using CraftingManager fallback: Recipe <ic2:15> for output <1xic2.te@80> rejected inputs [1xic2.crafting@2, 1xic2.crafting@2, 1xic2.te@79, 1xic2.lapotron_crystal@26, 1xic2.cable@3]. NOT FOUND, please report. [00:54:39] [Server thread/WARN] [AE2:S]: Using CraftingManager fallback: Recipe <ic2:15> for output <1xic2.te@80> rejected inputs [1xic2.te@79, 1xic2.crafting@2, 1xic2.te@79, 1xic2.lapotron_crystal@26, 1xic2.cable@3]. NOT FOUND, please report. [00:54:39] [Server thread/WARN] [AE2:S]: Using CraftingManager fallback: Recipe <ic2:15> for output <1xic2.te@80> rejected inputs [1xic2.cable@3, 1xic2.te@79, 1xic2.te@79, 1xic2.lapotron_crystal@26, 1xic2.cable@3]. NOT FOUND, please report. [00:54:39] [Server thread/WARN] [AE2:S]: Using CraftingManager fallback: Recipe <ic2:15> for output <1xic2.te@80> rejected inputs [1xic2.lapotron_crystal@26, 1xic2.crafting@2, 1xic2.te@79, 1xic2.lapotron_crystal@26, 1xic2.cable@3]. NOT FOUND, please report. [00:54:39] [Server thread/WARN] [AE2:S]: Using CraftingManager fallback: Recipe <ic2:15> for output <1xic2.te@80> rejected inputs [1xic2.cable@3, 1xic2.lapotron_crystal@26, 1xic2.te@79, 1xic2.lapotron_crystal@26, 1xic2.cable@3]. NOT FOUND, please report. [00:54:39] [Server thread/WARN] [AE2:S]: Using CraftingManager fallback: Recipe <ic2:15> for output <1xic2.te@80> rejected inputs [1xic2.cable@3, 1xic2.crafting@2, 1xic2.lapotron_crystal@26, 1xic2.lapotron_crystal@26, 1xic2.cable@3]. NOT FOUND, please report. [00:54:39] [Server thread/WARN] [AE2:S]: Using CraftingManager fallback: Recipe <ic2:15> for output <1xic2.te@80> rejected inputs [1xic2.cable@3, 1xic2.cable@3, 1xic2.te@79, 1xic2.lapotron_crystal@26, 1xic2.cable@3]. NOT FOUND, please report. [00:54:39] [Server thread/WARN] [AE2:S]: Using CraftingManager fallback: Recipe <ic2:15> for output <1xic2.te@80> rejected inputs [1xic2.cable@3, 1xic2.crafting@2, 1xic2.cable@3, 1xic2.lapotron_crystal@26, 1xic2.cable@3]. NOT FOUND, please report. [00:54:39] [Server thread/WARN] [AE2:S]: Using CraftingManager fallback: Recipe <ic2:15> for output <1xic2.te@80> rejected inputs [1xic2.cable@3, 1xic2.crafting@2, 1xic2.te@79, 1xic2.cable@3, 1xic2.cable@3]. NOT FOUND, please report.
Environment
RAM - 48G, for server 16G
CPU - i7 7740X
GPU - gtx1070ti
Minecraft 1.12.2 with latest forge.
HV Transformer won't recognize pattern
Lapotron Crystal with same build works perfectly
I know that it's a frequent issue but its not fixed yet, why? I wanna automate all possible stuff but I can't :C
just as a heads up for you @AIUbi the issue lies with IC2 since they decided to not use standard methodes to implement their damage value ... you are calling out the wrong mod here, they should adapt a more vanilla way of presenting a damage value for other mods to filter, but be warned you are by far not the first to ask there too :)