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
48 stars 18 forks source link

Not compatible with YACL 2.2.0 - 192.0.0 #58

Closed SplendidAlakey closed 1 year ago

SplendidAlakey commented 1 year ago

Description

YACL 2.2.0 fails to create a config screen for WMCH.

How to reproduce

  1. Install YACL 2.2.0, ModMenu and WMCH 192.0.0
  2. Launch the game, try to open WMCH's config screen
  3. There's none

Expected result

In-game config screen working properly.

Log file link

https://gist.github.com/SplendidAlakey/d5f4044f8dc76500a2163ce2257e844d

Specs and Details

Required information:

Additional context

YACL 2.2.0 didn't exist for 1.19.2 at the time you published WMCH 192.0.0, I assume it actually requires 1.7.1, because reverting to that version lets the config menu work.