If you scroll all the way up you see:
It's not even right, the 1.6.2 version was v1.118
With IC2 experimental we're getting new things every week.
If you scroll all the way up you see:
It's not even right, the 1.6.2 version was v1.118
With IC2 experimental we're getting new things every week.
Re-did the engine's gui code, and it now crashes.
It did before
If mods are less popular, people are less interested in maintaining them, so there is a relation. And if I have a look at the "frequent" updates, and that IC2 is still stuck at MC 1.5, and that Alblaka has gone missing... it doesn't look very alive to me.
IC2 never got stuck at 1.5, where did you find that? Alblaka has been gone for quite a while now
- How to put biofuel cells into empty fuel can with the new canning machine gui (to use in generator)
Doesn't work at all, biofuel doen't do anything right now
- The whole craft chain for mining drills and other power tools (drill, power tool and electric motor crafting recipe)
- The windmill crafting recipe
Must be bug with craft guide integration. NEI works fine.
Craft guide support is a little funky now, its probably just broken. NEI is your friend.
the Recipe of the GT Extruder
Then you would have something to complain about. Much complaining. Did you expect people to actually use it with that recipe?
I get the Direwolf20 pack and sort out all most of the OP stuffs, ready to use mods I've never messed with (Ars Magica 2 for example). Run it and find it has strange lag spikes. Remove most magic mods (Ars Magica + Thaumcraft) and it runs fine. I can see why I've never liked magic mods.
textureless textureless
That one, purple and black
By the way, Yellow yellowcake Cake is still textureless
Then nothing I guess
Also, another bug (maybe):
2014-01-12 18:14:29 [WARNING] [LevelStorage] Failed to add Iridium ore -> ingot recipe. Fallbacking.
2014-01-12 18:14:29 [INFO] [STDERR] java.lang.RuntimeException: ambiguous recipe: [1xic2.itemOreIridium@0 -> [1xitem.null@5]], conflicts with [[1xic2.itemOreIridium@0] -> [1xitem.itemMTCore@10]]
2014-01-12 18:14:29 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:31)
2014-01-12 18:14:29 [INFO] [STDERR] at makmods.levelstorage.proxy.SimpleRecipeAdder.addSimpleCraftingRecipes(SimpleRecipeAdder.java:128)
2014-01-12 18:14:29 [INFO] [STDERR] at makmods.levelstorage.proxy.CommonProxy.init(CommonProxy.java:63)
2014-01-12 18:14:29 [INFO] [STDERR] at makmods.levelstorage.proxy.ClientProxy.init(ClientProxy.java:169)
2014-01-12 18:14:29 [INFO] [STDERR] at makmods.levelstorage.LevelStorage.init(LevelStorage.java:174)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-01-12 18:14:29 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
2014-01-12 18:14:29 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-01-12 18:14:29 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
2014-01-12 18:14:29 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
2014-01-12 18:14:29 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
2014-01-12 18:14:29 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
2014-01-12 18:14:29 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
2014-01-12 18:14:29 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
2014-01-12 18:14:29 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Display More
I have another question, what did do with the 1.2.2-rc2? I didnt find any updates for it...
1.2.2-rc2 *SHOULD* fix the mentioned bug. Let me know if it does or it doesn't.
Bug with Gregtech recipes: http://pastebin.com/6Qkgu3mV
Why is Chrome blue? It's pink in Gregtech...
Where's the download link?
Chocohead: like what? If it's an oredict crafting recipe, my dyes should work. or do you mean in the wool dyer? I guess I could, although I'd probably have to look into NBT things.
I wanted it in the wool dyer so I could automate recolouring it
Since q-suits can now get dyed, are you going to add onto that?
I'd say we'll never see this updated again and Unix is lost forever, but then I see he was on today...
I am really not an expert, but the high registration rate at the IC² Wiki is alarming, right?
Nah, it's the rush of people as they find every other mod is now documented.
My house fucking sucks.
I read that as horse at first
Does that mean, we could get a world of uranium blocks...?