Big Reactors crash when I make graphite in a redstone furnace
Lashout515 opened this issue ยท 4 comments
Help please.
Yes, this appears to be a conflict with Technomancy. The process is creating some item inside Technomancy (likely something with the same oredict entry, or a duplicate recipe), and Technomancy is crashing when trying to draw the item - it's missing an icon or something.
If this is a recipe conflict, try changing the BR config. Disable registerCoalForSmelting
and registerCharcoalForSmelting
, enable registerGraphiteCoalCraftingRecipes
and registerGraphiteCharcoalCraftingRecipes
under the Recipes
section.
Check the id config as well, i had issues when technomancy tried to use the same ids as hydraulicraft, and it did not warned me just crashed.