When i try to start FTB using 64 bit java i get past the part where it says ”FML is setting up your minecraft enviroment” then i get a crash window saying ”Java(TM) Platform SE Binary has stopped working”. Normal vanilla minecraft also crashes right after logging in.
Running either of them using 32 bit java works (although i don't really want to play FTB using only 1 GB ram). I've only had this problem since yesterday so i'm guessing some automatic update for something broke it.
I'm running 64 bit Windows 7 and i have Java 7u11 32 bit and 64 bit installed.
Things i've tried:
Reinstalled Java
Downgraded Java
Reinstalled graphic card drivers. (I installed new ones yesterday so i figured they might be the problem)
Downgraded graphic card drivers
Reinstalled Minecraft
Reinstalled the FTB Launcher and the modpacks.
Updated LWJGL on both vanilla and FTB.
I've found a fix for vanilla minecraft, if i start it using the command line below it doesn't crash. However i have no idea how to use this to fix the FTB version. (Found this in a bat file on the internet named minecrafterrortest.bat)
java -Xincgc -Xmx1024m -cp "%APPDATA%\.minecraft\bin\minecraft.jar;%APPDATA%\.minecraft\bin\lwjgl.jar;%APPDATA%\.minecraft\bin\lwjgl_util.jar;%APPDATA%\.minecraft\bin\jinput.jar" -Djava.library.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft Player
I've been trying to find a solution for around 8 hours and i'm kinda tired now so if anyone has any ideas, that would be great.
Edit: Also tried starting vanilla(moded) minecraft using MagicLauncher and it works.
Running either of them using 32 bit java works (although i don't really want to play FTB using only 1 GB ram). I've only had this problem since yesterday so i'm guessing some automatic update for something broke it.
I'm running 64 bit Windows 7 and i have Java 7u11 32 bit and 64 bit installed.
Things i've tried:
Reinstalled Java
Downgraded Java
Reinstalled graphic card drivers. (I installed new ones yesterday so i figured they might be the problem)
Downgraded graphic card drivers
Reinstalled Minecraft
Reinstalled the FTB Launcher and the modpacks.
Updated LWJGL on both vanilla and FTB.
I've found a fix for vanilla minecraft, if i start it using the command line below it doesn't crash. However i have no idea how to use this to fix the FTB version. (Found this in a bat file on the internet named minecrafterrortest.bat)
java -Xincgc -Xmx1024m -cp "%APPDATA%\.minecraft\bin\minecraft.jar;%APPDATA%\.minecraft\bin\lwjgl.jar;%APPDATA%\.minecraft\bin\lwjgl_util.jar;%APPDATA%\.minecraft\bin\jinput.jar" -Djava.library.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft Player
I've been trying to find a solution for around 8 hours and i'm kinda tired now so if anyone has any ideas, that would be great.
Edit: Also tried starting vanilla(moded) minecraft using MagicLauncher and it works.