1.19.2 support
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.
I found that running the title command after a successful subtitle disappears causes a crash.
Steps to Reproduce
- Run the command: /title @s subtitle {"text":"Test"}
- 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)
- Wait until the title and subtitle fully disappear
- 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
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
@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.
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.