mrbuilder1961 / ChatPatches

A Minecraft client-side mod that touches up Minecraft's mundane chat, with configurability in mind!
GNU Lesser General Public License v3.0
44 stars 16 forks source link

Crash on 1.19.3 - YACL 3.x - 194.5.0 #97

Closed whitebear60 closed 1 year ago

whitebear60 commented 1 year ago

Description

Chat Patches on 1.19.3 won't launch on the latest version because Yet Another Config Lib 3.0 isn't available for that version, and it explicitly states in the requirements the requirement of 3.0 and up

How to reproduce

  1. Install the latest Chat Patches and Yet Another Config Lib for 1.19.3 (194.5.0 and 2.2.0 at the time of mee writing this issue)
  2. Try launching the game

Expected result

The game should launch properly

Log file link

https://mclo.gs/y8lsS0f

Specs and Details

Required information:

Optional but suggested information:

Additional context

Possible solutions I can think about: either bump all Chat Patches that are built for YACL v3 as incompatible with 1.19.3 or make it so it still loads with 2.2.0, if compatible

whitebear60 commented 1 year ago

YACL 3.0 is available only for 1.19.4 and up

mrbuilder1961 commented 1 year ago

i might just have to mark it incompatible, but i'll see if there's any way to make yacl work in 1.19.3

whitebear60 commented 1 year ago

If you'll mark it as incompatible, probably would be better to mark all the versions with yacl 3.0 as incompatible to avoid updating to an incompatible versions with tools such as prism launcher

mrbuilder1961 commented 1 year ago

ok i marked 194.5.0 as incompatible with 1.19.3 and future versions will also not allow it. however, the jar itself will not prevent 1.19.3 from trying to load, so until 194.5.1, only you or the launcher can control if it should be added to the mods list.

btw, try to update to 1.19.4 if possible! most (updated) mods should have it available.