Okay, so while starting up Minecraft, via magic launcher, I started to get this strange message a couple of hours ago. Instead of starting up like it normally does, I get the log for it instead, with this:
*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
2013-04-28 18:30:59 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.21.650 for Minecraft 1.5.1 loading
2013-04-28 18:30:59 [INFO] [ForgeModLoader] Java is Java HotSpotâ„¢ 64-Bit Server VM, version 1.6.0_24, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre6
2013-04-28 18:30:59 [WARNING] [ForgeModLoader] The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-28 18:30:59 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-28 18:30:59 [WARNING] [ForgeModLoader] The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-28 18:30:59 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-28 18:31:00 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-04-28 18:31:00 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-04-28 18:31:00 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2013-04-28 18:31:00 [INFO] [STDOUT] 1 bit stencil buffer added
2013-04-28 18:31:01 [INFO] [STDOUT] **************** Dynamic Lights transform running on World ***********************
2013-04-28 18:31:01 [INFO] [STDOUT] In target method! Patching!
2013-04-28 18:31:01 [INFO] [STDOUT] Bytecode ASTORE 6 case!
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Patching Complete!
2013-04-28 18:31:01 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
2013-04-28 18:31:01 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-28 18:31:01 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-28 18:31:01 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-28 18:31:01 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-28 18:31:01 [INFO] [STDERR] at magic.launcher.Launcher.main(Unknown Source)
2013-04-28 18:31:01 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/inventory/GuiInventory
2013-04-28 18:31:01 [INFO] [STDERR] at java.lang.Class.getDeclaredFields0(Native Method)
2013-04-28 18:31:01 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredFields(Unknown Source)
2013-04-28 18:31:01 [INFO] [STDERR] at java.lang.Class.getDeclaredField(Unknown Source)
2013-04-28 18:31:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:78)
2013-04-28 18:31:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.setPrivateValue(ReflectionHelper.java:136)
2013-04-28 18:31:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupNewClientHome(FMLRelauncher.java:135)
2013-04-28 18:31:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:106)
2013-04-28 18:31:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
2013-04-28 18:31:01 [INFO] [STDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2228)
2013-04-28 18:31:01 [INFO] [STDERR] ... 5 more
2013-04-28 18:31:01 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.inventory.GuiInventory
2013-04-28 18:31:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-04-28 18:31:01 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-28 18:31:01 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-28 18:31:01 [INFO] [STDERR] ... 14 more
2013-04-28 18:31:01 [INFO] [STDERR] Caused by: java.lang.NoSuchMethodError: codechicken.core.asm.ObfuscationMappings$DescriptorMapping.<init>(Ljava/lang/String;Lcodechicken/core/asm/ObfuscationMappings$DescriptorMapping;)V
2013-04-28 18:31:01 [INFO] [STDERR] at codechicken.nei.asm.NEITransformer.transformer001(NEITransformer.java:40)
2013-04-28 18:31:01 [INFO] [STDERR] at codechicken.nei.asm.NEITransformer.transform(NEITransformer.java:148)
2013-04-28 18:31:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352)
2013-04-28 18:31:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225)
2013-04-28 18:31:01 [INFO] [STDERR] ... 16 more
I am not entirely sure why this started happening. I didn't add any new mods, just used the ones I had on me. It was working perfectly earlier today and every other day.
If possible, would be nice to know what it going on.
Last time I was able to check, it was about 33, I believe, which was never a problem, I was able to play like normal, until the errors started coming up.
Disable inactive mods
2013-04-28 18:30:59 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.21.650 for Minecraft 1.5.1 loading
2013-04-28 18:30:59 [INFO] [ForgeModLoader] Java is Java HotSpotâ„¢ 64-Bit Server VM, version 1.6.0_24, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre6
2013-04-28 18:30:59 [WARNING] [ForgeModLoader] The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-28 18:30:59 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-28 18:30:59 [WARNING] [ForgeModLoader] The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-28 18:30:59 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-28 18:31:00 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-04-28 18:31:00 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-04-28 18:31:00 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2013-04-28 18:31:00 [INFO] [STDOUT] 1 bit stencil buffer added
2013-04-28 18:31:01 [INFO] [STDOUT] **************** Dynamic Lights transform running on World ***********************
2013-04-28 18:31:01 [INFO] [STDOUT] In target method! Patching!
2013-04-28 18:31:01 [INFO] [STDOUT] Bytecode ASTORE 6 case!
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Removing [email protected]
2013-04-28 18:31:01 [INFO] [STDOUT] Patching Complete!
2013-04-28 18:31:01 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
2013-04-28 18:31:01 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-28 18:31:01 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-28 18:31:01 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-28 18:31:01 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-28 18:31:01 [INFO] [STDERR] at magic.launcher.Launcher.main(Unknown Source)
2013-04-28 18:31:01 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/inventory/GuiInventory
2013-04-28 18:31:01 [INFO] [STDERR] at java.lang.Class.getDeclaredFields0(Native Method)
2013-04-28 18:31:01 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredFields(Unknown Source)
2013-04-28 18:31:01 [INFO] [STDERR] at java.lang.Class.getDeclaredField(Unknown Source)
2013-04-28 18:31:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:78)
2013-04-28 18:31:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.ReflectionHelper.setPrivateValue(ReflectionHelper.java:136)
2013-04-28 18:31:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupNewClientHome(FMLRelauncher.java:135)
2013-04-28 18:31:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:106)
2013-04-28 18:31:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
2013-04-28 18:31:01 [INFO] [STDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2228)
2013-04-28 18:31:01 [INFO] [STDERR] ... 5 more
2013-04-28 18:31:01 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.inventory.GuiInventory
2013-04-28 18:31:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-04-28 18:31:01 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-28 18:31:01 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-28 18:31:01 [INFO] [STDERR] ... 14 more
2013-04-28 18:31:01 [INFO] [STDERR] Caused by: java.lang.NoSuchMethodError: codechicken.core.asm.ObfuscationMappings$DescriptorMapping.<init>(Ljava/lang/String;Lcodechicken/core/asm/ObfuscationMappings$DescriptorMapping;)V
2013-04-28 18:31:01 [INFO] [STDERR] at codechicken.nei.asm.NEITransformer.transformer001(NEITransformer.java:40)
2013-04-28 18:31:01 [INFO] [STDERR] at codechicken.nei.asm.NEITransformer.transform(NEITransformer.java:148)
2013-04-28 18:31:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352)
2013-04-28 18:31:01 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225)
2013-04-28 18:31:01 [INFO] [STDERR] ... 16 more
I am not entirely sure why this started happening. I didn't add any new mods, just used the ones I had on me. It was working perfectly earlier today and every other day.
If possible, would be nice to know what it going on.
-
View User Profile
-
View Posts
-
Send Message
Curse Premium