gradle build error
brocepticon opened this issue ยท 2 comments
when building the gradle the cmd im getting this error from download.
A problem occurred evaluating root project 'CookingForBlockheads-1.16.x'.
C:\Users*******\Downloads\CookingForBlockheads-1.16.x\CookingForBlockheads-1.16.x\run\obfmods
can anyone help me with this?
You have to create that "obfmods" folder, or add an if(obfModsDir.exists())
around the code in the build.gradle as done here: https://github.com/blay09/Waystones/pull/322/files