ProudNet provides Error Dump System to improve the service quality by collecting error information in case of crash at a game client or a game server while an online game is on service.
Error Dump System is an information gathering tool to find the cause of crash at a game server or a game client program for prompt action.
A game developer can immediately collect error information in case of crash at a program that is equipped with Error Dump System. Error information is collected as *.DMP file and a game developer can check which part of source file is related to crash by opening a DMP file at developing tools (ex. Visual Studio).