[PR #526] [MERGED] Update fatal error handling with the new multivalue system #596

Closed
opened 2026-02-15 15:56:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/526
Author: @13xforever
Created: 3/2/2020
Status: Merged
Merged: 3/2/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • 2536f87 fix syscall extraction to exclude cellSysutill message logging
  • ad922ef support multiple fatal errors

📊 Changes

4 files changed (+55 additions, -33 deletions)

View changed files

📝 CompatBot/Database/Providers/SyscallInfoProvider.cs (+5 -5)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+3 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+46 -26)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/discord-bot/pull/526 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/2/2020 **Status:** ✅ Merged **Merged:** 3/2/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`2536f87`](https://github.com/RPCS3/discord-bot/commit/2536f877a9111fce6ba8e865559aa0067f429fdf) fix syscall extraction to exclude cellSysutill message logging - [`ad922ef`](https://github.com/RPCS3/discord-bot/commit/ad922ef1e0f1ce3405b498df0a78021b4db907b0) support multiple fatal errors ### 📊 Changes **4 files changed** (+55 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Database/Providers/SyscallInfoProvider.cs` (+5 -5) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+3 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+46 -26) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:56:23 -05:00
yindo closed this issue 2026-02-15 15:56:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#596