Guest User

Untitled

a guest
Jan 15th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. [Sora@SoraLaptop OpenComputers] $ ./gradlew build
  2. ****************************
  3. Powered By MCP:
  4. http://modcoderpack.com/
  5. Searge, ProfMobius, Fesh0r,
  6. R4wk, ZeuX, IngisKahn, bspkrs
  7. MCP Data version : unknown
  8. ****************************
  9. Found AccessTransformer in main resources: oc_at.cfg
  10. :downloadClient SKIPPED
  11. :downloadServer SKIPPED
  12. :getVersionJson
  13. :extractUserDev UP-TO-DATE
  14. :mergeJars SKIPPED
  15. :applyBinPatches SKIPPED
  16. :downloadMcpTools SKIPPED
  17. :extractMcpData UP-TO-DATE
  18. :genSrgs SKIPPED
  19. :deobfBinJar UP-TO-DATE
  20. :compileApiJava UP-TO-DATE
  21. :compileApiScala UP-TO-DATE
  22. :processApiResources UP-TO-DATE
  23. :apiClasses UP-TO-DATE
  24. :sourceMainJava UP-TO-DATE
  25. :compileJava UP-TO-DATE
  26. :sourceMainScala
  27. :compileScala
  28. /home/Sora/Programming/OpenComputers/build/sources/scala/li/cil/oc/server/machine/luac/ComputerAPI.scala:58: type mismatch;
  29. found : Unit
  30. required: Int
  31. lua.pushInteger((lua.getCoroutineMemory / owner.ramScale).toInt)
  32. ^
  33. one error found
  34. :compileScala FAILED
  35.  
  36. FAILURE: Build failed with an exception.
  37.  
  38. * What went wrong:
  39. Execution failed for task ':compileScala'.
  40. > Compilation failed
  41.  
  42. * Try:
  43. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  44.  
  45. BUILD FAILED
  46.  
  47. Total time: 1 mins 29.371 secs
  48. [Sora@SoraLaptop OpenComputers] $
Advertisement
Add Comment
Please, Sign In to add comment