gordon7803 Posted February 4, 2013 Posted February 4, 2013 I:Minecraft Tekkit serverTekkit_Server_3.1.2>java -Xmx3G -Xms2G -jar Tekkit.ja r 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. I:Minecraft Tekkit serverTekkit_Server_3.1.2>pause Press any button to continue . . . This is what it showed after I opened the .bat file How can I solve the problem?
RalphRoberts Posted February 4, 2013 Posted February 4, 2013 Need more info. Java version? OS? RAM? etc.
gordon7803 Posted February 5, 2013 Author Posted February 5, 2013 Java Version: Version 7 Update 13.0 OS: Windows 7 32-bit Ram: 4GB
RalphRoberts Posted February 5, 2013 Posted February 5, 2013 OK, this is a known problem with 32-bit. Edit your "Run" file, and change "-Xmx3G -Xms2G" to "Xmx2G -Xms1G" and that should fix it. If it doesn't, try changing it to 1450MB and 1GB.
gordon7803 Posted February 5, 2013 Author Posted February 5, 2013 The first method of change it into -Xmx2G -Xms1G doesn't work. Same error showed up. Also, I want to know changing what into 1450mb and 1GB? THX
RalphRoberts Posted February 6, 2013 Posted February 6, 2013 Change -Xmx2G -Xms1G to "-Xmx1450MB -Xms1G Not sure if it needs MB or just M. Also, make sure to "save" the file, not "save as".
gordon7803 Posted February 6, 2013 Author Posted February 6, 2013 Problem Solved THX! I have changed it into -Xmx1450MB -Xms1G!
RalphRoberts Posted February 6, 2013 Posted February 6, 2013 Glad you got it working! If you have any more problems please feel free to come back to get help.
NeekSpoon Posted May 4, 2013 Posted May 4, 2013 Could you help me out? When I try to run the server, I get this. C:\Users\Edvard\Desktop\LOLWUT>java -Xmx1G -Xms1G -jar Tekkit.jar nogui Error: loading: C:\Program Files\Java\jre7\bin\msvcr100.dll Error occurred during initialization of VM Unable to load native library: Can't load IA 32-bit .dll on a AMD 64-bit platform
gaspersgear Posted August 7, 2013 Posted August 7, 2013 Could you help me? I lonch the server evriting works fine. But then I can join to the server but my friends can't. I did portforvord it corectly (I hawe checkt).
Wagner Posted September 8, 2013 Posted September 8, 2013 In my case it started to work only with java -Xmx1G -Xms1G -jar Tekkit.jar nogui All other options (3G,2G ; 2G,1G ; 1450MB,1G) gave me error messages. After starting, it displays a lot of messages and stoped at "Galacticraft remote version found: 0.1.39" Then I had to close the server, restart it and now it works. OS=Win7 x64, 12GB RAM, Java 32 bit version 7, update 25 (build 1.7.0_25-b17) Yes, I'm running a 64bit OS and 32bit Java. Checked at Oracle and that's recommended in most cases. Is that a problem for the Tekkit server? Hope this helps.
Wagner Posted September 8, 2013 Posted September 8, 2013 In my case it started to work only with java -Xmx1G -Xms1G -jar Tekkit.jar nogui All other options (3G,2G ; 2G,1G ; 1450MB,1G) gave me error messages. After starting, it displays a lot of messages and stoped at "Galacticraft remote version found: 0.1.39" Then I had to close the server, restart it and now it works. OS=Win7 x64, 12GB RAM, Java 32 bit version 7, update 25 (build 1.7.0_25-b17) Yes, I'm running a 64bit OS and 32bit Java. Checked at Oracle and that's recommended in most cases. Is that a problem for the Tekkit server? Hope this helps.
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