Hello guys i need some help. Whenever i download ic2 it works but the armor textures are missing. Ive been looking for the right download that wont crash neither missing textures. When i try another download of ic2 it crashes instead. Heres the crash:
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 2/16/15 10:58 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.func_71380_b()Ljava/io/File;
at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:523)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.func_71380_b()Ljava/io/File;
at ic2.core.PlatformClient.getMinecraftDir(PlatformClient.java:144)
at ic2.core.IC2.load(IC2.java:370)
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:545)
at sun.reflect.GeneratedMethodAccessor1.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:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
"Dude". This is a seriously outdated version of IC2. Get the latest one for MC 1.6.4.
And do not use any "installer" websites. Most of them are scams or loaded with viruses. Use only official sources.
Hey i been using skydaz for the longest time and seems it has not given me any viruses or scams its an installer for mods thats how i got into mods in the first place
Yes, skydaz is "safe" in that they repost (after some prodding) mods without permissions or serve malware.
They're also notorious for distribution outdated mods, mismatched versions and general conflict bait. Mods are really easy to install now so I don't actually see a point to skydaz anymore.
Case in point:
You have a version of IC2 so old it conflicts with everything there is. So old I though even skydaz would update their isntaller.
Lemme' just check some of the other mods that were known to cause problems because "skydaz".
EDIT:
Not as bad as I feared, but still some notable outdated mods. Like Buildcraft and Mystcraft.
Well i only used skydaz it was like 1 year ago because i was confused f how to install mods also this problem this crash report has nothing do with skydaz the one that caused the crash report was off the ic2 website when i got skydaz did the installer went to .minecraft and then to mods folder took the mod out and put it in my modpack mods folder that what i did with ic2. But when i made this modpack i barely got it off this website only the ideas of what mods i should add this the first time i did this because i was desperate
seriously i need a link to a recent ic2 download Anybody know? It would help a lot Im still working on my modpack ive had a lot of problems of those months but now everything thing is coming together please respond?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 2/16/15 10:58 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.func_71380_b()Ljava/io/File;
at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:523)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.func_71380_b()Ljava/io/File;
at ic2.core.PlatformClient.getMinecraftDir(PlatformClient.java:144)
at ic2.core.IC2.load(IC2.java:370)
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:545)
at sun.reflect.GeneratedMethodAccessor1.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:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_31, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 29521120 bytes (28 MB) / 227016704 bytes (216 MB) up to 3203792896 bytes (3055 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xincgc -XX:MaxPermSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 Optifine OptiFine_1.6.4_HD_U_D1 85 mods loaded, 85 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.45.953} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.953} [Minecraft Forge] (modpack.jar) Unloaded->Constructed->Pre-initialized
AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems-1.6.4-1.6.1.9-universal.jar) Unloaded->Constructed->Pre-initialized
OpenModsCore{0.4} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized
mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized
cfm{3.2.9.1} [§4MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3.2.9.1(1.6.4).zip) Unloaded->Constructed->Pre-initialized
AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized
ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized
mod_ArmorBarMod{0.8.1} [Armor Bar Mod] (ArmorBarv0.8.1(1.6).zip) Unloaded->Constructed->Pre-initialized
Artifice{1.6.4R1.1.3} [Artifice] (artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
ArtificeCompat|EE3{1.6.4R1.1.3} [Artifice Compat: EE3] (artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
ArtificeCompat|Forestry{1.6.4R1.1.3} [Artifice Compat: Forestry] (artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
ArtificeCompat|Vanilla{1.6.4R1.1.3} [Artifice Compat: Vanilla] (artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
ArtificeCompat|MFR{1.6.4R1.1.3} [Artifice Compat: MFR] (artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{4.2.1} [BuildCraft] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
ArtificeCompat|Buildcraft{1.6.4R1.1.3} [Artifice Compat: Buildcraft] (artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
ArtificeCompat|ForgeMicroblock{1.6.4R1.1.3} [Artifice Compat: ForgeMicroblock] (artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{4.2.1} [BC Energy] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
CoFHCore{2.0.0.5} [CoFH Core] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
ForgeMultipart{1.0.0.250} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
ThermalExpansion{3.0.0.7} [Thermal Expansion] (Thermal-Expansion-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
IC2{1.117.921} [IndustrialCraft 2] (industrialcraft-2_1.117.921.jar) Unloaded->Constructed->Errored
Thaumcraft{4.0.5b} [Thaumcraft] (Thaumcraft Mod.zip) Unloaded->Constructed->Pre-initialized
ArtificeCompat|Thaumcraft{1.6.4R1.1.3} [Artifice Compat: Thaumcraft] (artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
Autoutils{1.0.0} [Autoutils] (autoutils-1.6.4-1.0.0.jar) Unloaded->Constructed->Pre-initialized
iChunUtil{2.4.0} [iChunUtil] (iChun-Util-Mod-1.6.x.zip) Unloaded->Constructed->Pre-initialized
BackTools{2.0.1} [BackTools] (Back-Tools-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
Backpack{1.27.34} [Backpack] (backpack-1.27.34-1.6.x.jar) Unloaded->Constructed->Pre-initialized
weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (Balkons-Weapon-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
betterstorage{0.8.0.43} [BetterStorage] (BetterStorage-1.6.4-0.8.0.43-TC4.0.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.5.5} [BiblioCraft] (bibliocraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized
Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.434.jar) Unloaded->Constructed->Pre-initialized
BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (bibliowoods[biomesoplenty][v1.3].zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{4.2.1} [BC Builders] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{4.2.1} [BC Factory] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{4.2.1} [BC Transport] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{4.2.1} [BC Silicon] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
camping{CAMP_VERSION} [The Camping Mod] (Camping-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{2.0.8} [Carpenter's Blocks] (Carpenter's Blocks v2.0.8 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized
Chisel{1.4.9} [Chisel] (Chisel Mod.jar) Unloaded->Constructed->Pre-initialized
CoFHLoot{2.0.0.5} [CoFH Loot] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
CoFHSocial{2.0.0.5} [CoFH Social] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
CoFHWorld{2.0.0.5} [CoFH World] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
customnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.2-1.6.4.zip) Unloaded->Constructed->Pre-initialized
factorization{0.8.12} [Factorization] (Factorization-0.8.12.jar) Unloaded->Constructed->Pre-initialized
factorization.misc{0.8.12} [Factorization Miscellaneous Nonsense] (Factorization-0.8.12.jar) Unloaded->Constructed->Pre-initialized
factorization.notify{0.8.12} [Factorization Notification System] (Factorization-0.8.12.jar) Unloaded->Constructed->Pre-initialized
factorization.dimensionalSlice{0.8.12} [Factorization Dimensional Slices] (Factorization-0.8.12.jar) Unloaded->Constructed->Pre-initialized
FoodPlus{2.7.5PRE3} [§bFood Plus] (FoodPlus-1.6.4-2.7.5PRE3.jar) Unloaded->Constructed->Pre-initialized
hamstermod{0.1} [Hamster Mod] (hamsterrific[1.6.4]V2.1.zip) Unloaded->Constructed->Pre-initialized
hamstersforever{1.0} [Hamsters Forever] (hamstersforever-1.0.jar) Unloaded->Constructed->Pre-initialized
Hats{2.1.4} [Hats] (Hats2.1.4.zip) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized
IronChest{5.4.1.614} [Iron Chest] (IronChestsMod1.6.4111.zip) Unloaded->Constructed->Pre-initialized
numina{0.1.0-45} [Numina] (Numina-1.6.2-0.1.0-45.jar) Unloaded->Constructed->Pre-initialized
powersuits{0.9.0-76} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.9.0-76.jar) Unloaded->Constructed->Pre-initialized
Morph{0.7.1} [Morph] (Morph-Beta-0.7.1.zip) Unloaded->Constructed->Pre-initialized
Mystcraft{0.10.12.01} [Mystcraft] (mystcraft-uni-1.6.4-0.10.12.01.zip) Unloaded->Constructed->Pre-initialized
necromancy{1.5} [Necromancy] (Necromancy_1.6.4.zip) Unloaded->Constructed->Pre-initialized
ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized
OpenMods{0.4} [OpenMods] (OpenModsLib-0.4b.jar) Unloaded->Constructed->Pre-initialized
OpenBlocks{1.2.7} [OpenBlocks] (OpenBlocks-1.2.7.jar) Unloaded->Constructed->Pre-initialized
GetAllTheSeeds{1.6} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.6.4.zip) Unloaded->Constructed->Pre-initialized
pamharvestcraft{1.0} [Pam's HarvestCraft Base] (Pam's HarvestCraft 1.6.4 v1.1.4.zip) Unloaded->Constructed->Pre-initialized
PortalGun{2.0.2} [PortalGun] (PortalGun2.0.2.zip) Unloaded->Constructed->Pre-initialized
rpginventorymod{1.6.4} [RPG Inventory Mod] (Rpg Inventory Mod.zip) Unloaded->Constructed->Pre-initialized
RPGMS{RpgInv8.4} [RpgInv Mage Addon] (Rpg Inventory Mod.zip) Unloaded->Constructed->Pre-initialized
RPGPlusPlus{RpgInv8.4} [Subarakis RPG++ mod] (Rpg Inventory Mod.zip) Unloaded->Constructed->Pre-initialized
RPGRB{RpgInv8.4} [Rogue and BeastMaster Patch] (Rpg Inventory Mod.zip) Unloaded->Constructed->Pre-initialized
VanillaShields{RpgInv8.4} [Vanilla Shields Mod] (Rpg Inventory Mod.zip) Unloaded->Constructed->Pre-initialized
Statues{2.1.0} [Statues] (statues-1.6.4-2.1.0.jar) Unloaded->Constructed->Pre-initialized
Waila{1.4.5} [Waila] (Waila-Mod-1.6.x.zip) Unloaded->Constructed->Pre-initialized
TConstruct{1.6.X_1.5.4dev} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.4 (1).jar) Unloaded->Constructed->Pre-initialized
ThirstMod{1.7.0} [Thirst Mod BETA] (ThirstMod1.6.4.zip) Unloaded->Constructed->Pre-initialized
TwilightForest{1.20.5} [The Twilight Forest] (twilightforest-1.6.4-1.20.5.jar) Unloaded->Constructed->Pre-initialized
witchery{0.16.3} [Witchery] (Witchery_0-16-3_164.zip) Unloaded->Constructed->Pre-initialized
McMultipart{1.0.0.250} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
ForgeMicroblock{1.0.0.250} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
You could try to get a stable copy off of one of the pre-existing packs? Like FTB? Or technic?
Hey i been using skydaz for the longest time and seems it has not given me any viruses or scams its an installer for mods thats how i got into mods in the first place
Well i only used skydaz it was like 1 year ago because i was confused f how to install mods also this problem this crash report has nothing do with skydaz the one that caused the crash report was off the ic2 website when i got skydaz did the installer went to .minecraft and then to mods folder took the mod out and put it in my modpack mods folder that what i did with ic2. But when i made this modpack i barely got it off this website only the ideas of what mods i should add this the first time i did this because i was desperate
seriously i need a link to a recent ic2 download Anybody know? It would help a lot Im still working on my modpack
ive had a lot of problems of those months but now everything thing is coming together please respond?