Guest User

Crash90115

a guest
Sep 1st, 2015
888
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.62 KB | None | 0 0
  1. Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
  2. [16:03:15] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [16:03:15] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [16:03:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  5. [16:03:15] [main/INFO] [FML]: Forge Mod Loader version 8.99.196.1499 for Minecraft 1.8 loading
  6. [16:03:15] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Linux:amd64:3.13.0-32-generic, installed at /usr/lib/jvm/java-8-oracle/jre
  7. [16:03:15] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [16:03:15] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  9. [16:03:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [16:03:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [16:03:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  12. [16:03:19] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  13. [16:03:19] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  14. [16:03:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. [16:03:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  16. [16:03:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  17. [16:03:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  18. [16:03:20] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  19. [16:03:21] [Client thread/INFO]: Setting user: Player
  20. [16:03:28] [Client thread/INFO]: LWJGL Version: 2.9.1
  21. [16:03:29] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:235]: ---- Minecraft Crash Report ----
  22. // Would you like a cupcake?
  23.  
  24. Time: 9/1/15 4:03 PM
  25. Description: Loading screen debug info
  26.  
  27. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- System Details --
  34. Details:
  35. Minecraft Version: 1.8
  36. Operating System: Linux (amd64) version 3.13.0-32-generic
  37. Java Version: 1.8.0_60, Oracle Corporation
  38. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  39. Memory: 109240872 bytes (104 MB) / 235335680 bytes (224 MB) up to 1060372480 bytes (1011 MB)
  40. JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  41. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  42. FML:
  43. Loaded coremods (and transformers):
  44. GL info: ' Vendor: 'nouveau' Version: '3.0 Mesa 10.1.3' Renderer: 'Gallium 0.4 on NVD9'
  45. [16:03:29] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  46. [16:03:29] [Client thread/INFO] [FML]: MinecraftForge v11.14.3.1499 Initialized
  47. [16:03:29] [Client thread/INFO] [FML]: Replaced 204 ore recipies
  48. [16:03:30] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  49. [16:03:30] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  50. [16:03:30] [Client thread/INFO] [FML]: Searching /home/linux/.minecraft/mods for mods
  51. [16:03:33] [Client thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
  52. [16:03:33] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
  53. [16:03:33] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
  54. [16:03:34] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  55. [16:03:34] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  56. [16:03:34] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
  57. [16:03:34] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  58. [16:03:34] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  59. [16:03:35] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  60. [16:03:35] [Client thread/INFO] [FML]: Applying holder lookups
  61. [16:03:35] [Client thread/INFO] [FML]: Holder lookups applied
  62. [16:03:35] [Client thread/INFO] [FML]: Injecting itemstacks
  63. [16:03:35] [Client thread/INFO] [FML]: Itemstack injection complete
  64. [16:03:35] [Client thread/INFO] [STDOUT]: [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.
  65. [16:03:35] [Client thread/ERROR]: Couldn't initialize twitch stream
  66. [16:03:35] [Sound Library Loader/INFO]: Starting up SoundSystem...
  67. [16:03:35] [Thread-8/INFO]: Initializing LWJGL OpenAL
  68. [16:03:35] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  69. [16:03:35] [Thread-8/INFO]: OpenAL initialized.
  70. [16:03:36] [Sound Library Loader/INFO]: Sound engine started
  71. [16:03:39] [Client thread/INFO] [FML]: Max texture size: 16384
  72. [16:03:39] [Client thread/INFO]: Created: 16x16 textures-atlas
  73. [16:03:42] [Client thread/INFO] [FML]: Injecting itemstacks
  74. [16:03:42] [Client thread/INFO] [FML]: Itemstack injection complete
  75. [16:03:43] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
  76. [16:03:43] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  77. [16:03:43] [Client thread/INFO]: SoundSystem shutting down...
  78. [16:03:43] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  79. [16:03:43] [Sound Library Loader/INFO]: Starting up SoundSystem...
  80. [16:03:43] [Thread-10/INFO]: Initializing LWJGL OpenAL
  81. [16:03:43] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  82. [16:03:43] [Thread-10/INFO]: OpenAL initialized.
  83. [16:03:43] [Sound Library Loader/INFO]: Sound engine started
  84. [16:03:45] [Client thread/INFO] [FML]: Max texture size: 16384
  85. [16:03:47] [Client thread/INFO]: Created: 512x512 textures-atlas
  86. #
  87. # A fatal error has been detected by the Java Runtime Environment:
  88. #
  89. # SIGSEGV (0xb) at pc=0x00007f29245b0347, pid=4405, tid=139816058476288
  90. #
  91. # JRE version: Java(TM) SE Runtime Environment (8.0_60-b27) (build 1.8.0_60-b27)
  92. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.60-b23 mixed mode linux-amd64 compressed oops)
  93. # Problematic frame:
  94. # C [nouveau_dri.so+0x304347]
  95. #
  96. # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  97. #
  98. # An error report file with more information is saved as:
  99. # /home/linux/.minecraft/hs_err_pid4405.log
  100. #
  101. # If you would like to submit a bug report, please visit:
  102. # http://bugreport.java.com/bugreport/crash.jsp
  103. # The crash happened outside the Java Virtual Machine in native code.
  104. # See problematic frame for where to report the bug.
  105. #
Advertisement
Add Comment
Please, Sign In to add comment