TurtyWurty

Untitled

Mar 12th, 2021
372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. C:\Users\John\Desktop\Turty's Chemistry 1.15>setup.bat
  2.  
  3. C:\Users\John\Desktop\Turty's Chemistry 1.15>gradlew --stop && gradlew clean && gradlew genEclipseRuns --refresh-dependencies && gradlew eclipse
  4. No Gradle daemons are running.
  5. To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.10.3/userguide/gradle_daemon.html.
  6. Daemon will be stopped at the end of the build stopping after processing
  7.  
  8. > Configure project :
  9. New Dep: net.minecraftforge:forge:1.15.2-31.2.36_mapped_snapshot_20201010-1.15.1_at_e74817c8f9536b71005593153ae1b388598299b5
  10.  
  11. > Task :clean FAILED
  12.  
  13. FAILURE: Build failed with an exception.
  14.  
  15. * What went wrong:
  16. Execution failed for task ':clean'.
  17. > Unable to delete directory: C:\Users\John\Desktop\Turty's Chemistry 1.15\build\tmp\expandedArchives\forge-1.15.2-31.2.36_mapped_snapshot_20201010-1.15.1-sources.jar_7e0c961bf75b0b5b23b8bd3bdc95a84e\net\minecraft\client\renderer\entity
  18.  
  19. * Try:
  20. 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.
  21.  
  22. * Get more help at https://help.gradle.org
  23.  
  24. Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
  25. Use '--warning-mode all' to show the individual deprecation warnings.
  26. See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#sec:command_line_warnings
  27.  
  28. BUILD FAILED in 34s
Advertisement
Add Comment
Please, Sign In to add comment