Jump to content

Recommended Posts

Posted

I recently made a small tekkit server for me and two friends, but it has been pretty laggy. I think this is because when making the server, I had to change the values in the launch.bat file to 1G. I was looking in several places and they say this happens if you have a 32-bit OS or 4G RAM or less. However, I have 8G and a 64-bit OS. Is there any way for me to add more RAM to the server or am I stuck?

Posted

change the value back to at least 2G better 4G. I'm running a server for only me and one friend right now and it goes up to over 2 gig RAM when we both are on.

Posted

I would if I could. I wouldn't post this problem if I could but every time I do try to change it up it tells me

Error occurred during initialization of UM

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.

Posted

ok, lets make an easy test. restart your computer - close any programm that may auto start - and than launch the server, does this bring up the same error?

Posted

Then lets try this next:

Go to cmd and copy/paste this (EXACTLY this):

java -debug -version > "%userprofile%\desktop\javaDebug.log" 2>&1

Press enter, wait 5 seconds, then attempt to type in the cmd box, if you can't type continue waiting, if you can type, then close the cmd and go to your desktop, then copy paste everything from the "javaDebug" file in this thread.

also, open your task manager and tell me what stand in the foot line behind "physical memory", or better, make a screenshot of the tab performance (4th tab if it called differently) and post it here.

Posted

install java 64 for your os if you are sure you have a 64 bit os and then add the file path for the 64 bit java to the batch file.

also to test you can call java in cmd with -d32 or -d64 to see if you have one or both installed, it will either say it doesnt exsist or it will list the help topics

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...