McJty / YouTubeModding14

Source code for my YouTube modding tutorial series for Minecraft 1.15 and 1.16
MIT License
107 stars 35 forks source link

Error #4

Closed boberski666 closed 4 years ago

boberski666 commented 4 years ago

When I try to sync project with gradle I get:

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/4.9/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------

-----------------------
Check the JVM arguments defined for the gradle process in:
 - gradle.properties in project root directory

I use:

IntelliJ IDEA 2019.2.3 (Community Edition) Build #IC-192.6817.14, built on September 24, 2019 Runtime version: 11.0.4+10-b304.69 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Windows 10 10.0 GC: ParNew, ConcurrentMarkSweep Memory: 1490M Cores: 4 Registry: Non-Bundled Plugins:

Any ideas?

boberski666 commented 4 years ago

Ok i fixed it.