Closed
Issue #11 · created by Bart · ·

Gradle build fails

I downloaded LiteLoader, but when I try to build it using gradle it fails with the following message:

FAILURE: Build failed with an exception.

* Where:
Build file '/home/bart/sandbox/LiteLoader/build.gradle' line: 29

* What went wrong:
A problem occurred evaluating root project 'LiteLoader'.
> Failed to apply plugin [class 'com.github.jengelman.gradle.plugins.shadow.ShadowJavaPlugin']
   > Could not create task of type 'ShadowJar'.

On a related note (because I might simply be doing something wrong): Is there documentation available on how to get started with developing mods using LiteLoader? Nevermind, found the getting started guide. Still interested in this though:

Also, I wonder if LiteLoader allows mods that place/break blocks and move around (I know this is very hard to do with Forge). I'm interested in using LiteLoader to toy with and implement AI algorithms.

Your help is much appreciated.

1 participant
liteloader/LiteLoader#11