While technically a mod spotlight of ic2, 90% of the video is about the new nuclear reactors. Enjoy!
Posts by Direwolf20
-
-
Thanks gorni :). I'm gonna publish it today. Lots of people asking for help with the reactors.
-
I get this error on startup, I have many other mods installed so im not sure if its an ID conflict, I didn't see "slot ### is already occupied"
Minecraft has crashed!
----------------------Minecraft has stopped running because it encountered a problem; Failed to start game
This error has been saved to C:\Users\Mitch\AppData\Roaming\.minecraft\crash-reports\crash-2012-09-17_07.19.09-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.--- BEGIN ERROR REPORT f831ab60 --------
Generated 9/17/12 7:19 AM- Minecraft Version: 1.3.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_03, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 571476192 bytes (545 MB) / 648740864 bytes (618 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- FML: FML v3.0.196.366 Minecraft Forge 4.1.1.251 27 mods loaded, 27 mods active
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
Mystcraft [Mystcraft] (minecraft.jar) Unloaded->Constructed->Pre-initialized
mod_ReiMinimap [mod_ReiMinimap] ([1.3.2]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.0pre5.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.0pre5.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.0pre5.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.0pre5.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.0pre5.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.0pre5.jar) Unloaded->Constructed->Pre-initialized
ExtraBees [Extra Bees] (extrabees-1.4.0.16-dev-build.zip) Unloaded->Constructed->Pre-initialized
Forestry [Forestry for Minecraft] (forestry-A-1.5.0.2.jar) Unloaded->Constructed->Pre-initialized
IC2 [IndustrialCraft 2] (industrialcraft-2_1.106.jar) Unloaded->Constructed->Pre-initialized
mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.43b-1.3.2.zip) Unloaded->Constructed->Pre-initialized
MetallurgyCore [Metallurgy Core] (Metallurgy - Core 2.0.4.2b.zip) Unloaded->Constructed->Pre-initialized
MetallurgyEnder [Metallurgy Ender] (Metallurgy - Ender 2.0.4b.zip) Unloaded->Constructed->Pre-initialized
MetallurgyFantasy [Metallurgy Fantasy] (Metallurgy - Fantasy 2.0.4b.zip) Unloaded->Constructed->Pre-initialized
MetallurgyBase [Metallurgy Base] (Metallurgy - MetalsBase 2.0.4b.zip) Unloaded->Constructed->Pre-initialized
MetallurgyNether [Metallurgy Nether] (Metallurgy - Nether 2.0.4b.zip) Unloaded->Constructed->Pre-initialized
MetallurgyPrecious [Metallurgy Precious] (Metallurgy - Precious 2.0.4b.zip) Unloaded->Constructed->Pre-initialized
MetallurgyUtility [Metallurgy Utility] (Metallurgy - Utility 2.0.4b.zip) Unloaded->Constructed->Pre-initialized
CompactSolars [Compact Solar Arrays] (mod_compactsolars-main-3.0.1.13.zip) Unloaded->Constructed->Errored
IronChest [Iron Chest] (mod_ironchests-client-4.0.2.44.zip) Unloaded->Constructed->Pre-initialized
Railcraft [Railcraft] (Railcraft_6.1.0.0.zip) Unloaded->Constructed->Pre-initialized
Ripx [Ripx] (Ripx Bucket.zip) Unloaded->Constructed->Pre-initialized
- LWJGL: 2.4.2
- OpenGL: Intel(R) G41 Express Chipset GL version 2.1.0 - Build 8.15.10.2302, Intel
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:461)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:144)
at net.minecraft.client.Minecraft.a(Minecraft.java:405)
at net.minecraft.client.Minecraft.run(Minecraft.java:737)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.reflect.InvocationTargetException
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:371)
at sun.reflect.GeneratedMethodAccessor5.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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:460)
... 4 more
Caused by: java.lang.NoSuchMethodError: cpw.mods.fml.common.event.FMLPreInitializationEvent.getVersionProperties()Ljava/util/Properties;
at cpw.mods.compactsolars.CompactSolars.preInit(CompactSolars.java:44)
... 29 more
--- END ERROR REPORT 6c0b012f ----------Get the LATEST forge, not the Recommended one. Fixed it for me :). minecraftforge-universal-4.1.2.265
-
Sounds good ;). Glad you liked it! I figured showing the recipes was ok because of how prevalent nei is these days, but I'll hold the video for a couple days if you like. No problemo.
I'll also add annotations about the hazmat and balancing.
-
Feedback welcome :).
(Its currently uploading, should be available 2 hours from the time i posted this message).
I'll make it public sometime tomorrow unless theres any objections. Feel free to give out the link in the meantime.
-
I actually visited the 3x3 water source at one point prior to filming that episode, and found the water source completely intact, but the combustion engines were low on water. Why? No idea.
I've never had a problem with 3x3 when the chunk stays loaded. Its why i'm going biofuel now :). Biofuel = no explosions.
-
i'll go into how to monitor taint effects a bit in ep 25 :). Don't worry, its not bitten me yet, I'm keeping a bit of an eye on it.
-
I knew you'd be the only one to play my videos backwards. Those messages are for you luva!
-
Quite welcome nuttyprof :). Glad you discovered the wonderful world of mods!!
-
LOL!
RE: IC2 crops -- I'm waiting until I have the resources to build a cropmatron. Then i will
-
Hey all,
Season 4 has JUST started :). Hope you guys enjoy it! Find the main forum thread here: http://www.minecraftforum.net/…5-season-4/page__st__2240
It has a list of mods using, and instructions on how to install them all together, as well as a link to the very first episode of the season. Enjoy!
-
Thanks! Looks like some good feedback too
My personal favorite is the crop matron.
Well done all!
-
Cool rg :). Gonna go public!
-
Let me know if I'm good to release the vid.
-
-
Ok, working on the new vid just need a few pieces of info:
Whats the recipe for the cropmatron/Weedex/Iron scaffold? (See below on craftguide NPE)
Cropmtron seems pretty straight forward -- give it items and power, and i guess it automatically takes care of your crops, should i place it in the center of a field? Whats the range? Any details otherwise? Also, whats the EU consumption?
Weedex -- Does it reduce or elminiate the chance of weeds, and how long does it last?
Iron Scaffolds -- whats their purpose?Craftguide is still NPE'ing with IC2 in 1.90
java.lang.NullPointerException
at aan.a(SourceFile:274)
at ic2.common.AdvRecipe.recipeContains(AdvRecipe.java:172)
at ic2.common.AdvRecipe.canShow(AdvRecipe.java:178)
at ic2.common.AdvRecipe.canShow(AdvRecipe.java:182)
at ic2.cgIntegration14x.platform.AdvRecipeGenerator.generateRecipes(AdvR
ecipeGenerator.java:60)
at CraftGuide.RecipeCache.generateRecipes(RecipeCache.java:128)
at CraftGuide.RecipeCache.reset(RecipeCache.java:38)
at CraftGuide.RecipeCache.<init>(RecipeCache.java:33)
at CraftGuide.GuiCraftGuide.<init>(GuiCraftGuide.java:30)
at CraftGuide.GuiCraftGuide.getInstance(GuiCraftGuide.java:41)
at CraftGuide.ItemCraftGuide.a(ItemCraftGuide.java:22)
at aan.a(SourceFile:98)
at ki.a(PlayerController.java:77)
at net.minecraft.client.Minecraft.c(Minecraft.java:1401)
at net.minecraft.client.Minecraft.k(Minecraft.java:1817)
at net.minecraft.client.Minecraft.x(Minecraft.java:842)
at net.minecraft.client.Minecraft.run(Minecraft.java:747)
at java.lang.Thread.run(Unknown Source)
Stopping! -
I'm going to go with all in 1 video then :).
-
Cool :). I'll make changes to the vid. Did you want the 1.90 updates added to this vid since its out now, or still seperate?
-
Aaaaand the videos up (Set to private, so no one can see it without the link. Just let me know if it looks good and i'll make it public, if i got anything wrong, tell me and i'll correct).
-
I think i've gotten everything sorted -- for the most part :).
Looks like i can plant coffee beans directly, but not hops. Guessing theres a hops seed packet (which I'll just mention in the video). -- These were hops i obtained from TMI.
Also -- cold coffee can be cooked into 'Dark' coffee, but then you can cook 'Dark Coffee' again into dark coffee, not sure if thats a bit of a bug.
You can also drink cold coffee, which seems to have the same effects as Dark coffee. Is there a difference?
Also -- Recipe book (Risugamis) has 40 pages of 'blank' recipes where IC2 items should be shown, and CraftGuide sends me straight to "Saving Chunks" when I try to open it. Not sure if thats IC2 related or not, but the saving chunks doesn't happen if i remove IC2.jar from my mods folder.
java.lang.NullPointerException
at aan.a(SourceFile:274)
at ic2.common.AdvRecipe.recipeContains(AdvRecipe.java:172)
at ic2.common.AdvRecipe.canShow(AdvRecipe.java:178)
at ic2.common.AdvRecipe.canShow(AdvRecipe.java:182)
at ic2.cgIntegration14x.platform.AdvRecipeGenerator.generateRecipes(AdvR
ecipeGenerator.java:60)
at CraftGuide.RecipeCache.generateRecipes(RecipeCache.java:128)
at CraftGuide.RecipeCache.reset(RecipeCache.java:38)
at CraftGuide.RecipeCache.<init>(RecipeCache.java:33)
at CraftGuide.GuiCraftGuide.<init>(GuiCraftGuide.java:30)
at CraftGuide.GuiCraftGuide.getInstance(GuiCraftGuide.java:41)
at CraftGuide.ItemCraftGuide.a(ItemCraftGuide.java:22)
at aan.a(SourceFile:98)
at ki.a(PlayerController.java:77)
at net.minecraft.client.Minecraft.c(Minecraft.java:1401)
at net.minecraft.client.Minecraft.k(Minecraft.java:1817)
at net.minecraft.client.Minecraft.x(Minecraft.java:842)
at net.minecraft.client.Minecraft.run(Minecraft.java:747)
at java.lang.Thread.run(Unknown Source)
Stopping!