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

ChatControlRed - [item] Issue #3200

Open
5 tasks done
1saintlaur opened this issue Dec 8, 2023 · 3 comments
Open
5 tasks done

ChatControlRed - [item] Issue #3200

1saintlaur opened this issue Dec 8, 2023 · 3 comments
Labels
type: bug Something isn't working type: other plugin bug This is another plugin bug.

Comments

@1saintlaur
Copy link

Terms

  • I'm using the very latest version of ItemsAdder and its dependencies.
  • I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
  • I already searched on this Github page to check if the same issue was already reported.
  • I already searched on the plugin wiki to know if a solution is already known.
  • I already searched on the forums to check if anyone already has a solution for this.

Discord tag (optional)

saintlaur

What happened?

While having "chat.enabled: true" the [item] in ChatControlRed doesn't show any item info on hover, disabling this option fixes the issue.

font_images:
replace-in-customitems-name-and-lore: true
chat:
enabled: true
add-hover-suggestion: false
tab-autocompletion_1_19_1_plus: true

Steps to reproduce the issue

Disable font_images.chat.enabled.

Server version

Pufferfish 1.20.2

ItemsAdder Version

ItemsAdder 3.6.2b

ProtocolLib Version

font_images:
replace-in-customitems-name-and-lore: true
chat:
enabled: true
add-hover-suggestion: false
tab-autocompletion_1_19_1_plus: true

LoneLibs Version

5.1.1-SNAPSHOT-673

FULL server log

No errors

Error (optional)

No errors

Problematic items yml configuration file (optional)

No response

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

No response

@1saintlaur 1saintlaur added the type: bug Something isn't working label Dec 8, 2023
Copy link

github-actions bot commented Dec 8, 2023

Hello,
your report will be looked into as soon as possible.
Please do not bump this thread and don't post it on multiple platforms.

Thanks a lot for your patience.

@SrMonsterYT
Copy link

I have the same problem with the nChat plugin
#3197 (comment)

@LoneDev6
Copy link
Collaborator

LoneDev6 commented Jan 3, 2024

It's related to this issue, I am waiting the Adventure API team to answer: KyoriPowered/adventure#1025

It's basically caused by the fact that for some reason ChatControlRed is sending legacy hover raw messages to 1.16+ clients (it should not do that btw) and Adventure can't convert them for some reason.

@LoneDev6 LoneDev6 added the type: other plugin bug This is another plugin bug. label Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working type: other plugin bug This is another plugin bug.
Projects
Status: Need answer
Development

No branches or pull requests

3 participants