I am using magic launcher 1.2.5 and running Minecraft 1.6.4 with these mods:
forge-1.6.4-9.11.1.965-universal.jar
OptiFine_1.6.4_HD_D1.jar
buildcraft-A-1.6.4-4.2.2.jar
Elemental_Creepers-universal-4.0.0.jar
EquivalentExchange3-1.6.4-0.1.142.jar
NotEnoughItems-1.6.4-1.6.1.9-universal.jar
Here is the log:
*** MagicMinecraftLauncher 1.2.5 ***
LCP: C:\Documents and Settings\Madog\Desktop\Minecraft\Mods\NotEnoughItems-1.6.4-1.6.1.9-universal.jar;C:\Documents and Settings\Madog\Desktop\Minecraft\Mods\OptiFine_1.6.4_HD_D1.jar;C:\Documents and Settings\Madog\Desktop\Minecraft\Mods\forge-1.6.4-9.11.1.965-universal.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\versions\1.6.4\1.6.4.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar
ShowLog: true
MainClass: net.minecraft.client.main.Main
Restoring disabled mods: mods
Disable inactive mods: mods
Restoring disabled mods: coremods
Disable inactive mods: coremods
2014-07-29 11:11:06 [CLIENT] [INFO] Setting user: Madog24
2014-07-29 11:11:06 [CLIENT] [INFO] (Session ID is -1632298860)
2014-07-29 11:11:08 [CLIENT] [INFO] LWJGL Version: 2.9.0
2014-07-29 11:11:09 [CLIENT] [INFO] Reloading ResourceManager: Default
java.lang.IllegalAccessError: tried to access field yn.c from class net.minecraftforge.common.ForgeHooks
at net.minecraftforge.common.ForgeHooks.initTools(ForgeHooks.java:206)
at net.minecraftforge.common.ForgeHooks.<clinit>(ForgeHooks.java:261)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at ReflectorClass.getTargetClass(ReflectorClass.java:37)
at ReflectorClass.<init>(ReflectorClass.java:17)
at Reflector.<clinit>(Reflector.java:42)
at aul.b(GameSettings.java:2378)
at bln.i(SourceFile:112)
at bln.a(SourceFile:69)
at bjw.a(SourceFile:94)
at atv.O(SourceFile:324)
at atv.d(SourceFile:599)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(SourceFile:207)
java.lang.NoClassDefFoundError: net/minecraft/launchwrapper/LaunchClassLoader
at cpw.mods.fml.common.ModClassLoader.<init>(ModClassLoader.java:49)
at cpw.mods.fml.common.Loader.<init>(Loader.java:183)
at cpw.mods.fml.common.Loader.instance(Loader.java:163)
at cpw.mods.fml.common.FMLCommonHandler.<init>(FMLCommonHandler.java:90)
at cpw.mods.fml.common.FMLCommonHandler.<clinit>(FMLCommonHandler.java:79)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at ReflectorClass.getTargetClass(ReflectorClass.java:37)
at ReflectorClass.<init>(ReflectorClass.java:17)
at Reflector.<clinit>(Reflector.java:66)
at aul.b(GameSettings.java:2378)
at bln.i(SourceFile:112)
at bln.a(SourceFile:69)
at bjw.a(SourceFile:94)
at atv.O(SourceFile:324)
at atv.d(SourceFile:599)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(SourceFile:207)
Caused by: java.lang.ClassNotFoundException: net.minecraft.launchwrapper.LaunchClassLoader
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 22 more
Starting up SoundSystem...
Restoring disabled mods: mods
Restoring disabled mods: coremods
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2014-07-29 11:11:16 [CLIENT] [SEVERE] Realms: Server not available!
OpenAL initialized.
2014-07-29 11:11:20 [SERVER] [INFO] Starting integrated minecraft server version 1.6.4
2014-07-29 11:11:20 [SERVER] [INFO] Generating keypair
java.lang.NullPointerException
at net.minecraft.server.MinecraftServer.c(SourceFile:801)
at bkz.a(IntegratedServer.java:118)
at bkz.d(IntegratedServer.java:142)
at net.minecraft.server.MinecraftServer.run(SourceFile:315)
at hi.run(SourceFile:583)
2014-07-29 11:11:23 [SERVER] [SEVERE] Encountered an unexpected exception NullPointerException
java.lang.NullPointerException
at net.minecraft.server.MinecraftServer.c(SourceFile:801)
at bkz.a(IntegratedServer.java:118)
at bkz.d(IntegratedServer.java:142)
at net.minecraft.server.MinecraftServer.run(SourceFile:315)
at hi.run(SourceFile:583)
2014-07-29 11:11:23 [SERVER] [SEVERE] This crash report has been saved to: C:\Documents and Settings\Madog\Application Data\.minecraft\crash-reports\crash-2014-07-29_11.11.23-server.txt
2014-07-29 11:11:23 [SERVER] [INFO] Stopping server
2014-07-29 11:11:23 [SERVER] [INFO] Saving players
2014-07-29 11:11:23 [SERVER] [INFO] Saving worlds
java.lang.NullPointerException
at net.minecraft.server.MinecraftServer.a(SourceFile:260)
at net.minecraft.server.MinecraftServer.m(SourceFile:284)
at bkz.m(IntegratedServer.java:288)
at net.minecraft.server.MinecraftServer.run(SourceFile:373)
at hi.run(SourceFile:583)
Here is the Crash Report:
---- Minecraft Crash Report ----
// Sorry
Time: 7/29/14 11:11 AM
Description: Exception in server tick loop
java.lang.NullPointerException
at net.minecraft.server.MinecraftServer.c(SourceFile:801)
at bkz.a(IntegratedServer.java:118)
at bkz.d(IntegratedServer.java:142)
at net.minecraft.server.MinecraftServer.run(SourceFile:315)
at hi.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
You do have to install Forge properly. It is a replacement for the current VERSIONNAME.jar. I am surprised that you sere able to get it to work. CodeChicken core needs to be installed in external mods and NotEnoughItems moved to external mods.
Rollback Post to RevisionRollBack
When posting a new thread: http://bit.ly/1nUXmYS If your problem has been solved, please consider adding [Solved] to beginning of the title! Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
I have done as said, and the game refuses to even open, I can't even get a crash report because it doesn't generate one all i have is the launcher log.
MagicLauncher 1.2.5
java.home: C:\Program Files\Java\jre7
java.runtime.name: Java(TM) SE Runtime Environment
java.runtime.version: 1.7.0_55-b14
os.name: Windows XP
os.version: 5.1
os.arch: x86
sun.arch.data.model: 32
Server check failed for http://realms.minecraft.net/, java.net.UnknownHostException: realms.minecraft.net
*** Starting Minecraft ***
Profile: Default
Environment: 1.6.4-Forge9.11.1.965
Minecraft version: 1.6.4
Minecraft.jar: 1.6.4-Forge9.11.1.965.jar
Mods:
OptiFine_1.6.4_HD_U_D1.jar
Show log: true
Java path: C:\Program Files\Java\jre7\bin\java
Memory: 512 MB
LauncherPath: /C:/Documents and Settings/Madog/Desktop/MagicLauncher_1.2.5.exe
Main class: net.minecraft.launchwrapper.Launch
*** MagicMinecraftLauncher 1.2.5 ***
LCP: C:\Documents and Settings\Madog\Desktop\Minecraft\Mods\OptiFine_1.6.4_HD_U_D1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\minecraftforge\minecraftforge\9.11.1.965\minecraftforge-9.11.1.965.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar
ShowLog: true
MainClass: net.minecraft.launchwrapper.Launch
Restoring disabled mods: mods
Disable inactive mods: mods
Restoring disabled mods: coremods
Disable inactive mods: coremods
Jul 29, 2014 2:39:09 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Jul 29, 2014 2:39:10 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Jul 29, 2014 2:39:10 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-07-29 14:39:10 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-07-29 14:39:10 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_55, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7
2014-07-29 14:39:10 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-29 14:39:11 [INFO] [STDOUT] Downloading file http://files.minecraftforge.net/CodeChickenLib//CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2014-07-29 14:39:11 [INFO] [STDOUT] Download complete
2014-07-29 14:39:12 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-29 14:39:12 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 14:39:12 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-07-29 14:39:12 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 14:39:12 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 14:39:12 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-29 14:39:12 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-07-29 14:39:15 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class aul (aul) and the actual class. Checksum on disk is c7357231, in patch c94180a. Things are probably about to go very wrong. Did you put something into the jar file?
2014-07-29 14:39:15 [SEVERE] [ForgeModLoader] The game is going to exit, because this is a critical error, and it is very improbable that the modded game will work, please obtain clean jar files.
2014-07-29 14:39:15 [INFO] [STDOUT] Restoring disabled mods: mods
*** Starting Minecraft ***
Profile: Default
Environment: 1.6.4-Forge9.11.1.965
Minecraft version: 1.6.4
Minecraft.jar: 1.6.4-Forge9.11.1.965.jar
Mods:
OptiFine_1.6.4_HD_U_D1.jar
Show log: true
Java path: C:\Program Files\Java\jre7\bin\java
Memory: 512 MB
LauncherPath: /C:/Documents and Settings/Madog/Desktop/MagicLauncher_1.2.5.exe
Main class: net.minecraft.launchwrapper.Launch
*** MagicMinecraftLauncher 1.2.5 ***
LCP: C:\Documents and Settings\Madog\Desktop\Minecraft\Mods\OptiFine_1.6.4_HD_U_D1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\minecraftforge\minecraftforge\9.11.1.965\minecraftforge-9.11.1.965.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar
ShowLog: true
MainClass: net.minecraft.launchwrapper.Launch
Restoring disabled mods: mods
Disable inactive mods: mods
Restoring disabled mods: coremods
Disable inactive mods: coremods
Jul 29, 2014 2:39:54 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Jul 29, 2014 2:39:55 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Jul 29, 2014 2:39:55 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-07-29 14:39:55 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-07-29 14:39:55 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_55, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7
2014-07-29 14:39:55 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-29 14:39:56 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-29 14:39:56 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 14:39:56 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-07-29 14:39:56 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 14:39:56 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 14:39:56 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-29 14:39:56 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-07-29 14:39:59 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class aul (aul) and the actual class. Checksum on disk is c7357231, in patch c94180a. Things are probably about to go very wrong. Did you put something into the jar file?
2014-07-29 14:39:59 [SEVERE] [ForgeModLoader] The game is going to exit, because this is a critical error, and it is very improbable that the modded game will work, please obtain clean jar files.
Please put Optifine in external mods, see if that solves the issue. I generally do not recommend OptiFine whatsoever when used with Forge as it overwrites many parts of it.
Rollback Post to RevisionRollBack
When posting a new thread: http://bit.ly/1nUXmYS If your problem has been solved, please consider adding [Solved] to beginning of the title! Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
When posting a new thread: http://bit.ly/1nUXmYS If your problem has been solved, please consider adding [Solved] to beginning of the title! Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
The game loaded up to the Mojang screen but crashed upon completion
Crash Report:
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 7/29/14 4:22 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/lomeli/lomlib/util/ResourceUtil
at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:700)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 magic.launcher.Launcher.main(SourceFile:207)
Caused by: java.lang.NoClassDefFoundError: net/lomeli/lomlib/util/ResourceUtil
at net.lomeli.ec.entity.render.RenderBasicCreeper.setTexture(RenderBasicCreeper.java:20)
at net.lomeli.ec.core.ClientProxy.registerRenders(ClientProxy.java:27)
at net.lomeli.ec.ElementalCreepers.Init(ElementalCreepers.java:44)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
... 15 more
Caused by: java.lang.ClassNotFoundException: net.lomeli.lomlib.util.ResourceUtil
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 44 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at codechicken.lib.asm.ASMHelper.createClassNode(ASMHelper.java:113)
at codechicken.lib.asm.ASMHelper.createClassNode(ASMHelper.java:107)
at codechicken.core.asm.DefaultImplementationTransformer.transform(DefaultImplementationTransformer.java:84)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
... 46 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
When posting a new thread: http://bit.ly/1nUXmYS If your problem has been solved, please consider adding [Solved] to beginning of the title! Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
*** MagicMinecraftLauncher 1.2.5 ***
LCP: ;C:\Documents and Settings\Madog\Application Data\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\minecraftforge\minecraftforge\9.11.1.965\minecraftforge-9.11.1.965.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar
ShowLog: true
MainClass: net.minecraft.launchwrapper.Launch
Restoring disabled mods: mods
Disable inactive mods: mods
Restoring disabled mods: coremods
Disable inactive mods: coremods
Jul 29, 2014 8:39:09 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Jul 29, 2014 8:39:09 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Jul 29, 2014 8:39:09 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-07-29 20:39:09 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-07-29 20:39:10 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_55, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7
2014-07-29 20:39:10 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-29 20:39:10 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-29 20:39:10 [INFO] [ForgeModLoader] Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.6.4_HD_U_D1.jar
2014-07-29 20:39:10 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 20:39:10 [INFO] [ForgeModLoader] Loading tweak class name optifine.OptiFineForgeTweaker
2014-07-29 20:39:10 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-07-29 20:39:10 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 20:39:10 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 20:39:10 [INFO] [ForgeModLoader] Calling tweak class optifine.OptiFineForgeTweaker
2014-07-29 20:39:10 [INFO] [STDOUT] OptiFineForgeTweaker: acceptOptions
2014-07-29 20:39:10 [INFO] [STDOUT] OptiFineForgeTweaker: injectIntoClassLoader
2014-07-29 20:39:11 [INFO] [STDOUT] OptiFine ClassTransformer
2014-07-29 20:39:11 [INFO] [STDOUT] OptiFine URL: file:/C:/Documents%20and%20Settings/Madog/Application%20Data/.minecraft/mods/OptiFine_1.6.4_HD_U_D1.jar
2014-07-29 20:39:11 [INFO] [STDOUT] OptiFine ZIP file: [email protected]
2014-07-29 20:39:11 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-29 20:39:11 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-07-29 20:39:16 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
2014-07-29 20:39:16 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
2014-07-29 20:39:16 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-29 20:39:16 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
2014-07-29 20:39:16 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-29 20:39:16 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-07-29 20:39:16 [INFO] [STDOUT] Adding AccessTransformer: nei_at.cfg
2014-07-29 20:39:16 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2014-07-29 20:39:16 [INFO] [STDOUT] Loaded 51 rules from AccessTransformer config file temp.dat
2014-07-29 20:39:16 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-29 20:39:16 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-07-29 20:39:17 [INFO] [STDOUT] OptiFineForgeTweaker: getLaunchArguments
2014-07-29 20:39:17 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
2014-07-29 20:39:19 [INFO] [STDOUT] Inserted super call into axv.c
2014-07-29 20:39:19 [INFO] [STDOUT] awy was overriden from NotEnoughItems-1.6.4-1.6.1.9-universal(1).jar
2014-07-29 20:39:20 [INFO] [Minecraft-Client] Setting user: Madog24
2014-07-29 20:39:21 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2014-07-29 20:39:24 [INFO] [Minecraft-Client] LWJGL Version: 2.9.0
2014-07-29 20:39:27 [INFO] [Minecraft-Client] Reloading ResourceManager: Default
2014-07-29 20:39:28 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2014-07-29 20:39:28 [INFO] [STDOUT] MinecraftForge v9.11.1.965 Initialized
2014-07-29 20:39:28 [INFO] [ForgeModLoader] MinecraftForge v9.11.1.965 Initialized
2014-07-29 20:39:29 [INFO] [STDOUT] Replaced 111 ore recipies
2014-07-29 20:39:29 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2014-07-29 20:39:29 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.6.4_HD_U_D1, enabling compatibility features
2014-07-29 20:39:29 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Documents and Settings\Madog\Application Data\.minecraft\config\logging.properties
2014-07-29 20:39:29 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2014-07-29 20:39:30 [INFO] [ForgeModLoader] Searching C:\Documents and Settings\Madog\Application Data\.minecraft\mods for mods
2014-07-29 20:39:30 [INFO] [ForgeModLoader] Also searching C:\Documents and Settings\Madog\Application Data\.minecraft\mods\1.6.4 for mods
2014-07-29 20:39:37 [WARNING] [EE3] Mod EE3 is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.1
2014-07-29 20:39:37 [INFO] [ForgeModLoader] Forge Mod Loader has identified 14 mods to load
2014-07-29 20:39:37 [INFO] [mcp] Activating mod mcp
2014-07-29 20:39:37 [INFO] [FML] Activating mod FML
2014-07-29 20:39:37 [INFO] [Forge] Activating mod Forge
2014-07-29 20:39:37 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
2014-07-29 20:39:37 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
2014-07-29 20:39:38 [INFO] [BuildCraft|Builders] Activating mod BuildCraft|Builders
2014-07-29 20:39:38 [INFO] [BuildCraft|Core] Activating mod BuildCraft|Core
2014-07-29 20:39:38 [INFO] [BuildCraft|Energy] Activating mod BuildCraft|Energy
2014-07-29 20:39:38 [INFO] [BuildCraft|Factory] Activating mod BuildCraft|Factory
2014-07-29 20:39:38 [INFO] [BuildCraft|Silicon] Activating mod BuildCraft|Silicon
2014-07-29 20:39:38 [INFO] [BuildCraft|Transport] Activating mod BuildCraft|Transport
2014-07-29 20:39:38 [INFO] [ElementalCreepers] Activating mod ElementalCreepers
2014-07-29 20:39:38 [INFO] [EE3] Activating mod EE3
2014-07-29 20:39:38 [INFO] [LomLib] Activating mod LomLib
2014-07-29 20:39:38 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [WARNING] [Not Enough Items] Mod Not Enough Items is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [WARNING] [BC Builders] Mod BC Builders is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [WARNING] [BuildCraft] Mod BuildCraft is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [WARNING] [BC Energy] Mod BC Energy is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [WARNING] [BC Factory] Mod BC Factory is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [WARNING] [BC Silicon] Mod BC Silicon is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [WARNING] [BC Transport] Mod BC Transport is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Elemental Creepers, FMLFileResourcePack:Equivalent Exchange 3, FMLFileResourcePack:LomLib
2014-07-29 20:39:38 [SEVERE] [ForgeModLoader] The mod ElementalCreepers (Elemental Creepers) requires mods [LomLibCore] to be available
2014-07-29 20:39:46 [SEVERE] [Minecraft-Client] Realms: Server not available!
When posting a new thread: http://bit.ly/1nUXmYS If your problem has been solved, please consider adding [Solved] to beginning of the title! Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
Nice to hear it! If you could add [Solved] to the beginning of the title, that would be greatly appreciated.
Rollback Post to RevisionRollBack
When posting a new thread: http://bit.ly/1nUXmYS If your problem has been solved, please consider adding [Solved] to beginning of the title! Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
To post a comment, please login or register a new account.
OptiFine_1.6.4_HD_D1.jar
buildcraft-A-1.6.4-4.2.2.jar
Elemental_Creepers-universal-4.0.0.jar
EquivalentExchange3-1.6.4-0.1.142.jar
NotEnoughItems-1.6.4-1.6.1.9-universal.jar
Here is the log:
LCP: C:\Documents and Settings\Madog\Desktop\Minecraft\Mods\NotEnoughItems-1.6.4-1.6.1.9-universal.jar;C:\Documents and Settings\Madog\Desktop\Minecraft\Mods\OptiFine_1.6.4_HD_D1.jar;C:\Documents and Settings\Madog\Desktop\Minecraft\Mods\forge-1.6.4-9.11.1.965-universal.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\versions\1.6.4\1.6.4.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar
ShowLog: true
MainClass: net.minecraft.client.main.Main
Restoring disabled mods: mods
Disable inactive mods: mods
Restoring disabled mods: coremods
Disable inactive mods: coremods
2014-07-29 11:11:06 [CLIENT] [INFO] Setting user: Madog24
2014-07-29 11:11:06 [CLIENT] [INFO] (Session ID is -1632298860)
2014-07-29 11:11:08 [CLIENT] [INFO] LWJGL Version: 2.9.0
2014-07-29 11:11:09 [CLIENT] [INFO] Reloading ResourceManager: Default
java.lang.IllegalAccessError: tried to access field yn.c from class net.minecraftforge.common.ForgeHooks
at net.minecraftforge.common.ForgeHooks.initTools(ForgeHooks.java:206)
at net.minecraftforge.common.ForgeHooks.<clinit>(ForgeHooks.java:261)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at ReflectorClass.getTargetClass(ReflectorClass.java:37)
at ReflectorClass.<init>(ReflectorClass.java:17)
at Reflector.<clinit>(Reflector.java:42)
at aul.b(GameSettings.java:2378)
at bln.i(SourceFile:112)
at bln.a(SourceFile:69)
at bjw.a(SourceFile:94)
at atv.O(SourceFile:324)
at atv.d(SourceFile:599)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(SourceFile:207)
java.lang.NoClassDefFoundError: net/minecraft/launchwrapper/LaunchClassLoader
at cpw.mods.fml.common.ModClassLoader.<init>(ModClassLoader.java:49)
at cpw.mods.fml.common.Loader.<init>(Loader.java:183)
at cpw.mods.fml.common.Loader.instance(Loader.java:163)
at cpw.mods.fml.common.FMLCommonHandler.<init>(FMLCommonHandler.java:90)
at cpw.mods.fml.common.FMLCommonHandler.<clinit>(FMLCommonHandler.java:79)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at ReflectorClass.getTargetClass(ReflectorClass.java:37)
at ReflectorClass.<init>(ReflectorClass.java:17)
at Reflector.<clinit>(Reflector.java:66)
at aul.b(GameSettings.java:2378)
at bln.i(SourceFile:112)
at bln.a(SourceFile:69)
at bjw.a(SourceFile:94)
at atv.O(SourceFile:324)
at atv.d(SourceFile:599)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(SourceFile:207)
Caused by: java.lang.ClassNotFoundException: net.minecraft.launchwrapper.LaunchClassLoader
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 22 more
Starting up SoundSystem...
Restoring disabled mods: mods
Restoring disabled mods: coremods
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2014-07-29 11:11:16 [CLIENT] [SEVERE] Realms: Server not available!
OpenAL initialized.
2014-07-29 11:11:20 [SERVER] [INFO] Starting integrated minecraft server version 1.6.4
2014-07-29 11:11:20 [SERVER] [INFO] Generating keypair
java.lang.NullPointerException
at net.minecraft.server.MinecraftServer.c(SourceFile:801)
at bkz.a(IntegratedServer.java:118)
at bkz.d(IntegratedServer.java:142)
at net.minecraft.server.MinecraftServer.run(SourceFile:315)
at hi.run(SourceFile:583)
2014-07-29 11:11:23 [SERVER] [SEVERE] Encountered an unexpected exception NullPointerException
java.lang.NullPointerException
at net.minecraft.server.MinecraftServer.c(SourceFile:801)
at bkz.a(IntegratedServer.java:118)
at bkz.d(IntegratedServer.java:142)
at net.minecraft.server.MinecraftServer.run(SourceFile:315)
at hi.run(SourceFile:583)
2014-07-29 11:11:23 [SERVER] [SEVERE] This crash report has been saved to: C:\Documents and Settings\Madog\Application Data\.minecraft\crash-reports\crash-2014-07-29_11.11.23-server.txt
2014-07-29 11:11:23 [SERVER] [INFO] Stopping server
2014-07-29 11:11:23 [SERVER] [INFO] Saving players
2014-07-29 11:11:23 [SERVER] [INFO] Saving worlds
java.lang.NullPointerException
at net.minecraft.server.MinecraftServer.a(SourceFile:260)
at net.minecraft.server.MinecraftServer.m(SourceFile:284)
at bkz.m(IntegratedServer.java:288)
at net.minecraft.server.MinecraftServer.run(SourceFile:373)
at hi.run(SourceFile:583)
Here is the Crash Report:
// Sorry
Time: 7/29/14 11:11 AM
Description: Exception in server tick loop
java.lang.NullPointerException
at net.minecraft.server.MinecraftServer.c(SourceFile:801)
at bkz.a(IntegratedServer.java:118)
at bkz.d(IntegratedServer.java:142)
at net.minecraft.server.MinecraftServer.run(SourceFile:315)
at hi.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 462922504 bytes (441 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB)
JVM Flags: 3 total; -Xms512m -Xmx512m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: Config, VersionCheckThread, Reflector, ...[cpw.mods.fml.client.FMLClientHandler, CustomModLoadingErrorDisplayException, GuiWrongMinecraft, ...], [cpw.mods.fml.client.registry.ISimpleBlockRenderingHandler, RenderingRegistry], [cpw.mods.fml.common.LoaderException, FMLCommonHandler, TickType, ...], [cpw.mods.fml.common.modloader.BaseModProxy], [cpw.mods.fml.common.network.FMLPacket, EntitySpawnPacket, EntitySpawnAdjustmentPacket, ...], [cpw.mods.fml.common.registry.EntityRegistration], [cpw.mods.fml.common.toposort.ModSortingException], [cpw.mods.fml.relauncher.Side], [net.minecraftforge.client.MinecraftForgeClient, IItemRenderer, ForgeHooksClient, ...], [net.minecraftforge.client.event.DrawBlockHighlightEvent, RenderWorldLastEvent, TextureStitchEvent, ...], [net.minecraftforge.common.MinecraftForge, ForgeInternalHandler, ForgeHooks, ...], [net.minecraftforge.event.EventBus, IEventListener, ListenerList, ...], [net.minecraftforge.event.entity.EntityEvent], [net.minecraftforge.event.entity.item.ItemEvent, ItemTossEvent], [net.minecraftforge.event.entity.living.LivingEvent, LivingSetAttackTargetEvent, LivingUpdateEvent, ...], [net.minecraftforge.event.entity.player.PlayerEvent, PlayerOpenContainerEvent], [net.minecraftforge.event.world.BlockEvent, BreakEvent, WorldEvent, ...], [net.minecraftforge.fluids.FluidRegistry, FluidRegisterEvent, Fluid, ...]
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Very likely; Jar signature invalidated
Any Help is appreciated.
It all seems to work fine if I don't use Optifine, but I have the correct version of Optifine for the version of forge I have.
When posting a new thread: http://bit.ly/1nUXmYS
If your problem has been solved, please consider adding [Solved] to beginning of the title!
Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
MagicLauncher 1.2.5
java.home: C:\Program Files\Java\jre7
java.runtime.name: Java(TM) SE Runtime Environment
java.runtime.version: 1.7.0_55-b14
os.name: Windows XP
os.version: 5.1
os.arch: x86
sun.arch.data.model: 32
Server check failed for http://realms.minecraft.net/, java.net.UnknownHostException: realms.minecraft.net
*** Starting Minecraft ***
Profile: Default
Environment: 1.6.4-Forge9.11.1.965
Minecraft version: 1.6.4
Minecraft.jar: 1.6.4-Forge9.11.1.965.jar
Mods:
OptiFine_1.6.4_HD_U_D1.jar
Show log: true
Java path: C:\Program Files\Java\jre7\bin\java
Memory: 512 MB
LauncherPath: /C:/Documents and Settings/Madog/Desktop/MagicLauncher_1.2.5.exe
Main class: net.minecraft.launchwrapper.Launch
*** MagicMinecraftLauncher 1.2.5 ***
LCP: C:\Documents and Settings\Madog\Desktop\Minecraft\Mods\OptiFine_1.6.4_HD_U_D1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\minecraftforge\minecraftforge\9.11.1.965\minecraftforge-9.11.1.965.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar
ShowLog: true
MainClass: net.minecraft.launchwrapper.Launch
Restoring disabled mods: mods
Disable inactive mods: mods
Restoring disabled mods: coremods
Disable inactive mods: coremods
Jul 29, 2014 2:39:09 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Jul 29, 2014 2:39:10 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Jul 29, 2014 2:39:10 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-07-29 14:39:10 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-07-29 14:39:10 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_55, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7
2014-07-29 14:39:10 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-29 14:39:11 [INFO] [STDOUT] Downloading file http://files.minecraftforge.net/CodeChickenLib//CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2014-07-29 14:39:11 [INFO] [STDOUT] Download complete
2014-07-29 14:39:12 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-29 14:39:12 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 14:39:12 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-07-29 14:39:12 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 14:39:12 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 14:39:12 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-29 14:39:12 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-07-29 14:39:15 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class aul (aul) and the actual class. Checksum on disk is c7357231, in patch c94180a. Things are probably about to go very wrong. Did you put something into the jar file?
2014-07-29 14:39:15 [SEVERE] [ForgeModLoader] The game is going to exit, because this is a critical error, and it is very improbable that the modded game will work, please obtain clean jar files.
2014-07-29 14:39:15 [INFO] [STDOUT] Restoring disabled mods: mods
*** Starting Minecraft ***
Profile: Default
Environment: 1.6.4-Forge9.11.1.965
Minecraft version: 1.6.4
Minecraft.jar: 1.6.4-Forge9.11.1.965.jar
Mods:
OptiFine_1.6.4_HD_U_D1.jar
Show log: true
Java path: C:\Program Files\Java\jre7\bin\java
Memory: 512 MB
LauncherPath: /C:/Documents and Settings/Madog/Desktop/MagicLauncher_1.2.5.exe
Main class: net.minecraft.launchwrapper.Launch
*** MagicMinecraftLauncher 1.2.5 ***
LCP: C:\Documents and Settings\Madog\Desktop\Minecraft\Mods\OptiFine_1.6.4_HD_U_D1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\minecraftforge\minecraftforge\9.11.1.965\minecraftforge-9.11.1.965.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar
ShowLog: true
MainClass: net.minecraft.launchwrapper.Launch
Restoring disabled mods: mods
Disable inactive mods: mods
Restoring disabled mods: coremods
Disable inactive mods: coremods
Jul 29, 2014 2:39:54 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Jul 29, 2014 2:39:55 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Jul 29, 2014 2:39:55 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-07-29 14:39:55 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-07-29 14:39:55 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_55, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7
2014-07-29 14:39:55 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-29 14:39:56 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-29 14:39:56 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 14:39:56 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-07-29 14:39:56 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 14:39:56 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 14:39:56 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-29 14:39:56 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-07-29 14:39:59 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class aul (aul) and the actual class. Checksum on disk is c7357231, in patch c94180a. Things are probably about to go very wrong. Did you put something into the jar file?
2014-07-29 14:39:59 [SEVERE] [ForgeModLoader] The game is going to exit, because this is a critical error, and it is very improbable that the modded game will work, please obtain clean jar files.
When posting a new thread: http://bit.ly/1nUXmYS
If your problem has been solved, please consider adding [Solved] to beginning of the title!
Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
In that Folder:
http://pastebin.com/JZdireps
When posting a new thread: http://bit.ly/1nUXmYS
If your problem has been solved, please consider adding [Solved] to beginning of the title!
Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
Crash Report:
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 7/29/14 4:22 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/lomeli/lomlib/util/ResourceUtil
at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:700)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 magic.launcher.Launcher.main(SourceFile:207)
Caused by: java.lang.NoClassDefFoundError: net/lomeli/lomlib/util/ResourceUtil
at net.lomeli.ec.entity.render.RenderBasicCreeper.setTexture(RenderBasicCreeper.java:20)
at net.lomeli.ec.core.ClientProxy.registerRenders(ClientProxy.java:27)
at net.lomeli.ec.ElementalCreepers.Init(ElementalCreepers.java:44)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
... 15 more
Caused by: java.lang.ClassNotFoundException: net.lomeli.lomlib.util.ResourceUtil
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 44 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at codechicken.lib.asm.ASMHelper.createClassNode(ASMHelper.java:113)
at codechicken.lib.asm.ASMHelper.createClassNode(ASMHelper.java:107)
at codechicken.core.asm.DefaultImplementationTransformer.transform(DefaultImplementationTransformer.java:84)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
... 46 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 391787336 bytes (373 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB)
JVM Flags: 3 total; -Xms512m -Xmx512m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_D1 14 mods loaded, 14 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems-1.6.4-1.6.1.9-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
LomLib{1.2.0} [LomLib] (LomLib-universal-1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
ElementalCreepers{4.0.0} [Elemental Creepers] (Elemental_Creepers-universal-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Errored
EE3{0.1} [Equivalent Exchange 3] (EquivalentExchange3-1.6.4-0.1.142.jar) Unloaded->Constructed->Pre-initialized->Initialized
When posting a new thread: http://bit.ly/1nUXmYS
If your problem has been solved, please consider adding [Solved] to beginning of the title!
Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
EDIT: Got these Results:
LCP: ;C:\Documents and Settings\Madog\Application Data\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\minecraftforge\minecraftforge\9.11.1.965\minecraftforge-9.11.1.965.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar;C:\Documents and Settings\Madog\Application Data\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar
ShowLog: true
MainClass: net.minecraft.launchwrapper.Launch
Restoring disabled mods: mods
Disable inactive mods: mods
Restoring disabled mods: coremods
Disable inactive mods: coremods
Jul 29, 2014 8:39:09 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Jul 29, 2014 8:39:09 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Jul 29, 2014 8:39:09 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-07-29 20:39:09 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-07-29 20:39:10 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_55, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7
2014-07-29 20:39:10 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-29 20:39:10 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-29 20:39:10 [INFO] [ForgeModLoader] Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.6.4_HD_U_D1.jar
2014-07-29 20:39:10 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 20:39:10 [INFO] [ForgeModLoader] Loading tweak class name optifine.OptiFineForgeTweaker
2014-07-29 20:39:10 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-07-29 20:39:10 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 20:39:10 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-29 20:39:10 [INFO] [ForgeModLoader] Calling tweak class optifine.OptiFineForgeTweaker
2014-07-29 20:39:10 [INFO] [STDOUT] OptiFineForgeTweaker: acceptOptions
2014-07-29 20:39:10 [INFO] [STDOUT] OptiFineForgeTweaker: injectIntoClassLoader
2014-07-29 20:39:11 [INFO] [STDOUT] OptiFine ClassTransformer
2014-07-29 20:39:11 [INFO] [STDOUT] OptiFine URL: file:/C:/Documents%20and%20Settings/Madog/Application%20Data/.minecraft/mods/OptiFine_1.6.4_HD_U_D1.jar
2014-07-29 20:39:11 [INFO] [STDOUT] OptiFine ZIP file: [email protected]
2014-07-29 20:39:11 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-29 20:39:11 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-07-29 20:39:16 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
2014-07-29 20:39:16 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
2014-07-29 20:39:16 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-29 20:39:16 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
2014-07-29 20:39:16 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-29 20:39:16 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-07-29 20:39:16 [INFO] [STDOUT] Adding AccessTransformer: nei_at.cfg
2014-07-29 20:39:16 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2014-07-29 20:39:16 [INFO] [STDOUT] Loaded 51 rules from AccessTransformer config file temp.dat
2014-07-29 20:39:16 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-29 20:39:16 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-07-29 20:39:17 [INFO] [STDOUT] OptiFineForgeTweaker: getLaunchArguments
2014-07-29 20:39:17 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
2014-07-29 20:39:19 [INFO] [STDOUT] Inserted super call into axv.c
2014-07-29 20:39:19 [INFO] [STDOUT] awy was overriden from NotEnoughItems-1.6.4-1.6.1.9-universal(1).jar
2014-07-29 20:39:20 [INFO] [Minecraft-Client] Setting user: Madog24
2014-07-29 20:39:21 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2014-07-29 20:39:24 [INFO] [Minecraft-Client] LWJGL Version: 2.9.0
2014-07-29 20:39:27 [INFO] [Minecraft-Client] Reloading ResourceManager: Default
2014-07-29 20:39:28 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2014-07-29 20:39:28 [INFO] [STDOUT] MinecraftForge v9.11.1.965 Initialized
2014-07-29 20:39:28 [INFO] [ForgeModLoader] MinecraftForge v9.11.1.965 Initialized
2014-07-29 20:39:29 [INFO] [STDOUT] Replaced 111 ore recipies
2014-07-29 20:39:29 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2014-07-29 20:39:29 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.6.4_HD_U_D1, enabling compatibility features
2014-07-29 20:39:29 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Documents and Settings\Madog\Application Data\.minecraft\config\logging.properties
2014-07-29 20:39:29 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2014-07-29 20:39:30 [INFO] [ForgeModLoader] Searching C:\Documents and Settings\Madog\Application Data\.minecraft\mods for mods
2014-07-29 20:39:30 [INFO] [ForgeModLoader] Also searching C:\Documents and Settings\Madog\Application Data\.minecraft\mods\1.6.4 for mods
2014-07-29 20:39:37 [WARNING] [EE3] Mod EE3 is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.1
2014-07-29 20:39:37 [INFO] [ForgeModLoader] Forge Mod Loader has identified 14 mods to load
2014-07-29 20:39:37 [INFO] [mcp] Activating mod mcp
2014-07-29 20:39:37 [INFO] [FML] Activating mod FML
2014-07-29 20:39:37 [INFO] [Forge] Activating mod Forge
2014-07-29 20:39:37 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
2014-07-29 20:39:37 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
2014-07-29 20:39:38 [INFO] [BuildCraft|Builders] Activating mod BuildCraft|Builders
2014-07-29 20:39:38 [INFO] [BuildCraft|Core] Activating mod BuildCraft|Core
2014-07-29 20:39:38 [INFO] [BuildCraft|Energy] Activating mod BuildCraft|Energy
2014-07-29 20:39:38 [INFO] [BuildCraft|Factory] Activating mod BuildCraft|Factory
2014-07-29 20:39:38 [INFO] [BuildCraft|Silicon] Activating mod BuildCraft|Silicon
2014-07-29 20:39:38 [INFO] [BuildCraft|Transport] Activating mod BuildCraft|Transport
2014-07-29 20:39:38 [INFO] [ElementalCreepers] Activating mod ElementalCreepers
2014-07-29 20:39:38 [INFO] [EE3] Activating mod EE3
2014-07-29 20:39:38 [INFO] [LomLib] Activating mod LomLib
2014-07-29 20:39:38 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [WARNING] [Not Enough Items] Mod Not Enough Items is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [WARNING] [BC Builders] Mod BC Builders is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [WARNING] [BuildCraft] Mod BuildCraft is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [WARNING] [BC Energy] Mod BC Energy is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [WARNING] [BC Factory] Mod BC Factory is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [WARNING] [BC Silicon] Mod BC Silicon is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [WARNING] [BC Transport] Mod BC Transport is missing a pack.mcmeta file, things may not work well
2014-07-29 20:39:38 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Elemental Creepers, FMLFileResourcePack:Equivalent Exchange 3, FMLFileResourcePack:LomLib
2014-07-29 20:39:38 [SEVERE] [ForgeModLoader] The mod ElementalCreepers (Elemental Creepers) requires mods [LomLibCore] to be available
2014-07-29 20:39:46 [SEVERE] [Minecraft-Client] Realms: Server not available!
We will try one more time. Delete the other version of LomLib and use this: http://www.curse.com/mc-mods/minecraft/lomlib/767023 Put it in your mods folder.
If that does not work, please consider using this instead of Magic Launcher: http://multimc.org/
When posting a new thread: http://bit.ly/1nUXmYS
If your problem has been solved, please consider adding [Solved] to beginning of the title!
Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
Thank you for the help, I really appreciate it, and I will definitely take a look at multimc
When posting a new thread: http://bit.ly/1nUXmYS
If your problem has been solved, please consider adding [Solved] to beginning of the title!
Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW