Jump to content

crash with @EventHandler


Recommended Posts

here is the client log

 

2013-06-29 22:02:16 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.1.9.751 for Minecraft 1.6.1 loading

2013-06-29 22:02:16 [iNFO] [ForgeModLoader] Java is Java HotSpot Client VM, version 1.7.0_21, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7

2013-06-29 22:02:16 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\HOME\Desktop\forge1.6\mcp\eclipse\Minecraft\bin;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\net\minecraft\launchwrapper\1.3\launchwrapper-1.3.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\versions\1.6.1\1.6.1.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar

2013-06-29 22:02:16 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\HOME\Desktop\forge1.6\mcp\jars\versions\1.6.1\1.6.1-natives;C:\Users\HOME\Desktop\forge1.6\mcp\jars\versions\1.6.1\1.6.1-natives;C:\Users\HOME\Desktop\forge1.6\mcp\jars\versions\1.6.1\1.6.1-natives

2013-06-29 22:02:16 [iNFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation

2013-06-29 22:02:16 [FINEST] [ForgeModLoader] Adding coremod for loading cpw.mods.fml.relauncher.FMLCorePlugin

2013-06-29 22:02:16 [FINEST] [ForgeModLoader] Adding coremod for loading net.minecraftforge.classloading.FMLForgePlugin

2013-06-29 22:02:16 [FINE] [ForgeModLoader] All core mods are successfully located

2013-06-29 22:02:16 [FINE] [ForgeModLoader] Discovering coremods

2013-06-29 22:02:16 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.PatchingTransformer

2013-06-29 22:02:16 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.AccessTransformer

2013-06-29 22:02:17 [iNFO] [sTDOUT] Loaded 39 rules from AccessTransformer config file fml_at.cfg

2013-06-29 22:02:17 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer

2013-06-29 22:02:17 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer

2013-06-29 22:02:17 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.ForgeAccessTransformer

2013-06-29 22:02:18 [iNFO] [sTDOUT] Loaded 104 rules from AccessTransformer config file forge_at.cfg

2013-06-29 22:02:18 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.EventTransformer

2013-06-29 22:02:18 [FINE] [ForgeModLoader] Running coremod plugins

2013-06-29 22:02:18 [FINE] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2013-06-29 22:02:23 [sEVERE] [ForgeModLoader] The binary patch set is missing. Things are probably about to go very wrong.

2013-06-29 22:02:23 [FINE] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2013-06-29 22:02:23 [FINE] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2013-06-29 22:02:23 [FINE] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2013-06-29 22:02:23 [FINE] [ForgeModLoader] Validating minecraft

2013-06-29 22:02:25 [FINE] [ForgeModLoader] Minecraft validated, launching...

2013-06-29 22:02:25 [iNFO] [ForgeModLoader] Launching wrapped minecraft

2013-06-29 22:02:29 [iNFO] [Minecraft-Client] Setting user: Player319

2013-06-29 22:02:29 [iNFO] [Minecraft-Client] (Session ID is null)

2013-06-29 22:02:39 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0

2013-06-29 22:02:43 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default

2013-06-29 22:02:48 [iNFO] [sTDOUT]

2013-06-29 22:02:48 [iNFO] [sTDOUT] Starting up SoundSystem...

2013-06-29 22:02:48 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2013-06-29 22:02:48 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2013-06-29 22:02:53 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization

2013-06-29 22:02:53 [iNFO] [sTDOUT] OpenAL initialized.

2013-06-29 22:02:53 [iNFO] [sTDOUT] MinecraftForge v8.9.0.751 Initialized

2013-06-29 22:02:53 [iNFO] [ForgeModLoader] MinecraftForge v8.9.0.751 Initialized

2013-06-29 22:02:54 [iNFO] [sTDOUT]

2013-06-29 22:02:55 [iNFO] [sTDOUT] Replaced 101 ore recipies

2013-06-29 22:02:56 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization

2013-06-29 22:02:56 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\HOME\Desktop\forge1.6\mcp\jars\config\logging.properties

2013-06-29 22:02:56 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL

2013-06-29 22:02:57 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related directory at C:\Users\HOME\Desktop\forge1.6\mcp\eclipse\Minecraft\bin, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\net\minecraft\launchwrapper\1.3\launchwrapper-1.3.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\versions\1.6.1\1.6.1.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\com\google\guava\guava\14.0\guava-14.0.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HOME\Desktop\forge1.6\mcp\jars\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar, examining for mod candidates

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2013-06-29 22:02:58 [iNFO] [ForgeModLoader] Searching C:\Users\HOME\Desktop\forge1.6\mcp\jars\mods for mods

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Examining directory bin for potential mods

2013-06-29 22:02:58 [FINE] [ForgeModLoader] No mcmod.info file found in directory bin

2013-06-29 22:02:58 [FINEST] [ForgeModLoader] Recursing into package buster_the_dog

2013-06-29 22:02:58 [FINEST] [ForgeModLoader] Recursing into package buster_the_dog.respawn

2013-06-29 22:02:58 [FINE] [ForgeModLoader] Identified an FMLMod type mod buster_the_dog.respawn.Respawn

2013-06-29 22:02:58 [FINEST] [respawn] Parsed dependency info : [] [] []

2013-06-29 22:02:58 [FINEST] [ForgeModLoader] Recursing into package cpw

2013-06-29 22:02:58 [FINEST] [ForgeModLoader] Recursing into package cpw.mods

2013-06-29 22:02:58 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml

2013-06-29 22:02:58 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client

2013-06-29 22:02:58 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.modloader

2013-06-29 22:02:58 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.registry

2013-06-29 22:02:58 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common

2013-06-29 22:02:58 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm

2013-06-29 22:02:58 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers

2013-06-29 22:02:58 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers.deobf

2013-06-29 22:02:59 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery

2013-06-29 22:02:59 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery.asm

2013-06-29 22:02:59 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.event

2013-06-29 22:02:59 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.functions

2013-06-29 22:02:59 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.launcher

2013-06-29 22:02:59 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.modloader

2013-06-29 22:02:59 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.network

2013-06-29 22:02:59 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.patcher

2013-06-29 22:02:59 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.registry

2013-06-29 22:02:59 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.toposort

2013-06-29 22:03:00 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.versioning

2013-06-29 22:03:00 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.relauncher

2013-06-29 22:03:00 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.repackage

2013-06-29 22:03:00 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.repackage.com

2013-06-29 22:03:00 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.repackage.com.nothome

2013-06-29 22:03:00 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.repackage.com.nothome.delta

2013-06-29 22:03:00 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.server

2013-06-29 22:03:00 [FINEST] [ForgeModLoader] Recursing into package ibxm

2013-06-29 22:03:00 [FINEST] [ForgeModLoader] Recursing into package net

2013-06-29 22:03:00 [FINEST] [ForgeModLoader] Recursing into package net.minecraft

2013-06-29 22:03:00 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.block

2013-06-29 22:03:02 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.block.material

2013-06-29 22:03:02 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client

2013-06-29 22:03:02 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.audio

2013-06-29 22:03:02 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.entity

2013-06-29 22:03:02 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.entity.render

2013-06-29 22:03:02 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui

2013-06-29 22:03:02 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.achievement

2013-06-29 22:03:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.inventory

2013-06-29 22:03:03 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.mco

2013-06-29 22:03:04 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.main

2013-06-29 22:03:04 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.mco

2013-06-29 22:03:04 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.model

2013-06-29 22:03:04 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.multiplayer

2013-06-29 22:03:05 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.particle

2013-06-29 22:03:05 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer

2013-06-29 22:03:05 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.culling

2013-06-29 22:03:05 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.entity

2013-06-29 22:03:06 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.texture

2013-06-29 22:03:07 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.tileentity

2013-06-29 22:03:07 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.resources

2013-06-29 22:03:07 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.resources.data

2013-06-29 22:03:07 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.settings

2013-06-29 22:03:07 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.stats

2013-06-29 22:03:07 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.command

2013-06-29 22:03:08 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.crash

2013-06-29 22:03:08 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.creativetab

2013-06-29 22:03:08 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.dispenser

2013-06-29 22:03:09 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.enchantment

2013-06-29 22:03:09 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity

2013-06-29 22:03:09 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.ai

2013-06-29 22:03:09 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.ai.attributes

2013-06-29 22:03:10 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.boss

2013-06-29 22:03:10 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.effect

2013-06-29 22:03:10 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.item

2013-06-29 22:03:10 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.monster

2013-06-29 22:03:11 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.passive

2013-06-29 22:03:11 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.player

2013-06-29 22:03:11 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.projectile

2013-06-29 22:03:11 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.inventory

2013-06-29 22:03:12 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.item

2013-06-29 22:03:12 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.item.crafting

2013-06-29 22:03:13 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.logging

2013-06-29 22:03:13 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.nbt

2013-06-29 22:03:13 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network

2013-06-29 22:03:13 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network.packet

2013-06-29 22:03:14 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network.rcon

2013-06-29 22:03:15 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.pathfinding

2013-06-29 22:03:15 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.potion

2013-06-29 22:03:15 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.profiler

2013-06-29 22:03:15 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.scoreboard

2013-06-29 22:03:15 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server

2013-06-29 22:03:15 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.dedicated

2013-06-29 22:03:15 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.gui

2013-06-29 22:03:16 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.integrated

2013-06-29 22:03:16 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.management

2013-06-29 22:03:16 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.src

2013-06-29 22:03:16 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.stats

2013-06-29 22:03:16 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.tileentity

2013-06-29 22:03:17 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.util

2013-06-29 22:03:17 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.village

2013-06-29 22:03:17 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world

2013-06-29 22:03:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.biome

2013-06-29 22:03:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.chunk

2013-06-29 22:03:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.chunk.storage

2013-06-29 22:03:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.demo

2013-06-29 22:03:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen

2013-06-29 22:03:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.feature

2013-06-29 22:03:19 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.layer

2013-06-29 22:03:19 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.structure

2013-06-29 22:03:21 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.storage

2013-06-29 22:03:21 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge

2013-06-29 22:03:21 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.classloading

2013-06-29 22:03:21 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client

2013-06-29 22:03:22 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event

2013-06-29 22:03:22 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event.sound

2013-06-29 22:03:22 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.model

2013-06-29 22:03:22 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.model.obj

2013-06-29 22:03:22 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.common

2013-06-29 22:03:23 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.common.network

2013-06-29 22:03:23 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.common.network.packet

2013-06-29 22:03:23 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event

2013-06-29 22:03:23 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.brewing

2013-06-29 22:03:23 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity

2013-06-29 22:03:23 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.item

2013-06-29 22:03:23 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.living

2013-06-29 22:03:23 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.minecart

2013-06-29 22:03:23 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.player

2013-06-29 22:03:23 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.terraingen

2013-06-29 22:03:24 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.world

2013-06-29 22:03:24 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.liquids

2013-06-29 22:03:24 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.oredict

2013-06-29 22:03:24 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.transformers

2013-06-29 22:03:24 [FINEST] [ForgeModLoader] Recursing into package paulscode

2013-06-29 22:03:24 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound

2013-06-29 22:03:24 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound.codecs

2013-06-29 22:03:24 [FINE] [ForgeModLoader] Examining file asm-all-4.1.jar for potential mods

2013-06-29 22:03:24 [FINE] [ForgeModLoader] The mod container asm-all-4.1.jar appears to be missing an mcmod.info file

2013-06-29 22:03:24 [FINE] [ForgeModLoader] Examining file launchwrapper-1.3.jar for potential mods

2013-06-29 22:03:24 [FINE] [ForgeModLoader] The mod container launchwrapper-1.3.jar appears to be missing an mcmod.info file

2013-06-29 22:03:24 [FINE] [ForgeModLoader] Examining file 1.6.1.jar for potential mods

2013-06-29 22:03:24 [FINE] [ForgeModLoader] The mod container 1.6.1.jar appears to be missing an mcmod.info file

2013-06-29 22:03:26 [FINE] [ForgeModLoader] Examining file lzma-0.0.1.jar for potential mods

2013-06-29 22:03:26 [FINE] [ForgeModLoader] The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file

2013-06-29 22:03:26 [FINE] [ForgeModLoader] Examining file jopt-simple-4.5.jar for potential mods

2013-06-29 22:03:26 [FINE] [ForgeModLoader] The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file

2013-06-29 22:03:26 [FINE] [ForgeModLoader] Examining file codecjorbis-20101023.jar for potential mods

2013-06-29 22:03:26 [FINE] [ForgeModLoader] The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file

2013-06-29 22:03:26 [FINE] [ForgeModLoader] Examining file codecwav-20101023.jar for potential mods

2013-06-29 22:03:26 [FINE] [ForgeModLoader] The mod container codecwav-20101023.jar appears to be missing an mcmod.info file

2013-06-29 22:03:26 [FINE] [ForgeModLoader] Examining file libraryjavasound-20101123.jar for potential mods

2013-06-29 22:03:26 [FINE] [ForgeModLoader] The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file

2013-06-29 22:03:27 [FINE] [ForgeModLoader] Examining file librarylwjglopenal-20100824.jar for potential mods

2013-06-29 22:03:27 [FINE] [ForgeModLoader] The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file

2013-06-29 22:03:27 [FINE] [ForgeModLoader] Examining file soundsystem-20120107.jar for potential mods

2013-06-29 22:03:27 [FINE] [ForgeModLoader] The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file

2013-06-29 22:03:27 [FINE] [ForgeModLoader] Examining file argo-2.25_fixed.jar for potential mods

2013-06-29 22:03:27 [FINE] [ForgeModLoader] The mod container argo-2.25_fixed.jar appears to be missing an mcmod.info file

2013-06-29 22:03:27 [FINE] [ForgeModLoader] Examining file bcprov-jdk15on-1.47.jar for potential mods

2013-06-29 22:03:27 [FINE] [ForgeModLoader] The mod container bcprov-jdk15on-1.47.jar appears to be missing an mcmod.info file

2013-06-29 22:03:28 [FINE] [ForgeModLoader] Examining file guava-14.0.jar for potential mods

2013-06-29 22:03:28 [FINE] [ForgeModLoader] The mod container guava-14.0.jar appears to be missing an mcmod.info file

2013-06-29 22:03:29 [FINE] [ForgeModLoader] Examining file commons-lang3-3.1.jar for potential mods

2013-06-29 22:03:29 [FINE] [ForgeModLoader] The mod container commons-lang3-3.1.jar appears to be missing an mcmod.info file

2013-06-29 22:03:29 [FINE] [ForgeModLoader] Examining file commons-io-2.4.jar for potential mods

2013-06-29 22:03:29 [FINE] [ForgeModLoader] The mod container commons-io-2.4.jar appears to be missing an mcmod.info file

2013-06-29 22:03:29 [FINE] [ForgeModLoader] Examining file jutils-1.0.0.jar for potential mods

2013-06-29 22:03:29 [FINE] [ForgeModLoader] The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file

2013-06-29 22:03:29 [FINE] [ForgeModLoader] Examining file gson-2.2.2.jar for potential mods

2013-06-29 22:03:29 [FINE] [ForgeModLoader] The mod container gson-2.2.2.jar appears to be missing an mcmod.info file

2013-06-29 22:03:29 [FINE] [ForgeModLoader] Examining file jinput-2.0.5.jar for potential mods

2013-06-29 22:03:29 [FINE] [ForgeModLoader] The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file

2013-06-29 22:03:29 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods

2013-06-29 22:03:29 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file

2013-06-29 22:03:30 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods

2013-06-29 22:03:30 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file

2013-06-29 22:03:30 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load

2013-06-29 22:03:30 [FINER] [ForgeModLoader] Received a system property request ''

2013-06-29 22:03:30 [FINER] [ForgeModLoader] System property request managing the state of 0 mods

2013-06-29 22:03:30 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2013-06-29 22:03:30 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\HOME\Desktop\forge1.6\mcp\jars\config\logging.properties

2013-06-29 22:03:30 [FINE] [ForgeModLoader] Reloaded logging properties

2013-06-29 22:03:30 [FINE] [mcp] Mod Logging channel mcp configured at default level.

2013-06-29 22:03:30 [iNFO] [mcp] Activating mod mcp

2013-06-29 22:03:30 [FINE] [FML] Mod Logging channel FML configured at default level.

2013-06-29 22:03:30 [iNFO] [FML] Activating mod FML

2013-06-29 22:03:30 [FINE] [Forge] Mod Logging channel Forge configured at default level.

2013-06-29 22:03:30 [iNFO] [Forge] Activating mod Forge

2013-06-29 22:03:30 [FINE] [respawn] Enabling mod respawn

2013-06-29 22:03:30 [FINE] [respawn] Mod Logging channel respawn configured at default level.

2013-06-29 22:03:30 [iNFO] [respawn] Activating mod respawn

2013-06-29 22:03:30 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied

2013-06-29 22:03:30 [FINER] [ForgeModLoader] All mod requirements are satisfied

2013-06-29 22:03:30 [FINER] [ForgeModLoader] Sorting mods into an ordered list

2013-06-29 22:03:30 [FINER] [ForgeModLoader] Mod sorting completed successfully

2013-06-29 22:03:30 [FINE] [ForgeModLoader] Mod sorting data

2013-06-29 22:03:30 [FINE] [ForgeModLoader] respawn(Respawn:0.0.0): bin ()

2013-06-29 22:03:30 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp

2013-06-29 22:03:30 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp

2013-06-29 22:03:30 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML

2013-06-29 22:03:30 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML

2013-06-29 22:03:30 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge

2013-06-29 22:03:30 [iNFO] [ForgeModLoader] Registering Forge Packet Handler

2013-06-29 22:03:30 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection

2013-06-29 22:03:30 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (8.9.0.751)

2013-06-29 22:03:30 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler

2013-06-29 22:03:30 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge

2013-06-29 22:03:30 [FINEST] [respawn] Sending event FMLConstructionEvent to mod respawn

2013-06-29 22:03:30 [FINEST] [respawn] Sent event FMLConstructionEvent to mod respawn

2013-06-29 22:03:30 [FINE] [ForgeModLoader] Mod signature data

2013-06-29 22:03:30 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.51): minecraft.jar (NO VALID CERTIFICATE FOUND)

2013-06-29 22:03:30 [FINE] [ForgeModLoader] FML(Forge Mod Loader:6.1.9.751): coremods (NO VALID CERTIFICATE FOUND)

2013-06-29 22:03:30 [FINE] [ForgeModLoader] Forge(Minecraft Forge:8.9.0.751): coremods (NO VALID CERTIFICATE FOUND)

2013-06-29 22:03:30 [FINE] [ForgeModLoader] respawn(Respawn:0.0.0): bin (NO VALID CERTIFICATE FOUND)

2013-06-29 22:03:30 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue

2013-06-29 22:03:30 [sEVERE] [ForgeModLoader]

mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

FML{6.1.9.751} [Forge Mod Loader] (coremods) Unloaded->Constructed

Forge{8.9.0.751} [Minecraft Forge] (coremods) Unloaded->Constructed

respawn{0.0.0} [Respawn] (bin) Unloaded->Errored

2013-06-29 22:03:30 [sEVERE] [ForgeModLoader] The following problems were captured during this phase

2013-06-29 22:03:30 [sEVERE] [ForgeModLoader] Caught exception from respawn

java.lang.ArrayIndexOutOfBoundsException: 1

at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:345)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:511)

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

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

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

at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)

at net.minecraft.client.Minecraft.startGame(Minecraft.java:468)

at net.minecraft.client.Minecraft.run(Minecraft.java:792)

at net.minecraft.client.main.Main.main(Main.java:93)

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

at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

2013-06-29 22:03:31 [iNFO] [sTDOUT] ---- Minecraft Crash Report ----

2013-06-29 22:03:31 [iNFO] [sTDOUT] // You should try our sister game, Minceraft!

2013-06-29 22:03:31 [iNFO] [sTDOUT]

2013-06-29 22:03:31 [iNFO] [sTDOUT] Time: 6/29/13 10:03 PM

2013-06-29 22:03:31 [iNFO] [sTDOUT] Description: Initializing game

2013-06-29 22:03:31 [iNFO] [sTDOUT]

2013-06-29 22:03:31 [iNFO] [sTDOUT] java.lang.ArrayIndexOutOfBoundsException: 1

2013-06-29 22:03:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:345)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:511)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.startGame(Minecraft.java:468)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.run(Minecraft.java:792)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at net.minecraft.client.main.Main.main(Main.java:93)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

2013-06-29 22:03:31 [iNFO] [sTDOUT]

2013-06-29 22:03:31 [iNFO] [sTDOUT]

2013-06-29 22:03:31 [iNFO] [sTDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:

2013-06-29 22:03:31 [iNFO] [sTDOUT] ---------------------------------------------------------------------------------------

2013-06-29 22:03:31 [iNFO] [sTDOUT]

2013-06-29 22:03:31 [iNFO] [sTDOUT] -- Head --

2013-06-29 22:03:31 [iNFO] [sTDOUT] Stacktrace:

2013-06-29 22:03:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:345)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:511)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.startGame(Minecraft.java:468)

2013-06-29 22:03:31 [iNFO] [sTDOUT]

2013-06-29 22:03:31 [iNFO] [sTDOUT] -- Initialization --

2013-06-29 22:03:31 [iNFO] [sTDOUT] Details:

2013-06-29 22:03:31 [iNFO] [sTDOUT] Stacktrace:

2013-06-29 22:03:31 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.run(Minecraft.java:792)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at net.minecraft.client.main.Main.main(Main.java:93)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)

2013-06-29 22:03:31 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

2013-06-29 22:03:31 [iNFO] [sTDOUT]

2013-06-29 22:03:31 [iNFO] [sTDOUT] -- System Details --

2013-06-29 22:03:31 [iNFO] [sTDOUT] Details:

2013-06-29 22:03:31 [iNFO] [sTDOUT] Minecraft Version: 1.6.1

2013-06-29 22:03:31 [iNFO] [sTDOUT] Operating System: Windows 7 (x86) version 6.1

2013-06-29 22:03:31 [iNFO] [sTDOUT] Java Version: 1.7.0_21, Oracle Corporation

2013-06-29 22:03:31 [iNFO] [sTDOUT] Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

2013-06-29 22:03:31 [iNFO] [sTDOUT] Memory: 957994560 bytes (913 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)

2013-06-29 22:03:31 [iNFO] [sTDOUT] JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M

2013-06-29 22:03:31 [iNFO] [sTDOUT] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

2013-06-29 22:03:31 [iNFO] [sTDOUT] Suspicious classes: FML and Forge are installed

2013-06-29 22:03:31 [iNFO] [sTDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

2013-06-29 22:03:31 [iNFO] [sTDOUT] FML: MCP v8.02 FML v6.1.9.751 Minecraft Forge 8.9.0.751 4 mods loaded, 4 mods active

2013-06-29 22:03:31 [iNFO] [sTDOUT] mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

2013-06-29 22:03:31 [iNFO] [sTDOUT] FML{6.1.9.751} [Forge Mod Loader] (coremods) Unloaded->Constructed

2013-06-29 22:03:31 [iNFO] [sTDOUT] Forge{8.9.0.751} [Minecraft Forge] (coremods) Unloaded->Constructed

2013-06-29 22:03:31 [iNFO] [sTDOUT] respawn{0.0.0} [Respawn] (bin) Unloaded->Errored

2013-06-29 22:03:31 [iNFO] [sTDOUT] Launched Version: 1.6

2013-06-29 22:03:31 [iNFO] [sTDOUT] LWJGL: 2.9.0

2013-06-29 22:03:31 [iNFO] [sTDOUT] OpenGL: Intel Pineview Platform GL version 1.4.0 - Build 8.14.10.2230, Intel

2013-06-29 22:03:31 [iNFO] [sTDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge'

2013-06-29 22:03:31 [iNFO] [sTDOUT] Type: Client (map_client.txt)

2013-06-29 22:03:31 [iNFO] [sTDOUT] Resource Pack: Default

2013-06-29 22:03:31 [iNFO] [sTDOUT] Profiler Position: N/A (disabled)

2013-06-29 22:03:31 [iNFO] [sTDOUT] Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

2013-06-29 22:03:32 [iNFO] [sTDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\HOME\Desktop\forge1.6\mcp\jars\.\crash-reports\crash-2013-06-29_22.03.31-client.txt

 

 

the crash report

 

---- Minecraft Crash Report ----

// Don't be sad, have a hug! <3

 

Time: 6/29/13 9:37 PM

Description: Initializing game

 

java.lang.ArrayIndexOutOfBoundsException: 1

at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:345)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:511)

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

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

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

at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)

at net.minecraft.client.Minecraft.startGame(Minecraft.java:468)

at net.minecraft.client.Minecraft.run(Minecraft.java:792)

at net.minecraft.client.main.Main.main(Main.java:93)

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

at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:345)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:511)

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

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

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

at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)

at net.minecraft.client.Minecraft.startGame(Minecraft.java:468)

 

-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.Minecraft.run(Minecraft.java:792)

at net.minecraft.client.main.Main.main(Main.java:93)

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

at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

 

-- System Details --

Details:

Minecraft Version: 1.6.1

Operating System: Windows 7 (x86) version 6.1

Java Version: 1.7.0_21, Oracle Corporation

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

Memory: 959625048 bytes (915 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 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.02 FML v6.1.9.751 Minecraft Forge 8.9.0.751 4 mods loaded, 4 mods active

mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

FML{6.1.9.751} [Forge Mod Loader] (coremods) Unloaded->Constructed

Forge{8.9.0.751} [Minecraft Forge] (coremods) Unloaded->Constructed

respawn{0.0.0} [Respawn] (bin) Unloaded->Errored

Launched Version: 1.6

LWJGL: 2.9.0

OpenGL: Intel Pineview Platform GL version 1.4.0 - Build 8.14.10.2230, Intel

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Pack: Default

Profiler Position: N/A (disabled)

Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

 

and the code, if you need it

 

package buster_the_dog.respawn;

 

import cpw.mods.fml.common.Mod.*;

import cpw.mods.fml.common.Mod;

import cpw.mods.fml.common.SidedProxy;

import cpw.mods.fml.common.event.FMLInitializationEvent;

import cpw.mods.fml.common.event.FMLPostInitializationEvent;

import cpw.mods.fml.common.event.FMLPreInitializationEvent;

import cpw.mods.fml.common.network.NetworkMod;

 

@Mod(modid="respawn", name="Respawn", version="0.0.0")

@NetworkMod(clientSideRequired=true, serverSideRequired=false)

public class Respawn {

 

 

@Instance("respawn")

    public Respawn instance;

 

@EventHandler

    public void preInit(FMLPreInitializationEvent event) {

            // Stub Method

    }

public void init(FMLInitializationEvent event){

// Stub Method

}

public void postInit(FMLPostInitializationEvent event) {

        // Stub Method

}

 

 

   

}

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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