Posted December 22, 201311 yr I have a mod that is working perfectly in eclipse, but whenever I try to get it to run with minecraft, it crashes. I am using minecraft 1.5.2 with forge 7.8.1.737. I've tried running recompile.bat and reobfuscate_srg.bat. I've even tried running reobfuscate.bat. I also tried compiling it through eclipse. None of these options seem to work. When I try the normal method, using recombile.bat etc: 2013-12-22 12:53:46 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading 2013-12-22 12:53:46 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7 2013-12-22 12:53:46 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\minecraftforge\minecraftforge\7.8.1.737\minecraftforge-7.8.1.737.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\scala-lang\scala-library\2.10.0-custom\scala-library-2.10.0-custom.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\sourceforge\argo\argo\3.2-small\argo-3.2-small.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\ow2\asm\asm\4.1-all\asm-4.1-all.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\148\bcprov-jdk15on-148.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\com\google\guava\guava\14.0-rc3\guava-14.0-rc3.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\minecraftforge_temp\legacy\legacyfixer\1.0\legacyfixer-1.0.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\minecraft\launchwrapper\1.5\launchwrapper-1.5.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\versions\1.5.2-Forge7.8.1.737\1.5.2-Forge7.8.1.737.jar 2013-12-22 12:53:46 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\versions\1.5.2-Forge7.8.1.737\1.5.2-Forge7.8.1.737-natives-898250423700040 2013-12-22 12:53:46 [FINE] [ForgeModLoader] Enabling runtime deobfuscation 2013-12-22 12:53:46 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-12-22 12:53:46 [iNFO] [ForgeModLoader] Found a command line coremod : net.minecraftforge.legacy._1_5_2.LibraryFixerCoremod 2013-12-22 12:53:46 [iNFO] [ForgeModLoader] [LegacyFixer] Removing CoreFMLLibraries: cpw.mods.fml.relauncher.CoreFMLLibraries@2cf590bb 2013-12-22 12:53:46 [FINEST] [ForgeModLoader] Discovering coremods 2013-12-22 12:53:46 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir 2013-12-22 12:53:46 [FINEST] [ForgeModLoader] Running coremod plugins 2013-12-22 12:53:46 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2013-12-22 12:53:47 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d 2013-12-22 12:53:47 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2013-12-22 12:53:47 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2013-12-22 12:53:47 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2013-12-22 12:53:47 [FINEST] [ForgeModLoader] Running coremod plugin LibraryFixerCoremod 2013-12-22 12:53:47 [FINEST] [ForgeModLoader] Coremod plugin LibraryFixerCoremod run successfully 2013-12-22 12:53:47 [FINEST] [ForgeModLoader] Validating minecraft 2013-12-22 12:53:48 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2013-12-22 12:53:53 [iNFO] [sTDOUT] 229 recipes 2013-12-22 12:53:53 [iNFO] [sTDOUT] 27 achievements 2013-12-22 12:53:53 [iNFO] [Minecraft-Client] Setting user: FelesMortis 2013-12-22 12:53:53 [iNFO] [sTDOUT] (Session ID is token:8c8b6aab6a704c899baa05f2df8522ff:1264c21383d146609c9e938872486932) 2013-12-22 12:53:53 [iNFO] [sTDERR] Client asked for parameter: server 2013-12-22 12:53:53 [iNFO] [sTDOUT] Turning of ImageIO disk-caching 2013-12-22 12:53:53 [iNFO] [sTDOUT] Loading current icons for window from: C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\assets\virtual\legacy\icons\icon_16x16.png and C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\assets\virtual\legacy\icons\icon_32x32.png 2013-12-22 12:53:53 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0 2013-12-22 12:53:53 [iNFO] [sTDOUT] Setting gameDir to: C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft 2013-12-22 12:53:54 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization 2013-12-22 12:53:54 [iNFO] [sTDOUT] MinecraftForge v7.8.1.737 Initialized 2013-12-22 12:53:54 [iNFO] [ForgeModLoader] MinecraftForge v7.8.1.737 Initialized 2013-12-22 12:53:54 [iNFO] [sTDOUT] Replaced 85 ore recipies 2013-12-22 12:53:54 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization 2013-12-22 12:53:54 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\config\logging.properties 2013-12-22 12:53:54 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL 2013-12-22 12:53:54 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer] 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\minecraftforge\minecraftforge\7.8.1.737\minecraftforge-7.8.1.737.jar, examining for mod candidates 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\scala-lang\scala-library\2.10.0-custom\scala-library-2.10.0-custom.jar, examining for mod candidates 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\sourceforge\argo\argo\3.2-small\argo-3.2-small.jar, examining for mod candidates 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\ow2\asm\asm\4.1-all\asm-4.1-all.jar, examining for mod candidates 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\148\bcprov-jdk15on-148.jar, examining for mod candidates 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\com\google\guava\guava\14.0-rc3\guava-14.0-rc3.jar, examining for mod candidates 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\minecraftforge_temp\legacy\legacyfixer\1.0\legacyfixer-1.0.jar, examining for mod candidates 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\minecraft\launchwrapper\1.5\launchwrapper-1.5.jar, examining for mod candidates 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar, examining for mod candidates 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for mod candidates 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for mod candidates 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar, examining for mod candidates 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar, examining for mod candidates 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\versions\1.5.2-Forge7.8.1.737\1.5.2-Forge7.8.1.737.jar, examining for mod candidates 2013-12-22 12:53:55 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\lib\deobfuscation_data_1.5.2.zip 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2013-12-22 12:53:55 [iNFO] [ForgeModLoader] Searching C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\mods for mods 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a candidate zip or jar file autoMiner.zip 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Found a candidate zip or jar file Mekanism-v5.5.6.121.jar 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Examining file minecraftforge-7.8.1.737.jar for potential mods 2013-12-22 12:53:55 [FINE] [ForgeModLoader] The mod container minecraftforge-7.8.1.737.jar appears to be missing an mcmod.info file 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Examining file scala-library-2.10.0-custom.jar for potential mods 2013-12-22 12:53:55 [FINE] [ForgeModLoader] The mod container scala-library-2.10.0-custom.jar appears to be missing an mcmod.info file 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Examining file argo-3.2-small.jar for potential mods 2013-12-22 12:53:55 [FINE] [ForgeModLoader] The mod container argo-3.2-small.jar appears to be missing an mcmod.info file 2013-12-22 12:53:55 [FINE] [ForgeModLoader] Examining file asm-4.1-all.jar for potential mods 2013-12-22 12:53:55 [FINE] [ForgeModLoader] The mod container asm-4.1-all.jar appears to be missing an mcmod.info file 2013-12-22 12:53:56 [FINE] [ForgeModLoader] Examining file bcprov-jdk15on-148.jar for potential mods 2013-12-22 12:53:56 [FINE] [ForgeModLoader] The mod container bcprov-jdk15on-148.jar appears to be missing an mcmod.info file 2013-12-22 12:53:56 [FINE] [ForgeModLoader] Examining file guava-14.0-rc3.jar for potential mods 2013-12-22 12:53:56 [FINE] [ForgeModLoader] The mod container guava-14.0-rc3.jar appears to be missing an mcmod.info file 2013-12-22 12:53:56 [FINE] [ForgeModLoader] Examining file legacyfixer-1.0.jar for potential mods 2013-12-22 12:53:56 [FINE] [ForgeModLoader] The mod container legacyfixer-1.0.jar appears to be missing an mcmod.info file 2013-12-22 12:53:56 [FINE] [ForgeModLoader] Examining file launchwrapper-1.5.jar for potential mods 2013-12-22 12:53:56 [FINE] [ForgeModLoader] The mod container launchwrapper-1.5.jar appears to be missing an mcmod.info file 2013-12-22 12:53:56 [FINE] [ForgeModLoader] Examining file jopt-simple-4.5.jar for potential mods 2013-12-22 12:53:56 [FINE] [ForgeModLoader] The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file 2013-12-22 12:53:56 [FINE] [ForgeModLoader] Examining file asm-all-4.1.jar for potential mods 2013-12-22 12:53:56 [FINE] [ForgeModLoader] The mod container asm-all-4.1.jar appears to be missing an mcmod.info file 2013-12-22 12:53:56 [FINE] [ForgeModLoader] Examining file jinput-2.0.5.jar for potential mods 2013-12-22 12:53:56 [FINE] [ForgeModLoader] The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file 2013-12-22 12:53:56 [FINE] [ForgeModLoader] Examining file jutils-1.0.0.jar for potential mods 2013-12-22 12:53:56 [FINE] [ForgeModLoader] The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file 2013-12-22 12:53:56 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods 2013-12-22 12:53:56 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file 2013-12-22 12:53:56 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods 2013-12-22 12:53:56 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file 2013-12-22 12:53:56 [FINE] [ForgeModLoader] Examining file 1.5.2-Forge7.8.1.737.jar for potential mods 2013-12-22 12:53:56 [FINE] [ForgeModLoader] The mod container 1.5.2-Forge7.8.1.737.jar appears to be missing an mcmod.info file 2013-12-22 12:53:57 [FINE] [ForgeModLoader] Examining file autoMiner.zip for potential mods 2013-12-22 12:53:57 [FINE] [ForgeModLoader] The mod container autoMiner.zip appears to be missing an mcmod.info file 2013-12-22 12:53:57 [FINE] [ForgeModLoader] Identified an FMLMod type mod felesmortis.autominer.common.Autominer 2013-12-22 12:53:58 [FINEST] [autoMiner] Parsed dependency info : [] [*] [] 2013-12-22 12:53:58 [FINE] [ForgeModLoader] Examining file Mekanism-v5.5.6.121.jar for potential mods 2013-12-22 12:53:58 [FINER] [ForgeModLoader] Located mcmod.info file in file Mekanism-v5.5.6.121.jar 2013-12-22 12:53:58 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.common.Mekanism 2013-12-22 12:53:58 [FINEST] [Mekanism] Parsed dependency info : [] [] [] 2013-12-22 12:53:58 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load 2013-12-22 12:53:58 [FINER] [ForgeModLoader] Received a system property request '' 2013-12-22 12:53:58 [FINER] [ForgeModLoader] System property request managing the state of 0 mods 2013-12-22 12:53:58 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2013-12-22 12:53:58 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\config\logging.properties 2013-12-22 12:53:58 [FINE] [ForgeModLoader] Reloaded logging properties 2013-12-22 12:53:58 [FINE] [mcp] Mod Logging channel mcp configured at default level. 2013-12-22 12:53:58 [iNFO] [mcp] Activating mod mcp 2013-12-22 12:53:58 [FINE] [FML] Mod Logging channel FML configured at default level. 2013-12-22 12:53:58 [iNFO] [FML] Activating mod FML 2013-12-22 12:53:58 [FINE] [Forge] Mod Logging channel Forge configured at default level. 2013-12-22 12:53:58 [iNFO] [Forge] Activating mod Forge 2013-12-22 12:53:58 [FINE] [autoMiner] Enabling mod autoMiner 2013-12-22 12:53:58 [FINE] [autoMiner] Mod Logging channel autoMiner configured at default level. 2013-12-22 12:53:58 [iNFO] [autoMiner] Activating mod autoMiner 2013-12-22 12:53:58 [FINE] [Mekanism] Enabling mod Mekanism 2013-12-22 12:53:58 [FINE] [Mekanism] Mod Logging channel Mekanism configured at default level. 2013-12-22 12:53:58 [iNFO] [Mekanism] Activating mod Mekanism 2013-12-22 12:53:58 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied 2013-12-22 12:53:58 [FINER] [ForgeModLoader] All mod requirements are satisfied 2013-12-22 12:53:58 [FINER] [ForgeModLoader] Sorting mods into an ordered list 2013-12-22 12:53:58 [FINER] [ForgeModLoader] Mod sorting completed successfully 2013-12-22 12:53:58 [FINE] [ForgeModLoader] Mod sorting data 2013-12-22 12:53:58 [FINE] [ForgeModLoader] Mekanism(Mekanism:5.5.6): Mekanism-v5.5.6.121.jar () 2013-12-22 12:53:58 [FINE] [ForgeModLoader] autoMiner(Auto-Miner:0.0.1): autoMiner.zip (after:*) 2013-12-22 12:53:58 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp 2013-12-22 12:53:58 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp 2013-12-22 12:53:58 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML 2013-12-22 12:53:58 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML 2013-12-22 12:53:58 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge 2013-12-22 12:53:58 [iNFO] [ForgeModLoader] Registering Forge Packet Handler 2013-12-22 12:53:58 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection 2013-12-22 12:53:58 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (7.8.1.737) 2013-12-22 12:53:58 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler 2013-12-22 12:53:58 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge 2013-12-22 12:53:58 [FINEST] [Mekanism] Sending event FMLConstructionEvent to mod Mekanism 2013-12-22 12:53:58 [FINEST] [ForgeModLoader] Testing mod Mekanism to verify it accepts its own version in a remote connection 2013-12-22 12:53:58 [FINEST] [ForgeModLoader] The mod Mekanism accepts its own version (5.5.6) 2013-12-22 12:53:58 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Mekanism 2013-12-22 12:53:58 [FINEST] [Mekanism] Sent event FMLConstructionEvent to mod Mekanism 2013-12-22 12:53:58 [FINEST] [autoMiner] Sending event FMLConstructionEvent to mod autoMiner 2013-12-22 12:53:58 [FINEST] [autoMiner] Sent event FMLConstructionEvent to mod autoMiner 2013-12-22 12:53:58 [FINE] [ForgeModLoader] Mod signature data 2013-12-22 12:53:58 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.51): minecraft.jar (NO VALID CERTIFICATE FOUND) 2013-12-22 12:53:58 [FINE] [ForgeModLoader] FML(Forge Mod Loader:5.2.23.737): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d) 2013-12-22 12:53:58 [FINE] [ForgeModLoader] Forge(Minecraft Forge:7.8.1.737): coremods (NO VALID CERTIFICATE FOUND) 2013-12-22 12:53:58 [FINE] [ForgeModLoader] Mekanism(Mekanism:5.5.6): Mekanism-v5.5.6.121.jar (NO VALID CERTIFICATE FOUND) 2013-12-22 12:53:58 [FINE] [ForgeModLoader] autoMiner(Auto-Miner:0.0.1): autoMiner.zip (NO VALID CERTIFICATE FOUND) 2013-12-22 12:53:58 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue 2013-12-22 12:53:58 [sEVERE] [ForgeModLoader] mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed Mekanism{5.5.6} [Mekanism] (Mekanism-v5.5.6.121.jar) Unloaded->Constructed autoMiner{0.0.1} [Auto-Miner] (autoMiner.zip) Unloaded->Errored 2013-12-22 12:53:58 [sEVERE] [ForgeModLoader] The following problems were captured during this phase 2013-12-22 12:53:58 [sEVERE] [ForgeModLoader] Caught exception from autoMiner java.lang.ClassNotFoundException: felesmortis.autominer.common.Autominer at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:56) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:425) 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:314) 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:314) 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.func_71384_a(Minecraft.java:411) at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) at net.minecraft.client.Minecraft.run(Minecraft.java:733) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227) ... 33 more 2013-12-22 12:54:08 [iNFO] [sTDERR] cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: felesmortis.autominer.common.Autominer 2013-12-22 12:54:08 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:147) 2013-12-22 12:54:08 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:514) 2013-12-22 12:54:08 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163) 2013-12-22 12:54:08 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411) 2013-12-22 12:54:08 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) 2013-12-22 12:54:08 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733) 2013-12-22 12:54:08 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source) 2013-12-22 12:54:08 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: felesmortis.autominer.common.Autominer 2013-12-22 12:54:08 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238) 2013-12-22 12:54:08 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-12-22 12:54:08 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-12-22 12:54:08 [iNFO] [sTDERR] at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:56) 2013-12-22 12:54:08 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method) 2013-12-22 12:54:08 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source) 2013-12-22 12:54:08 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:425) 2013-12-22 12:54:08 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-12-22 12:54:08 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-12-22 12:54:08 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-12-22 12:54:08 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-12-22 12:54:08 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-12-22 12:54:08 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-12-22 12:54:08 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 2013-12-22 12:54:08 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-12-22 12:54:08 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-12-22 12:54:08 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192) 2013-12-22 12:54:08 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172) 2013-12-22 12:54:08 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-12-22 12:54:08 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-12-22 12:54:08 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-12-22 12:54:08 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-12-22 12:54:08 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-12-22 12:54:08 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-12-22 12:54:08 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 2013-12-22 12:54:08 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-12-22 12:54:08 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-12-22 12:54:08 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103) 2013-12-22 12:54:08 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:504) 2013-12-22 12:54:08 [iNFO] [sTDERR] ... 5 more 2013-12-22 12:54:08 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException 2013-12-22 12:54:08 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227) 2013-12-22 12:54:08 [iNFO] [sTDERR] ... 33 more Even thought my class is exactly where it should be. When I compile it in eclipse, it loads, however, I get this error: 2013-12-22 12:33:28 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading 2013-12-22 12:33:28 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7 2013-12-22 12:33:28 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\minecraftforge\minecraftforge\7.8.1.737\minecraftforge-7.8.1.737.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\scala-lang\scala-library\2.10.0-custom\scala-library-2.10.0-custom.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\sourceforge\argo\argo\3.2-small\argo-3.2-small.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\ow2\asm\asm\4.1-all\asm-4.1-all.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\148\bcprov-jdk15on-148.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\com\google\guava\guava\14.0-rc3\guava-14.0-rc3.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\minecraftforge_temp\legacy\legacyfixer\1.0\legacyfixer-1.0.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\minecraft\launchwrapper\1.5\launchwrapper-1.5.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\versions\1.5.2-Forge7.8.1.737\1.5.2-Forge7.8.1.737.jar 2013-12-22 12:33:28 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\versions\1.5.2-Forge7.8.1.737\1.5.2-Forge7.8.1.737-natives-897033258373644 2013-12-22 12:33:28 [FINE] [ForgeModLoader] Enabling runtime deobfuscation 2013-12-22 12:33:28 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-12-22 12:33:28 [iNFO] [ForgeModLoader] Found a command line coremod : net.minecraftforge.legacy._1_5_2.LibraryFixerCoremod 2013-12-22 12:33:28 [iNFO] [ForgeModLoader] [LegacyFixer] Removing CoreFMLLibraries: cpw.mods.fml.relauncher.CoreFMLLibraries@2df0fc0c 2013-12-22 12:33:28 [FINEST] [ForgeModLoader] Discovering coremods 2013-12-22 12:33:28 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir 2013-12-22 12:33:28 [FINEST] [ForgeModLoader] Running coremod plugins 2013-12-22 12:33:28 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2013-12-22 12:33:29 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d 2013-12-22 12:33:29 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2013-12-22 12:33:29 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2013-12-22 12:33:29 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2013-12-22 12:33:29 [FINEST] [ForgeModLoader] Running coremod plugin LibraryFixerCoremod 2013-12-22 12:33:29 [FINEST] [ForgeModLoader] Coremod plugin LibraryFixerCoremod run successfully 2013-12-22 12:33:29 [FINEST] [ForgeModLoader] Validating minecraft 2013-12-22 12:33:29 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2013-12-22 12:33:33 [iNFO] [sTDOUT] 229 recipes 2013-12-22 12:33:33 [iNFO] [sTDOUT] 27 achievements 2013-12-22 12:33:34 [iNFO] [Minecraft-Client] Setting user: FelesMortis 2013-12-22 12:33:34 [iNFO] [sTDOUT] (Session ID is token:8c8b6aab6a704c899baa05f2df8522ff:1264c21383d146609c9e938872486932) 2013-12-22 12:33:34 [iNFO] [sTDERR] Client asked for parameter: server 2013-12-22 12:33:34 [iNFO] [sTDOUT] Turning of ImageIO disk-caching 2013-12-22 12:33:34 [iNFO] [sTDOUT] Loading current icons for window from: C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\assets\virtual\legacy\icons\icon_16x16.png and C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\assets\virtual\legacy\icons\icon_32x32.png 2013-12-22 12:33:34 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0 2013-12-22 12:33:34 [iNFO] [sTDOUT] Setting gameDir to: C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft 2013-12-22 12:33:35 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization 2013-12-22 12:33:35 [iNFO] [sTDOUT] MinecraftForge v7.8.1.737 Initialized 2013-12-22 12:33:35 [iNFO] [ForgeModLoader] MinecraftForge v7.8.1.737 Initialized 2013-12-22 12:33:35 [iNFO] [sTDOUT] Replaced 85 ore recipies 2013-12-22 12:33:35 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization 2013-12-22 12:33:35 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\config\logging.properties 2013-12-22 12:33:35 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer] 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\minecraftforge\minecraftforge\7.8.1.737\minecraftforge-7.8.1.737.jar, examining for mod candidates 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\scala-lang\scala-library\2.10.0-custom\scala-library-2.10.0-custom.jar, examining for mod candidates 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\sourceforge\argo\argo\3.2-small\argo-3.2-small.jar, examining for mod candidates 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\ow2\asm\asm\4.1-all\asm-4.1-all.jar, examining for mod candidates 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\148\bcprov-jdk15on-148.jar, examining for mod candidates 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\com\google\guava\guava\14.0-rc3\guava-14.0-rc3.jar, examining for mod candidates 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\minecraftforge_temp\legacy\legacyfixer\1.0\legacyfixer-1.0.jar, examining for mod candidates 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\minecraft\launchwrapper\1.5\launchwrapper-1.5.jar, examining for mod candidates 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar, examining for mod candidates 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for mod candidates 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for mod candidates 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar, examining for mod candidates 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar, examining for mod candidates 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\versions\1.5.2-Forge7.8.1.737\1.5.2-Forge7.8.1.737.jar, examining for mod candidates 2013-12-22 12:33:35 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\lib\deobfuscation_data_1.5.2.zip 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2013-12-22 12:33:35 [iNFO] [ForgeModLoader] Searching C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\mods for mods 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a candidate zip or jar file autoMiner.jar 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Found a candidate zip or jar file Mekanism-v5.5.6.121.jar 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Examining file minecraftforge-7.8.1.737.jar for potential mods 2013-12-22 12:33:35 [FINE] [ForgeModLoader] The mod container minecraftforge-7.8.1.737.jar appears to be missing an mcmod.info file 2013-12-22 12:33:35 [FINE] [ForgeModLoader] Examining file scala-library-2.10.0-custom.jar for potential mods 2013-12-22 12:33:35 [FINE] [ForgeModLoader] The mod container scala-library-2.10.0-custom.jar appears to be missing an mcmod.info file 2013-12-22 12:33:36 [FINE] [ForgeModLoader] Examining file argo-3.2-small.jar for potential mods 2013-12-22 12:33:36 [FINE] [ForgeModLoader] The mod container argo-3.2-small.jar appears to be missing an mcmod.info file 2013-12-22 12:33:36 [FINE] [ForgeModLoader] Examining file asm-4.1-all.jar for potential mods 2013-12-22 12:33:36 [FINE] [ForgeModLoader] The mod container asm-4.1-all.jar appears to be missing an mcmod.info file 2013-12-22 12:33:36 [FINE] [ForgeModLoader] Examining file bcprov-jdk15on-148.jar for potential mods 2013-12-22 12:33:36 [FINE] [ForgeModLoader] The mod container bcprov-jdk15on-148.jar appears to be missing an mcmod.info file 2013-12-22 12:33:36 [FINE] [ForgeModLoader] Examining file guava-14.0-rc3.jar for potential mods 2013-12-22 12:33:36 [FINE] [ForgeModLoader] The mod container guava-14.0-rc3.jar appears to be missing an mcmod.info file 2013-12-22 12:33:36 [FINE] [ForgeModLoader] Examining file legacyfixer-1.0.jar for potential mods 2013-12-22 12:33:36 [FINE] [ForgeModLoader] The mod container legacyfixer-1.0.jar appears to be missing an mcmod.info file 2013-12-22 12:33:36 [FINE] [ForgeModLoader] Examining file launchwrapper-1.5.jar for potential mods 2013-12-22 12:33:36 [FINE] [ForgeModLoader] The mod container launchwrapper-1.5.jar appears to be missing an mcmod.info file 2013-12-22 12:33:36 [FINE] [ForgeModLoader] Examining file jopt-simple-4.5.jar for potential mods 2013-12-22 12:33:36 [FINE] [ForgeModLoader] The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file 2013-12-22 12:33:36 [FINE] [ForgeModLoader] Examining file asm-all-4.1.jar for potential mods 2013-12-22 12:33:36 [FINE] [ForgeModLoader] The mod container asm-all-4.1.jar appears to be missing an mcmod.info file 2013-12-22 12:33:36 [FINE] [ForgeModLoader] Examining file jinput-2.0.5.jar for potential mods 2013-12-22 12:33:36 [FINE] [ForgeModLoader] The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file 2013-12-22 12:33:36 [FINE] [ForgeModLoader] Examining file jutils-1.0.0.jar for potential mods 2013-12-22 12:33:36 [FINE] [ForgeModLoader] The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file 2013-12-22 12:33:36 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods 2013-12-22 12:33:36 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file 2013-12-22 12:33:36 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods 2013-12-22 12:33:36 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file 2013-12-22 12:33:36 [FINE] [ForgeModLoader] Examining file 1.5.2-Forge7.8.1.737.jar for potential mods 2013-12-22 12:33:36 [FINE] [ForgeModLoader] The mod container 1.5.2-Forge7.8.1.737.jar appears to be missing an mcmod.info file 2013-12-22 12:33:37 [FINE] [ForgeModLoader] Examining file autoMiner.jar for potential mods 2013-12-22 12:33:37 [FINE] [ForgeModLoader] The mod container autoMiner.jar appears to be missing an mcmod.info file 2013-12-22 12:33:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod felesmortis.autominer.Autominer 2013-12-22 12:33:37 [FINEST] [autoMiner] Parsed dependency info : [] [*] [] 2013-12-22 12:33:37 [FINE] [ForgeModLoader] Examining file Mekanism-v5.5.6.121.jar for potential mods 2013-12-22 12:33:37 [FINER] [ForgeModLoader] Located mcmod.info file in file Mekanism-v5.5.6.121.jar 2013-12-22 12:33:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.common.Mekanism 2013-12-22 12:33:37 [FINEST] [Mekanism] Parsed dependency info : [] [] [] 2013-12-22 12:33:37 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load 2013-12-22 12:33:37 [FINER] [ForgeModLoader] Received a system property request '' 2013-12-22 12:33:37 [FINER] [ForgeModLoader] System property request managing the state of 0 mods 2013-12-22 12:33:37 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2013-12-22 12:33:37 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Daneil\AppData\Roaming\minecraft161\.minecraft\config\logging.properties 2013-12-22 12:33:37 [FINE] [ForgeModLoader] Reloaded logging properties 2013-12-22 12:33:37 [FINE] [mcp] Mod Logging channel mcp configured at default level. 2013-12-22 12:33:37 [iNFO] [mcp] Activating mod mcp 2013-12-22 12:33:37 [FINE] [FML] Mod Logging channel FML configured at default level. 2013-12-22 12:33:37 [iNFO] [FML] Activating mod FML 2013-12-22 12:33:37 [FINE] [Forge] Mod Logging channel Forge configured at default level. 2013-12-22 12:33:37 [iNFO] [Forge] Activating mod Forge 2013-12-22 12:33:37 [FINE] [autoMiner] Enabling mod autoMiner 2013-12-22 12:33:37 [FINE] [autoMiner] Mod Logging channel autoMiner configured at default level. 2013-12-22 12:33:37 [iNFO] [autoMiner] Activating mod autoMiner 2013-12-22 12:33:37 [FINE] [Mekanism] Enabling mod Mekanism 2013-12-22 12:33:37 [FINE] [Mekanism] Mod Logging channel Mekanism configured at default level. 2013-12-22 12:33:37 [iNFO] [Mekanism] Activating mod Mekanism 2013-12-22 12:33:37 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied 2013-12-22 12:33:37 [FINER] [ForgeModLoader] All mod requirements are satisfied 2013-12-22 12:33:37 [FINER] [ForgeModLoader] Sorting mods into an ordered list 2013-12-22 12:33:37 [FINER] [ForgeModLoader] Mod sorting completed successfully 2013-12-22 12:33:37 [FINE] [ForgeModLoader] Mod sorting data 2013-12-22 12:33:37 [FINE] [ForgeModLoader] Mekanism(Mekanism:5.5.6): Mekanism-v5.5.6.121.jar () 2013-12-22 12:33:37 [FINE] [ForgeModLoader] autoMiner(Auto-Miner:0.0.1): autoMiner.jar (after:*) 2013-12-22 12:33:37 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp 2013-12-22 12:33:37 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp 2013-12-22 12:33:37 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML 2013-12-22 12:33:37 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML 2013-12-22 12:33:37 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge 2013-12-22 12:33:37 [iNFO] [ForgeModLoader] Registering Forge Packet Handler 2013-12-22 12:33:37 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection 2013-12-22 12:33:37 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (7.8.1.737) 2013-12-22 12:33:37 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler 2013-12-22 12:33:37 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge 2013-12-22 12:33:37 [FINEST] [Mekanism] Sending event FMLConstructionEvent to mod Mekanism 2013-12-22 12:33:37 [FINEST] [ForgeModLoader] Testing mod Mekanism to verify it accepts its own version in a remote connection 2013-12-22 12:33:37 [FINEST] [ForgeModLoader] The mod Mekanism accepts its own version (5.5.6) 2013-12-22 12:33:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Mekanism 2013-12-22 12:33:37 [FINEST] [Mekanism] Sent event FMLConstructionEvent to mod Mekanism 2013-12-22 12:33:37 [FINEST] [autoMiner] Sending event FMLConstructionEvent to mod autoMiner 2013-12-22 12:33:37 [FINEST] [ForgeModLoader] Testing mod autoMiner to verify it accepts its own version in a remote connection 2013-12-22 12:33:37 [FINEST] [ForgeModLoader] The mod autoMiner accepts its own version (0.0.1) 2013-12-22 12:33:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into autoMiner 2013-12-22 12:33:37 [FINEST] [autoMiner] Sent event FMLConstructionEvent to mod autoMiner 2013-12-22 12:33:37 [FINE] [ForgeModLoader] Mod signature data 2013-12-22 12:33:37 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.51): minecraft.jar (NO VALID CERTIFICATE FOUND) 2013-12-22 12:33:37 [FINE] [ForgeModLoader] FML(Forge Mod Loader:5.2.23.737): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d) 2013-12-22 12:33:37 [FINE] [ForgeModLoader] Forge(Minecraft Forge:7.8.1.737): coremods (NO VALID CERTIFICATE FOUND) 2013-12-22 12:33:37 [FINE] [ForgeModLoader] Mekanism(Mekanism:5.5.6): Mekanism-v5.5.6.121.jar (NO VALID CERTIFICATE FOUND) 2013-12-22 12:33:37 [FINE] [ForgeModLoader] autoMiner(Auto-Miner:0.0.1): autoMiner.jar (NO VALID CERTIFICATE FOUND) 2013-12-22 12:33:37 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp 2013-12-22 12:33:37 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp 2013-12-22 12:33:37 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML 2013-12-22 12:33:37 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML 2013-12-22 12:33:37 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge 2013-12-22 12:33:38 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0 2013-12-22 12:33:38 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge 2013-12-22 12:33:38 [FINEST] [Mekanism] Sending event FMLPreInitializationEvent to mod Mekanism 2013-12-22 12:33:38 [FINEST] [Mekanism] Sent event FMLPreInitializationEvent to mod Mekanism 2013-12-22 12:33:38 [FINEST] [autoMiner] Sending event FMLPreInitializationEvent to mod autoMiner 2013-12-22 12:33:38 [FINEST] [autoMiner] Sent event FMLPreInitializationEvent to mod autoMiner 2013-12-22 12:33:38 [iNFO] [sTDOUT] 2013-12-22 12:33:38 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-12-22 12:33:39 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2013-12-22 12:33:39 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-12-22 12:33:39 [iNFO] [sTDOUT] OpenAL initialized. 2013-12-22 12:33:39 [iNFO] [sTDOUT] 2013-12-22 12:33:40 [iNFO] [ForgeModLoader] Not using advanced OpenGL 4.3 advanced capability for animations : OpenGL 4.3 is not available 2013-12-22 12:33:40 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt 2013-12-22 12:33:40 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt 2013-12-22 12:33:40 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt 2013-12-22 12:33:40 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt 2013-12-22 12:33:40 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt 2013-12-22 12:33:40 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt 2013-12-22 12:33:40 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt 2013-12-22 12:33:40 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt 2013-12-22 12:33:40 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt 2013-12-22 12:33:40 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp 2013-12-22 12:33:40 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp 2013-12-22 12:33:40 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML 2013-12-22 12:33:40 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML 2013-12-22 12:33:40 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge 2013-12-22 12:33:40 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge 2013-12-22 12:33:40 [FINEST] [Mekanism] Sending event FMLInitializationEvent to mod Mekanism 2013-12-22 12:33:40 [iNFO] [sTDOUT] [Mekanism] Version 5.5.6 initializing... 2013-12-22 12:33:40 [iNFO] [sTDOUT] [Mekanism] Successfully loaded gas transmission NetworkLoader. 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemElectricBow(11456) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemStopwatch(11458) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemWeatherOrb(11459) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemDust(11204) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemIngot(11205) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemEnergized(11462) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMachineUpgrade(11463) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMachineUpgrade(11464) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemRobit(11465) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemAtomicDisassembler(11466) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11467) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11468) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemStorageTank(11469) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11470) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11471) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11472) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemPortableTeleporter(11473) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11474) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemClump(11219) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemDirtyDust(11220) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemConfigurator(11477) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemEnergyMeter(11478) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3003) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3005) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3006) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemBlockBasic(3000) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemBlockMachine(3001) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemBlockOre(3002) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemBlockEnergyCube(3004) owned by Mekanism 2013-12-22 12:33:40 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemBlockTransmitter(3007) owned by Mekanism 2013-12-22 12:33:40 [FINE] [ForgeModLoader] Skipping automatic mod Mekanism entity registration for already registered class mekanism.common.EntityObsidianTNT 2013-12-22 12:33:40 [FINE] [ForgeModLoader] Skipping automatic mod Mekanism entity registration for already registered class mekanism.common.EntityRobit 2013-12-22 12:33:41 [iNFO] [sTDOUT] [Mekanism] Render registrations complete. 2013-12-22 12:33:41 [iNFO] [sTDOUT] [Mekanism] Loading complete. 2013-12-22 12:33:41 [FINEST] [Mekanism] Sent event FMLInitializationEvent to mod Mekanism 2013-12-22 12:33:41 [FINEST] [autoMiner] Sending event FMLInitializationEvent to mod autoMiner 2013-12-22 12:33:41 [FINEST] [autoMiner] Sent event FMLInitializationEvent to mod autoMiner 2013-12-22 12:33:41 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue 2013-12-22 12:33:41 [sEVERE] [ForgeModLoader] mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized Mekanism{5.5.6} [Mekanism] (Mekanism-v5.5.6.121.jar) Unloaded->Constructed->Pre-initialized->Initialized autoMiner{0.0.1} [Auto-Miner] (autoMiner.jar) Unloaded->Constructed->Pre-initialized->Errored 2013-12-22 12:33:41 [sEVERE] [ForgeModLoader] The following problems were captured during this phase 2013-12-22 12:33:41 [sEVERE] [ForgeModLoader] Caught exception from autoMiner java.lang.NoSuchFieldError: iron at felesmortis.autominer.block.BlockMiner.<init>(BlockMiner.java:33) at felesmortis.autominer.Autominer.load(Autominer.java:68) 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:494) 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:314) 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:314) 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.initializeMods(Loader.java:691) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448) at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) at net.minecraft.client.Minecraft.run(Minecraft.java:733) at java.lang.Thread.run(Unknown Source) 2013-12-22 12:33:41 [iNFO] [sTDOUT] [Mekanism] Successfully retrieved data from server. 2013-12-22 12:33:51 [iNFO] [sTDERR] cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: iron 2013-12-22 12:33:51 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:147) 2013-12-22 12:33:51 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:692) 2013-12-22 12:33:51 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213) 2013-12-22 12:33:51 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448) 2013-12-22 12:33:51 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) 2013-12-22 12:33:51 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733) 2013-12-22 12:33:51 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source) 2013-12-22 12:33:51 [iNFO] [sTDERR] Caused by: java.lang.NoSuchFieldError: iron 2013-12-22 12:33:51 [iNFO] [sTDERR] at felesmortis.autominer.block.BlockMiner.<init>(BlockMiner.java:33) 2013-12-22 12:33:51 [iNFO] [sTDERR] at felesmortis.autominer.Autominer.load(Autominer.java:68) 2013-12-22 12:33:51 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-12-22 12:33:51 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-12-22 12:33:51 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-12-22 12:33:51 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-12-22 12:33:51 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494) 2013-12-22 12:33:51 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-12-22 12:33:51 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-12-22 12:33:51 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-12-22 12:33:51 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-12-22 12:33:51 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-12-22 12:33:51 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-12-22 12:33:51 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 2013-12-22 12:33:51 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-12-22 12:33:51 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-12-22 12:33:51 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192) 2013-12-22 12:33:51 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172) 2013-12-22 12:33:51 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-12-22 12:33:51 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-12-22 12:33:51 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-12-22 12:33:51 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-12-22 12:33:51 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-12-22 12:33:51 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-12-22 12:33:51 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 2013-12-22 12:33:51 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-12-22 12:33:51 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-12-22 12:33:51 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103) 2013-12-22 12:33:51 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691) 2013-12-22 12:33:51 [iNFO] [sTDERR] ... 5 more 2013-12-22 12:34:47 [iNFO] [sTDERR] Someone is closing me! The no such field error happens whether I assign the material in my block class or in my main class. It also happens no matter what material I assign. Thanks. --felesmortis
December 23, 201311 yr Hi Show us your BlockMiner.java ? Are you sure that the case of your files match your code exactly? I've had plenty of subtle errors in the past where I've misspelled "MyClass" as "myClass", it works fine in Windows folder (which aren't case-sensitive) but doesn't work in zip files (which are case-sensitive) -TGG
December 23, 201311 yr Author Sorry, I forgot to post. Re-installing forge/mcp fixed the problem. Thanks anyway. --felesmortis
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.