Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 15:46:24: Executing 'runClient'...
- > Configure project :
- Fabric Loom: 1.0.18
- plugin 'io.github.juuxel.loom-quiltflower' has been replaced with 'io.github.juuxel.loom-vineflower' and will be removed in a future release
- Unknown recipe viewer specified: unspecified. Must be JEI, REI, EMI, or disabled.
- Machete was disabled on this build through the `enabled` flag!
- > Task :compileJava UP-TO-DATE
- > Task :processResources UP-TO-DATE
- > Task :classes UP-TO-DATE
- > Task :generateDLIConfig
- > Task :generateLog4jConfig
- > Task :generateRemapClasspath UP-TO-DATE
- > Task :configureLaunch
- > Task :downloadAssets UP-TO-DATE
- > Task :configureClientLaunch
- > Task :runClient FAILED
- Error: Could not find or load main class net.fabricmc.devlaunchinjector.Main
- Caused by: java.lang.ClassNotFoundException: net.fabricmc.devlaunchinjector.Main
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':runClient'.
- > Process 'command 'C:\Users\rjtub\.jdks\openjdk-20.0.1\bin\java.exe'' finished with non-zero exit value 1
- * 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
- BUILD FAILED in 2s
- 7 actionable tasks: 3 executed, 4 up-to-date
- 15:46:26: Execution finished 'runClient'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement