Giter Site home page Giter Site logo

Doesn't work... about chat_heads HOT 5 CLOSED

Etanarvazac avatar Etanarvazac commented on June 30, 2024
Doesn't work...

from chat_heads.

Comments (5)

Fourmisain avatar Fourmisain commented on June 30, 2024

I assume you're using 0.10.32 and this only happens with nicknames, right?

What does it show in the tab menu / player list?
If you click a player's name, do you get a /tell command to DM that player?

If the nicknames don't match the tab menu name or the /tell command doesn't match the profile name, there's no way Chat Heads can associate the message with its sender.

What you can try is to add a name alias in the config:
Etanarvazac -> your_profile_name

from chat_heads.

Fourmisain avatar Fourmisain commented on June 30, 2024

Also, if the chat messages don't that clickable /tell command, that is an issue that should be reported to the used chat plugin.

from chat_heads.

Etanarvazac avatar Etanarvazac commented on June 30, 2024

The server has custom click and hover events (e.g.: clicking on my rank auto inputs the /ranks command) on player name. So that wouldn't work as it is. I made a dummy server and it doesn't even work on there. Yes, I am using 0.10.32
image

Edit 1: It doesn't even work on local worlds both offline and open to LAN:
image

Edit 2: I even manually put it in the config:

{
	"offsetNonPlayerText": true,
	"senderDetection": "UUID_AND_HEURISTIC",
	"smartHeuristics": false,
	"handleSystemMessages": true,
	"nameAliases": {
		"Mod | Etanarvazac": "Etanarvazac"
	}
}

Just for it to be ignored:
image

Edit 3: Joined a random server and again, it didn't work, and with setting my nickname to match:
image

from chat_heads.

Fourmisain avatar Fourmisain commented on June 30, 2024

I made a dummy server and it doesn't even work on there.

Is that dummy server modded or not?

It doesn't even work on local worlds both offline and open to LAN:

Wait, it doesn't even work in singleplayer?
Then this is a mod conflict with some mod you've installed.

Please send your mod list so I can have a look.
I hope you're not using OptiFabric, since OptiFine is known to break this mod since around 1.20.1.

from chat_heads.

Fourmisain avatar Fourmisain commented on June 30, 2024

I hope you're not using OptiFabric, since OptiFine is known to break this mod since around 1.20.1.

Looking at this again, the font your chat uses looks suspiciously like a HD font.
Here's the obligatory tip to use Sodium and co instead.

Since there's no further info, I'm gonna close this issue.

from chat_heads.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.