Advertisement
zamotivator

Untitled

Oct 7th, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.96 KB | None | 0 0
  1. 012-10-07 20:58:00 [INFO] [ForgeModLoader] Forge Mod Loader version 3.1.30.390 for Minecraft client:1.3.2, server:1.3.2 loading
  2. 2012-10-07 20:58:00 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
  3. 2012-10-07 20:58:01 [INFO] [ForgeModLoader] Download complete
  4. 2012-10-07 20:58:01 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
  5. 2012-10-07 20:58:03 [INFO] [ForgeModLoader] Download complete
  6. 2012-10-07 20:58:03 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
  7. 2012-10-07 20:58:03 [INFO] [ForgeModLoader] Download complete
  8. 2012-10-07 20:58:04 [INFO] [STDOUT] FMLRelauncher.relaunchApplet
  9. 2012-10-07 20:58:04 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  10. 2012-10-07 20:58:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  11. 2012-10-07 20:58:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  12. 2012-10-07 20:58:04 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  13. 2012-10-07 20:58:04 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
  14. 2012-10-07 20:58:04 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
  15. 2012-10-07 20:58:04 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
  16. 2012-10-07 20:58:04 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)
  17. 2012-10-07 20:58:04 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
  18. 2012-10-07 20:58:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. 2012-10-07 20:58:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  20. 2012-10-07 20:58:04 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. 2012-10-07 20:58:04 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
  22. 2012-10-07 20:58:04 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
  23. 2012-10-07 20:58:04 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
  24. 2012-10-07 20:58:04 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)
  25. 2012-10-07 20:58:04 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
  26. 2012-10-07 20:58:04 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
  27. 2012-10-07 20:58:04 [INFO] [STDERR] Caused by: java.lang.UnsatisfiedLinkError: org.lwjgl.DefaultSysImplementation.getPointerSize()I
  28. 2012-10-07 20:58:04 [INFO] [STDERR] at org.lwjgl.DefaultSysImplementation.getPointerSize(Native Method)
  29. 2012-10-07 20:58:04 [INFO] [STDERR] at org.lwjgl.Sys.<clinit>(Sys.java:113)
  30. 2012-10-07 20:58:04 [INFO] [STDERR] at net.minecraft.client.Minecraft.F(Minecraft.java:2411)
  31. 2012-10-07 20:58:04 [INFO] [STDERR] at aof.<init>(SourceFile:20)
  32. 2012-10-07 20:58:04 [INFO] [STDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:162)
  33. 2012-10-07 20:58:04 [INFO] [STDERR] at anw.<init>(SourceFile:36)
  34. 2012-10-07 20:58:04 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:35)
  35. 2012-10-07 20:58:04 [INFO] [STDERR] ... 17 more
  36. 2012-10-07 20:58:04 [INFO] [STDERR] Exception in thread "Thread-3" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
  37. 2012-10-07 20:58:04 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)
  38. 2012-10-07 20:58:04 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
  39. 2012-10-07 20:58:04 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)
  40. 2012-10-07 20:58:04 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
  41. 2012-10-07 20:58:04 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
  42. 2012-10-07 20:58:04 [INFO] [STDERR] Caused by: java.lang.reflect.InvocationTargetException
  43. 2012-10-07 20:58:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. 2012-10-07 20:58:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  45. 2012-10-07 20:58:04 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  46. 2012-10-07 20:58:04 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
  47. 2012-10-07 20:58:04 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
  48. 2012-10-07 20:58:04 [INFO] [STDERR] ... 4 more
  49. 2012-10-07 20:58:04 [INFO] [STDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
  50. 2012-10-07 20:58:04 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:237)
  51. 2012-10-07 20:58:04 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
  52. 2012-10-07 20:58:04 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)
  53. 2012-10-07 20:58:04 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
  54. 2012-10-07 20:58:04 [INFO] [STDERR] ... 9 more
  55. 2012-10-07 20:58:04 [INFO] [STDERR] Caused by: java.lang.reflect.InvocationTargetException
  56. 2012-10-07 20:58:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  57. 2012-10-07 20:58:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  58. 2012-10-07 20:58:04 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  59. 2012-10-07 20:58:04 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
  60. 2012-10-07 20:58:04 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
  61. 2012-10-07 20:58:04 [INFO] [STDERR] ... 12 more
  62. 2012-10-07 20:58:04 [INFO] [STDERR] Caused by: java.lang.UnsatisfiedLinkError: org.lwjgl.DefaultSysImplementation.getPointerSize()I
  63. 2012-10-07 20:58:04 [INFO] [STDERR] at org.lwjgl.DefaultSysImplementation.getPointerSize(Native Method)
  64. 2012-10-07 20:58:04 [INFO] [STDERR] at org.lwjgl.Sys.<clinit>(Sys.java:113)
  65. 2012-10-07 20:58:04 [INFO] [STDERR] at net.minecraft.client.Minecraft.F(Minecraft.java:2411)
  66. 2012-10-07 20:58:04 [INFO] [STDERR] at aof.<init>(SourceFile:20)
  67. 2012-10-07 20:58:04 [INFO] [STDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:162)
  68. 2012-10-07 20:58:04 [INFO] [STDERR] at anw.<init>(SourceFile:36)
  69. 2012-10-07 20:58:04 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:35)
  70. 2012-10-07 20:58:04 [INFO] [STDERR] ... 17 more
  71. oleg (0) /storage/games/minecraft$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement