<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[how to compile liquidbounce properly]]></title><description><![CDATA[<p dir="auto">okay so, you want to compile liquidbounce but you keep getting errors, well this thread might help you</p>
<h2>for legacy</h2>
<ol>
<li>install jdk 8 from <a href="https://adoptium.net/temurin/releases/?version=8" target="_blank" rel="noopener noreferrer nofollow ugc">here</a> and set the JAVA_HOME variable (if you are on windows) <a href="https://confluence.atlassian.com/doc/setting-the-java_home-variable-in-windows-8895.html" target="_blank" rel="noopener noreferrer nofollow ugc">(the tutorial is here)</a></li>
<li>install git from <a href="https://git-scm.com/" target="_blank" rel="noopener noreferrer nofollow ugc">here</a></li>
<li>after you are done installing both, open git cmd</li>
<li>type this: <code>git clone https://github.com/CCBlueX/LiquidBounce</code></li>
<li>after its done, type <code>cd LiquidBounce</code></li>
<li>type <code>git checkout legacy</code> since you want to use lb b73</li>
<li>type <code>gradlew setupDevWorkspace idea genIntellijRuns</code></li>
<li>open the folder (C:\Users\yourname\LiquidBounce) in Intellij IDEA (if you want to edit the source code)</li>
<li>after you built it with the <code>gradlew build</code> command, the jar file will be in the LiquidBounce/build/libs folder</li>
</ol>
<h2>for nextgen</h2>
<ol>
<li>install jdk 16 from <a href="https://adoptium.net/temurin/releases/?version=16" target="_blank" rel="noopener noreferrer nofollow ugc">here</a> and set the JAVA_HOME variable (if you are on windows) <a href="https://confluence.atlassian.com/doc/setting-the-java_home-variable-in-windows-8895.html" target="_blank" rel="noopener noreferrer nofollow ugc">(the tutorial is here)</a></li>
<li>install git from <a href="https://git-scm.com/" target="_blank" rel="noopener noreferrer nofollow ugc">here</a></li>
<li>after you are done installing both, open git cmd</li>
<li>type this: <code>git clone https://github.com/CCBlueX/LiquidBounce</code></li>
<li>after its done, type <code>cd LiquidBounce</code></li>
<li>type <code>gradlew genSources</code></li>
<li>open the folder (C:\Users\LiquidBounce on windows or /home/LiquidBounce on gnu/linux) in Intellij IDEA (if you want to edit the source code)</li>
<li>after you built it with the <code>gradlew build</code> command, the jar file will be in the LiquidBounce/build/libs folder</li>
</ol>
]]></description><link>https://forum.liquidbounce.net/topic/4101/how-to-compile-liquidbounce-properly</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 23:55:26 GMT</lastBuildDate><atom:link href="https://forum.liquidbounce.net/topic/4101.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Jun 2022 13:59:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to how to compile liquidbounce properly on Tue, 06 Sep 2022 02:21:01 GMT]]></title><description><![CDATA[<p dir="auto">step 7, step 8 is optional. <a href="https://forums.ccbluex.net/topic/4101/how-to-compile-liquidbounce-properly/13" target="_blank" rel="noopener noreferrer nofollow ugc">https://forums.ccbluex.net/topic/4101/how-to-compile-liquidbounce-properly/</a><a href="https://snowrider3d.com" target="_blank" rel="noopener noreferrer nofollow ugc">snow rider</a></p>
]]></description><link>https://forum.liquidbounce.net/post/33488</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/33488</guid><dc:creator><![CDATA[redcurra]]></dc:creator><pubDate>Tue, 06 Sep 2022 02:21:01 GMT</pubDate></item><item><title><![CDATA[Reply to how to compile liquidbounce properly on Tue, 26 Jul 2022 14:28:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/suicidemouse33" aria-label="Profile: suicidemouse33">@<bdi>suicidemouse33</bdi></a> said in <a href="/post/31209">how to compile liquidbounce properly</a>:</p>
<blockquote>
<p dir="auto">gradlew setupDevWorkspace idea genIntellijRuns</p>
</blockquote>
<p dir="auto">Starting a Gradle Daemon, 2 incompatible Daemons could not be reused, use --status for details</p>
<p dir="auto">FAILURE: Build failed with an exception.</p>
<ul>
<li>What went wrong:<br />
A problem occurred configuring root project 'LiquidBounce Legacy'.</li>
</ul>
<blockquote>
<p dir="auto">Could not resolve all artifacts for configuration ':classpath'.<br />
Could not resolve club.chachy:GitVersion:394b3c5363.<br />
Required by:<br />
project : &gt; com.github.xcfrg:ForgeGradle:FG_2.1-SNAPSHOT:v2.0.2-gda0302a-162<br />
Could not resolve club.chachy:GitVersion:394b3c5363.<br />
Could not get resource '<a href="https://jitpack.io/club/chachy/GitVersion/394b3c5363/GitVersion-394b3c5363.pom" target="_blank" rel="noopener noreferrer nofollow ugc">https://jitpack.io/club/chachy/GitVersion/394b3c5363/GitVersion-394b3c5363.pom</a>'.<br />
Could not GET '<a href="https://jitpack.io/club/chachy/GitVersion/394b3c5363/GitVersion-394b3c5363.pom" target="_blank" rel="noopener noreferrer nofollow ugc">https://jitpack.io/club/chachy/GitVersion/394b3c5363/GitVersion-394b3c5363.pom</a>'. Received status code 403 from server: Forbidden</p>
</blockquote>
<ul>
<li>
<p dir="auto">Try:<br />
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.</p>
</li>
<li>
<p dir="auto">Get more help at <a href="https://help.gradle.org" target="_blank" rel="noopener noreferrer nofollow ugc">https://help.gradle.org</a></p>
</li>
</ul>
<p dir="auto">BUILD FAILED in 22s</p>
<p dir="auto">I've literally done anything set jdk 8 as home variable and this pops...</p>
]]></description><link>https://forum.liquidbounce.net/post/32305</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/32305</guid><dc:creator><![CDATA[Mspy1]]></dc:creator><pubDate>Tue, 26 Jul 2022 14:28:49 GMT</pubDate></item><item><title><![CDATA[Reply to how to compile liquidbounce properly on Mon, 11 Jul 2022 12:11:55 GMT]]></title><description><![CDATA[<p dir="auto">hello everybody, i wasnt able to edit the thread for gnu/linux users because i got no idea men</p>
]]></description><link>https://forum.liquidbounce.net/post/31989</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/31989</guid><dc:creator><![CDATA[suicidemouse33]]></dc:creator><pubDate>Mon, 11 Jul 2022 12:11:55 GMT</pubDate></item><item><title><![CDATA[Reply to how to compile liquidbounce properly on Fri, 24 Jun 2022 12:13:08 GMT]]></title><description><![CDATA[<p dir="auto">im going to edit this thread for gnu/linux users</p>
]]></description><link>https://forum.liquidbounce.net/post/31615</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/31615</guid><dc:creator><![CDATA[suicidemouse33]]></dc:creator><pubDate>Fri, 24 Jun 2022 12:13:08 GMT</pubDate></item><item><title><![CDATA[Reply to how to compile liquidbounce properly on Fri, 17 Jun 2022 16:51:20 GMT]]></title><description><![CDATA[<p dir="auto">@cancernameu well yeah, edited</p>
]]></description><link>https://forum.liquidbounce.net/post/31467</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/31467</guid><dc:creator><![CDATA[suicidemouse33]]></dc:creator><pubDate>Fri, 17 Jun 2022 16:51:20 GMT</pubDate></item><item><title><![CDATA[Reply to how to compile liquidbounce properly on Thu, 16 Jun 2022 21:48:48 GMT]]></title><description><![CDATA[<p dir="auto">@suicidemouse yeah but you still need to <code>gradlew build</code></p>
]]></description><link>https://forum.liquidbounce.net/post/31464</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/31464</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Thu, 16 Jun 2022 21:48:48 GMT</pubDate></item><item><title><![CDATA[Reply to how to compile liquidbounce properly on Thu, 16 Jun 2022 19:40:54 GMT]]></title><description><![CDATA[<p dir="auto">@cancernameu step 7, step 8 is optional.</p>
]]></description><link>https://forum.liquidbounce.net/post/31462</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/31462</guid><dc:creator><![CDATA[suicidemouse33]]></dc:creator><pubDate>Thu, 16 Jun 2022 19:40:54 GMT</pubDate></item><item><title><![CDATA[Reply to how to compile liquidbounce properly on Thu, 16 Jun 2022 19:39:10 GMT]]></title><description><![CDATA[<p dir="auto">@suicidemouse You can also skip the IDE and just type <code>./gradlew build</code></p>
]]></description><link>https://forum.liquidbounce.net/post/31461</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/31461</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Thu, 16 Jun 2022 19:39:10 GMT</pubDate></item><item><title><![CDATA[Reply to how to compile liquidbounce properly on Thu, 16 Jun 2022 17:35:44 GMT]]></title><description><![CDATA[<p dir="auto">@salvatore-sammarco send it please</p>
]]></description><link>https://forum.liquidbounce.net/post/31458</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/31458</guid><dc:creator><![CDATA[suicidemouse33]]></dc:creator><pubDate>Thu, 16 Jun 2022 17:35:44 GMT</pubDate></item><item><title><![CDATA[Reply to how to compile liquidbounce properly on Thu, 16 Jun 2022 17:20:50 GMT]]></title><description><![CDATA[<p dir="auto">@suicidemouse this step cause some error to me i can send the screenshot of my errors?</p>
]]></description><link>https://forum.liquidbounce.net/post/31457</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/31457</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Thu, 16 Jun 2022 17:20:50 GMT</pubDate></item><item><title><![CDATA[Reply to how to compile liquidbounce properly on Wed, 08 Jun 2022 14:00:25 GMT]]></title><description><![CDATA[<p dir="auto">@suicidemouse cool</p>
]]></description><link>https://forum.liquidbounce.net/post/31210</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/31210</guid><dc:creator><![CDATA[IFUMLN]]></dc:creator><pubDate>Wed, 08 Jun 2022 14:00:25 GMT</pubDate></item></channel></rss>