So I am very aware of how this is done, and I can't seem to find the issue.
A few things to note, i am using Java 8 64bit and I have 32GB of RAM in my PC. I have tried different bat scripts but this is the one i have been using, but it caps off at 1GB even though i have plenty of GB's of RAM
java -Xms1024M -Xmx1024M -jar spigot.jar
pause
If I try and increase that any more i get the following error:
Invalid initial heap size: -Xms6144M
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Any ideas on what could be causing this and how i could fix it?
A few things to note, i am using Java 8 64bit and I have 32GB of RAM in my PC. I have tried different bat scripts but this is the one i have been using, but it caps off at 1GB even though i have plenty of GB's of RAM
java -Xms1024M -Xmx1024M -jar spigot.jar
pause
If I try and increase that any more i get the following error:
Invalid initial heap size: -Xms6144M
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Any ideas on what could be causing this and how i could fix it?
Banned forever. Reason: Attempted Scamming (https://builtbybit.com/threads/binary-scam-report.170739/)
