Advertisement
Guest User

Untitled

a guest
Apr 10th, 2017
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.38 KB | None | 0 0
  1. [16:52:44] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  2. [16:52:44] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [16:52:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [16:52:44] [main/INFO]: Forge Mod Loader version 13.20.0.2228 for Minecraft 1.11.2 loading
  5. [16:52:44] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
  6. [16:52:44] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  7. [16:52:44] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  8. [16:52:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [16:52:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [16:52:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [16:52:46] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  12. [16:52:46] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  13. [16:52:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [16:52:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  15. [16:52:47] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  16. [16:52:47] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  17. [16:52:47] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  18. [16:52:48] [Client thread/INFO]: Setting user: Ardenmorsolias
  19. [16:52:53] [Client thread/INFO]: LWJGL Version: 2.9.4
  20. [16:52:54] [Client thread/INFO]: [STDOUT]: ---- Minecraft Crash Report ----
  21. // You should try our sister game, Minceraft!
  22.  
  23. Time: 4/10/17 4:52 PM
  24. Description: Loading screen debug info
  25.  
  26. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- System Details --
  33. Details:
  34. Minecraft Version: 1.11.2
  35. Operating System: Windows 10 (amd64) version 10.0
  36. Java Version: 1.8.0_25, Oracle Corporation
  37. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  38. Memory: 104703432 bytes (99 MB) / 242720768 bytes (231 MB) up to 4281597952 bytes (4083 MB)
  39. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  40. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  41. FML:
  42. Loaded coremods (and transformers):
  43. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.201.1151.1008' Renderer: 'AMD Radeon HD 5450'
  44. [16:52:54] [Client thread/INFO]: MinecraftForge v13.20.0.2228 Initialized
  45. [16:52:54] [Client thread/INFO]: Replaced 232 ore recipes
  46. [16:52:55] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  47. [16:52:55] [Client thread/INFO]: Searching C:\Users\tkawasaki\AppData\Roaming\.minecraft\mods for mods
  48. [16:52:56] [Client thread/INFO]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
  49. [16:52:57] [Client thread/INFO]: Forge Mod Loader has identified 5 mods to load
  50. [16:52:57] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, mercurius_updater] at CLIENT
  51. [16:52:57] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, mercurius_updater] at SERVER
  52. [16:52:58] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater
  53. [16:52:58] [Client thread/INFO]: Processing ObjectHolder annotations
  54. [16:52:58] [Client thread/INFO]: Found 444 ObjectHolder annotations
  55. [16:52:58] [Client thread/INFO]: Identifying ItemStackHolder annotations
  56. [16:52:58] [Client thread/INFO]: Found 0 ItemStackHolder annotations
  57. [16:52:58] [Client thread/INFO]: Applying holder lookups
  58. [16:52:58] [Client thread/INFO]: Holder lookups applied
  59. [16:52:58] [Client thread/INFO]: Applying holder lookups
  60. [16:52:58] [Client thread/INFO]: Holder lookups applied
  61. [16:52:58] [Client thread/INFO]: Applying holder lookups
  62. [16:52:58] [Client thread/INFO]: Holder lookups applied
  63. [16:52:58] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  64. [16:52:58] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  65. [16:52:58] [Client thread/INFO]: Version Number exists, Using it: 1.11-1.0.3.17
  66. [16:52:58] [Client thread/INFO]: File exists, Checking hash: C:\Users\tkawasaki\AppData\Roaming\.minecraft\libraries\net\minecraftforge\Mercurius\1.11-1.0.3.17\Mercurius-1.11-1.0.3.17.jar
  67. [16:52:58] [Client thread/INFO]: Hash matches, Skipping download: b705f4e99d7e888235b1aa05279e752e5206f86c
  68. [16:52:58] [Client thread/INFO]: Mercurius Jar contains all signed files! Continueing loading!
  69. [16:52:58] [Forge Version Check/INFO]: [forge] Found status: UP_TO_DATE Target: null
  70. [16:52:58] [Client thread/INFO]: Applying holder lookups
  71. [16:52:58] [Client thread/INFO]: Holder lookups applied
  72. [16:52:58] [Client thread/INFO]: Injecting itemstacks
  73. [16:52:58] [Client thread/INFO]: Itemstack injection complete
  74. [16:53:00] [Sound Library Loader/INFO]: Starting up SoundSystem...
  75. [16:53:00] [Thread-8/INFO]: Initializing LWJGL OpenAL
  76. [16:53:00] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  77. [16:53:01] [Thread-8/INFO]: OpenAL initialized.
  78. [16:53:01] [Sound Library Loader/INFO]: Sound engine started
  79. [16:53:06] [Client thread/INFO]: Max texture size: 16384
  80. [16:53:06] [Client thread/INFO]: Created: 16x16 textures-atlas
  81. [16:53:06] [Client thread/INFO]: Injecting itemstacks
  82. [16:53:06] [Client thread/INFO]: Itemstack injection complete
  83. [16:53:06] [Client thread/INFO]: Forge Mod Loader has successfully loaded 5 mods
  84. [16:53:06] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater
  85. [16:53:08] [Client thread/INFO]: SoundSystem shutting down...
  86. [16:53:08] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  87. [16:53:08] [Sound Library Loader/INFO]: Starting up SoundSystem...
  88. [16:53:08] [Thread-11/INFO]: Initializing LWJGL OpenAL
  89. [16:53:08] [Thread-11/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  90. [16:53:08] [Thread-11/INFO]: OpenAL initialized.
  91. [16:53:09] [Sound Library Loader/INFO]: Sound engine started
  92. [16:53:12] [Client thread/INFO]: Max texture size: 16384
  93. [16:53:15] [Client thread/INFO]: Created: 512x512 textures-atlas
  94. [16:53:21] [Client thread/INFO]: Stopping!
  95. [16:53:21] [Client thread/INFO]: SoundSystem shutting down...
  96. [16:53:21] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement