Advertisement
NolanSyKinsley

Untitled

Jul 30th, 2013
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.02 KB | None | 0 0
  1. 2013-07-30 03:26:47 [INFO] [STDOUT] FMLRelauncher.relaunchApplet
  2. 2013-07-30 03:26:47 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  3. 2013-07-30 03:26:47 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  4. 2013-07-30 03:26:47 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  5. 2013-07-30 03:26:47 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  6. 2013-07-30 03:26:47 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  7. 2013-07-30 03:26:47 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:247)
  8. 2013-07-30 03:26:47 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  9. 2013-07-30 03:26:47 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  10. 2013-07-30 03:26:47 [INFO] [STDERR] at com.sk89q.mclauncher.launch.GameAppletContainer.start(GameAppletContainer.java:55)
  11. 2013-07-30 03:26:47 [INFO] [STDERR] at com.sk89q.mclauncher.launch.GameAppletContainer.replace(GameAppletContainer.java:114)
  12. 2013-07-30 03:26:47 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. 2013-07-30 03:26:47 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  14. 2013-07-30 03:26:47 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  15. 2013-07-30 03:26:47 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  16. 2013-07-30 03:26:47 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:277)
  17. 2013-07-30 03:26:47 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  18. 2013-07-30 03:26:47 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  19. 2013-07-30 03:26:47 [INFO] [STDERR] at com.sk89q.mclauncher.launch.GameAppletContainer.start(GameAppletContainer.java:55)
  20. 2013-07-30 03:26:47 [INFO] [STDERR] at com.sk89q.mclauncher.launch.GameFrame.start(GameFrame.java:86)
  21. 2013-07-30 03:26:47 [INFO] [STDERR] at com.sk89q.mclauncher.launch.GameLauncher.launch(GameLauncher.java:204)
  22. 2013-07-30 03:26:47 [INFO] [STDERR] at com.sk89q.mclauncher.launch.GameLauncher.main(GameLauncher.java:318)
  23. 2013-07-30 03:26:47 [INFO] [STDERR] Caused by: java.lang.NoSuchMethodError: getPointer
  24. 2013-07-30 03:26:47 [INFO] [STDERR] at java.lang.ClassLoader$NativeLibrary.load(Native Method)
  25. 2013-07-30 03:26:47 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary1(Unknown Source)
  26. 2013-07-30 03:26:47 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary0(Unknown Source)
  27. 2013-07-30 03:26:47 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary(Unknown Source)
  28. 2013-07-30 03:26:47 [INFO] [STDERR] at java.lang.Runtime.load0(Unknown Source)
  29. 2013-07-30 03:26:47 [INFO] [STDERR] at java.lang.System.load(Unknown Source)
  30. 2013-07-30 03:26:47 [INFO] [STDERR] at org.lwjgl.Sys$1.run(Sys.java:69)
  31. 2013-07-30 03:26:47 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
  32. 2013-07-30 03:26:47 [INFO] [STDERR] at org.lwjgl.Sys.doLoadLibrary(Sys.java:65)
  33. 2013-07-30 03:26:47 [INFO] [STDERR] at org.lwjgl.Sys.loadLibrary(Sys.java:85)
  34. 2013-07-30 03:26:47 [INFO] [STDERR] at org.lwjgl.Sys.<clinit>(Sys.java:98)
  35. 2013-07-30 03:26:47 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71386_F(Minecraft.java:2576)
  36. 2013-07-30 03:26:47 [INFO] [STDERR] at net.minecraft.util.Timer.<init>(SourceFile:20)
  37. 2013-07-30 03:26:47 [INFO] [STDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:154)
  38. 2013-07-30 03:26:47 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.<init>(SourceFile:38)
  39. 2013-07-30 03:26:47 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
  40. 2013-07-30 03:26:47 [INFO] [STDERR] ... 20 more
  41. Process ended with code 0
  42. Minecraft is no longer running! Click 'Close Window' to close this window.
  43. Did you know: In 'Options', under 'Environment', you can disable this window from appearing.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement