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
43 stars 16 forks source link

210.6.5 Cannot open settings #177

Closed YOMA8338 closed 1 week ago

YOMA8338 commented 2 weeks ago

Description

Crashes when opening settings from mod menu in Catalogue Error when trying to open from MODMenu

How to reproduce

Open with Fabric 0.15.11-1.20.6 Open ChatPatches settings

Expected result

Setup screen opens normally.

Log file link

latest.log

Specs and Details

Required information:

Optional but suggested information:

Additional context

Updated ChatPatches and MRU. About Error image

mrbuilder1961 commented 2 weeks ago

It looks like there is a conflict with a slight change I didn't notice, you can just use 206.6.5 as it's functionally identical. thanks for the report!

dev note: class_2960.method_60655 is Identifier.of(String,String) in 1.21, but in 1.20.6 it's method_43902 even tho they are the same method.

mrbuilder1961 commented 1 week ago

temp solution: https://github.com/mrbuilder1961/ChatPatches/actions/runs/9635532818 how to use: https://github.com/mrbuilder1961/ChatPatches#How_to_access_beta_releases