Advertisement
Guest User

MCreator error

a guest
Aug 14th, 2018
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. :cleanCache
  2. :clean UP-TO-DATE
  3. :deobfCompileDummyTask
  4. :deobfProvidedDummyTask
  5. :getVersionJson
  6. :extractUserdev
  7. :extractDependencyATs SKIPPED
  8. :extractmcpData
  9. :extractMcpMappings
  10. :genSrgs
  11. :downloadClient
  12. :downloadServer
  13. :mergeJars
  14. :deobfMcSRG
  15. Applying SpecialSource
  16. Applying Exceptor
  17. :decompileMC
  18. :fixMcSources
  19. :applySourcePatches
  20. :remapMcSources
  21. :recompileMc FAILED
  22. FAILURE: Build failed with an exception
  23. * what went wrong:
  24. Execution failed for task `:recompileMc`.
  25. > Unable to find a javac compiler
  26. com.sun.tools.javac.Main is not on the classpath
  27. Perhaps JAVA_HOME does not point to the JDK.
  28. It is currently set to /usr/lib/jvm/java-8-openjdk-amd64/jre
  29. * Try
  30. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement