8000 Detect more crash reports from Paper by pavog · Pull Request #106 · aternosorg/codex-minecraft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Detect more crash reports from Paper #106

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pavog
Copy link
Member
@pavog pavog 8000 commented Mar 19, 2025

It seems like Paper changed their version format, so that newer versions of Paper are not detected in crash reports.
This PR adds more patterns to better detect such crash reports.

The new patterns can detect Paper by the properties: BrandInfo and Is Modded. Examples:

  • BrandInfo: Paper (papermc:paper) version 1.21.4-212-main@bb1beda (2025-03-17T10:10:58Z)
  • Is Modded: Definitely; Server brand changed to 'Paper'

This PR includes a crash report from Paper 1.21.4 that matches both patterns.

@pavog pavog requested review from matthi4s and JulianVennen March 19, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0