Solved Server Issues! Urgent Please!!!

Discussion in 'Spigot Help' started by SystemAccess, Oct 12, 2015.

  1. I'm using PutTy to connect to my dedicated server. I start the server by going to the directory OPFactions - cd OPFactions-
    I then do java -jar spigot-1.8.8.jar (to start the server up) - But when I exit out putty, the server closes/shutdown. I don't have a start up script either, I don't believe I do. I don't see any files by the name "start.sh" How can I fix this issue? Can someone please help me and be specific!! <3 <3 Thank you in advanvced!
     
    • Like Like x 1
  2. Not sure what OS you're running, but I'll assume it's Linux since your using putty. You should look into installing tmux or screen (I prefer tmux), and look into the documentation on those, they both basically allow you to create "Windows" inside your server, and you can leave those windows (disconnect from putty, etc.) without the program running inside of it terminating.
     
  3. To see the error, open up the bat file at txt, and under all the lines put "pause". Then, open the file. If it's an object heap, double check your RAM in the text file executed as that's a common issue.

    Also, I'm not sure if it's a "bat" on Linux but, whatever your command prompt file is.
     
  4. Is there any other way around this? to keep it running. if not can you please tell me what commands I need to enter into my PutTy client to do this.
     
    • Informative Informative x 1
  5. Sorry, but I don't really understand how to use TMux, GNU Screen or nohup. ugh I'm just tired of all this crap honestly
     
  6. nohup java -jar spigot-1.6.9.jar
     
    • Like Like x 1
    • Winner Winner x 1
  7. Why don't you just DuckDuckGo it? Don't give up bro!
     
    • Funny Funny x 1
    • Friendly Friendly x 1
  8. Thank you very much! Sorry I didn't reply earlier, umm, it worked! Thanks. Now when I leave putty, my server still runs, but how do I go back to the server when I re enter putty, without disturbing the server
     
  9. Now that I think about it, nohup and screens look a little bit better for you. :D
     
    • Funny Funny x 1
  10. You got me there, the tutorial only shows how to stop/kill the server. I did this with McMyAdmin panrl so I never had to kill it xD
    I found another tutorial: https://bukkit.org/threads/guide-setting-up-and-monitoring-a-linux-minecraft-server.122140/
    Please read this one too: http://www.minecraftforum.net/forum...-tutorial-on-running-minecraft-on-a-dedicated
     
  11. If I were to link/add a control panel such as TCAdmin or Multicraft, wont this make it much simpler and auto run the server for me?
     
  12. It may be simpler, but it would take the fun out of it all. Embrace the command line, don't try to hide it.
     
    • Funny Funny x 1
  13. Yes, using the nohup thing to start the multicraft panel and not having to kill/stop your server everytime; since multicraft has this included on its panel and you wouldn't have to kill the process (I think)
     
    • Informative Informative x 1
  14. What do I put in my "start.sh" textfile?
     
  15. idk lol

    nohup <multicraft-file.start>?
     
  16. Not Multicraft! Anything but Multicraft! (McMyAdmin, Pufferpanel or just the terminal)
     
    • Agree Agree x 1
    • Funny Funny x 1

Share This Page