How do you install IC2 manually? do i just unzip it
Posts by opportunitysoap
-
-
Uhh I cant really do that because i have to manually install TC2 in my .jar it wont install if i put it in the mods folder.
-
Ok i did that but then this happend
Mods loaded: 22ModLoader 1.2.5
mod_4096Fix v2 for 1.2.5
mod_AdditionalPipes 3.0.10 (Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.1.2.93)
mod_BuildCraftBuilders 3.1.5
mod_BuildCraftCore 3.1.5
mod_BuildCraftEnergy 3.1.5
mod_BuildCraftFactory 3.1.5
mod_BuildCraftSilicon 3.1.5
mod_BuildCraftTransport 3.1.5
mod_CodeChickenCore 0.5.2
mod_DoggyTalents 1.2.5
mod_EnderStorage 1.1.1
mod_LogisticsPipes 0.2.4 (built with Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.1.2.90)
mod_MinecraftForge 3.1.2.94
mod_NotEnoughItems 1.2.2
mod_RedPowerControl 2.0pr5b1
mod_RedPowerCore 2.0pr5b1
mod_RedPowerLighting 2.0pr5b1
mod_RedPowerLogic 2.0pr5b1
mod_RedPowerMachine 2.0pr5b1
mod_RedPowerWiring 2.0pr5b1
mod_RedPowerWorld 2.0pr5b1
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 667df3f6 --------
Generated 4/29/12 3:35 PM
Minecraft: Minecraft 1.2.5
OS: Mac OS X (i386) version 10.6.8
Java: 1.6.0_29, Apple Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
LWJGL: 2.4.2
OpenGL: Intel HD Graphics 3000 OpenGL Engine version 2.1 APPLE-1.6.42, Intel Inc.
java.lang.NoClassDefFoundError: ic2/api/IEnergySource
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at thaumcraft.Config.initialize(Config.java:199)
at mod_ThaumCraft.<init>(mod_ThaumCraft.java:74)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at ModLoader.addMod(ModLoader.java:294)
at ModLoader.readFromClassPath(ModLoader.java:1225)
at ModLoader.init(ModLoader.java:886)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(ahu.java:77)
at ahu.<clinit>(ahu.java:8)
at net.minecraft.client.Minecraft.a(Minecraft.java:394)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ClassNotFoundException: ic2.api.IEnergySource
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 28 more
--- END ERROR REPORT 4780022 ----------
-
This happens when I try to add IC2 and Advanced machines to my game. And when i try to use the newist technic
Mods loaded: 25ModLoader 1.2.5
mod_CodeChickenCore 0.5.2
mod_4096Fix v2 for 1.2.5
mod_BuildCraftBuilders 3.1.5
mod_BuildCraftCore 3.1.5
mod_BuildCraftEnergy 3.1.5
mod_BuildCraftFactory 3.1.5
mod_BuildCraftSilicon 3.1.5
mod_BuildCraftTransport 3.1.5
mod_LogisticsPipes 0.2.4 (built with Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.1.2.90)
mod_AdditionalPipes 3.0.10 (Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.1.2.93)
mod_DoggyTalents 1.2.5
mod_EnderStorage 1.1.1
mod_MinecraftForge 3.1.2.94
mod_NotEnoughItems 1.2.2
mod_RedPowerControl 2.0pr5b1
mod_RedPowerCore 2.0pr5b1
mod_RedPowerLighting 2.0pr5b1
mod_RedPowerLogic 2.0pr5b1
mod_RedPowerMachine 2.0pr5b1
mod_RedPowerWiring 2.0pr5b1
mod_RedPowerWorld 2.0pr5b1
mod_EE 1.4.4.0
mod_IC2 v1.95
mod_ThaumCraft 2.1.3b
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 566789b --------
Generated 4/29/12 6:31 AM
Minecraft: Minecraft 1.2.5
OS: Mac OS X (i386) version 10.6.8
Java: 1.6.0_29, Apple Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
LWJGL: 2.4.2
OpenGL: Intel HD Graphics 3000 OpenGL Engine version 2.1 APPLE-1.6.42, Intel Inc.
java.lang.NoSuchMethodError: ic2.api.CropCard.registerBaseSeed(Laan;IIIII)Z
at ic2.common.IC2Crops.registerBaseSeeds(IC2Crops.java:82)
at ic2.common.IC2Crops.init(IC2Crops.java:43)
at mod_IC2.load(mod_IC2.java:522)
at ModLoader.init(ModLoader.java:891)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(ahu.java:77)
at ahu.<clinit>(ahu.java:8)
at net.minecraft.client.Minecraft.a(Minecraft.java:394)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Thread.java:680)
--- END ERROR REPORT 69dabbce ----------
-
-
-
-
-
-
-
-
-
-
-
YA soap i am getting that same error on my mac it is a API error with minefactory and buildcraft i have to use my old windows computer to get on the server.
ok i figured it out here use this link http://www.mediafire.com/?7sippl8tbim484x it should work than
-
ok i checked it again and now TP pipes works but i get this error when i try minefactory
Generated 1/1/12 9:15 PMMinecraft: Minecraft 1.0.0
OS: Mac OS X (i386) version 10.6.8
Java: 1.6.0_29, Apple Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
LWJGL: 2.4.2
OpenGL: Intel HD Graphics 3000 OpenGL Engine version 2.1 APPLE-1.6.42, Intel Inc.
java.lang.NoSuchFieldError: softBlocks
at BuildCraftCore.initialize(BuildCraftCore.java:176)
at mod_BuildCraftCore.initialize(mod_BuildCraftCore.java:73)
at BuildCraftBuilders.initialize(BuildCraftBuilders.java:51)
at mod_BuildCraftBuilders.ModsLoaded(mod_BuildCraftBuilders.java:38)
at ModLoader.init(ModLoader.java:838)
at ModLoader.AddAllRenderers(ModLoader.java:186)
at wb.<init>(wb.java:76)
at wb.<clinit>(wb.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:265)
at net.minecraft.client.Minecraft.run(SourceFile:644)
at java.lang.Thread.run(Thread.java:680)
--- END ERROR REPORT 8c43ecc2 ----------
-
-
and this is my error when i try to get them
Generated 1/1/12 6:37 PM
Minecraft: Minecraft 1.0.0
OS: Mac OS X (i386) version 10.6.8
Java: 1.6.0_29, Apple Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
LWJGL: 2.4.2
OpenGL: Intel HD Graphics 3000 OpenGL Engine version 2.1 APPLE-1.6.42, Intel Inc.
java.lang.NoSuchFieldError: softBlocks
at BuildCraftCore.initialize(BuildCraftCore.java:176)
at mod_BuildCraftCore.initialize(mod_BuildCraftCore.java:73)
at BuildCraftBuilders.initialize(BuildCraftBuilders.java:51)
at mod_BuildCraftBuilders.ModsLoaded(mod_BuildCraftBuilders.java:38)
at ModLoader.init(ModLoader.java:838)
at ModLoader.AddAllRenderers(ModLoader.java:186)
at wb.<init>(wb.java:76)
at wb.<clinit>(wb.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:265)
at net.minecraft.client.Minecraft.run(SourceFile:644)
at java.lang.Thread.run(Thread.java:680)
--- END ERROR REPORT cb174c03 ----------
-
-