UPDATE [FIX]: My LWJGL wasn't downloading correctly, causing it to crash. By grabbing the newest version from their web site and replacing the files (both in the bin folder and natives folder) I was able to resolve the problem. Thank you to everyone that provided aid
---------------------------------------------------------------------
FTB Launcher version: v1.0.4, problem exists on both .exe and .jar versions
Minecraft Version: v1.4.2
Java version: Java 7 Update 9
Detailed description of the issue: When using the launcher, minecraft crashes and closes itself while attempting to initialize the LWJGL OpenAL. No error is given, it just shuts off. I have done a clean install of Java and the FTB launcher, to no avail. The error doesn't appear to be linked with any mods, since the close occurs when attempting to launch with all mods disabled.
Log with all mods disabled:
---------------------------------------------------------------------
FTB Launcher version: v1.0.4, problem exists on both .exe and .jar versions
Minecraft Version: v1.4.2
Java version: Java 7 Update 9
Detailed description of the issue: When using the launcher, minecraft crashes and closes itself while attempting to initialize the LWJGL OpenAL. No error is given, it just shuts off. I have done a clean install of Java and the FTB launcher, to no avail. The error doesn't appear to be linked with any mods, since the close occurs when attempting to launch with all mods disabled.
Log with all mods disabled:
09:26:49 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Loading jars...
09:26:49 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Loading URL: file:/C:/Users/Fako/FTB/FTBBETAA/instMods/MinecraftForge.zip
09:26:49 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Loading URL: file:/C:/Users/Fako/FTB/FTBBETAA/minecraft/bin/minecraft.jar
09:26:49 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Loading URL: file:/C:/Users/Fako/FTB/FTBBETAA/minecraft/bin/lwjgl.jar
09:26:49 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Loading URL: file:/C:/Users/Fako/FTB/FTBBETAA/minecraft/bin/lwjgl_util.jar
09:26:49 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Loading URL: file:/C:/Users/Fako/FTB/FTBBETAA/minecraft/bin/jinput.jar
09:26:49 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Loading natives...
09:26:49 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
09:26:49 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: MCDIR: C:\Users\Fako\AppData\Roaming\.minecraft
09:26:50 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: 27 achievements
09:26:50 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: 208 recipes
09:26:50 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Setting user: Professor29, -902308119820748688
09:26:50 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Client asked for parameter: server
09:26:50 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: LWJGL Version: 2.4.2
09:26:51 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Starting up SoundSystem...
09:26:51 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Initializing LWJGL OpenAL
09:26:51 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
I'm running Windows 7 64-bit, if that helps. Not sure what else to try to solve the issue...Thank you for your time,
Professor29