Game crashed when chat opens on latest version of chatpatches
variety754 opened this issue ยท 14 comments
Description
I was playing in my highly unstable modpack and tried to open chat after updating chatpatches (I was 2 version below latest before updating) and my minecraft crashed
How to reproduce
Open chat
Expected result
Crash with code:
The game crashed whilst ticking screen
Error: java.lang.IllegalAccessError: class obro1961.chatpatches.gui.ChatSearchScreen tried to access protected method 'void net.minecraft.client.gui.widget.ClickableWidget.setFocused(boolean)' (obro1961.chatpatches.gui.ChatSearchScreen and net.minecraft.client.gui.widget.ClickableWidget are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @58134517)
Log file link
Specs and Details
All of this in latest.log
Additional information:I can send messages, but only directly, without opening chat UI
No, I still experiencing this issue. 194.4.3 don't fixes it. It appears that I have this issue in my other, very small modpack. Maybe latest log from there can help?
yeah, that log as a https://mclo.gs link would be great!
not entirely sure why this is happening, but in the meantime you can disable the chat search screen in the config. sorry about that, i'll try and figure this out soon
assuming this builds successfully, try out the main jar from this link and lmk if you're still experiencing the issue: https://github.com/mrbuilder1961/ChatPatches/suites/12120118846/artifacts/638812155
oh sorry im stupid, i only removed one part i was supposed to rather than all of them. i'll fix this tonight
That's ok, we all make mistakes. In programming it's a common thing. Good luck with working on your mod. It's very helpful and just great!
ok try this one, should fix the issue: https://github.com/mrbuilder1961/ChatPatches/suites/12145070039/artifacts/640529483
Hi, I had this same issue on Quilt 1.19.3. The jar in the build above works for me!