-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hello!
I tried to build the client, but the build has been failed:
[Incubating] Problems report is available at: file:///C:/Users/User/Downloads/client-main/client-main/build/reports/problems/problems-report.html
Evaluating settingsITIALIZING [105ms]
FAILURE: Build failed with an exception.
-
Where:
Build file 'C:\Users\User\Downloads\client-main\client-main\build.gradle.kts' line: 4 -
What went wrong:
Plugin [id: 'dev.assasans.actionscript', version: '1.0.6-SNAPSHOT', apply: false] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Included Builds (No included builds contain this plugin)
- Plugin Repositories (could not resolve plugin artifact 'dev.assasans.actionscript:dev.assasans.actionscript.gradle.plugin:1.0.6-SNAPSHOT')
Searched in the following repositories:
Gradle Central Plugin Repository
MavenLocal(file:/C:/Users/User/.m2/repository)
Central Portal Snapshots(https://central.sonatype.com/repository/maven-snapshots/)
- Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 2s
Configuration cache entry stored.
Can you help me please?