Advertisement
Guest User

the problem

a guest
Jun 4th, 2016
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.96 KB | None | 0 0
  1. [19:24:20] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [19:24:20] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [19:24:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [19:24:20] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
  5. [19:24:20] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_25, running on Windows XP:x86:5.1, installed at C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25
  6. [19:24:20] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  7. [19:24:20] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  8. [19:24:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [19:24:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [19:24:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [19:24:23] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  12. [19:24:23] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  13. [19:24:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [19:24:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  15. [19:24:25] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  16. [19:24:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  17. [19:24:25] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  18. [19:24:26] [main/INFO]: Setting user: gamingturtle5
  19. [19:24:28] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 301]
  20. [19:24:28] [Client thread/INFO]: LWJGL Version: 2.9.1
  21. [19:24:32] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  22. // Who set us up the TNT?
  23.  
  24. Time: 6/4/16 7:24 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.7.10
  36. Operating System: Windows XP (x86) version 5.1
  37. Java Version: 1.8.0_25, Oracle Corporation
  38. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  39. Memory: 21971464 bytes (20 MB) / 189329408 bytes (180 MB) up to 523501568 bytes (499 MB)
  40. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  41. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  42. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  43. FML:
  44. GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.0.1' Renderer: 'GeForce 6150 LE/PCI/SSE2/3DNOW!'
  45. [19:24:32] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  46. [19:24:32] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1558 Initialized
  47. [19:24:32] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  48. [19:24:32] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  49. [19:24:33] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  50. [19:24:33] [Client thread/INFO] [FML]: Searching C:\Documents and Settings\admin\Application Data\.minecraft\mods for mods
  51. [19:24:52] [Client thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
  52. [19:24:52] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
  53. [19:24:52] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
  54. [19:24:54] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  55. [19:24:54] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  56. [19:24:54] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
  57. [19:24:54] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  58. [19:24:54] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  59. [19:24:54] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  60. [19:24:54] [Client thread/INFO] [FML]: Applying holder lookups
  61. [19:24:54] [Client thread/INFO] [FML]: Holder lookups applied
  62. [19:24:54] [Client thread/INFO] [FML]: Injecting itemstacks
  63. [19:24:54] [Client thread/INFO] [FML]: Itemstack injection complete
  64. [19:24:54] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  65. [19:24:54] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  66. [19:24:55] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  67. [19:24:55] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  68. [19:24:56] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  69. [19:24:56] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  70. [19:24:56] [Client thread/INFO] [FML]: Injecting itemstacks
  71. [19:24:56] [Client thread/INFO] [FML]: Itemstack injection complete
  72. [19:24:57] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
  73. [19:24:57] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  74. [19:24:58] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  75. [19:24:58] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  76. [19:24:58] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  77. [19:24:58] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  78. [19:25:00] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  79. [19:25:00] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  80. [19:25:00] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  81. Exception in thread "Thread-10" [19:25:00] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.IllegalStateException: Only one OpenAL context may be instantiated at any one time.
  82. [19:25:00] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.lwjgl.openal.AL.create(AL.java:113)
  83. [19:25:00] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.lwjgl.openal.AL.create(AL.java:102)
  84. [19:25:00] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.lwjgl.openal.AL.create(AL.java:201)
  85. [19:25:00] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
  86. [19:25:00] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
  87. [19:25:00] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
  88. [19:25:00] [Thread-10/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at paulscode.sound.CommandThread.run(CommandThread.java:121)
  89. [19:25:00] [Client thread/INFO]: [CHAT] Saved screenshot as 2016-06-04_19.25.00.png
  90. [19:25:00] [Client thread/INFO]: [CHAT] Saved screenshot as 2016-06-04_19.25.00_2.png
  91. [19:25:40] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: ERROR MESSAGE:
  92. [19:25:40] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: ERROR MESSAGE:
  93. [19:25:40] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem did not load after 30 seconds.
  94. [19:25:40] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  95. [19:25:40] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  96. [19:25:40] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem did not load after 30 seconds.
  97. [19:25:40] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  98. [19:25:40] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  99. [19:25:41] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Switching to No Sound
  100. [19:25:41] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (Silent Mode)
  101. Exception in thread "Thread-12" [19:25:41] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.UnsatisfiedLinkError: org.lwjgl.openal.AL10.nalSourceStop(I)V
  102. [19:25:41] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.lwjgl.openal.AL10.nalSourceStop(Native Method)
  103. [19:25:41] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.lwjgl.openal.AL10.alSourceStop(AL10.java:992)
  104. [19:25:41] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at paulscode.sound.libraries.ChannelLWJGLOpenAL.close(ChannelLWJGLOpenAL.java:582)
  105. [19:25:41] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at paulscode.sound.Library.cleanup(Library.java:200)
  106. [19:25:41] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at paulscode.sound.libraries.LibraryLWJGLOpenAL.cleanup(LibraryLWJGLOpenAL.java:319)
  107. [19:25:41] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1521)
  108. [19:25:41] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
  109. [19:25:41] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at paulscode.sound.CommandThread.run(CommandThread.java:121)
  110. [19:26:21] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: ERROR MESSAGE:
  111. [19:26:21] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem did not load after 30 seconds.
  112. [19:26:21] [Sound Library Loader/INFO]: Sound engine started
  113. [19:26:21] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: ERROR MESSAGE:
  114. [19:26:21] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem did not load after 30 seconds.
  115. [19:26:21] [Sound Library Loader/INFO]: Sound engine started
  116. [19:28:22] [Client thread/INFO]: Stopping!
  117. [19:28:23] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  118. [19:28:23] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  119. [19:28:23] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  120. [19:28:23] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement