So I have read MANY posts about this issue, and have a couple of TEMP fix's for it.
READ ALL INSTRUCTIONS BEFORE DOING ANYTHING!
UPDATE JAVA!!!
- On windows, you should be using the latest version of Java. You can get it HERE.
- You need to "Accept License Agreement" first!
- If your windows is 32bit, download "Windows x86 Offline" the file file name is "jre-7u15-windows-i586.exe" (x86 = 32bit computers)
- If your windows is 64bit, download "Windows x64" the file name is "jre-7u15-windows-x64.exe"
- Uninstall all Java from your computer.
- Restart your Computer.
- Install Java
- Restart your Computer.
- For Mac's, You need to know what version of OS X you are using. You will NEED to be using JAVA 6, not JAVA 7. I know this sucks, but until apple/oracle/LWJGL people sort everything out, your sorta kinda stuck. Minecraft for Mac doesn't work with Oracle's Java 7. Stick to the Apple-provided Java 6 for now.
- Java for OS X 10.8.x Follow the directions in this post.
- Java for OS X 2012-006
- Java for Mac OS X 10.6
- Java for Mac OS X 10.5
- Java for Mac OS X 10.4
Open Java Preferences and check which versions of Java are installed and what the preferred run order is.
Sort it so that Java 6 64bit is on top, then Java 6 32bit, Java 5 64bit, Java 5 32bit etc.
How to re-enable JAVA Apps
Follow the link HERE and follow the directions if they apply to you.
Mac JAVA Downgrade
ONLY FOLLOW THESE NEXT STEP IF TOLD TO DO SO, NOT RESPONSIBLE FOR ACTIONS .
- Go to the Macintosh HD/Library/Internet Plug-Ins/ folder and delete the file "JavaAppletPlugin.plugin"
- Open the Terminal and run the following commands (each on one line):
Code:
cd /System/Library/Java/Support/Deploy.bundle/Contents/Resources/
sudo ln -sf JavaPlugin2_NPAPI.plugin /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
sudo ln -sf /System/Library/Frameworks/JavaVM.framework/Commands/javaws /usr/bin/javaws
More For OS X 10.8.x
Go HERE to Disable GATEKEEPER on Mac's....
(Normally I would not tell people to disable security software..... But this is stupid)
Fix #1
The Disable Mod fix
- Backup everything. Your entire FTB folder and FTB Launcher folder.
- Did you back it up? Are you sure? I am not to be held responsible if you do not.
- Delete your FTB Folder and FTB launcher folder. NOT THE BACKUPS!
- Re-download the launcher from the FTB website Here.
- Launch the launcher.
- Go to the options tab,
- Set the install folder to "C:\FTB\" on Windows or "/FTB/" on Mac's
- Change the download location to anything other then "US West" or "Automatic"
- Select the Mod pack of your choice. USE THE RECOMMENDED VERSION!
- If it is not downloading, Check HERE to make sure the REPO's are online. (Might not work with Firefox, use Chrome or IE.)
- Launch Minecraft.
- Start a New game.
- Do Nothing in this game, just get to the point where you can check you inventory, the save and exit.
- Quit Minecraft.
- Relaunch Minecraft.
- Did it ask you to update? If yes, do so, then keep re-launching until it does not ask you to update anymore.
- Quit Minecraft again.
- At the launcher screen, we are going to want to go and select "Edit Mod pack" Disable The following mods:
- Mystcraft
- Twilight Forest
- All three "wirelessredstoneaddons"
- Portal Gun
- Close That window, and launch Minecraft.
- Reopen your saved game. You will get a screen warning you that things are missing. (Of course they are, we turned some mods off.) Click yes.
- After messing around for a little bit in your new game, if everything is good, Exit Minecraft, and copy the backup of your saved game into the new FTB folder. Relaunch Minecraft and open your old game. It will tell you things are missing, cause we turned off some mods. Click yes.
Fix #2
The Place chunk-loader fix
- Go to your saved game, and enter creative mode.
- Go to each dimension other then the overworld.
- Nether
- The End
- Mystcraft Worlds
- Twilight Forest
- Place a Chunk-loader
- Mmake sure the loader is performing, that it is properly doing its job and turned on.
- Go back to the Overworld.
- Save and exit your game.
- Restart your game.
- This should stop any world leaking
One or both of these TEMP fix's should let you play without your Game, even with the "Leaking worlds" in the console, without your game crashing/freezing. If you are still Freezing/Crashing AND getting these errors in the console, START A NEW THREAD with The following
- The console log (in debug mode).
- The crash report.
{edit} Modified post to reflect info from Ashzification.
{edit} Fixed some spelling and stuff..
{edit} Updated Java Install instructions, thx Velotican
{edit} Added extra Java download for OS X 10.7.x
{edit} Changed install folder for Mac's, thx GuntherDW
{edit} Updated for Mac