How to construct the liquidbounce problem
-
I used idea to build a liquidbounce, but I couldn't find the API- java.jar How to solve this problem
-
I used idea to build a liquidbounce, but I couldn't find the API- java.jar How to solve this problem
@wangtian297 what?
-
java.jar
-
-
@ohno No, it's the problem
![_]{O(UUY91P3IL56KCQ5}M.png -
I used idea to build a liquidbounce, but I couldn't find the API- java.jar How to solve this problem
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
-
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
-
@ohno No, it's the problem
![_]{O(UUY91P3IL56KCQ5}M.png -
@ohno It's no use to him. Thank you
-
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
@riodoro Another question
-
@riodoro Another question
-
![)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 -
![)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 problemtry this build.gradle:
this one schould work
just put it in the forge-1.8.9 folder and try again -
try this build.gradle:
this one schould work
just put it in the forge-1.8.9 folder and try again@riodoro useless
-
@riodoro useless
-
@gking said in How to construct the liquidbounce problem:
d0771f42d3
what link ?