Hello, i'm making a wserver crash checker that checks if an server is off if yes then start it again, the problem is, when the wserver crashes, it doesn't just exit, but shows that this program crashed or whatever popup (thus not closing the process before manually clicking Close program..), I just need to know how to detect a crash (not just scan for processes)
Jqgn2KM.png195 KB · 2 downloads
@krazyshank made a tut a while ago on this + source code
@krazyshank made a tut a while ago on this + source code
Link please?
find it yourself and dont be lazy
Originally Posted by LvlAndFarm
Hello, i'm making a wserver crash checker that checks if an server is off if yes then start it again, the problem is, when the wserver crashes, it doesn't just exit, but shows that this program crashed or whatever popup (thus not closing the process before manually clicking Close program..), I just need to know how to detect a crash (not just scan for processes)
You could just simply code a script that sees when the wserver crashes and when it does make it close
Originally Posted by Sucidial
You could just simply code a script that sees when the wserver crashes and when it does make it close
script in the checker i'm making or what? and using the process info and resources, i dont have any way to detect a freeze crash, just plain closes, or maybe i can go the hard way and make it close for EVERY exception that crashes the server....
Originally Posted by LvlAndFarm
script in the checker i'm making or what? and using the process info and resources, i dont have any way to detect a freeze crash, just plain closes, or maybe i can go the hard way and make it close for EVERY exception that crashes the server....
What the fuck..........
nvm found out how, ii just need to add an event handler for exceptions that close the wserv for the app im making to detect the crash, now i learned how much the MPGH community is <?php echo !isMPGHhelpfulBool; ?> @Raple close this thread please