Could not reserve enough space for object heap

Status
Works as designed
Issue description

   
Executing gradle command: cleanCache clean setupDecompWorkspace --refresh-dependencies
Build info: MCreator 1.8.1, 32-bit, 3061 MB, Windows 10 - cmd, JVM 1.8.0_172, JAVA_HOME: C:\Users\admin\Desktop\NO MIRAR\Mods\.\jdk
(c) 2018 Microsoft Corporation. Todos los derechos reservados.
C:\Users\admin\Desktop\NO 
      MIRAR\Mods\forge>gradlew -Dorg.gradle.daemon=false -Dorg.gradle.parallel=false -Dorg.gradle.jvmargs="-Xms512m -Xmx1500m" cleanCache clean setupDecompWorkspace --refresh-dependencies 
FAILURE: Build failed with an exception.
* What went wrong:
Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
For example, an unrecognized jvm option is used.
Please refer to the user guide chapter on the daemon at https://docs.gradle.org/2.14/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------
Error occurred during initialization of VM
Could not reserve enough space for 1536000KB object heap
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
C:\Users\admin\Desktop\NO 
      MIRAR\Mods\forge>
Task completed with return code 0 in 5059 milliseconds
   
Executing gradle command: cleanCache clean setupDecompWorkspace --refresh-dependencies
Build info: MCreator 1.8.1, 32-bit, 3061 MB, Windows 10 - cmd, JVM 1.8.0_172, JAVA_HOME: C:\Users\admin\Desktop\NO MIRAR\Mods\.\jdk
(c) 2018 Microsoft Corporation. Todos los derechos reservados.
C:\Users\admin\Desktop\NO 
      MIRAR\Mods\forge>gradlew -Dorg.gradle.daemon=false -Dorg.gradle.parallel=false -Dorg.gradle.jvmargs="-Xms512m -Xmx1500m" cleanCache clean setupDecompWorkspace --refresh-dependencies 
FAILURE: Build failed with an exception.
* What went wrong:
Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
For example, an unrecognized jvm option is used.
Please refer to the user guide chapter on the daemon at https://docs.gradle.org/2.14/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------
Error occurred during initialization of VM
Could not reserve enough space for 1536000KB object heap
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
C:\Users\admin\Desktop\NO 
      MIRAR\Mods\forge>
Task completed with return code 0 in 4169 milliseconds

Issue comments