OpenCubicChunks / CubicChunks

Infinite* height mod for Minecraft
MIT License
534 stars 69 forks source link

Error compiling the mod #160

Closed MobiusFlip closed 7 years ago

MobiusFlip commented 7 years ago

When trying to compile with "gradlew build":

A problem occurred configuring root project 'CubicChunks'. One of setGitDir or setWorkTree must be called.

Barteks2x commented 7 years ago

You downloaded the mod as zip file. I started investigating it a while ago, and I came to the conclusion that it doesn't make sense to support it anymore.

The only way you can get source without git repository is if you download it as zip file. And the downloaded zip file doesn't contain RegionLib submodule, which is needed to compile the mod.

Just install git and clone the repository, as I explained in readme.