View Issue Details

IDProjectCategoryView StatusLast Update
0000044Industrial-Craft²tools / electric itemspublic2013-09-22 10:23
ReporterRawCode Assigned ToThunderdark  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionwon't fix 
Summary0000044: OV scaner lack recipe for empty RE battery
DescriptionOV scaner can be crafted only with filled RE battery...
TagsNo tags attached.
Minecraft Version

Activities

matjam

2012-11-05 10:57

reporter   ~0000083

Pretty much all of the recipes in NEI have a full RE Battery as the component, but if you click on the full RE Battery, you don't see a recipe for it.

I guess this is more an integration bug with NEI?

RawCode

2012-11-05 13:59

reporter   ~0000085

Dont want to be rude, but iam not "default" noob, if i stated "NO RECIPE" this meants exactly "NO RECIPE", there is no problem with NEI, other mods, MC version or forge.

        Ic2Recipes.addCraftingRecipe(Ic2Items.ovScanner, new Object[] {" G ", "GCG", "cSc", 'S', Ic2Items.odScanner, 'c', Ic2Items.doubleInsulatedGoldCableItem, 'G', Item.lightStoneDust, 'C', Ic2Items.advancedCircuit});
        Ic2Recipes.addCraftingRecipe(Ic2Items.ovScanner, new Object[] {" G ", "GCG", "cSc", 'S', Ic2Items.chargedReBattery, 'c', Ic2Items.doubleInsulatedGoldCableItem, 'G', Item.lightStoneDust, 'C', Ic2Items.advancedCircuit});

For filled RE battery - there is no recipe for this item, it "crafted" by charging empty one, as you ofc dont noticed, they have different itemid.

ps. this is very very sad, mantis not better then forum.

mcmz4e

2012-11-05 15:04

reporter   ~0000086

Don't get me wrong But I have known about this for a long time and always thought that is was a feature...never thought of it as a bug...the alt recipe that uses an advanced circuit and no OD scanner has always needed a charged ReBattery...and just to prove my point...it actually is a feature:
Extract from WIKI:
"Note : RE Battery MUST be charged."

Xirema

2012-11-05 18:07

reporter   ~0000087

Feature or no, it's a pretty weird inconsistency. The other recipe requires the crafting of an OD Scanner first, which is then used to build the OV Scanner. It's a very different resource requirement.

RawCode

2012-11-07 07:02

reporter   ~0000132

it was feature only becouse devs ignored bug reports for ages, same with dynamite-o-mote recipe...

Alblaka

2012-11-07 13:38

administrator   ~0000144

This is not a feature, but a simple oversight.

Thunderdark

2013-09-22 10:23

viewer   ~0001511

clean up Manits Bug Tracker..close automatic all Bug report > 6 months if the error still exists in the current version > IC2 2.0.217 please report new Thx.

Issue History

Date Modified Username Field Change
2012-11-05 10:55 RawCode New Issue
2012-11-05 10:57 matjam Note Added: 0000083
2012-11-05 13:59 RawCode Note Added: 0000085
2012-11-05 15:04 mcmz4e Note Added: 0000086
2012-11-05 18:07 Xirema Note Added: 0000087
2012-11-07 07:02 RawCode Note Added: 0000132
2012-11-07 10:09 Gornakosh Status new => closed
2012-11-07 10:09 Gornakosh Resolution open => won't fix
2012-11-07 13:38 Alblaka Note Added: 0000144
2012-11-07 13:38 Alblaka Status closed => confirmed
2013-09-22 10:23 Thunderdark Note Added: 0001511
2013-09-22 10:23 Thunderdark Status confirmed => closed
2013-09-22 10:23 Thunderdark Assigned To => Thunderdark