#Chat API Problems

1 messages · Page 1 of 1 (latest)

candid flower
blazing musk
#

henlo

candid flower
#

Hey, just created this so we don't spam the channel

blazing musk
#

alr

candid flower
#

What build system are you using?

blazing musk
#

sorry, but what's a build system

candid flower
#

Such as maven, gradle, etc

#

How you add dependencies

blazing musk
#

how do i check this

rigid thicket
#

which coding program are you using?

blazing musk
#

like IDE?

rigid thicket
#

yes

blazing musk
#

IntelliJ

candid flower
#

Are you adding dependencies through IntelliJ or using something like a pom.xml or something?

blazing musk
#

through intellij

candid flower
#

Alright, can you send a screenshot of your dependencies?

blazing musk
#

something tells me i did the wrong thing

candid flower
#

Show the prompt of them in IntelliJ

blazing musk
#

i don't know a lot about all this stuff so if you can dumb it down that would be great

candid flower
#

It's prob under Libraries

blazing musk
#

nothing there

#

i only used project and artifacts

#

when setting my plugin up

candid flower
#

are you able to access any of the spigot api?

blazing musk
#

yes

#

i have a gui

#

i tried this on another plugin like a month ago and it didn't work then either

candid flower
#

Hmm

blazing musk
#

or maybe weeks ago, honestly i have no sense of time since corona

candid flower
#

If you type out TextComponent hover over it and send a screenshot please

blazing musk
#

it puts the java thing

candid flower
#

send a screenshot

#

Like, imports a java one you mean?

blazing musk
#

these are my import suggestions when i type TextComp

candid flower
#

hmm

#

the api should have it in it

blazing musk
#

maybe they deleted it in 1.17.1?

rigid thicket
#

for the textcomponent don't you need to run buildtools?

blazing musk
#

what's that

candid flower
#

it should be in the api

#

thats the weird thing

rigid thicket
#

hmm

blazing musk
#

also if u can help me with my other problem later that would also be great

candid flower
#

What version are you running

blazing musk
#

wow i sound greedy

#

wdym version

#

minecraft version, paper version, spigot api version?

candid flower
#

Minecraft

blazing musk
#

1.17.1

candid flower
#

Are you running Paper?

blazing musk
#

yes

candid flower
#

that might be why

blazing musk
#

oh is that bad?

#

i was told paper is good

candid flower
#

No just they switched a few versions back to using a new system

blazing musk
#

wdym

#

like the spigot api is incompatible with the whatever of paper?

candid flower
#

Instead of the Bungeecord chat api they are using Adventure now

blazing musk
#

yeah i have no clue what that means

candid flower
#

are you using the spigot api or paper api?

blazing musk
#

paper for server spigot for coding

candid flower
#

odd

#

Should be fine then

#

Only idea I have is you may need to download a newer API version

#

Like downlod a new 1.17.1 api jar

blazing musk
#

i downloaded it like yesterday

#

this is a new server

candid flower
#

odd

#

I honestly have no idea why you can't find that

blazing musk
#

my b it was today

#

7 hours ago

candid flower
#

very odd

blazing musk
#

sooo what do i do

candid flower
#

send a screenshot of Modules

#

in the project structure please

blazing musk
#

oh right i used modules not project

candid flower
#

that... should work fine? You don't want it to compile tho

blazing musk
#

wdym

candid flower
#

on the right there it says under Scope Compile

#

you don't want the api in your plugin

#

should change it to iirc Provided

#

Still shouldn't be your problem tho

blazing musk
#

ok done

#

can u maybe help me with my other problem?

candid flower
#

I'm not sure what would be causing your error...