Advertisement
Guest User

Untitled

a guest
Dec 5th, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.37 KB | None | 0 0
  1. [11:56:19] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [11:56:19] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [11:56:19] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [11:56:19] [main/INFO]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
  5. [11:56:19] [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 D:\mine\runtime\jre-x64\1.8.0_25
  6. [11:56:19] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  7. [11:56:19] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  8. [11:56:19] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [11:56:19] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [11:56:19] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [11:56:20] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  12. [11:56:20] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  13. [11:56:20] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [11:56:20] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  15. [11:56:20] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  16. [11:56:20] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  17. [11:56:20] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  18. [11:56:21] [main/INFO]: Setting user: Buoys
  19. [11:56:22] [Client thread/INFO]: LWJGL Version: 2.9.1
  20. [11:56:23] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
  21. [11:56:23] [Client thread/ERROR]: Couldn't initialize twitch stream
  22. [11:56:23] [Client thread/INFO]: Could not load splash.properties, will create a default one
  23. [11:56:23] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  24. // Sorry :(
  25.  
  26. Time: 12/5/17 11:56 AM
  27. Description: Loading screen debug info
  28.  
  29. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  30.  
  31.  
  32. A detailed walkthrough of the error, its code path and all known details is as follows:
  33. ---------------------------------------------------------------------------------------
  34.  
  35. -- System Details --
  36. Details:
  37. Minecraft Version: 1.7.10
  38. Operating System: Windows 10 (amd64) version 10.0
  39. Java Version: 1.8.0_25, Oracle Corporation
  40. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  41. Memory: 753924336 bytes (718 MB) / 957349888 bytes (913 MB) up to 1789919232 bytes (1707 MB)
  42. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -Xmn1G
  43. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  44. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  45. FML:
  46. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
  47. [11:56:23] [Client thread/INFO]: Attempting early MinecraftForge initialization
  48. [11:56:23] [Client thread/INFO]: MinecraftForge v10.13.4.1558 Initialized
  49. [11:56:23] [Client thread/INFO]: Replaced 183 ore recipies
  50. [11:56:23] [Client thread/INFO]: Completed early MinecraftForge initialization
  51. [11:56:23] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  52. [11:56:23] [Client thread/INFO]: Searching C:\Users\kreig\AppData\Roaming\.minecraft\mods for mods
  53. [11:56:27] [Client thread/INFO]: Forge Mod Loader has identified 3 mods to load
  54. [11:56:28] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
  55. [11:56:28] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
  56. [11:56:28] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  57. [11:56:28] [Client thread/INFO]: Processing ObjectHolder annotations
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement