I get the following error log when running a clean version of 1.8 & 1249. It hangs at the Mojang startup screen.
I'm guessing that twitch doesn't really matter, but is there something wrong with SoundSystem? Maybe a driver incompatibility?
Thanks!
-------------------------------
[19:27:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:27:12] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:27:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[19:27:12] [main/INFO] [FML]: Forge Mod Loader version 8.0.10.1249 for Minecraft 1.8 loading
[19:27:12] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.7.0_71, running on Linux:amd64:3.10.18, installed at /home/hypnotoady/jdk1.7.0_71/jre
[19:27:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:27:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:27:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:27:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:27:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:27:19] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:27:19] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[19:27:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:27:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:27:22] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:27:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:27:23] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[19:27:28] [Client thread/INFO]: Setting user: hypno_toady
[19:27:37] [Client thread/INFO]: LWJGL Version: 2.9.1
[19:27:39] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[19:27:39] [Client thread/INFO] [FML]: MinecraftForge v11.14.0.1249 Initialized
[19:27:39] [Client thread/INFO] [FML]: Replaced 215 ore recipies
[19:27:39] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[19:27:39] [Client thread/INFO] [FML]: Searching /home/hypnotoady/.minecraft/mods for mods
[19:27:46] [Client thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
[19:27:47] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[19:27:47] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[19:27:48] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[19:27:49] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[19:27:49] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[19:27:49] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[19:27:49] [Client thread/INFO] [FML]: Applying holder lookups
[19:27:49] [Client thread/INFO] [FML]: Holder lookups applied
[19:27:49] [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.
[19:27:49] [Client thread/ERROR]: Couldn't initialize twitch stream
[19:27:49] [sound Library Loader/INFO]: Starting up SoundSystem...
[19:27:50] [Thread-7/INFO]: Initializing LWJGL OpenAL
[19:27:50] [Thread-7/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:27:50] [Thread-7/INFO]: OpenAL initialized.
[19:27:50] [sound Library Loader/INFO]: Sound engine started
[19:27:59] [Client thread/INFO]: Created: 512x512 textures-atlas
[19:28:03] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
[19:28:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[19:28:03] [Client thread/INFO]: SoundSystem shutting down...