You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 16, 2021. It is now read-only.
MessageBox(NULL, "Uh-Oh, Hi there?", "Uh-Oh!", 0);
10
+
MessageBox(nullptr, "Hello! I Am The Crash Handler For The Wolf Project\nPlease, If Your Game Crashes Report This On The Discord!\nThere Is A Log In The Games Install Directory.", "Yu-Gi-Oh! Crash Handler", 0);
ErrorMessage << "Something Happened Creating Log File! The Error Is At:\n" << ExceptionInfo->ExceptionRecord->ExceptionAddress << "\nThe Message Is: " << ExceptionCodeToString(ExceptionInfo->ExceptionRecord->ExceptionCode) << "\nPlease Take A Screen Shot And Report Me In The Discord!";
0 commit comments