Conflict with ViaFabricPlus
Brottweiler opened this issue · 2 comments
Modloader
Fabric
Minecraft Version
1.20.2
Modloader Version
Fabric: Loader 0.14.22 + API 0.89.2
No Chat Reports Version
1.20.2-v2.3.1
Modpack Info
No response
The latest.log File
Bug Description
Game crashes with ViaFabricPlus installed. Related issue ViaVersion/ViaFabricPlus#255
Steps to Reproduce
- Install NoChatReports
- Install ViaFabricPlus
- Start game
Other Information
No response
Caused by: java.lang.NoSuchMethodException: com.mojang.authlib.yggdrasil.response.KeyPairResponse.viafabricplus_legacyKeySignature()
Hmm. I would blame VFP for this (maybe the mixin is too invasive?), but they apparently said NCR is at fault. I guess we'll wait for Aizistral's opinion 🤷
ViaVersion/ViaFabricPlus@f88407f I thought it was NCR doing some cursed stuff, but turns out my injection was just broken, fixed on ViaFabricPlus's site now and this issue can be closed.