[1.95b AND 1.97] The dilemma of rubber gen: true, or false?

  • So, because turning off IC2 rubber gen in 1.97 crashes at startup with this error I posted on the support thread:

    Display Spoiler


    --- BEGIN ERROR REPORT 91f1b572 --------

    Generated 25-06-2012 12:20


    Minecraft: Minecraft 1.2.5

    OS: Windows 7 (amd64) version 6.1

    Java: 1.6.0_33, Sun Microsystems Inc.

    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.

    LWJGL: 2.8.3

    OpenGL: GeForce GT 330M/PCIe/SSE2 version 3.3.0, NVIDIA Corporation


    java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

    at ic2.api.Ic2Recipes.addCraftingRecipe(Ic2Recipes.java:27)

    at mod_IC2.registerCraftingRecipes(mod_IC2.java:1084)

    at mod_IC2.load(mod_IC2.java:543)

    at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)

    at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:604)

    at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:203)

    at net.minecraft.client.Minecraft.a(Minecraft.java:426)

    at net.minecraft.client.Minecraft.run(Minecraft.java:735)

    at java.lang.Thread.run(Unknown Source)

    Caused by: java.lang.reflect.InvocationTargetException

    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at ic2.api.Ic2Recipes.addCraftingRecipe(Ic2Recipes.java:25)

    ... 9 more

    Caused by: java.lang.RuntimeException: invalid recipe, invalid object type in ingredient list

    at ic2.common.AdvRecipe.<init>(AdvRecipe.java:60)

    at ic2.common.AdvRecipe.addAndRegister(AdvRecipe.java:20)

    ... 13 more

    --- END ERROR REPORT 42c808f0 ----------

    I've been playing with 1.95b. And I found that turning off IC2 rubber gen in 1.95b deletes the recipe of converting Propolis (from the bees of forestry) to resin. If I turn it on again, it works fine.
    I'm assuming it would still have the same problem in 1.97, so I'm just reporting it. And sorry for being persistent about this, some may think it's a useless feature, or nothing to worry about, but I quite like it, so it's sad to see it broken.
    Hope the next patch comes soon!