Advertisement
Guest User

Mc

a guest
Jul 5th, 2015
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.92 KB | None | 0 0
  1. [18:55:06] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [18:55:06] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [18:55:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [18:55:06] [main/INFO] [FML]: Forge Mod Loader version 7.2.217.1145 for Minecraft 1.7.2 loading
  5. [18:55:06] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_79, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  6. [18:55:06] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  7. [18:55:06] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  8. [18:55:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [18:55:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [18:55:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [18:55:12] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  12. [18:55:12] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  13. [18:55:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [18:55:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  15. [18:55:19] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  16. [18:55:31] [main/INFO]: Setting user: Vilan150
  17. [18:55:41] [Client thread/INFO]: LWJGL Version: 2.9.0
  18. [18:55:44] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  19. [18:55:44] [Client thread/INFO] [FML]: MinecraftForge v10.12.2.1145 Initialized
  20. [18:55:44] [Client thread/INFO] [FML]: Replaced 182 ore recipies
  21. [18:55:44] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  22. [18:55:44] [Client thread/INFO] [FML]: Config directory created successfully
  23. [18:55:46] [Client thread/INFO] [FML]: Searching C:\Users\laurent moutoussamy\AppData\Roaming\.minecraft\mods for mods
  24. [18:55:54] [Client thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
  25. [18:55:56] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, Coterie Craft v4s25.zip
  26. [18:55:56] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  27. [18:55:57] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
  28. [18:55:57] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  29. [18:55:57] [Client thread/INFO] [FML]: Applying holder lookups
  30. [18:55:57] [Client thread/INFO] [FML]: Holder lookups applied
  31.  
  32. Starting up SoundSystem...
  33. Initializing LWJGL OpenAL
  34. (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  35. OpenAL initialized.
  36.  
  37. [18:56:00] [Sound Library Loader/INFO]: Sound engine started
  38. [18:56:01] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  39. [18:56:02] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  40. [18:56:02] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
  41. [18:56:02] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, Coterie Craft v4s25.zip
  42. [18:56:03] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  43. [18:56:04] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  44.  
  45. SoundSystem shutting down...
  46. Author: Paul Lamb, www.paulscode.com
  47.  
  48.  
  49. Starting up SoundSystem...
  50. Initializing LWJGL OpenAL
  51. (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  52. OpenAL initialized.
  53.  
  54. [18:56:05] [Sound Library Loader/INFO]: Sound engine started
  55. #
  56. # A fatal error has been detected by the Java Runtime Environment:
  57. #
  58. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000ea53764, pid=6780, tid=7508
  59. #
  60. # JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15)
  61. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode windows-amd64 compressed oops)
  62. # Problematic frame:
  63. # C [ig4icd64.dll+0x6f3764]
  64. #
  65. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  66. #
  67. # An error report file with more information is saved as:
  68. # C:\Users\laurent moutoussamy\AppData\Roaming\.minecraft\hs_err_pid6780.log
  69. #
  70. # If you would like to submit a bug report, please visit:
  71. # http://bugreport.java.com/bugreport/crash.jsp
  72. # The crash happened outside the Java Virtual Machine in native code.
  73. # See problematic frame for where to report the bug.
  74. #
  75. AL lib: (EE) alc_cleanup: 1 device not closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement