Jump to content

[1.6.4] Minecraft Crash


caleyear01

Recommended Posts

Hey guys!!!

 

Recently I made a Minecraft mod pack for 1.6.4 that includes:

Minecraft Forge

Pixelmon

Optifine

FPS++

Better Furnaces

Rei's MiniMap

Better Sprinting

Craft Guide

Enchanting Plus

X-Ray Mod

bspkrsCore

TreeCapitator

 

When I try to add Growable Ores mod Minecraft then crashes on me. I do not know how to read crash reports so could someone please tell me what mod is causing this crash because I am wiling to remove the mod. I what looking through the crash report and it said Pixelmon was causing the crash but don't understand because I saw a kid on YouTube with Growable Ores and Pixelmon working perfectly. Thanks for helping me out it means a lot to me!!!

 

Here is the crash report:

---

// Who set us up the TNT?

 

Time: 11/11/13 11:47 PM

Description: Initializing game

 

java.lang.IllegalArgumentException: Slot 4072 is already occupied by mods.B0bGary.GrowOres.BlockOreReed@3a7d65 when adding pixelmon.blocks.BlockShrine@16fe6e

at net.minecraft.block.Block.<init>(Block.java:349)

at net.minecraft.block.BlockContainer.<init>(SourceFile:9)

at pixelmon.blocks.BlockShrine.<init>(BlockShrine.java:29)

at pixelmon.config.PixelmonBlocks.load(PixelmonBlocks.java:117)

at pixelmon.config.PixelmonConfig.loadConfig(PixelmonConfig.java:61)

at pixelmon.Pixelmon.init(Pixelmon.java:105)

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:540)

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:194)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)

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:105)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)

at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:507)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)

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 net.minecraft.block.Block.<init>(Block.java:349)

at net.minecraft.block.BlockContainer.<init>(SourceFile:9)

at pixelmon.blocks.BlockShrine.<init>(BlockShrine.java:29)

at pixelmon.config.PixelmonBlocks.load(PixelmonBlocks.java:117)

at pixelmon.config.PixelmonConfig.loadConfig(PixelmonConfig.java:61)

at pixelmon.Pixelmon.init(Pixelmon.java:105)

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:540)

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:194)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)

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:105)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)

at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:507)

 

-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)

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_45, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode, sharing), Oracle Corporation

Memory: 16839592 bytes (16 MB) / 129753088 bytes (123 MB) up to 259522560 bytes (247 MB)

JVM Flags: 1 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump

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.3.883 Minecraft Forge 9.11.0.883 Optifine OptiFine_1.6.4_HD_U_C6 23 mods loaded, 23 mods active

mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized

FML{6.4.3.883} [Forge Mod Loader] (minecraftforge-9.11.0.883.jar) Unloaded->Constructed->Pre-initialized->Initialized

Forge{9.11.0.883} [Minecraft Forge] (minecraftforge-9.11.0.883.jar) Unloaded->Constructed->Pre-initialized->Initialized

BetterSprinting{v11} [better Sprinting (core)] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized

BetterFurnaces{3.4} [better Furnaces] ([1.6.4]BetterFurnacesV3.4.dev.zip) Unloaded->Constructed->Pre-initialized->Initialized

bspkrsCore{v5.0(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.0.zip) Unloaded->Constructed->Pre-initialized->Initialized

mod_bspkrsCore{v5.0(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.0.zip) Unloaded->Constructed->Pre-initialized->Initialized

mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized->Initialized

TreeCapitator{Forge 1.6.4.r06} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r06.Universal.jar) Unloaded->Constructed->Pre-initialized->Initialized

B0bGrowsOre{1.6.2} [b0bGary's Growable Ores!] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized

B0bGrowsOreAE{1.6.0} [b0bGary's Growable Ores: Applied Energistics] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized

B0bGrowsOreBOP{1.6.0} [b0bGary's Growable Ores: Biomes O Plenty] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized

B0bGrowsOreDartCraft{1.6.0} [b0bGary's Growable Ores: DartCraft] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized

B0bGrowsOreForestry{1.6.0} [b0bGary's Growable Ores: Forestry] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized

B0bGrowsOreIC2{1.6.0} [b0bGary's Growable Ores: IC2] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized

B0bGrowsOreSimpleOres{1.6.0} [b0bGary's Growable Ores: Simple Ores] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized

B0bGrowsOreThaumcraft{1.6.0} [b0bGary's Growable Ores: Thaumcraft] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized

B0bGrowsOreTE{1.6.0} [b0bGary's Growable Ores: Thermal Expansion] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized

B0bGrowsOreTConstruct{1.6.0} [b0bGary's Growable Ores: Tinker's Contruct] (B0bGary_s_Growable_Ores__1.6.4_v_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized

craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.4.zip) Unloaded->Constructed->Pre-initialized->Initialized

eplus{1.16.5b} [Enchanting Plus] (EnchantingPlus-1.16.5.zip) Unloaded->Constructed->Pre-initialized->Initialized

mod_Xray{MX for 1.6.2} [mod_Xray] (mod_XrayV1.11.zip) Unloaded->Constructed->Pre-initialized->Initialized

pixelmon{2.5.2} [Pixelmon] (Pixelmon 2.5.2.zip) Unloaded->Constructed->Pre-initialized->Errored

Launched Version: 1.6.4-Forge9.11.0.883

LWJGL: 2.9.0

OpenGL: Intel® HD Graphics 3000 GL version 3.1.0 - Build 8.15.10.2752, Intel

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.