Advertisement
RunasSudo

Keyboard Issue: Eclipse Console Output

Apr 20th, 2013
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.35 KB | None | 0 0
  1. 2013-04-21 11:48:30 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.29.662 for Minecraft 1.5.1 loading
  2. 2013-04-21 11:48:30 [INFO] [ForgeModLoader] Java is OpenJDK 64-Bit Server VM, version 1.7.0_15, running on Linux:amd64:3.5.0-27-generic, installed at /usr/lib/jvm/java-7-openjdk-amd64/jre
  3. 2013-04-21 11:48:30 [INFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  4. 2013-04-21 11:48:30 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
  5. 2013-04-21 11:48:31 [INFO] [ForgeModLoader] Download complete
  6. 2013-04-21 11:48:31 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  7. 2013-04-21 11:48:36 [INFO] [ForgeModLoader] Download complete
  8. 2013-04-21 11:48:36 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
  9. 2013-04-21 11:48:37 [INFO] [ForgeModLoader] Download complete
  10. 2013-04-21 11:48:37 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  11. 2013-04-21 11:48:41 [INFO] [ForgeModLoader] Download complete
  12. 2013-04-21 11:48:41 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip
  13. 2013-04-21 11:48:44 [INFO] [ForgeModLoader] Download complete
  14. 2013-04-21 11:48:44 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
  15. 2013-04-21 11:48:55 [INFO] [ForgeModLoader] Download complete
  16. 2013-04-21 11:48:59 [INFO] [STDOUT] 229 recipes
  17. 2013-04-21 11:48:59 [INFO] [STDOUT] 27 achievements
  18. 2013-04-21 11:48:59 [INFO] [Minecraft-Client] Setting user: Player706
  19. 2013-04-21 11:48:59 [INFO] [STDOUT] (Session ID is -)
  20. 2013-04-21 11:48:59 [INFO] [STDERR] Client asked for parameter: server
  21. 2013-04-21 11:49:00 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2
  22. 2013-04-21 11:49:01 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
  23. 2013-04-21 11:49:01 [INFO] [STDOUT] MinecraftForge v7.7.1.662 Initialized
  24. 2013-04-21 11:49:01 [INFO] [ForgeModLoader] MinecraftForge v7.7.1.662 Initialized
  25. 2013-04-21 11:49:01 [INFO] [STDOUT] Replaced 85 ore recipies
  26. 2013-04-21 11:49:01 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
  27. 2013-04-21 11:49:01 [INFO] [ForgeModLoader] No mod directory found, creating one: /media/98D0D114D0D0FA08/EclipseProjects/forge/mcp/jars/mods
  28. 2013-04-21 11:49:01 [INFO] [ForgeModLoader] Mod directory created successfully
  29. 2013-04-21 11:49:01 [INFO] [ForgeModLoader] Config directory created successfully
  30. 2013-04-21 11:49:01 [INFO] [ForgeModLoader] Reading custom logging properties from /media/98D0D114D0D0FA08/EclipseProjects/forge/mcp/jars/config/logging.properties
  31. 2013-04-21 11:49:01 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
  32. 2013-04-21 11:49:01 [INFO] [ForgeModLoader] Searching /media/98D0D114D0D0FA08/EclipseProjects/forge/mcp/jars/mods for mods
  33. 2013-04-21 11:49:05 [INFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load
  34. 2013-04-21 11:49:05 [INFO] [mcp] Activating mod mcp
  35. 2013-04-21 11:49:05 [INFO] [FML] Activating mod FML
  36. 2013-04-21 11:49:05 [INFO] [Forge] Activating mod Forge
  37. 2013-04-21 11:49:05 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
  38. 2013-04-21 11:49:06 [INFO] [STDOUT]
  39. 2013-04-21 11:49:06 [INFO] [STDOUT] Starting up SoundSystem...
  40. 2013-04-21 11:49:06 [INFO] [STDOUT] Initializing LWJGL OpenAL
  41. 2013-04-21 11:49:06 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  42. 2013-04-21 11:49:06 [INFO] [STDOUT] OpenAL initialized.
  43. 2013-04-21 11:49:06 [INFO] [STDOUT]
  44. 2013-04-21 11:49:07 [INFO] [STDERR] java.lang.NoSuchFieldException: GL_ARB_copy_image
  45. 2013-04-21 11:49:07 [INFO] [STDERR] at java.lang.Class.getField(Class.java:1539)
  46. 2013-04-21 11:49:07 [INFO] [STDERR] at cpw.mods.fml.client.TextureFXManager.getHelper(TextureFXManager.java:122)
  47. 2013-04-21 11:49:07 [INFO] [STDERR] at net.minecraft.client.renderer.texture.TextureStitched.init(TextureStitched.java:74)
  48. 2013-04-21 11:49:07 [INFO] [STDERR] at net.minecraft.client.renderer.texture.TextureMap.refreshTextures(TextureMap.java:154)
  49. 2013-04-21 11:49:07 [INFO] [STDERR] at net.minecraft.client.renderer.RenderEngine.refreshTextureMaps(RenderEngine.java:520)
  50. 2013-04-21 11:49:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:440)
  51. 2013-04-21 11:49:07 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44)
  52. 2013-04-21 11:49:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:729)
  53. 2013-04-21 11:49:07 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:722)
  54. 2013-04-21 11:49:07 [INFO] [ForgeModLoader] Forge Mod Loader has detected an older LWJGL version, new advanced texture animation features are disabled
  55. 2013-04-21 11:49:07 [INFO] [ForgeModLoader] Not using advanced OpenGL 4.3 advanced capability for animations : OpenGL 4.3 is not available
  56. 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
  57. 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
  58. 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
  59. 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
  60. 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
  61. 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
  62. 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
  63. 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
  64. 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
  65. 2013-04-21 11:49:07 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods
  66. 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
  67. 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
  68. 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
  69. 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
  70. 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
  71. 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
  72. 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
  73. 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
  74. 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
  75. 2013-04-21 11:49:29 [INFO] [Minecraft-Server] Starting integrated minecraft server version 1.5.1
  76. 2013-04-21 11:49:29 [INFO] [Minecraft-Server] Generating keypair
  77. 2013-04-21 11:49:29 [INFO] [Minecraft-Server] Converting map!
  78. 2013-04-21 11:49:29 [INFO] [Minecraft-Server] Scanning folders...
  79. 2013-04-21 11:49:29 [INFO] [Minecraft-Server] Total conversion count is 0
  80. 2013-04-21 11:49:35 [INFO] [ForgeModLoader] Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@679f85e0)
  81. 2013-04-21 11:49:35 [INFO] [ForgeModLoader] Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@679f85e0)
  82. 2013-04-21 11:49:35 [INFO] [ForgeModLoader] Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@679f85e0)
  83. 2013-04-21 11:49:35 [INFO] [Minecraft-Server] Preparing start region for level 0
  84. 2013-04-21 11:49:36 [INFO] [Minecraft-Server] Preparing spawn area: 20%
  85. 2013-04-21 11:49:37 [INFO] [Minecraft-Server] Preparing spawn area: 55%
  86. 2013-04-21 11:49:38 [INFO] [Minecraft-Server] Preparing spawn area: 74%
  87. 2013-04-21 11:49:40 [INFO] [Minecraft-Server] Preparing spawn area: 97%
  88. 2013-04-21 11:49:40 [INFO] [Minecraft-Server] Player706[/127.0.0.1:0] logged in with entity id 0 at (952.5, 4.0, 363.5)
  89. 2013-04-21 11:49:53 [INFO] [Minecraft-Server] Saving and pausing game...
  90. 2013-04-21 11:49:53 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Overworld
  91. 2013-04-21 11:49:53 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Nether
  92. 2013-04-21 11:49:53 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/The End
  93. 2013-04-21 11:50:45 [INFO] [Minecraft-Server] Stopping server
  94. 2013-04-21 11:50:45 [INFO] [Minecraft-Server] Saving players
  95. 2013-04-21 11:50:45 [INFO] [Minecraft-Server] Saving worlds
  96. 2013-04-21 11:50:45 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Overworld
  97. 2013-04-21 11:50:45 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Nether
  98. 2013-04-21 11:50:45 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/The End
  99. 2013-04-21 11:50:45 [INFO] [ForgeModLoader] Unloading dimension 0
  100. 2013-04-21 11:50:45 [INFO] [ForgeModLoader] Unloading dimension -1
  101. 2013-04-21 11:50:45 [INFO] [ForgeModLoader] Unloading dimension 1
  102. 2013-04-21 11:51:36 [INFO] [Minecraft-Client] Stopping!
  103. 2013-04-21 11:51:36 [INFO] [STDOUT]
  104. 2013-04-21 11:51:36 [INFO] [STDOUT] SoundSystem shutting down...
  105. 2013-04-21 11:51:36 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
  106. 2013-04-21 11:51:36 [INFO] [STDOUT]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement