HUDTweaks icon indicating copy to clipboard operation
HUDTweaks copied to clipboard

1.19.2 support

Open n-zer opened this issue 3 years ago • 4 comments

This updates the mod to work with 1.19.2. I don't guarantee it's bug free, and I haven't tested on any version besides 1.19.2.

n-zer avatar Aug 14 '22 00:08 n-zer

I found that running the title command after a successful subtitle disappears causes a crash.

Steps to Reproduce

  1. Run the command: /title @s subtitle {"text":"Test"}
  2. Run the command: /title @s title {"text":"Test"} This should make both the title and subtitle appear (Note: even on default settings, the subtitle appears in the top left corner of the screen)
  3. Wait until the title and subtitle fully disappear
  4. Doing the following crashes the game: Run the command: /title @s title {"text":"Test"}

I'm going to link a crash report just in case: crash-2022-09-24_02.45.34-client.txt

Makzevu avatar Sep 24 '22 07:09 Makzevu

Trying to build this for 1.19.2, but unfortunately cannot seem to get it working. Would love to get my hands on a 1.19.2 version

roeloffs avatar Oct 08 '22 15:10 roeloffs

@NelLexvul I'm not going to fix bugs in this PR, since I know very little about how this mod works and only did this so I could keep using it personally.

@roeloffs After cloning my repo and switching to the 1.19.2_support branch, open a command line in the repo directory and run gradlew build. The JAR will be in build\libs. I can give you a link to a built JAR if you're still having trouble, but I'd rather you built it from source.

n-zer avatar Oct 08 '22 20:10 n-zer

Hello, can you send me a request for a Jar file? So that you can just throw it into the mods folder and that's it. I'm just a teapot in all this. Thank you in advance.

DDiimmoonn avatar Jun 08 '23 08:06 DDiimmoonn