• 0

    posted a message on Server lag
    Hi again- I've been able to run my server fairly alright; people can connect, but the problem is it's been having some pretty severe lag problems. I've tried running the server with more RAM using "java -Xmx1024M -Xms1024M -jar minecraft_server.jar", and I connect just fine with that, but my friends can't connect. Everything is fixed when I run the .jar by itself, but I feel like the problem is the fact that it only gives the server a small amount of RAM when it's running that way. Do I just not have enough RAM (2GB total) to run it with more, or is this not even the problem and I've been assuming the wrong thing the whole time?
    Posted in: Server Support and Administration
  • 0

    posted a message on Server stopped working
    I'm keeping Online-mode=false on, since we need that to play on the server (it worked fine before with it on anyway), but I did get rid of some big useless stuff my friends built. I tried to give the server more RAM with java -Xmx1024M -Xms1024M -jar minecraft_server.jar, but then this kind of stuff kept rapidly appearing in the cmd (and the server still didn't go up). Not sure if it has anything to do with it, but it's worth mentioning, I guess.
    Posted in: Server Support and Administration
  • 0

    posted a message on Server stopped working
    My friends and I play on a Minecraft server together, and it worked just fine for a while, but a few nights ago, we were having lag problems with destroying blocks, so we disconnected to fix it, but we weren't able to reconnect. I've been trying my best, but we all get "Can't reach server"/"Communication error". I'm pretty sure it's not an Internet problem, since the other world we play on works fine, and I backed up our current one and deleted the "world" folder to let it regenerate, and it worked just fine. I'm wondering if something we did to the map might be causing issues?

    #Minecraft server properties
    #Sun Feb 17 13:26:24 PST 2013
    generator-settings=
    allow-nether=true
    level-name=world
    enable-query=false
    allow-flight=false
    server-port=25565
    level-type=DEFAULT
    enable-rcon=false
    level-seed=
    server-ip=
    max-build-height=256
    spawn-npcs=true
    white-list=false
    spawn-animals=true
    snooper-enabled=true
    hardcore=false
    texture-pack=
    online-mode=false
    pvp=false
    difficulty=1
    gamemode=0
    max-players=20
    spawn-monsters=true
    generate-structures=true
    view-distance=10
    spawn-protection=16
    motd=A Minecraft Server
    Posted in: Server Support and Administration
  • To post a comment, please .