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... Quote
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 Quote
Torezu Posted September 11, 2012 Posted September 11, 2012 Or reduce your memory usage by changing that 3G and 2G both to 1G. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.