I am trying to start up the console for my tekkit classic server but it keeps on saying:
C:\Users\Mason\Desktop\Tekkit Servers\Voltz>java -Xmx3G -Xms2G -jar Voltz.jar no
gui
Error occurred during initialization of VM
Could not reserve enough space for object heap
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
C:\Users\Mason\Desktop\Tekkit Servers\Voltz>pause
Press any key to continue . . .
Someone please help?? I've tried all different amounts of gigabytes.
C:\Users\Mason\Desktop\Tekkit Servers\Voltz>java -Xmx3G -Xms2G -jar Voltz.jar no
gui
Error occurred during initialization of VM
Could not reserve enough space for object heap
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
C:\Users\Mason\Desktop\Tekkit Servers\Voltz>pause
Press any key to continue . . .
Someone please help?? I've tried all different amounts of gigabytes.
1
Error: Could not create the Java Virtual Machine.
For this i suggest updating your java to the latest version see if that fixes anything
Also try re-downloading the tekkit.jar
And in the bat file use
java -Xmx1G -Xms512M -jar Tekkit.jar nogui
pause
For this i suggest updating your java to the latest version see if that fixes anything
Also try re-downloading the tekkit.jar
And in the bat file use
java -Xmx1G -Xms512M -jar Tekkit.jar nogui
pause
