diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index fd389ec4b..2395d98ca 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -21,10 +21,11 @@ body: - type: textarea attributes: - label: Console Error + label: Server/Client Error description: | If you encounter warnings/errors in your console, **paste them with https://mclo.gs/ and put the paste link here**. If the error is small/less than 10 lines, you may put it directly into this field. + **Important**: If you are kicked for `Network Protocol Error` or an encoder/decoder exception, please click the `Open Report Directory` button on your client and paste the newest disconnect file contents. value: | ``` Put the mclo.gs link or text here. @@ -51,7 +52,7 @@ body: List the steps on how we can reproduce the issue. Make sure we can easily understand what you mean with each step. placeholder: | Example: - 1. Login with a 1.13.2 client + 1. Login with a 1.21.3 client 2. Place a sign 3. The sign text is displayed wrong validations: diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index af65ae95f..efbfc235e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -19,7 +19,7 @@ checkerQual = "3.48.1" paper = "1.20.4-R0.1-SNAPSHOT" legacyBukkit = "1.8.8-R0.1-SNAPSHOT" velocity = "3.1.1" -viaProxy = "3.3.5-SNAPSHOT" +viaProxy = "3.3.7-SNAPSHOT" [libraries]