-
Notifications
You must be signed in to change notification settings - Fork 237
Open
Description
Gradle sync logs shows an entry related to injected interfaces.
Starting Gradle Daemon...
Gradle Daemon started in 1 s 393 ms
> Configure project :
Fabric Loom: 1.11.8
:remapping sources
> Task :generateLog4jConfig
> Task :generateRemapClasspath
> Task :generateDLIConfig
> Task :configureLaunch
> Task :downloadAssets
> Task :configureClientLaunch
> Task :ideaSyncTask
> Task :prepareKotlinBuildScriptModel UP-TO-DATE
Failed to find class (com/mojang/blaze3d/pipeline/RenderPipeline$Snippet) to add injected interfaces from mod(s) (fabric-rendering-v1)
[Incubating] Problems report is available at: file:///C:/Users/dicedpixels/Downloads/template-mod-template-1.21.10/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
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/9.1.0/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 49s
5 actionable tasks: 5 executed
Steps to recreate:
- Simply open a fresh template project and observe the Gradle sync logs
Metadata
Metadata
Assignees
Labels
No labels