I'm trying to run FTB at school (the teacher is 100% fine with this as long as I'm done), and the computers only have 32 bit java. Not an enjoyable experience when FTB has to stop due to RAM limitations. Last semester, I installed portable JRE 64, and with a simple .bat file got FTB to launch using it. Well, this no longer works. When I launch it with the batch (updated the jportable too) file, the console says "Java home: C:\Users\*******\Downloads\CommonFiles\Java64" which is correct, but further down says "FTB Launcher Prefers: Java Version: 1.7.0_25 sorted as: 1.7.0_25 32 Bit Java at : C:\Program Files (x86)\Java\jre7\bin\java.exe".
How do I get it to launch with the 64 bit JRE? Do I need to revert FTB Launcher to an earlier version?
EDIT: batch file text: C:\Users\*******\Downloads\CommonFiles\Java64\bin\javaw.exe -jar "launcher^FTB_Launcher.jar"
How do I get it to launch with the 64 bit JRE? Do I need to revert FTB Launcher to an earlier version?
EDIT: batch file text: C:\Users\*******\Downloads\CommonFiles\Java64\bin\javaw.exe -jar "launcher^FTB_Launcher.jar"