Advertisement
Guest User

Untitled

a guest
Jul 15th, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. PS C:\Projects\Minecraft\1.12\TestMod> .\gradlew setupDecompWorkspace
  2. To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.14/userguide/gradle_daemon.html.
  3.  
  4. FAILURE: Build failed with an exception.
  5.  
  6. * What went wrong:
  7. Unable to start the daemon process.
  8. This problem might be caused by incorrect configuration of the daemon.
  9. For example, an unrecognized jvm option is used.
  10. Please refer to the user guide chapter on the daemon at https://docs.gradle.org/2.14/userguide/gradle_daemon.html
  11. Please read the following process output to find out more:
  12. -----------------------
  13. Error occurred during initialization of VM
  14. Could not reserve enough space for 2097152KB object heap
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement