Problem (Revelation) Could not create the Java Virtual Machine

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • 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

nobody172

New Member
Jun 16, 2021
1
0
2
I've been searching for a solution to this for like an hour and I've come up empty handed. If anyone has any ideas I'd be happy to hear them, but be aware I've already tried pretty much everything that could be found with a basic google search.

The console log and title says it all with the error I'm getting. I did add an echo statement to see if the server start file got past the initial java statement, and I added the MIN_RAM argument like I saw on a post somewhere, but I think that might've been a problem with a different version of the pack because it didn't help me at all.

I have also tried increasing my RAM as well, I know 2G and 256 min don't look large, but I get the same error with 8G and 2G min as well, so I don't think that's the issue.

I can provide additional logs as necessary. My computer has 16GB of RAM.
 

Attachments

  • console.PNG
    console.PNG
    18.5 KB · Views: 139
  • settings.png
    settings.png
    27.1 KB · Views: 139
  • start.PNG
    start.PNG
    22.9 KB · Views: 149

thexalien

Member
Jan 17, 2021
63
4
9
Make sure you go into the created EULA.txt file and make it =true

But I think the parameter -XX:+UserParNewGC should actually be -XX:+UseG1GC
 
Last edited: