How to build LiquidBounce client
-
@_simonclient_
Why didn't I build it
-
@_simonclient_ How to debug
-
_SimonClient_replied to ibook on 11 Jul 2021, 09:20 last edited by _SimonClient_ 7 Nov 2021, 11:22
@ibook your main folder might have a problem if you don;;t know run with debug
gradlew --debug setupDevWorkspace idea genIntellijRuns build -
@_simonclient_ are you fucking retarded (you are)
do you know what does debug mean -
@sigma-bot i am lag not run with debug ru gradlew --stacktrace to find the probblem :))
-
@_simonclient_
Why there are errors, how should I fix them
-
@_simonclient_ thanks dude!! this really help alot!
-
@ibook in 1.8.9-Forge\build.gradle and in 1.8.9-Vanilla\build.gradle
change 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 post is deleted!
-
@S3lvax https://github.com/SkidderMC/FDPClient/blob/main/docs/WORKSPACE.md and u probably have to run it with ./gradlew etc
-