#For some reason my packages won't linke up and it gives me an error could someone please help?

1 messages · Page 1 of 1 (latest)

hearty magnet
#

Here you can see what Phind helped me with ( currently a new learner so I have a list of 40 projects I'm going to work on to learn) this is a minor issue but idk why it happens

wanton brookBOT
#

<@&987246399047479336> please have a look, thanks.

wanton brookBOT
#

While you are waiting for getting help, here are some tips to improve your experience:

Code is much easier to read if posted with syntax highlighting and proper formatting.

If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.

Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.

hearty magnet
#

"Syntax error on tokens, delete these tokensJava(1610612969)" is the error

somber moon
hearty magnet
#

okay 2 sec

#

wow that's typical me to make a syntax error like that, thanks a lot

#

however another issue appeared then

#

"string cannot be resolved to a typeJava(16777218)"

steep gate
#

its String, not string

#

only the 8 primitives start with lower case

#

(byte, short, int, long, float, double, char, boolean)

hearty magnet
#

👍