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

[v4] Don't know how to turn into a Component #374

Closed
HappyAreaBean opened this issue Jan 3, 2024 · 2 comments
Closed

[v4] Don't know how to turn into a Component #374

HappyAreaBean opened this issue Jan 3, 2024 · 2 comments
Assignees
Labels
type:bug Something isn't working as expected
Milestone

Comments

@HappyAreaBean
Copy link

Describe the bug

How can the bug be reproduced?

No response

Expected behaviour

No response

Which Spigot fork are you using?

Other (specify below)

What's your server version?

ImanitySpigot3 - 1.8.8

Which proxy are you using?

Velocity

What's your proxy version?

3.3.0-SNAPSHOT (git-00ef92bc-b312)

What's the MC version of your client?

1.20.4

What's the Triton version you're using?

4.0.0-SNAPSHOT

Additional Information

As an FYI, when I install it on a fresh setup, it would say: java.lang.NoClassDefFoundError: net/kyori/adventure/text/Component https://paste.happyareabean.cc/bVKGSR7lcsw6a6h

The first time I installed on my production server, I didn't notice this error at first, but then I found out it was one of the plugins that shipped adventure-API without shading, so that's why it did not complain about missing adventure.

Btw, this is my plugins list (in platformDump.plugins): https://dump.viaversion.com/a43d220f1994ca02763d5ceff146c168900e9e5019656f49a02f6b02ddb61727

@HappyAreaBean HappyAreaBean added triage Hasn't been manually reviewed type:bug Something isn't working as expected labels Jan 3, 2024
@diogotcorreia
Copy link
Member

Oh, since adventure is not available, it is expected that v4 does not work.
There is currently a build for BungeeCord on Discord (it works on Spigot servers without adventure); could you try it?

There is currently work being done on #285 that will fix this issue!

@diogotcorreia diogotcorreia removed the triage Hasn't been manually reviewed label Jan 3, 2024
@diogotcorreia diogotcorreia added this to the 4.0.0 milestone Jan 3, 2024
@diogotcorreia
Copy link
Member

Latest builds of v4 should now work with this (ProtocolLib seems to be requiring Java 9+ tho)

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 as expected
Projects
Status: Done
Development

No branches or pull requests

2 participants