Melontank

Error report

Jul 5th, 2013
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 6.29 KB | None | 0 0
  1. 2013-07-06 13:15:15 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.2.684 for Minecraft 1.5.2 loading
  2. 2013-07-06 13:15:15 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_02, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  3. 2013-07-06 13:15:15 [INFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  4. 2013-07-06 13:15:23 [INFO] [STDOUT] 229 recipes
  5. 2013-07-06 13:15:23 [INFO] [STDOUT] 27 achievements
  6. 2013-07-06 13:15:24 [INFO] [Minecraft-Client] Setting user: Player587
  7. 2013-07-06 13:15:24 [INFO] [STDOUT] (Session ID is -)
  8. 2013-07-06 13:15:24 [INFO] [STDERR] Client asked for parameter: server
  9. 2013-07-06 13:15:24 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2
  10. 2013-07-06 13:15:26 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
  11. 2013-07-06 13:15:26 [INFO] [STDOUT] MinecraftForge v7.8.0.684 Initialized
  12. 2013-07-06 13:15:26 [INFO] [ForgeModLoader] MinecraftForge v7.8.0.684 Initialized
  13. 2013-07-06 13:15:26 [INFO] [STDOUT] Replaced 85 ore recipies
  14. 2013-07-06 13:15:27 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
  15. 2013-07-06 13:15:27 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Joshua Arnold\Documents\Modding\jars\config\logging.properties
  16. 2013-07-06 13:15:27 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
  17. 2013-07-06 13:15:27 [INFO] [ForgeModLoader] Searching C:\Users\Joshua Arnold\Documents\Modding\jars\mods for mods
  18. 2013-07-06 13:15:38 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
  19. 2013-07-06 13:15:38 [INFO] [mcp] Activating mod mcp
  20. 2013-07-06 13:15:38 [INFO] [FML] Activating mod FML
  21. 2013-07-06 13:15:38 [INFO] [Forge] Activating mod Forge
  22. 2013-07-06 13:15:38 [INFO] [Meloncraft] Activating mod Meloncraft
  23. 2013-07-06 13:15:39 [SEVERE] [ForgeModLoader] The mod Meloncraft has attempted to register an entity ID 1 which is already reserved. This could cause severe problems
  24. 2013-07-06 13:15:39 [WARNING] [ForgeModLoader] The mod FMLMod:Meloncraft{1.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.
  25. 2013-07-06 13:15:39 [WARNING] [ForgeModLoader] The mod FMLMod:Meloncraft{1.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.
  26. 2013-07-06 13:15:39 [WARNING] [ForgeModLoader] The mod FMLMod:Meloncraft{1.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.
  27. 2013-07-06 13:15:39 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
  28. 2013-07-06 13:15:39 [INFO] [STDOUT]
  29. 2013-07-06 13:15:39 [INFO] [STDOUT] Starting up SoundSystem...
  30. 2013-07-06 13:15:40 [INFO] [STDOUT] Initializing LWJGL OpenAL
  31. 2013-07-06 13:15:40 [INFO] [STDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
  32. 2013-07-06 13:15:40 [INFO] [STDOUT] OpenAL initialized.
  33. 2013-07-06 13:15:40 [INFO] [STDOUT]
  34. 2013-07-06 13:15:42 [INFO] [STDERR] java.lang.NoSuchFieldException: GL_ARB_copy_image
  35. 2013-07-06 13:15:42 [INFO] [STDERR]     at java.lang.Class.getField(Unknown Source)
  36. 2013-07-06 13:15:42 [INFO] [STDERR]     at cpw.mods.fml.client.TextureFXManager.getHelper(TextureFXManager.java:122)
  37. 2013-07-06 13:15:42 [INFO] [STDERR]     at net.minecraft.client.renderer.texture.TextureStitched.init(TextureStitched.java:74)
  38. 2013-07-06 13:15:42 [INFO] [STDERR]     at net.minecraft.client.renderer.texture.TextureMap.refreshTextures(TextureMap.java:154)
  39. 2013-07-06 13:15:42 [INFO] [STDERR]     at net.minecraft.client.renderer.RenderEngine.refreshTextureMaps(RenderEngine.java:520)
  40. 2013-07-06 13:15:42 [INFO] [STDERR]     at net.minecraft.client.Minecraft.startGame(Minecraft.java:443)
  41. 2013-07-06 13:15:42 [INFO] [STDERR]     at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44)
  42. 2013-07-06 13:15:42 [INFO] [STDERR]     at net.minecraft.client.Minecraft.run(Minecraft.java:732)
  43. 2013-07-06 13:15:42 [INFO] [STDERR]     at java.lang.Thread.run(Unknown Source)
  44. 2013-07-06 13:15:42 [INFO] [ForgeModLoader] Forge Mod Loader has detected an older LWJGL version, new advanced texture animation features are disabled
  45. 2013-07-06 13:15:42 [INFO] [ForgeModLoader] Not using advanced OpenGL 4.3 advanced capability for animations : OpenGL 4.3 is not available
  46. 2013-07-06 13:15:42 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
  47. 2013-07-06 13:15:42 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
  48. 2013-07-06 13:15:42 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
  49. 2013-07-06 13:15:42 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
  50. 2013-07-06 13:15:42 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
  51. 2013-07-06 13:15:42 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
  52. 2013-07-06 13:15:42 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
  53. 2013-07-06 13:15:43 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
  54. 2013-07-06 13:15:43 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
  55. 2013-07-06 13:15:44 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods
  56. 2013-07-06 13:15:45 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
  57. 2013-07-06 13:15:45 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
  58. 2013-07-06 13:15:45 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
  59. 2013-07-06 13:15:45 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
  60. 2013-07-06 13:15:45 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
  61. 2013-07-06 13:15:45 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
  62. 2013-07-06 13:15:45 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
  63. 2013-07-06 13:15:47 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
  64. 2013-07-06 13:15:47 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
Advertisement
Add Comment
Please, Sign In to add comment