Any idea for anti crashers ?
Guys , m getting attacks on matchserver.. like someone attacks, all players get DC and when i go to server, i see matchserver isnt responding.. it means some one crashes it..
can anyone tell me how to protect crashing or anti crasher for matchserver?
Re: Any idea for anti crashers ?
when matchserver crashes a Dump file)(dmp) is created and creates an exception code, the dump file states at what line or area of memory the program crashed at and is used for troubleshooting the direct cause of the application exception, so just open that file and debug viewing the dump file, you can look at the area of memory/line that caused exception and use it to research a fix.