Chat Patches

Chat Patches

2M Downloads

Chat messages blank (204.6.4)

AlfmanOO7 opened this issue ยท 3 comments

commented

Description

When sending messages on servers with Venture Chat, message time stamps appear, but the message shows as blank in game (but is visible in the logs still, see screenshot).

How to reproduce

on latest version of Chat Patches (204.6.4) join a server with Venture Chat, send a message, see no message

Expected result

Chat messages show up

Log file link

https://mclo.gs/IaWVbeU

Specs and Details

Required information:

  • Windows 10 Pro
  • 204.6.4
  • Fabric 0.15.7, API 0.96.4
  • YetAnotherConfigLib 3.3.2 and Mod Menu 9.0.0
  • Mods:
    image

Optional but suggested information:

Additional context

Anything else that could possibly be relevant to this issue. For example, what happened leading up to the incident.

commented

This is an issue with either the way Venture Chat messages are formatted, or that playernames are replaced with {MINECRAFT_USERNAME}.

I tried to create a quick solution, please try the main file and tell me if it fixes anything: https://github.com/mrbuilder1961/ChatPatches/actions/runs/8310511511/
artifacts/1332245802

commented

That appears to have fixed the blank messages issue, thank you!

other players names are now not coloured, where mine is, but that isn't too much of an issue

commented

great to hear! ๐Ÿ˜

if you could upload another log file, preferably a debug.log file (if it exists), i could have a look at the other issue as well.