I'm running tekkit lite and on startup the hello screen pops up and then it says minecraft unable to run, error reported in the log + i dont know if thats the right log if it's not then tell me
Error Messages:
Error Log:
2013-02-01 22:45:17 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.22.539 for Minecraft 1.4.7 loading
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Discovering coremods
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.7.0.2.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.7.0.2.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.7.0.2.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.7.1.0.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.7.1.0.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.7.1.0.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Found a candidate coremod CustomPortForge.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Loading coremod CustomPortForge.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Loaded coremod CustomPortForge.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.5.0.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.5.0.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.5.0.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.5.1.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.5.1.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.5.1.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Found a candidate coremod [1.4.6]TreeCapitator.Forge.1.4.6.r03.Uni.CoreMod.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Loading coremod [1.4.6]TreeCapitator.Forge.1.4.6.r03.Uni.CoreMod.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Loaded coremod [1.4.6]TreeCapitator.Forge.1.4.6.r03.Uni.CoreMod.jar
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
2013-02-01 22:45:17 [sEVERE] [ForgeModLoader] A critical problem occured registering the ASM transformer class codechicken.core.asm.CodeChickenAccessTransformer
java.lang.NullPointerException
at codechicken.core.asm.CodeChickenAccessTransformer.<init>(CodeChickenAccessTransformer.java:19)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:77)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:238)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.init(Launcher.java:115)
at org.spoutcraft.launcher.gui.LauncherFrame.runGame(LauncherFrame.java:134)
at org.spoutcraft.launcher.gui.LoginForm.runGame(LoginForm.java:884)
at org.spoutcraft.launcher.gui.LoginForm$2$1.done(LoginForm.java:790)
at javax.swing.SwingWorker$5.run(SwingWorker.java:717)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(SwingWorker.java:814)
at sun.swing.AccumulativeRunnable.run(AccumulativeRunnable.java:95)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(SwingWorker.java:824)
at javax.swing.Timer.fireActionPerformed(Timer.java:291)
at javax.swing.Timer$DoPostEvent.run(Timer.java:221)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:702)
at java.awt.EventQueue.access$400(EventQueue.java:82)
at java.awt.EventQueue$2.run(EventQueue.java:663)
at java.awt.EventQueue$2.run(EventQueue.java:661)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:672)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
2013-02-01 22:45:17 [iNFO] [sTDOUT] [CustomLAN]: Adding transformer map: customlan_at.cfg
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Running coremod plugins
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-02-01 22:45:17 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2013-02-01 22:45:17 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2013-02-01 22:45:17 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Running coremod plugin CustomLANLoadingPlugin
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Coremod plugin CustomLANLoadingPlugin run successfully
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin
2013-02-01 22:45:17 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin
2013-02-01 22:45:17 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Running coremod plugin TreeCapitatorCorePlugin
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Coremod plugin TreeCapitatorCorePlugin run successfully
2013-02-01 22:45:17 [FINEST] [ForgeModLoader] Validating minecraft
2013-02-01 22:45:18 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-02-01 22:45:18 [iNFO] [sTDOUT] Inserted super call into avz.c
2013-02-01 22:45:18 [iNFO] [sTDOUT] Inserted super call into avz.c
2013-02-01 22:45:18 [iNFO] [sTDOUT] avf was overriden from NotEnoughItems 1.4.5.1.jar
2013-02-01 22:45:18 [iNFO] [sTDOUT] avf was overriden from NotEnoughItems 1.4.5.1.jar
2013-02-01 22:45:19 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.
2013-02-01 22:45:19 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.
2013-02-01 22:45:19 [iNFO] [sTDOUT] FMLRelauncher.relaunchApplet
2013-02-01 22:45:19 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException
2013-02-01 22:45:19 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-01 22:45:19 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-02-01 22:45:19 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2013-02-01 22:45:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
2013-02-01 22:45:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-02-01 22:45:19 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-02-01 22:45:19 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:145)
2013-02-01 22:45:19 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-01 22:45:19 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-02-01 22:45:19 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2013-02-01 22:45:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-02-01 22:45:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-02-01 22:45:19 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-02-01 22:45:19 [iNFO] [sTDERR] at net.minecraft.Launcher.init(Launcher.java:115)
2013-02-01 22:45:19 [iNFO] [sTDERR] at org.spoutcraft.launcher.gui.LauncherFrame.runGame(LauncherFrame.java:134)
2013-02-01 22:45:19 [iNFO] [sTDERR] at org.spoutcraft.launcher.gui.LoginForm.runGame(LoginForm.java:884)
2013-02-01 22:45:19 [iNFO] [sTDERR] at org.spoutcraft.launcher.gui.LoginForm$2$1.done(LoginForm.java:790)
2013-02-01 22:45:19 [iNFO] [sTDERR] at javax.swing.SwingWorker$5.run(SwingWorker.java:717)
2013-02-01 22:45:19 [iNFO] [sTDERR] at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(SwingWorker.java:814)
2013-02-01 22:45:19 [iNFO] [sTDERR] at sun.swing.AccumulativeRunnable.run(AccumulativeRunnable.java:95)
2013-02-01 22:45:19 [iNFO] [sTDERR] at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(SwingWorker.java:824)
2013-02-01 22:45:19 [iNFO] [sTDERR] at javax.swing.Timer.fireActionPerformed(Timer.java:291)
2013-02-01 22:45:19 [iNFO] [sTDERR] at javax.swing.Timer$DoPostEvent.run(Timer.java:221)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:702)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventQueue.access$400(EventQueue.java:82)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventQueue$2.run(EventQueue.java:663)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventQueue$2.run(EventQueue.java:661)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventQueue.dispatchEvent(EventQueue.java:672)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
2013-02-01 22:45:19 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: ald
2013-02-01 22:45:19 [iNFO] [sTDERR] at amq.<clinit>(Block.java:148)
2013-02-01 22:45:19 [iNFO] [sTDERR] at bdm.<init>(TextureWaterFX.java:26)
2013-02-01 22:45:19 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:248)
2013-02-01 22:45:19 [iNFO] [sTDERR] at asq.<init>(SourceFile:38)
2013-02-01 22:45:19 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
2013-02-01 22:45:19 [iNFO] [sTDERR] ... 39 more
2013-02-01 22:45:19 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: ald
2013-02-01 22:45:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
2013-02-01 22:45:19 [iNFO] [sTDERR] ... 44 more
2013-02-01 22:45:19 [iNFO] [sTDERR] Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file ald
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
2013-02-01 22:45:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:174)
2013-02-01 22:45:19 [iNFO] [sTDERR] ... 46 more
2013-02-01 22:45:19 [iNFO] [sTDERR] Exception thrown while initializing MineCraft.
2013-02-01 22:45:19 [iNFO] [sTDERR] java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2013-02-01 22:45:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)
2013-02-01 22:45:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-02-01 22:45:19 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-02-01 22:45:19 [iNFO] [sTDERR] at net.minecraft.Launcher.init(Launcher.java:115)
2013-02-01 22:45:19 [iNFO] [sTDERR] at org.spoutcraft.launcher.gui.LauncherFrame.runGame(LauncherFrame.java:134)
2013-02-01 22:45:19 [iNFO] [sTDERR] at org.spoutcraft.launcher.gui.LoginForm.runGame(LoginForm.java:884)
2013-02-01 22:45:19 [iNFO] [sTDERR] at org.spoutcraft.launcher.gui.LoginForm$2$1.done(LoginForm.java:790)
2013-02-01 22:45:19 [iNFO] [sTDERR] at javax.swing.SwingWorker$5.run(SwingWorker.java:717)
2013-02-01 22:45:19 [iNFO] [sTDERR] at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(SwingWorker.java:814)
2013-02-01 22:45:19 [iNFO] [sTDERR] at sun.swing.AccumulativeRunnable.run(AccumulativeRunnable.java:95)
2013-02-01 22:45:19 [iNFO] [sTDERR] at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(SwingWorker.java:824)
2013-02-01 22:45:19 [iNFO] [sTDERR] at javax.swing.Timer.fireActionPerformed(Timer.java:291)
2013-02-01 22:45:19 [iNFO] [sTDERR] at javax.swing.Timer$DoPostEvent.run(Timer.java:221)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:702)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventQueue.access$400(EventQueue.java:82)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventQueue$2.run(EventQueue.java:663)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventQueue$2.run(EventQueue.java:661)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventQueue.dispatchEvent(EventQueue.java:672)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
2013-02-01 22:45:19 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException
2013-02-01 22:45:19 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-01 22:45:19 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-02-01 22:45:19 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2013-02-01 22:45:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-02-01 22:45:19 [iNFO] [sTDERR] ... 26 more
2013-02-01 22:45:19 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2013-02-01 22:45:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:237)
2013-02-01 22:45:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-02-01 22:45:19 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-02-01 22:45:19 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:145)
2013-02-01 22:45:19 [iNFO] [sTDERR] ... 31 more
2013-02-01 22:45:19 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException
2013-02-01 22:45:19 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-01 22:45:19 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-02-01 22:45:19 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2013-02-01 22:45:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
2013-02-01 22:45:19 [iNFO] [sTDERR] ... 34 more
2013-02-01 22:45:19 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: ald
2013-02-01 22:45:19 [iNFO] [sTDERR] at amq.<clinit>(Block.java:148)
2013-02-01 22:45:19 [iNFO] [sTDERR] at bdm.<init>(TextureWaterFX.java:26)
2013-02-01 22:45:19 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:248)
2013-02-01 22:45:19 [iNFO] [sTDERR] at asq.<init>(SourceFile:38)
2013-02-01 22:45:19 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
2013-02-01 22:45:19 [iNFO] [sTDERR] ... 39 more
2013-02-01 22:45:19 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: ald
2013-02-01 22:45:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
2013-02-01 22:45:19 [iNFO] [sTDERR] ... 44 more
2013-02-01 22:45:19 [iNFO] [sTDERR] Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file ald
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
2013-02-01 22:45:19 [iNFO] [sTDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
2013-02-01 22:45:19 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:174)
2013-02-01 22:45:19 [iNFO] [sTDERR] ... 46 more
Question
theMLGeffect
Title: Hello crash bug
Version: 0.5.1
OS: OSX Lion 10.7.5
Java Version: Java SE6
Description of Problem:
I'm running tekkit lite and on startup the hello screen pops up and then it says minecraft unable to run, error reported in the log + i dont know if thats the right log if it's not then tell me
Error Messages:
Error Log:
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now