Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2013-04-21 11:48:30 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.29.662 for Minecraft 1.5.1 loading
- 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
- 2013-04-21 11:48:30 [INFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
- 2013-04-21 11:48:30 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
- 2013-04-21 11:48:31 [INFO] [ForgeModLoader] Download complete
- 2013-04-21 11:48:31 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
- 2013-04-21 11:48:36 [INFO] [ForgeModLoader] Download complete
- 2013-04-21 11:48:36 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
- 2013-04-21 11:48:37 [INFO] [ForgeModLoader] Download complete
- 2013-04-21 11:48:37 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
- 2013-04-21 11:48:41 [INFO] [ForgeModLoader] Download complete
- 2013-04-21 11:48:41 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip
- 2013-04-21 11:48:44 [INFO] [ForgeModLoader] Download complete
- 2013-04-21 11:48:44 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
- 2013-04-21 11:48:55 [INFO] [ForgeModLoader] Download complete
- 2013-04-21 11:48:59 [INFO] [STDOUT] 229 recipes
- 2013-04-21 11:48:59 [INFO] [STDOUT] 27 achievements
- 2013-04-21 11:48:59 [INFO] [Minecraft-Client] Setting user: Player706
- 2013-04-21 11:48:59 [INFO] [STDOUT] (Session ID is -)
- 2013-04-21 11:48:59 [INFO] [STDERR] Client asked for parameter: server
- 2013-04-21 11:49:00 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2
- 2013-04-21 11:49:01 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
- 2013-04-21 11:49:01 [INFO] [STDOUT] MinecraftForge v7.7.1.662 Initialized
- 2013-04-21 11:49:01 [INFO] [ForgeModLoader] MinecraftForge v7.7.1.662 Initialized
- 2013-04-21 11:49:01 [INFO] [STDOUT] Replaced 85 ore recipies
- 2013-04-21 11:49:01 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
- 2013-04-21 11:49:01 [INFO] [ForgeModLoader] No mod directory found, creating one: /media/98D0D114D0D0FA08/EclipseProjects/forge/mcp/jars/mods
- 2013-04-21 11:49:01 [INFO] [ForgeModLoader] Mod directory created successfully
- 2013-04-21 11:49:01 [INFO] [ForgeModLoader] Config directory created successfully
- 2013-04-21 11:49:01 [INFO] [ForgeModLoader] Reading custom logging properties from /media/98D0D114D0D0FA08/EclipseProjects/forge/mcp/jars/config/logging.properties
- 2013-04-21 11:49:01 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
- 2013-04-21 11:49:01 [INFO] [ForgeModLoader] Searching /media/98D0D114D0D0FA08/EclipseProjects/forge/mcp/jars/mods for mods
- 2013-04-21 11:49:05 [INFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load
- 2013-04-21 11:49:05 [INFO] [mcp] Activating mod mcp
- 2013-04-21 11:49:05 [INFO] [FML] Activating mod FML
- 2013-04-21 11:49:05 [INFO] [Forge] Activating mod Forge
- 2013-04-21 11:49:05 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
- 2013-04-21 11:49:06 [INFO] [STDOUT]
- 2013-04-21 11:49:06 [INFO] [STDOUT] Starting up SoundSystem...
- 2013-04-21 11:49:06 [INFO] [STDOUT] Initializing LWJGL OpenAL
- 2013-04-21 11:49:06 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- 2013-04-21 11:49:06 [INFO] [STDOUT] OpenAL initialized.
- 2013-04-21 11:49:06 [INFO] [STDOUT]
- 2013-04-21 11:49:07 [INFO] [STDERR] java.lang.NoSuchFieldException: GL_ARB_copy_image
- 2013-04-21 11:49:07 [INFO] [STDERR] at java.lang.Class.getField(Class.java:1539)
- 2013-04-21 11:49:07 [INFO] [STDERR] at cpw.mods.fml.client.TextureFXManager.getHelper(TextureFXManager.java:122)
- 2013-04-21 11:49:07 [INFO] [STDERR] at net.minecraft.client.renderer.texture.TextureStitched.init(TextureStitched.java:74)
- 2013-04-21 11:49:07 [INFO] [STDERR] at net.minecraft.client.renderer.texture.TextureMap.refreshTextures(TextureMap.java:154)
- 2013-04-21 11:49:07 [INFO] [STDERR] at net.minecraft.client.renderer.RenderEngine.refreshTextureMaps(RenderEngine.java:520)
- 2013-04-21 11:49:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:440)
- 2013-04-21 11:49:07 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44)
- 2013-04-21 11:49:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:729)
- 2013-04-21 11:49:07 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:722)
- 2013-04-21 11:49:07 [INFO] [ForgeModLoader] Forge Mod Loader has detected an older LWJGL version, new advanced texture animation features are disabled
- 2013-04-21 11:49:07 [INFO] [ForgeModLoader] Not using advanced OpenGL 4.3 advanced capability for animations : OpenGL 4.3 is not available
- 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
- 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
- 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
- 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
- 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
- 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
- 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
- 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
- 2013-04-21 11:49:07 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
- 2013-04-21 11:49:07 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods
- 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
- 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
- 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
- 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
- 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
- 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
- 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
- 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
- 2013-04-21 11:49:08 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
- 2013-04-21 11:49:29 [INFO] [Minecraft-Server] Starting integrated minecraft server version 1.5.1
- 2013-04-21 11:49:29 [INFO] [Minecraft-Server] Generating keypair
- 2013-04-21 11:49:29 [INFO] [Minecraft-Server] Converting map!
- 2013-04-21 11:49:29 [INFO] [Minecraft-Server] Scanning folders...
- 2013-04-21 11:49:29 [INFO] [Minecraft-Server] Total conversion count is 0
- 2013-04-21 11:49:35 [INFO] [ForgeModLoader] Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@679f85e0)
- 2013-04-21 11:49:35 [INFO] [ForgeModLoader] Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@679f85e0)
- 2013-04-21 11:49:35 [INFO] [ForgeModLoader] Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@679f85e0)
- 2013-04-21 11:49:35 [INFO] [Minecraft-Server] Preparing start region for level 0
- 2013-04-21 11:49:36 [INFO] [Minecraft-Server] Preparing spawn area: 20%
- 2013-04-21 11:49:37 [INFO] [Minecraft-Server] Preparing spawn area: 55%
- 2013-04-21 11:49:38 [INFO] [Minecraft-Server] Preparing spawn area: 74%
- 2013-04-21 11:49:40 [INFO] [Minecraft-Server] Preparing spawn area: 97%
- 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)
- 2013-04-21 11:49:53 [INFO] [Minecraft-Server] Saving and pausing game...
- 2013-04-21 11:49:53 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Overworld
- 2013-04-21 11:49:53 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Nether
- 2013-04-21 11:49:53 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/The End
- 2013-04-21 11:50:45 [INFO] [Minecraft-Server] Stopping server
- 2013-04-21 11:50:45 [INFO] [Minecraft-Server] Saving players
- 2013-04-21 11:50:45 [INFO] [Minecraft-Server] Saving worlds
- 2013-04-21 11:50:45 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Overworld
- 2013-04-21 11:50:45 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Nether
- 2013-04-21 11:50:45 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/The End
- 2013-04-21 11:50:45 [INFO] [ForgeModLoader] Unloading dimension 0
- 2013-04-21 11:50:45 [INFO] [ForgeModLoader] Unloading dimension -1
- 2013-04-21 11:50:45 [INFO] [ForgeModLoader] Unloading dimension 1
- 2013-04-21 11:51:36 [INFO] [Minecraft-Client] Stopping!
- 2013-04-21 11:51:36 [INFO] [STDOUT]
- 2013-04-21 11:51:36 [INFO] [STDOUT] SoundSystem shutting down...
- 2013-04-21 11:51:36 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
- 2013-04-21 11:51:36 [INFO] [STDOUT]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement