Minecraft-Console-Client/MinecraftClient/Resources
breadbyte 08551097c6
Add Sentry Error Tracking (#2670)
* Add Sentry Error Tracking

* Omit personally identifiable information and add additional sentry context

* Remove debug message

* Make sentry opt-out and add related notices and strings

Also add Minecraft Version to error context

* Update build to send release info to sentry

* Adjust sentry error tracking

- Send the user-friendly Minecraft Version in the error logs
- Capture exceptions in more parts of the application

We now capture exceptions from the following locations:
- Protocol18 (1.8+) Packet errors
- Errors during client initialization phase (When client is about to start, session keys are NEVER sent to sentry)

* Make Sentry DSN configurable and repository-specific

The Sentry DSN will automatically be filled out on the main repository through the Github Actions build.

* Update build-and-release.yml

Update sed command

* style: change variable name

nitpick, just to make it a little bit more descriptive

* Add Sentry branding in README.

* remove old code (merge conflict)
2024-06-22 06:41:13 +08:00
..
AsciiArt Change the way Crowdin integrates (#2329) 2022-11-06 21:21:21 +08:00
ConfigComments Add Sentry Error Tracking (#2670) 2024-06-22 06:41:13 +08:00
Translations Add Sentry Error Tracking (#2670) 2024-06-22 06:41:13 +08:00
AppIcon.ico Fix Resources folder 2014-05-31 02:01:53 +02:00
appicon_creeper1.ico Fix Resources folder 2014-05-31 02:01:53 +02:00
appicon_grassblock.ico Fix Resources folder 2014-05-31 02:01:53 +02:00
appicon_terminal.ico Fix Resources folder 2014-05-31 02:01:53 +02:00
en_us.json Fixed translations crash 2024-02-28 11:48:23 +01:00
MinecraftAssets.Designer.cs Tooltip support & Bug fix 2022-12-11 13:00:19 +08:00
MinecraftAssets.resx Tooltip support & Bug fix 2022-12-11 13:00:19 +08:00