Direwolf20 1.6.4 Not Working!!!!

  • 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

abidhaliwal

New Member
Jul 29, 2019
12
0
0
Can someone please help me figure out what is wrong with my FTB? Whenever I try to open up Direwolf20 1.6.4 v1.0.9 or v1.0.10 mod pack, it just crashes and doesnt open up! I have tried many things to fix this like reinstalling Java (I am running 64-bit) but that didnt help. I have added 5 GB of Ram in the launcher but still not working. I also tried adding this code:

-Xms2048m -XX:permSize=256m -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:MaxGCMinorPauseMillis=7 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc

That didnt do anything at all, like seriously, it didnt do a single thing after saying "Mod pack is up to date". My PC specs are:
Intel i5 2310 CPU 2.90GHz
NVIDIA GeForce GT 520
8 GB of RAM
1.5 TB Hard Disk
64-bit Operating System

I can also upload my crash file with no Java Parameters added so that you can see what is wrong with my FTB. Please HELP!

Here is the Pastebin Link - http://pastebin.com/yqXSNgbN
 

Attachments

  • crash-2014-01-04_16.17.39-client.txt
    25 KB · Views: 75
Last edited:

UniZero

Popular Member
Oct 3, 2012
3,406
310
124
Scotland, UK
The line below is in your log regarding java flags.

-Xms256M -Xmx5120M -XX:permSize=256m -Xmx512M

Remove the one I have highlighted. Go to the additional java parameters box in advanced options. If it is there then remove it. If that flag is not there then let me know because it maybe located elsewhere.
 
  • Like
Reactions: abidhaliwal

abidhaliwal

New Member
Jul 29, 2019
12
0
0
So the new code that i entered was:

-Xms256M -Xmx5120M -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:MaxGCMinorPauseMillis=7 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc

I didnt have the -Xmx512M in the code at all. but this time, it actually opened up!!!!


Here is my log file now - http://pastebin.com/x5kJ9Kiw