Skip to content

Repost crashes from debug zips as text file attachments #166

@budak7273

Description

@budak7273

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

  • Status

    ✅ Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions