alexsocha / luckyblock

The Lucky Block mod for Minecraft.
53 stars 24 forks source link

Build error #5

Closed hannesa2 closed 4 years ago

hannesa2 commented 4 years ago

I tried to build this repo on branch mc1.14 with ./gradlew clean build but I run into this

image

My expectations is to checkout and have a successful build. Do you have any clue, what's wrong here ?

hannesa2 commented 4 years ago

a ./gradlew --stopmade the job

hannesa2 commented 4 years ago

Ok, on macOS ./gradlew --stop made it work.

But on Ubuntu 18.04 I run into

image

Does someone has a hint, how to get rid of it

hannesa2 commented 4 years ago

Yes ! https://github.com/alexsocha/luckyblock/pull/8 helps to solve it