Created
April 26, 2014 10:17
-
-
Save theresajayne/11316504 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// You're mean. | |
Time: 26/04/14 11:06 | |
Description: Initializing game | |
java.lang.ArrayIndexOutOfBoundsException: 123001 | |
at net.minecraftforge.common.Configuration.getBlockInternal(Configuration.java:160) | |
at net.minecraftforge.common.Configuration.getBlock(Configuration.java:119) | |
at net.minecraftforge.common.Configuration.getBlock(Configuration.java:117) | |
at com.jacgaming.facman.FacMan.initConfig(FacMan.java:83) | |
at com.jacgaming.facman.FacMan.preInit(FacMan.java:41) | |
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:523) | |
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.sendEventToModContainer(LoadController.java:197) | |
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:177) | |
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:108) | |
at cpw.mods.fml.common.Loader.loadMods(Loader.java:493) | |
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:175) | |
at net.minecraft.client.Minecraft.startGame(Minecraft.java:473) | |
at net.minecraft.client.Minecraft.run(Minecraft.java:808) | |
at net.minecraft.client.main.Main.main(Main.java: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.minecraftforge.common.Configuration.getBlockInternal(Configuration.java:160) | |
at net.minecraftforge.common.Configuration.getBlock(Configuration.java:119) | |
at net.minecraftforge.common.Configuration.getBlock(Configuration.java:117) | |
at com.jacgaming.facman.FacMan.initConfig(FacMan.java:83) | |
at com.jacgaming.facman.FacMan.preInit(FacMan.java:41) | |
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:523) | |
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.sendEventToModContainer(LoadController.java:197) | |
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:177) | |
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:108) | |
at cpw.mods.fml.common.Loader.loadMods(Loader.java:493) | |
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:175) | |
at net.minecraft.client.Minecraft.startGame(Minecraft.java:473) | |
-- Initialization -- | |
Details: | |
Stacktrace: | |
at net.minecraft.client.Minecraft.run(Minecraft.java:808) | |
at net.minecraft.client.main.Main.main(Main.java: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 (amd64) version 6.1 | |
Java Version: 1.7.0_17, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 909433864 bytes (867 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB) | |
JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M | |
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.99.19.964 Minecraft Forge 9.11.1.964 4 mods loaded, 4 mods active | |
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized | |
FML{6.99.19.964} [Forge Mod Loader] (forge-1.6.4-9.11.1.964-mcp.jar) Unloaded->Constructed->Pre-initialized | |
Forge{9.11.1.964} [Minecraft Forge] (forge-1.6.4-9.11.1.964-mcp.jar) Unloaded->Constructed->Pre-initialized | |
facman{0.0.0} [FacMan] (bin) Unloaded->Constructed->Errored | |
Launched Version: 1.6 | |
LWJGL: 2.9.0 | |
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.18.10.3165, 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment