Guest User

Untitled

a guest
Jun 28th, 2024
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. Build info: MCreator 2024.1.18518, forge-1.20.1, 64-bit, 16384 MB, Mac OS X, JVM 17.0.10, JAVA_HOME: /Applications/MCreator.app/Contents/jdk.bundle/Contents/Home, started on: 2024-06-28-16:01:11
  2. Loaded APIs: geckolib
  3.  
  4. > Configure project :
  5. MixinGradle did not locate the diffplug APT plugin, skipping eclipse task configuration
  6. > Task :downloadMcpConfig
  7. > Task :extractSrg UP-TO-DATE
  8. > Task :createMcpToSrg UP-TO-DATE
  9. > Task :compileJava FAILED
  10. /Users/myuser/MCreatorWorkspaces/da/src/main/java/net/mcreator/demonicabilities/init/ItemAnimationFactory.java:75: error: class, interface, enum, or record expected }
  11. ^
  12. 1 error
  13. FAILURE: Build failed with an exception.
  14. * What went wrong:
  15. Execution failed for task ':compileJava'.
  16. > Compilation failed; see the compiler error output for details.
  17. * Try:
  18. > Run with --info option to get more log output.
  19. > Run with --scan to get full insights.
  20. BUILD FAILED in 1s
  21. 4 actionable tasks: 2 executed, 2 up-to-date
  22.  
  23. BUILD FAILED
  24. Task completed in 3 seconds
Advertisement
Add Comment
Please, Sign In to add comment