210.6.5 Cannot open settings
YOMA8338 opened this issue ยท 2 comments
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
Specs and Details
Required information:
- Windows11pro 23h2 (10.0.22631.3737)
- chatpatches-210.6.5
- Fabric and API versions: 0.15.11-1.20.6
- YetAnotherConfigLib: 3.4.2 Mod Menu: 10.0.0
(Those with black lines are mods that have been disabled.)
Optional but suggested information:
Additional context
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.