Can anyone can help me of these errors/red colors? I'm using IntelliJ IDEA.
The server has been opened I don't have any problems there, but those small errors I must fix them.
Kronos server:
> Configure project :
The compile configuration has been deprecated for dependency declaration. This will fail with an error in Gradle 7.0. Please use the implementation configuration instead. Consult the upgrading guide for further information: [Only registered and activated users can see links. ]
at build_7vcxak5re7shhcptix1pxdof0$_run_closure2$_clo sure14.doCall(C:\Users\HOME\Desktop\Kronos\Kronos-master\Kronos-master\build.gradle:61)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)
The testCompile configuration has been deprecated for dependency declaration. This will fail with an error in Gradle 7.0. Please use the testImplementation configuration instead. Consult the upgrading guide for further information: [Only registered and activated users can see links. ]
at build_7vcxak5re7shhcptix1pxdof0$_run_closure2$_clo sure14.doCall(C:\Users\HOME\Desktop\Kronos\Kronos-master\Kronos-master\build.gradle:68)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)> Task :kronos-api:compileJava UP-TO-DATE
Using insecure protocols with repositories has been deprecated. This is scheduled to be removed in Gradle 7.0. Switch Maven repository 'maven([Only registered and activated users can see links. ])' to a secure protocol (like HTTPS) or allow insecure protocols. See [Only registered and activated users can see links. ] for more details.Kronos server update:Failed to install signal handler: java.lang.IllegalArgumentException: Unknown signal: TRAP
[main] INFO io.ruin.Server - [email protected]
[Attach Listener] INFO kilim.agent.KilimAgent - agentmain method invoked with args: and inst: [email protected]
[main] INFO io.ruin.Server - Looking for system.properties in C:\Users\HOME\Desktop\Kronos\Kronos-master\Kronos-master\kronos-server\server.properties
Runelite (Run client)> Configure project :
The compile configuration has been deprecated for dependency declaration. This will fail with an error in Gradle 7.0. Please use the implementation configuration instead. Consult the upgrading guide for further information: [Only registered and activated users can see links. ]
at build_7vcxak5re7shhcptix1pxdof0$_run_closure2$_clo sure14.doCall(C:\Users\HOME\Desktop\Kronos\Kronos-master\Kronos-master\build.gradle:61)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)
The testCompile configuration has been deprecated for dependency declaration. This will fail with an error in Gradle 7.0. Please use the testImplementation configuration instead. Consult the upgrading guide for further information: [Only registered and activated users can see links. ]
at build_7vcxak5re7shhcptix1pxdof0$_run_closure2$_clo sure14.doCall(C:\Users\HOME\Desktop\Kronos\Kronos-master\Kronos-master\build.gradle:68)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)
> Task :kronos-update-server: processResources NO-SOURCE
> Task :kronos-api:compileKotlin UP-TO-DATE
> Task :kronos-api:compileJava UP-TO-DATE
Using insecure protocols with repositories has been deprecated. This is scheduled to be removed in Gradle 7.0. Switch Maven repository 'maven([Only registered and activated users can see links. ])' to a secure protocol (like HTTPS) or allow insecure protocols. See [Only registered and activated users can see links. ] for more details.
Caused by: java.lang.IllegalStateException: Expected a name but was NUMBER at line 1 column 90 path $.2.ge_limit








