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

The client crashes when right-clicking on chat text (1.20.1,201.5.5) #153

Closed FallingSand closed 3 months ago

FallingSand commented 6 months ago

Description

The client crashes immediately when right-clicking on chat text(In multiplayer)

How to reproduce

right click on chat text

Expected result

Client crashes Description: mouseClicked event handler java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 1

Log file link

https://mclo.gs/9uCc5Qy or https://api.mclo.gs/1/raw/9uCc5Qy

Specs and Details

information:

Additional context

None

OvercastWarmth commented 5 months ago

160 is a related issue, but the affected version and specific exception are different

mrbuilder1961 commented 3 months ago

actually i think this and #160 are the same issue, but for whatever reason the crash report shows it slightly differently. anyway, just because #160 has info with the newer version, im going to close this as a duplicate. thanks for the info, i will make sure to take it into account when i get around to overhauling the copy menu and fixing this bug. appreciate it !!