Search found 5 matches

by Wabbit
Mon Jan 03, 2005 12:10 am
Forum: Unreal 3.2 Support
Topic: Problem with /restart on FreeBSD
Replies: 9
Views: 3336

Can I run unrealircd in debug mode on the foreground ?
This will really help me find out what is going on.
by Wabbit
Sun Jan 02, 2005 1:11 pm
Forum: Unreal 3.2 Support
Topic: Problem with /restart on FreeBSD
Replies: 9
Views: 3336

yes you got it clear
does not work means it justs kills the server and doesn't start again
and as i wrote on my first post there is nothing in the logs
i checked any possible log that might interfere
by Wabbit
Wed Dec 29, 2004 9:57 am
Forum: Unreal 3.2 Support
Topic: Problem with /restart on FreeBSD
Replies: 9
Views: 3336

well that's the thing.. /restart doesn't work either.. and the script doesn't work.. so there is no possible way for me to restart
any hints ?
by Wabbit
Wed Dec 29, 2004 2:20 am
Forum: Unreal 3.2 Support
Topic: Problem with /restart on FreeBSD
Replies: 9
Views: 3336

Yes it's not a problem to start it.. just the problem is to restart
i told you that the kill -2 doesn't seem to restart the pid..
and kill -1 just does a rehash.
by Wabbit
Mon Dec 27, 2004 12:39 am
Forum: Unreal 3.2 Support
Topic: Problem with /restart on FreeBSD
Replies: 9
Views: 3336

Problem with /restart on FreeBSD

when I use the command /restart or the script file unreal and do a /unreal restart the server just shuts down and doesn't restart and I get nothing in the log file. I noticed that the script file uses the command kill -1 for rehash and kill -2 for restart
Unfortunatelly kill -2 doesn't restart ...