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
44 stars 16 forks source link

Message counter didn't work when session boundary was off #112

Closed MaoYan5985 closed 10 months ago

MaoYan5985 commented 11 months ago

Description

image When session boundary is off, message counter doesn't work, as the image shown.

How to reproduce

Expected result

Message counter should work when session boundary is off.

Log file link

latest.log

Specs and Details

Required information:

Additional context

Issue still exists when only using fabric api, mod menu, chat patches and YACL.

mrbuilder1961 commented 10 months ago

try this https://github.com/mrbuilder1961/ChatPatches/suites/15127864663/artifacts/864400932

mrbuilder1961 commented 10 months ago

was the issue fixed with that jar or no?

MaoYan5985 commented 10 months ago

Sorry about late reply. Yes, it's fixed.