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 19 forks source link

Crash just after pressing ESC sometimes (`NoSuchElementException`) #178

Closed ItzSkyReed closed 2 months ago

ItzSkyReed commented 3 months ago

Description

I just press ESC and minecraft crashes

How to reproduce

I don't know exactly, I got it once

Expected result

Nothing special should happend

Log file link

https://mclo.gs/ekjJGfz

Specs and Details

Required information:

Optional but suggested information:

Additional context

No info, sorry

yilnea commented 3 months ago

Running into this issue as well on 1.21

mrbuilder1961 commented 3 months ago

okay this should be fixed in the testing branch (specifically here) but i can probably carry the fix over soon. thanks!

mrbuilder1961 commented 3 months ago

should be fixed in 210.6.5.1 !

yepidoodles commented 2 months ago

crash-2024-07-21_01.13.27-client.txt

Seems this crash is still occuring in 210.6.5.1, a friend also got this exact same report after pressing esc with this mod

ItzSkyReed commented 2 months ago

@mrbuilder1961

mrbuilder1961 commented 2 months ago

this issue is actually fixed in the latest release.

crash-2024-07-21_01.13.27-client.txt

Seems this crash is still occuring in 210.6.5.1, a friend also got this exact same report after pressing esc with this mod

however, the exception titled in this new crash report is the same as the original, but with a different source. that issue is being tracked in #180.