#Support flockland
1 messages · Page 1 of 1 (latest)
You need Java 17/18
Settings > Gradle > Java 17
Project Structure > Java 8
should work
I set the Project Structure to Java 8, couldnt find the Settings>Gradle thing, but it's building now so well see ig
does this look abt right?
Settings > Build, Execution, Deployment > Build Tools > Gradle
ah, found it
The build failed, prob cus that was set to Java 8. Imma try again and let you know
It crashed immediately. I downloaded Java 17 from oracle, that's fine right?
this was the error if it helps
- What went wrong:
Could not determine the dependencies of task ':compileJava'.
Could not resolve all task dependencies for configuration ':compileClasspath'.
Could not resolve project :hypixel-api:types.
Required by:
project :
No matching configuration of project :hypixel-api:types was found. The consumer was configured to find a library for use during compile-time, compatible with Java 8, preferably in the form of class files, preferably optimized for standard JVMs, and its dependencies declared externally, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'jvm' but:
- None of the consumable configurations have attributes.
Could not resolve project :ws-shared.
Required by:
project :
No matching configuration of project :ws-shared was found. The consumer was configured to find a library for use during compile-time, compatible with Java 8, preferably in the form of class files, preferably optimized for standard JVMs, and its dependencies declared externally, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'jvm' but:
- None of the consumable configurations have attributes.
alr
saying its not a git repository. Thats weird
I mean I opened the correct folder right?
oh 😅
alr imma try cloning the repo
Holy succesfull compile!
Tysm
Do you maybe know off the top of your head where it outputs?
If not ill find it
should be in the builds folder
builds > libs
something like that