Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong display name on NPC #2100

Closed
survetman opened this issue Apr 10, 2020 · 3 comments
Closed

Wrong display name on NPC #2100

survetman opened this issue Apr 10, 2020 · 3 comments

Comments

@survetman
Copy link

Hello !

I'm on the version 2.0.26-SNAPSHOT (build 1812) and I find something interresting but usually embarrassing. When I rename an NPC with a too long text, (more than 16 characters), the full name will not be desplayed. Then, when renaming with another text, I get a part of the ancient name+the new one.
I post a screen after that where you can see what I'm saying.

2020-04-02_00 35 18

The name was "Canber le mendiant" in white color where there is 18 characters. So the full name wasn't display (I saw "Canber le mendia"). Then I just put "Canber" in light blue color for his name but we can see "CaCanber".
I don't know if you see what I want to explains you. If not, don't hesitate to ask :)

@mcmonkey4eva
Copy link
Member

One of the most common plugin conflicts with Citizens is caused by scoreboard plugins.
This can cause problems such as: NPC names being capped at 16 characters (rather than the normal 48), /npc name not toggling nameplate visibility properly, or other scoreboard-related functionality failing.
This can by caused by any form of scoreboard-related plugin, such as those that add a sidebar (like Featherboard does), edit player nametags, add custom below_name lines, or similar.
This is not an unavoidable problem, it's instead caused by a mistake many scoreboard plugins make. If interested, you can read the technical details of this mistake at https://wiki.citizensnpcs.co/Plugin_Conflict.
The fix for users, however, is simple: Either report the issue to the developer of your scoreboard plugin, or switch to a non-broken scoreboard plugin (if you want a sidebar, consider https://forum.denizenscript.com/viewtopic.php?f=13&t=147).

@williumat
Copy link

I'm having this issue using "Citizens-2.0.27-b2016" and Leaderheads running on paper spigot 1.16.1.

@CitizensDev CitizensDev locked as resolved and limited conversation to collaborators Jul 4, 2020
@mcmonkey4eva
Copy link
Member

@williumat If you have a similar issue, please open it as a new issue and/or ask on Discord @ https://discord.gg/Q6pZGSR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants