Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repost crashes from debug zips as text file attachments #166

Open
budak7273 opened this issue Jan 5, 2025 · 0 comments
Open

Repost crashes from debug zips as text file attachments #166

budak7273 opened this issue Jan 5, 2025 · 0 comments

Comments

@budak7273
Copy link
Member

In addition to the existing autoresponse system, it would be nice if the bot could extract crashes from debug zips and upload them as text file attachments. This makes it easy for humans to read the crash without downloading and unzipping, ex. on mobile

Crashes typically start with

[2025.01.05-01.31.46:551][605]LogWindows: Error: === Critical error: ===
[2025.01.05-01.31.46:551][605]LogWindows: Error: 

and end with

[2025.01.05-01.31.46:561][605]LogExit: Executing StaticShutdownAfterError
[2025.01.05-01.31.46:576][605]LogWindows: FPlatformMisc::RequestExit(1, LaunchWindowsStartup.ExceptionHandler)
[2025.01.05-01.31.46:577][605]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 3, LaunchWindowsStartup.ExceptionHandler)
[2025.01.05-01.31.46:577][605]LogCore: Engine exit requested (reason: Win RequestExit)

Obviously timestamps will change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant