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

Nova compatibility #323

Closed
SleepyAsh0191 opened this issue Aug 31, 2023 · 4 comments · Fixed by #339
Closed

Nova compatibility #323

SleepyAsh0191 opened this issue Aug 31, 2023 · 4 comments · Fixed by #339
Assignees
Labels
module:core Related to the core module type:bug Something isn't working as expected
Milestone

Comments

@SleepyAsh0191
Copy link

Describe the bug

Once I enable bossbar check in config.yml

  bossbars:
    # Should the plugin check for placeholders in bossbars? (1.9+)
    enabled: true

reload
the bossbar in game will appear like this
image

when I disable bossbar check and reload
image

Tips: Nova replaced bossbar texture to empty and hooked text (use font feature)

How can the bug be reproduced?

  1. Install Nova
  2. Apply nova resourcepacks
  3. Install Triton and enable it
  4. Send a bossbar message

Expected behaviour

No response

Which Spigot fork are you using?

PaperMC

What's your server version?

git-paper-169

Which proxy are you using?

I'm not using a proxy

What's your proxy version?

No response

What's the MC version of your client?

1.20.1

What's the Triton version you're using?

3.9.0

Additional Information

No response

@SleepyAsh0191 SleepyAsh0191 added triage Hasn't been manually reviewed type:bug Something isn't working as expected labels Aug 31, 2023
@diogotcorreia
Copy link
Member

Triton v3 doesn't handle custom fonts properly, could you try the v4 branch?

@diogotcorreia diogotcorreia added module:core Related to the core module and removed triage Hasn't been manually reviewed labels Aug 31, 2023
@diogotcorreia diogotcorreia added this to the 3.9.1 milestone Aug 31, 2023
@SleepyAsh0191
Copy link
Author

SleepyAsh0191 commented Aug 31, 2023

I will try it when I have time

Current solution:

  1. Edit nova config.yml and disable boss bar overlay
  2. regenerate the resourcepack(will have some bad experience)

@SleepyAsh0191 SleepyAsh0191 changed the title Nova compatibility for bossbar Nova compatibility Sep 1, 2023
@SleepyAsh0191
Copy link
Author

SleepyAsh0191 commented Sep 1, 2023

Update:

Chest HUD doesn't work when enable item function(still font related)

@diogotcorreia
Copy link
Member

I confirm this issue and also confirm that it works well with Triton v4.
I'll see if I can add compatibility to Triton v3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:core Related to the core module type:bug Something isn't working as expected
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants