How to fix?
-
Help Me -
@hktb Has to do with TheAlthening I guess.
-
@hktb
You need to open your build.gradle file in 1.8.9-Forge folder then replace allAPI-Java
withTheAltening4j
andAPI-Java-AuthLib
withTheAlteningAuth4j
. Now it should work. -
@hktb changing com.github.TheAltening:API-Java:master-snapshot to com.github.TheAltening:API-Java:d0771f42d3 fixed it for me
-
@asutoboki Thanks