Skip to content
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

[Bug] in-game issue reporter doesn't file an issue #487

Open
erdelf opened this issue Sep 28, 2024 · 0 comments
Open

[Bug] in-game issue reporter doesn't file an issue #487

erdelf opened this issue Sep 28, 2024 · 0 comments
Labels
bug Something isn't working unconfirmed This issue is unconfirmed

Comments

@erdelf
Copy link
Collaborator

erdelf commented Sep 28, 2024

What happened?

So.. it seems like the in-game bug reporter.. tries to send the entire log to github.. predictably that fails

Version Number

168

Steps to reproduce the error

Uploading an issue after playing a bit.

Relevant log output

02:29:49.266 | INF | [AutoDuty] {
	  "title": "[Bug]  Testing",
	  "body": "ENTIRE LOG IS HERE",
	  "labels": [
	    "bug",
	    "unconfirmed"
	  ]
	}
02:29:49.897 | INF | [AutoDuty] {"message":"Validation Failed","errors":[{"resource":"Issue","code":"custom","field":"body","message":"body is too long (maximum is 65536 characters)"}],"documentation_url":"https://docs.github.com/rest/issues/issues#create-an-issue","status":"422"}

Other relevant plugins installed

No response

Plugin config file

No response

@erdelf erdelf added bug Something isn't working unconfirmed This issue is unconfirmed labels Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed This issue is unconfirmed
Projects
None yet
Development

No branches or pull requests

1 participant