The FTB Forum is now read-only, and is here as an archive.
To participate in our community discussions, please join our Discord! https://ftb.team/discord
Hi,for some reason when i launch the Direwolf20 modpack,it just force closes,no error message or anything,i dont know what to look for in the logs but i have uploaded the relevant log files
JVM Flags: 4 total; -Xms256M -Xmx6656M -XXermSize=256m -Xmx512M
Go to the options tab and under advanced options it might have -Xmx512M at the end, if it is there, delete it; otherwise, add -Xmx2048M there.
JVM Flags: 4 total; -Xms256M -Xmx6656M -XXermSize=256m -Xmx512M
Go to the options tab and under advanced options it might have -Xmx512M at the end, if it is there, delete it; otherwise, add -Xmx2048M there.
Try adding this to the global parameters:
-Xmx2048M
This will make all java programs get 2 gigs of ram (2048 megs). If this doesn't work uninstall java, download the latest version and install it again. If that doesn't work post the crashlog to pastebin again. There's not much more I could do over teamviewer and skype, but I could try it.
Try adding this to the global parameters:
-Xmx2048M
This will make all java programs get 2 gigs of ram (2048 megs). If this doesn't work uninstall java, download the latest version and install it again. If that doesn't work post the crashlog to pastebin again. There's not much more I could do over teamviewer and skype, but I could try it.