Posted November 19, 201410 yr I am using WAILA api in my mod but at this moment I'm including the WAILA interfaces with my mod itself. I would like to avoid that and use a proper maven dependency but I can't get that to work. First I changed my build.gradle as follows: http://paste.ubuntu.com/9095432/ I then did gradlew setupDecompWorkspace idea --refresh-dependencies Then when I try to do gradlew runClient (not even trying from within IntelliJ yet) I get the following log: http://paste.ubuntu.com/9095457/ Without the maven/nei dependencies all is fine. I'm using the following version of NEI: NotEnoughItems-1.7.10-1.0.3.67-dev.jar Any ideas? Thanks!
November 19, 201410 yr Author Solved! Apparantly I had to remove CCC, NEI and WAILA from my mods folder
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.