Posts by CJMinecraft

    So I am currently trying to build the latest version of my API but I am having persistent errors with the IC2 API. I am trying to create a TileEntity which works with IC2 but every time I build (and I am on the latest Gradle build 4.2.1 and the latest java version and the latest 1.11.2 mapping stable_32) I get this error with the javadoc on IC2:

    Where PATH represents the path to the mod and USERPATH represents the path to the user i.e. C:/Users/USERNAME

    The build file is as follows:

    Thanks for the help in advance. I really hope I can fix this issue. For the code, visit http://github.com/CJMinecraft01/CJCore