Posts by darthvader45
-
-
seems to lack many of the pieces for a breeder setup, so the codes don't make a complete breeder reactor. I say the planner should have a new update re-adding the breeder stuff, so we can properly grid out the breeders for newer ic2 versions.
-
Using BC, RP2 and an automatic crafting table and those wonderful power converters you can set up an automatic lava cell refiller in the nether. Obviously, find a lava source. There might be a couple there. Geothermal generator to converter running a BC pump, attached directly to the pump. This will feed it lava directly without needing those messy pipes.
Run a pipe to a stack of 2-3 tanks or attach those directly to the pump as well. Redstone deployer takes buckets of lava from the tank, restone filter pipes it to a chest filled with empty cells. Yay tin!
Automatic crafting table (fed with the recipe and powered by a redstone engine) will fill the lava cell as soon as the ingredients are available. Redstone engines pump the cells out of the crafting table into a receiving chest, a filter sends the empty bucket back to the deployer.
Wire all of this together with a redstone sequencer (I prefer to use 2 engines for the removal of the filled cells so I can run it twice as fast and keep the engines and the filters/deployer on separate circuits) and it's fully automatic. Edited to add this: Running the engines on a sequencer, staggered so they don't cycle at the same time, will double output and the engines will never overheat. They won't even turn green.
You have to attend it for a bit since it won't run on a chunkloader thanks to the nether being a separate world but it fills the cells pretty fast and it can be nearly risk free if you enclose the entire mess in a cobblestone housing.
I know it sounds a bit complicated but producing a lava cell every second or so while you refill your charging station or whatever you have set up there to keep you occupied for 5 minutes can save you a lot of cave crawling searching for new sources of lava.
If I hadn't lost my savegame in a corruption I'd take a screenie of my setup. It was pretty sweet and extremely useful since I lived underground. Solar falls apart when your floor is at 15.
That seems amazing. Maybe you could've remade your system by memory? Either that or look up tutorials, I'm sure a lot of people got inspiration from your system. For me, I prefer a solar flower made from 25 solar panels, preferably in the wiki's design, which looks amazing btw and generates quite a bit of EU, enough to quickly fill a CSU. Great for early-to-mid-game power, then I double it to get enough for late-game energy, plus it's renewable. If only I had the Sun Torch mod, if it recognized the Sun Torch as actual sunlight, I could exploit that as infinite power day and night.
-
Does http://files.player.to/fastcraft-1.24.jar fix it?
I'll have to check, to test this theory. If it works, great. If not, might need a fix.
Edit: It works! Awesome.
-
It is not that big. It is about 101x101 with it in center, although i've never measured correctly. [Just took a skyview look]
Anyway i would like if terraformer is completely reworked. Now it is too buggy to work with it.
It affects stuff strangely.
It seems it affects a 8x8 chunk area. So 128 blocks by 128 blocks. Very big. -
-
Alblaka, has the Terraformer been nerfed so that it doesn't plant saplings? I've wondered if it still can or not.
-
I'm getting this crash constantly:
Code
Display More---- Minecraft Crash Report ---- // Ooh. Shiny. Time: 2/12/15 12:41 PM Description: Exception getting block type in world java.lang.NullPointerException: Exception getting block type in world at net.minecraft.world.gen.structure.StructureStart.func_75068_a(StructureStart.java:44) at fastcraft.Hooks.x(F:170) at net.minecraft.world.gen.structure.MapGenStructure.func_75051_a(MapGenStructure.java:93) at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:382) at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279) at fastcraft.a.c.a(F:84) at fastcraft.Hooks.r(F:139) at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1040) at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190) at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131) at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199) at net.minecraft.world.World.func_72964_e(World.java:419) at net.minecraft.world.World.func_147439_a(World.java:345) at net.minecraft.block.BlockGrass.func_149674_a(BlockGrass.java:57) at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:391) at WorldServerOF.func_147456_g(WorldServerOF.java:477) at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183) at WorldServerOF.func_72835_b(WorldServerOF.java:234) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.minecraft.world.gen.structure.StructureStart.func_75068_a(StructureStart.java:44) at fastcraft.Hooks.x(F:170) at net.minecraft.world.gen.structure.MapGenStructure.func_75051_a(MapGenStructure.java:93) at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:382) at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279) at fastcraft.a.c.a(F:84) at fastcraft.Hooks.r(F:139) at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1040) at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190) at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131) at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199) at net.minecraft.world.World.func_72964_e(World.java:419)
-
Got a crash on startup:
Code
Display Morejava.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException at fastcraft.d.a(Unknown Source) at fastcraft.Hooks.g(Unknown Source) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:308) at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:123) at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) at net.minecraft.client.main.Main.main(SourceFile:148) 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:134) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ArrayIndexOutOfBoundsException at java.lang.System.arraycopy(Native Method) at fastcraft.d.a(Unknown Source) ... 16 more
-
As for me, I'm looking for 1.6.4 seeds that are good for helping beginners find ic2 resources quickly.
-
Turns out my security settings are blocking V4 from running at all, even though I have Chrome set to allow all sites to run java. I even made an exception and it still won't allow me. Weird.
-
For some reason, the jenkins build site is down(as in, loading takes forever and a half). Can you work to fix this so I can get a head start on playing with IC2's experimental 1.6 build?
-
Thanks Ghaz. I saw a mention of it in the tips for crossbreeding and stuff and didn't know what it was.
-
Hm, okay, I wasn't sure, that's why I said "looks like". Maybe something else is misdownloaded or poorly installed? The error you're getting is Java complaining that one of the files it's trying to load up and use has been tampered with in some way -- might even be as simple as forgetting to delete META-INF from the minecraft.jar, to be honest -- I don't remember what error message you get when that happens.
Either way, there are several of us who have IC2 1.112 (both official beta and dev builds) running on Minecraft 1.4.7, so there's nothing broken there. Report back if you get it working, and good luck!
Oh, a little extra info: I'm running it on MultiMC.
Edit: Daaaamn, finally got it to work, had to put it in the mods folder to make it work. Jeez, must hate being stuffed into the jar.
-
Ok, thanks, I'll try to download the latest LWJGL and see if that works.
Edit: Nope, still didn't work, and I downloaded the LWJGL jars from the official site,too.
-
Excuse me. It does.Ok, then, why do I get this error report?
Minecraft: 1.4.7 official
IC2: industrialcraft-2_1.112.170-lf.jar
Forge: 6.6.0.497Specific error
java.lang.SecurityException: Invalid signature file digest for Manifest main attributes
at sun.security.util.SignatureFileVerifier.processImpl(Unknown Source)
at sun.security.util.SignatureFileVerifier.process(Unknown Source)
at java.util.jar.JarVerifier.processEntry(Unknown Source)
at java.util.jar.JarVerifier.update(Unknown Source)
at java.util.jar.JarFile.initializeVerifier(Unknown Source)
at java.util.jar.JarFile.getInputStream(Unknown Source)
at sun.misc.URLClassPath$JarLoader$2.getInputStream(Unknown Source)
at sun.misc.Resource.cachedInputStream(Unknown Source)
at sun.misc.Resource.getByteBuffer(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at MultiMCLauncher.main(MultiMCLauncher.java:157) -
Really? I tried installing 1.112 with the 1.4.7 recommended Forge and the game crashed saying
java.lang.SecurityException: Invalid signature file digest for Manifest main attributes, pretty much meaning that ic2 1.112 is not compatible with 1.4.7 Minecraft.Here's my crash report:
Code
Display More------------- MultiMC Crash Report -------------Information: Date: 01-18-2013 13:30:07 Operating System: Windows Vista (build 6002, Service Pack 2) MultiMC Version: 4.3.0 jenkins-MultiMC4Windows-68 Minecraft Version: 1.4.7 ------------------ Mod Lists -------------------Jar Mods: minecraftforge-universal-1.4.7-6.6.0.497.zip Version: 6.6.0.497 Filename: minecraftforge-universal-1.4.7-6.6.0.497.zip industrialcraft-2_1.112.170-lf.jar Version: 1.112.170-lf Filename: industrialcraft-2_1.112.170-lf.jar ----------------- Console Log ------------------Instance folder is:F:\MultiMC\instances\Industrial Minecraft\minecraft\ Instance started with command:"C:\Program Files\Java\jre7\bin\java.exe" -Xms512m -Xmx1024m -jar MultiMCLauncher.jar "<username>" "<session ID>" "MultiMC: Industrial Minecraft" "max" "Mojang" Loading jars...Loading URL: file:/F:/MultiMC/instances/Industrial%20Minecraft/minecraft/bin/minecraft.jarLoading URL: file:/F:/MultiMC/instances/Industrial%20Minecraft/minecraft/bin/lwjgl.jarLoading URL: file:/F:/MultiMC/instances/Industrial%20Minecraft/minecraft/bin/lwjgl_util.jarLoading URL: file:/F:/MultiMC/instances/Industrial%20Minecraft/minecraft/bin/jinput.jarLoading natives...java.lang.SecurityException: Invalid signature file digest for Manifest main attributes at sun.security.util.SignatureFileVerifier.processImpl(Unknown Source) at sun.security.util.SignatureFileVerifier.process(Unknown Source) at java.util.jar.JarVerifier.processEntry(Unknown Source) at java.util.jar.JarVerifier.update(Unknown Source) at java.util.jar.JarFile.initializeVerifier(Unknown Source) at java.util.jar.JarFile.getInputStream(Unknown Source) at sun.misc.URLClassPath$JarLoader$2.getInputStream(Unknown Source) at sun.misc.Resource.cachedInputStream(Unknown Source) at sun.misc.Resource.getByteBuffer(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$100(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at MultiMCLauncher.main(MultiMCLauncher.java:157)Minecraft exited with code 4.Minecraft has crashed!
-
Yeah, it's too bad that it hasn't updated for 1.4.7 lately. This version doesn't work with 1.4.7 right now, all it needs is some updates.
-
Do I need to install the API to make it work, or is that optional? Just curious.