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

setText glitching #150

Open
malafk opened this issue Mar 9, 2021 · 3 comments
Open

setText glitching #150

malafk opened this issue Mar 9, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@malafk
Copy link

malafk commented Mar 9, 2021

Describe the bug
When you are updating npc text using (setText) you have to go out of the render distance for the name to actually change and show up

NPCLib JAR name
npclib-plugin-2.11.1-SNAPSHOT.jar

Server version
This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)

To Reproduce
Steps to reproduce the behavior: set already existing npc's text

Expected behavior
It should just update without having to go out of render distance

@malafk malafk added the bug Something isn't working label Mar 9, 2021
@Mooselk
Copy link
Contributor

Mooselk commented Mar 12, 2021

Can you share the code you’re using to set the text? Are you using it in a synchronous or asynchronous context?

@malafk
Copy link
Author

malafk commented Mar 13, 2021

Can you share the code you’re using to set the text? Are you using it in a synchronous or asynchronous context?

I was using sync

@jonas-bl
Copy link

I have the same issue. Would be good, if there is a fix for it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants