I NEED HELP TO PLAY FORGE IF SOMEONE COULD HELP FIGURE OUT THE PROBLEM
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 15/06/14 3:11 PM
Description: Initializing game
java.lang.ArrayIndexOutOfBoundsException: 33828
at codechicken.nei.IDConflictReporter.blockConstructed(IDConflictReporter.java:81)
at net.minecraft.block.Block.<init>(Block.java:347)
at net.minecraft.block.BlockStairs.<init>(SourceFile:37)
at assets.pamharvestcraft.BlockPamColoredClothStairs.<init>(BlockPamColoredClothStairs.java:40)
at assets.pamharvestcraft.PamHarvestCraft.preInit(PamHarvestCraft.java:844)
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)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.nei.IDConflictReporter.blockConstructed(IDConflictReporter.java:81)
at net.minecraft.block.Block.<init>(Block.java:347)
at net.minecraft.block.BlockStairs.<init>(SourceFile:37)
at assets.pamharvestcraft.BlockPamColoredClothStairs.<init>(BlockPamColoredClothStairs.java:40)
at assets.pamharvestcraft.PamHarvestCraft.preInit(PamHarvestCraft.java:844)
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)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
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)
The Meaning of Life, the Universe, and Everything.
Join Date:
3/23/2012
Posts:
338
Location:
Web of Interconnectivity
Minecraft:
MarkSill
Xbox:
Telanom
Member Details
Harvestcraft is the problem, and NEI is reporting an ID conflict. Try deleting the Harvestcraft config file, then make sure you're using the right version of Harvestcraft if it doesn't work after that.
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 15/06/14 3:11 PM
Description: Initializing game
java.lang.ArrayIndexOutOfBoundsException: 33828
at codechicken.nei.IDConflictReporter.blockConstructed(IDConflictReporter.java:81)
at net.minecraft.block.Block.<init>(Block.java:347)
at net.minecraft.block.BlockStairs.<init>(SourceFile:37)
at assets.pamharvestcraft.BlockPamColoredClothStairs.<init>(BlockPamColoredClothStairs.java:40)
at assets.pamharvestcraft.PamHarvestCraft.preInit(PamHarvestCraft.java:844)
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)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.nei.IDConflictReporter.blockConstructed(IDConflictReporter.java:81)
at net.minecraft.block.Block.<init>(Block.java:347)
at net.minecraft.block.BlockStairs.<init>(SourceFile:37)
at assets.pamharvestcraft.BlockPamColoredClothStairs.<init>(BlockPamColoredClothStairs.java:40)
at assets.pamharvestcraft.PamHarvestCraft.preInit(PamHarvestCraft.java:844)
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)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
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)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 108549328 bytes (103 MB) / 250519552 bytes (238 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
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.49.965 Minecraft Forge 9.11.1.965 31 mods loaded, 31 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
BetterSprinting{v11} [Better Sprinting (core)] (minecraft.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems_1.61.8.jar) Unloaded->Constructed->Pre-initialized
OpenModsCore{0.4} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
IC2{2.0.357-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.357-experimental.jar) Unloaded->Constructed->Pre-initialized
Thaumcraft{4.1.0} [Thaumcraft] (Thaumcraft4.1.0.zip) Unloaded->Constructed->Pre-initialized
betterstorage{0.8.0.43} [BetterStorage] (BetterStorage-1.6.4-0.8.0.45.jar) Unloaded->Constructed->Pre-initialized
AWWayofTime{v0.5.1} [Blood Magic: Alchemical Wizardry] (Blood_Magic_v0.5.1.zip) Unloaded->Constructed->Pre-initialized
ComputerCraft{1.63} [ComputerCraft] (ComputerCraft1.63.jar) Unloaded->Constructed->Pre-initialized
FlansMod{4.0} [Flans Mod] (FlansMod-4.0.jar) Unloaded->Constructed->Pre-initialized
iChunUtil{2.4.0} [iChunUtil] (iChunUtil2.4.0.zip) Unloaded->Constructed->Pre-initialized
Morph{0.3.0} [Morph] (Morph-Beta-0.3.0.zip) Unloaded->Constructed->Pre-initialized
Natura{2.1.12} [Natura] (Natura_1.6.4_2.1.13.jar) Unloaded->Constructed->Pre-initialized
NotEnoughCodecs{0.1} [NotEnoughCodecs] (NotEnoughCodecs-0.1.jar) Unloaded->Constructed->Pre-initialized
OpenMods{0.4} [OpenMods] (OpenModsLib-0.4b.jar) Unloaded->Constructed->Pre-initialized
ForgeMultipart{1.0.0.182} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.182.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Core{4.0.2.6} [Project: Red-Core] (ProjectRedBase-1.6.4-4.0.2.6.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Transmission{4.0.2.6} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.0.2.6.jar) Unloaded->Constructed->Pre-initialized
OpenPeripheralCore{0.3.3} [OpenPeripheralCore] (OpenPeripheralCore-0.3.3.jar) Unloaded->Constructed->Pre-initialized
OpenPeripheral{0.1.3} [OpenPeripheralAddons] (OpenPeripheralAddons-0.1.3.jar) Unloaded->Constructed->Pre-initialized
OpenBlocks{1.2.7} [OpenBlocks] (OpenBlocks-1.2.7.jar) Unloaded->Constructed->Pre-initialized
pamharvestcraft{1.0} [Pam's HarvestCraft Base] (Pams-HarvestCraft-1.6.4-v1.1.4.zip) Unloaded->Constructed->Errored
ProjRed|Compatability{4.0.2.6} [ProjectRed-Compatability] (ProjectRedCompat-1.6.4-4.0.2.6.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Integration{4.0.2.6} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.0.2.6.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Exploration{4.0.2.6} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.0.2.6.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Illumination{4.0.2.6} [ProjectRed-Illumination] (ProjectRedWorld-1.6.4-4.0.2.6.jar) Unloaded->Constructed->Pre-initialized
McMultipart{1.0.0.182} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.182.jar) Unloaded->Constructed->Pre-initialized
ForgeMicroblock{1.0.0.182} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.182.jar) Unloaded->Constructed->Pre-initialized
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 6320 Graphics GL version 4.3.12618 Compatibility Profile Context 13.251.0.0, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAre you a potato?
Check out Realistic Survival: https://l.marksill.com/rs