Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2013-06-10 21:26:50 [INFO] [ForgeModLoader] Forge Mod Loader version 4.2.18.433 for Minecraft 1.4.2 loading
- 2013-06-10 21:26:50 [FINEST] [ForgeModLoader] All core mods are successfully located
- 2013-06-10 21:26:50 [FINEST] [ForgeModLoader] Discovering coremods
- 2013-06-10 21:26:50 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.6.6.2.jar
- 2013-06-10 21:26:50 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.6.6.2.jar
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.6.6.2.jar
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.2.jar
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.2.jar
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.2.jar
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Running coremod plugins
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
- 2013-06-10 21:26:51 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin
- 2013-06-10 21:26:51 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Validating minecraft
- 2013-06-10 21:26:51 [FINEST] [ForgeModLoader] Minecraft validated, launching...
- 2013-06-10 21:26:51 [INFO] [STDOUT] Inserted super call into auk.c
- 2013-06-10 21:26:51 [INFO] [STDOUT] atq was overriden from NotEnoughItems 1.4.2.jar
- 2013-06-10 21:26:51 [SEVERE] [ForgeModLoader] Found unknown applet parent eu.q_b.asn007.nloader.minecraft.Launcher, unable to inject!
- 2013-06-10 21:26:51 [INFO] [STDERR] java.lang.RuntimeException: java.lang.RuntimeException
- 2013-06-10 21:26:51 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)
- 2013-06-10 21:26:51 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
- 2013-06-10 21:26:51 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)
- 2013-06-10 21:26:51 [INFO] [STDERR] at eu.q_b.asn007.nloader.minecraft.Launcher.init(Unknown Source)
- 2013-06-10 21:26:51 [INFO] [STDERR] at eu.q_b.asn007.nloader.minecraft.Launcher.init(Unknown Source)
- 2013-06-10 21:26:51 [INFO] [STDERR] at eu.q_b.asn007.nloader.minecraft.MinecraftLoader.<init>(Unknown Source)
- 2013-06-10 21:26:51 [INFO] [STDERR] at eu.q_b.asn007.nloader.BasicMinecraftLoader.<init>(Unknown Source)
- 2013-06-10 21:26:51 [INFO] [STDERR] at eu.q_b.asn007.nloader.controllers.SkinController.doLaunch(Unknown Source)
- 2013-06-10 21:26:51 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2013-06-10 21:26:51 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- 2013-06-10 21:26:51 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-06-10 21:26:51 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-06-10 21:26:51 [INFO] [STDERR] at sun.reflect.misc.Trampoline.invoke(Unknown Source)
- 2013-06-10 21:26:51 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- 2013-06-10 21:26:51 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-06-10 21:26:51 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-06-10 21:26:51 [INFO] [STDERR] at sun.reflect.misc.MethodUtil.invoke(Unknown Source)
- 2013-06-10 21:26:51 [INFO] [STDERR] at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1437)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:69)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:217)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:170)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:38)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:37)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:53)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:28)
- 2013-06-10 21:26:51 [INFO] [STDERR] at javafx.event.Event.fireEvent(Event.java:171)
- 2013-06-10 21:26:51 [INFO] [STDERR] at javafx.scene.Node.fireEvent(Node.java:6863)
- 2013-06-10 21:26:51 [INFO] [STDERR] at javafx.scene.control.Button.fire(Button.java:179)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:193)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.scene.control.skin.SkinBase$4.handle(SkinBase.java:336)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.scene.control.skin.SkinBase$4.handle(SkinBase.java:329)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:64)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:217)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:170)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:38)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:37)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:53)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:33)
- 2013-06-10 21:26:51 [INFO] [STDERR] at javafx.event.Event.fireEvent(Event.java:171)
- 2013-06-10 21:26:51 [INFO] [STDERR] at javafx.scene.Scene$MouseHandler.process(Scene.java:3328)
- 2013-06-10 21:26:51 [INFO] [STDERR] at javafx.scene.Scene$MouseHandler.process(Scene.java:3168)
- 2013-06-10 21:26:51 [INFO] [STDERR] at javafx.scene.Scene$MouseHandler.access$1900(Scene.java:3123)
- 2013-06-10 21:26:51 [INFO] [STDERR] at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1563)
- 2013-06-10 21:26:51 [INFO] [STDERR] at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2265)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:250)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:173)
- 2013-06-10 21:26:51 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:292)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.glass.ui.View.handleMouseEvent(View.java:528)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.glass.ui.View.notifyMouse(View.java:922)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.glass.ui.win.WinApplication.access$100(WinApplication.java:29)
- 2013-06-10 21:26:51 [INFO] [STDERR] at com.sun.glass.ui.win.WinApplication$3$1.run(WinApplication.java:73)
- 2013-06-10 21:26:51 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
- 2013-06-10 21:26:51 [INFO] [STDERR] Caused by: java.lang.RuntimeException
- 2013-06-10 21:26:51 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:264)
- 2013-06-10 21:26:51 [INFO] [STDERR] ... 61 more
- 2013-06-10 21:26:51 [INFO] [STDOUT] java.lang.RuntimeException: java.lang.RuntimeException
- 2013-06-10 21:27:36 [INFO] [STDOUT] Stopping game and exiting...
Advertisement
Add Comment
Please, Sign In to add comment