SlowLogicBoy Posted April 2, 2012 Posted April 2, 2012 I have a problem when I run tekkit ( I think the same problem would be and with vanilla server) in dedicated server at the start it uses 81% ~ of ram after a few hours it reaches the point 100% and server freezes I do not know what is the problem :/. (Dedicated server is on Ubuntu server 32bit openjdk 7, I use byobu to manage between the consoles no mysql no webserver) start script is: #!/usr/bin/env sh java -Xmx1500M -Xms1500M -jar Tekkit.jar Server specs: Ram: 2GB CPU: intel i7 4GHz
Pedonymous Posted April 3, 2012 Posted April 3, 2012 That's Minecraft's shitty memory management and Java itself, nothing you can do but download more RAM.
theSodMonster Posted April 3, 2012 Posted April 3, 2012 you could try opening the config folder, then ModLoader.cfg then disabling ComputerCraft (change '=on' to '=off') along with the turtle stuff too. might help
freakachu Posted April 3, 2012 Posted April 3, 2012 yeah, you're using 3/4 of your RAM instantly just by starting the server. as other people have said, that's java for you. why are you trying to run the server with such low ram to begin with? the client gets by ok, but the server is a beast of a memory hog
termhn Posted April 3, 2012 Posted April 3, 2012 That's Minecraft's shitty memory management and Java itself, nothing you can do but download more RAM. Hmm, I wish I could download more RAM, that would be amazing... Too bad you need open memory slots and you need to buy it -.-
Pedonymous Posted April 3, 2012 Posted April 3, 2012 Hmm, I wish I could download more RAM, that would be amazing... Too bad you need open memory slots and you need to buy it -.- I SURE FOOLED YOU
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