Fresh prince Posted March 14, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 295 Reputation: 6 Joined: 10/14/12 Last Seen: June 12, 2021 Share Posted March 14, 2013 (edited) How can you force stop your char and log in server? PleAse help. When i try to stop it at putty says already connected and running. I must have started it twice ty Edited March 14, 2013 by Fresh prince Quote Link to comment Share on other sites More sharing options...
Winz Posted March 14, 2013 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted March 14, 2013 Hello Fresh Prince, you can stop the whole server by using ./athena-start stop Yes, you may need to execute it more than 2 times. forcing stop, in Linux-based system will need to use this: ps aux and get the PID of each server then do: kill -9 1234 where 1234 is the PID of each server. *somebody says that "Please do not use kill -9 when not necessary". I don't know what the side effects are though. Have a nice day! Quote Link to comment Share on other sites More sharing options...
Fresh prince Posted March 14, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 295 Reputation: 6 Joined: 10/14/12 Last Seen: June 12, 2021 Author Share Posted March 14, 2013 Thank you sir, my server has a bind. Would that go through? Is that the absolute way to stop the server? Cause i tried my bind it says already connected. Ill try it aainwhen i get home thanks again Quote Link to comment Share on other sites More sharing options...
mrlongshen Posted March 14, 2013 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 1302 Reputation: 79 Joined: 12/04/12 Last Seen: September 26, 2019 Share Posted March 14, 2013 turn off your server 1st. then check running apps ps -u YOURNAME then kill it kill -9 PID and see again got anymore running or not ? ps -u YOURNAME Quote Link to comment Share on other sites More sharing options...
Fresh prince Posted March 14, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 295 Reputation: 6 Joined: 10/14/12 Last Seen: June 12, 2021 Author Share Posted March 14, 2013 If i could come out there and give you both a hug i'd do it! Thanks a lot! No bromo tho Quote Link to comment Share on other sites More sharing options...
mrlongshen Posted March 14, 2013 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 1302 Reputation: 79 Joined: 12/04/12 Last Seen: September 26, 2019 Share Posted March 14, 2013 yo yo WASUP boy~ hahaha Quote Link to comment Share on other sites More sharing options...
Winz Posted March 14, 2013 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted March 14, 2013 Sure, glad that we could be a help. Have a nice day! Quote Link to comment Share on other sites More sharing options...
Question
Fresh prince
How can you force stop your char and log in server? PleAse help.
When i try to stop it at putty says already connected and running. I must have started it twice ty
Edited by Fresh princeLink to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.