How to construct the liquidbounce problem
-
@wangtian297 what?
-
java.jar
-
-
@ohno No, it's the problem
![_]{O(UUY91P3IL56KCQ5}M.png -
open the build.gradle in the forge 1.8.9 folder
goto line 83
and change these linesfrom this:
implementation 'com.github.TheAltening:API-Java:master-SNAPSHOT' implementation 'com.github.TheAltening:API-Java-AuthLib:-SNAPSHOT' compile 'com.github.TheAltening:API-Java:api-2.0-SNAPSHOT' compile 'com.github.TheAltening:API-Java-AuthLib:-SNAPSHOT'
to this:
implementation 'com.github.TheAltening:TheAltening4j:master-SNAPSHOT' implementation 'com.github.TheAltening:API-Java-AuthLib:-SNAPSHOT' compile 'com.github.TheAltening:TheAltening4j:api-2.0-22541fa70f-1' compile 'com.github.TheAltening:API-Java-AuthLib:-SNAPSHOT'
This schoud fix it
-
-
This post is deleted!
-
![)JO%SD7R()1{L
IXFB
Q76.png
How to solve this problem? I have compiled it successfully before, but now it is not clear that there is a problem -
try this build.gradle:
this one schould work
just put it in the forge-1.8.9 folder and try again -
-
@gking said in How to construct the liquidbounce problem:
d0771f42d3
what link ?