Posted July 27, 20205 yr I am trying to allocate more than 1GB of memory to run client through gradle.properties but every time the Xmx arg exceeds 1GB it throws a error saying the JVM can't be initialised. My PC has 8GB of memory with 100mb hardware reserved (So 7.9GB available). I never had a problem with memory when I was working on Ubuntu. I just want to allocate more RAM to runClient without gradle throwing errors.
July 28, 20205 yr Author I installed 64bit Java and it is working now. Had to do some stuff with runClient in IntelliJ to make sure it was using the 64bit Java install and not the 32bit one but other than that it is now working as intended.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.