[PR #220] [MERGED] New log detections #300

Closed
opened 2026-02-15 15:55:36 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/220
Author: @13xforever
Created: 2/15/2019
Status: Merged
Merged: 2/15/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • d1b992a fix event schedule spam, and extend event editor timeouts to 5 minutes
  • 5e3fdbf notes for shader compilation errors and intel igpus in general
  • 7b7dc44 ability to whitelist bogus license errors, like ni no kuni digital version

📊 Changes

3 files changed (+67 additions, -14 deletions)

View changed files

📝 CompatBot/Commands/EventsBaseCommand.cs (+17 -8)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+1 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+49 -6)

📄 Description

  • Shader compilation errors
  • Intel iGPU notes

🔄 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/220 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 2/15/2019 **Status:** ✅ Merged **Merged:** 2/15/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`d1b992a`](https://github.com/RPCS3/discord-bot/commit/d1b992aa41d3f577a09660bc054be7322e207fdf) fix event schedule spam, and extend event editor timeouts to 5 minutes - [`5e3fdbf`](https://github.com/RPCS3/discord-bot/commit/5e3fdbff8ef3747f4c6e2238d5f272e9ae163e52) notes for shader compilation errors and intel igpus in general - [`7b7dc44`](https://github.com/RPCS3/discord-bot/commit/7b7dc44f5c5aaf9040d548fc72215656034d49ab) ability to whitelist bogus license errors, like ni no kuni digital version ### 📊 Changes **3 files changed** (+67 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/EventsBaseCommand.cs` (+17 -8) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+1 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+49 -6) </details> ### 📄 Description * Shader compilation errors * Intel iGPU notes --- <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:55:36 -05:00
yindo closed this issue 2026-02-15 15:55:36 -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#300