podpako Posted September 11, 2012 Posted September 11, 2012 Hi, I have 4GB RAM. Why it doesn't work? C:\Users\Ondra\Downloads\Tekkit_Server_3.0.3\Tekkit_Server_3.0.3>java -Xmx3G -Xms2G -jar Tekkit.jar nogui 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\Ondra\Downloads\Tekkit_Server_3.0.3\Tekkit_Server_3.0.3>pause Pokračujte stisknutím libovolné klávesy...
saintnicster Posted September 11, 2012 Posted September 11, 2012 You are using a 32bit version of java. You need to install the 64bit version of Java (assuming you have a 64bit OS and processor), and make sure that you are calling that when you execute the script
Torezu Posted September 11, 2012 Posted September 11, 2012 Or reduce your memory usage by changing that 3G and 2G both to 1G.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now