Advertisement
Guest User

Untitled

a guest
Nov 15th, 2015
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.49 KB | None | 0 0
  1. I got rid of the logging in stuff.
  2. [19:05:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [19:05:36] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [19:05:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
  5. [19:05:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  6. [19:05:36] [main/INFO] [FML]: Forge Mod Loader version 11.14.4.1563 for Minecraft 1.8 loading
  7. [19:05:36] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_65, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_65
  8. [19:05:36] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  9. [19:05:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
  10. [19:05:36] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
  11. [19:05:36] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
  12. [19:05:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. [19:05:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  14. [19:05:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
  15. [19:05:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  16. [19:05:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  17. [19:05:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  18. [19:05:36] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
  19. [19:05:36] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  20. [19:05:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  21. [19:05:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  22. [19:05:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
  23. [19:05:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  24. [19:05:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  25. [19:05:36] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  26. [19:05:36] [Client thread/INFO]: Setting user: Ilphelkiir
  27. [19:05:38] [Client thread/INFO]: LWJGL Version: 2.9.1
  28. [19:05:38] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----
  29. // Quite honestly, I wouldn't worry myself about that.
  30.  
  31. Time: 11/15/15 7:05 PM
  32. Description: Loading screen debug info
  33.  
  34. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  35.  
  36.  
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39.  
  40. -- System Details --
  41. Details:
  42. Minecraft Version: 1.8
  43. Operating System: Windows 8.1 (amd64) version 6.3
  44. Java Version: 1.8.0_65, Oracle Corporation
  45. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  46. Memory: 622883064 bytes (594 MB) / 721944576 bytes (688 MB) up to 3806855168 bytes (3630 MB)
  47. JVM Flags: 0 total;
  48. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  49. FML:
  50. Loaded coremods (and transformers):
  51. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon (TM) R9 390 Series'
  52. [19:05:38] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  53. [19:05:38] [Client thread/INFO] [FML]: MinecraftForge v11.14.4.1563 Initialized
  54. [19:05:38] [Client thread/INFO] [FML]: Replaced 204 ore recipies
  55. [19:05:38] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  56. [19:05:38] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  57. [19:05:38] [Client thread/INFO] [FML]: Searching C:\Users\Admin\Desktop\Modding\Forge\eclipse\mods for mods
  58. [19:05:39] [Client thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
  59. [19:05:39] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
  60. [19:05:39] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
  61. [19:05:39] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  62. [19:05:39] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  63. [19:05:39] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
  64. [19:05:39] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  65. [19:05:39] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  66. [19:05:39] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  67. [19:05:39] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  68. [19:05:39] [Client thread/INFO] [FML]: Applying holder lookups
  69. [19:05:39] [Client thread/INFO] [FML]: Holder lookups applied
  70. [19:05:39] [Client thread/INFO] [FML]: Injecting itemstacks
  71. [19:05:39] [Client thread/INFO] [FML]: Itemstack injection complete
  72. [19:05:40] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
  73. [19:05:40] [Sound Library Loader/INFO]: Starting up SoundSystem...
  74. [19:05:40] [Thread-9/INFO]: Initializing LWJGL OpenAL
  75. [19:05:40] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  76. [19:05:40] [Thread-9/INFO]: OpenAL initialized.
  77. [19:05:40] [Sound Library Loader/INFO]: Sound engine started
  78. [19:05:41] [Client thread/INFO] [FML]: Max texture size: 16384
  79. [19:05:41] [Client thread/INFO]: Created: 16x16 textures-atlas
  80. [19:05:42] [Client thread/INFO] [FML]: Injecting itemstacks
  81. [19:05:42] [Client thread/INFO] [FML]: Itemstack injection complete
  82. [19:05:42] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
  83. [19:05:42] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  84. [19:05:42] [Client thread/INFO]: SoundSystem shutting down...
  85. [19:05:42] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  86. [19:05:42] [Sound Library Loader/INFO]: Starting up SoundSystem...
  87. [19:05:42] [Thread-11/INFO]: Initializing LWJGL OpenAL
  88. [19:05:42] [Thread-11/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  89. [19:05:42] [Thread-11/INFO]: OpenAL initialized.
  90. [19:05:43] [Sound Library Loader/INFO]: Sound engine started
  91. [19:05:43] [Client thread/INFO] [FML]: Max texture size: 16384
  92. [19:05:44] [Client thread/INFO]: Created: 512x512 textures-atlas
  93. [19:05:44] [Client thread/INFO]: Realms library version == 1.6.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement