Is there anything special I would have to do to make a EU storage block I made to be compatible with the energy cards?
Posts by shadoskill
-
-
It looks like the problem here is that you are trying to add 2 different recips with the same input. I would suggest making your obsidian item casing crafted with the metal former instead.
Bah your right! I completely forgot that was a thing ...
-
I am trying to add a compressor recipe that uses 1 obsidian Plate as the input.
"ic2.api.recipe.Recipes.compressor.addRecipe(new ic2.api.recipe.RecipeInputItemStack(ic2ObsidianPlate, 1), null, new ItemStack(sT_Items.itemCasingObsidian, 2));"
And this is the error
java.lang.RuntimeException: ambiguous recipe: [1xic2.itemPlates@7 -> [2xitem.itemCasingObsidian@0]], conflicts with [[1xic2.itemPlates@7] -> [1xic2.itemDensePlates@7]]From what I know and can find, there is no recipe that takes 1 obsidian plate to make 1 dense obsidian plate.
-
I am currently using industrialcraft-2_2.0.175-experimental.jar and mod_AdvancedSolarPanels_3_3_10_IC_EXP.zip, I am getting this crash on loading minecraft.
java.lang.NullPointerException
at ic2.api.recipe.RecipeInputItemStack.matches(RecipeInputItemStack.java:22)
at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:26)
at advsolar.AdvancedSolarPanel.preInit(AdvancedSolarPanel.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18) -
REALLY? ... damn then why oterh people updated their addons?
just to say it still works with 1.110, or bug fixes, etc...
-
the best addon that im waiting for it to update
Why are you waiting ? it works with 1.110
-
Everything seems to be working fine not a issue to be found.
-
I keep seeing people with tool tips that show how much the machine is using how much it has stored etc... when they mouse over the red lightning bolt. I DO have NEI and the Plugins for NEI, and I didn't see a config option unless I overlooked it.
-
Macerator? It can be created with non-shreddered Diamonds.
Ahh yeah your right, I was having some strange recipe glitch.
Would It be to much to ask for a config option to lower the gen of pyrite ore?
Side note you are one truly evil man haha, keep up the good work.
-
What is the way to get diamond dust? The only way I am seeing is using railcrafts rock crusher or is there a different way?
-
How about: Floor -> Pad -> Half-slab-floor. Use the pads as a step up to the half-slabs?
Haha that might work.
-
That's weird. I just have to assume that something's awry with another mod - though I'm playing with the FTB packs (and have it running on servers) and have still never run into this issue. :\Let me know if you get a more helpful error message or a more informative context? I'm interested to know why this happens, if it's even CP's fault.
It very well could be other mods, hell it could me my own abomination of a mod iam making learning to code haha, or the other 50 mods my server has >.>, but if I get a better error or something ill be sure to post it !
On a second note I love your mod but UGH I cant decide were to put the pads, there smaller then half slabs so I cant hide them in my floor and its strange just siting there in the middle of a floor XD <- OCD thing. -
Are you holding something when you right-click? This error happens during an FML handler call which, uh... shouldn't ever be NULL (and isn't even my code). If it's worked already, it should always work, from then on. -_-I've tried hard but I simply cannot reproduce this, so I'm not sure how I can help (or if it's even my mod's fault). :\
No the first time it happened I was in creative mode with a empty hand, second time I open the pad the instant I spawn in to the world, and the third time I was holding the pad its self in my hand in survival. I haven't tried it on my server yet. Tho its not THAT big of a deal it seems to be rare.
-
I seem to be getting a error on right clicking any pad.
EDIT: Happens to me every so often.
-
Not sure if you know this but you can craft the Osmium Drill with a single Osmium Plate!
-
well after a few days of coding im almost done with a new MINING LASER
Super OP Mining Laser here we come haha. Can't wait!
-
Getting a issue with titanium ore its solid white in world and in inventory, and if i mouse over it it turns other blocks black and when i move mouse away blocks turn blue and flicker and some times invis. Does this to any block!
-
I have now to release 2.00b. Edit: Downloadlink online.Yes! Finally can upgrade my server to 1.4.2.
Also is it a bug or feature that the quantum chest only drops 1 stack of its contents on break? -
Found a bug NOT game breaking! Using NEI and viewing a recipe on any item the grav suit gets put in one of the slots if I am wearing it.
Sorry for the big image -
Yay the wait is over! I love the grav suit, and sweet a new helmet!