[PR #251] [MERGED] Fix some issues with the log analyzer #329

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (3)

  • 6fbbae0 fix antipiracy check when parsing logs
  • b809cc3 add a note for invalid game category
  • cc1efd2 fix path extractions for some malformed inputs

📊 Changes

2 files changed (+11 additions, -7 deletions)

View changed files

📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+4 -3)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+7 -4)

📄 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/251 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/13/2019 **Status:** ✅ Merged **Merged:** 3/13/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`6fbbae0`](https://github.com/RPCS3/discord-bot/commit/6fbbae07f1bb080c20084ef10eefc99828fe873a) fix antipiracy check when parsing logs - [`b809cc3`](https://github.com/RPCS3/discord-bot/commit/b809cc354b4e7dc261a785b15f94b68cfaba33c6) add a note for invalid game category - [`cc1efd2`](https://github.com/RPCS3/discord-bot/commit/cc1efd2b91355ec07f5685f9f5ca0a164972fdd7) fix path extractions for some malformed inputs ### 📊 Changes **2 files changed** (+11 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+4 -3) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+7 -4) </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:55:40 -05:00
yindo closed this issue 2026-02-15 15:55:40 -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#329