<?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[Methods with the same name but different arguments possibly causing issues]]></title><description><![CDATA[<p dir="auto">Hello, I've recently encountered an issue while writing my script and it looks like this is likely the cause.</p>
<p dir="auto">Here is my code, trying to call the 'drawGuiTexture' method, as in method_52706 with 5 arguments.<br />
<img src="/assets/uploads/files/1734043751091-9f3e10aa-18ea-451d-a162-d2ac3fd0e401-image.png" alt="9f3e10aa-18ea-451d-a162-d2ac3fd0e401-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">When I try and run this script it throws an exception complaining about the wrong amount of arguments.<br />
<img src="/assets/uploads/files/1734043872885-6aa52059-6cdb-4970-a436-a3634dea6b82-image.png" alt="6aa52059-6cdb-4970-a436-a3634dea6b82-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">My guess is that it's trying to call method_52709, which <em>does</em> have 10 arguments.</p>
<p dir="auto">My best guess is that this is an issue with how LiquidBounce handles obfuscated methods in Minecraft, hence why I came here rather than anywhere else.</p>
<p dir="auto">I'm looking for some possible solution to my problem, it's still likely I'm just being dumb and this is not an issue with LB at all. I've thought of possibly trying to "bypass" the translator somehow, but I have no idea how to even achieve this. So, please, help.</p>
<p dir="auto">Thanks for your time &lt; 3</p>
]]></description><link>https://forum.liquidbounce.net/topic/8371/methods-with-the-same-name-but-different-arguments-possibly-causing-issues</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 23:19:19 GMT</lastBuildDate><atom:link href="https://forum.liquidbounce.net/topic/8371.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 12 Dec 2024 22:59:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Methods with the same name but different arguments possibly causing issues on Wed, 18 Dec 2024 17:59:47 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the reply. Honestly, good point about making an issue on GitHub, I dunno how that hasn't crossed my mind lol. Here's a link to my issue <a href="https://github.com/CCBlueX/LiquidBounce/issues/4964" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/CCBlueX/LiquidBounce/issues/4964</a>.</p>
<div class="row github-embeds-container">

<div class="col-md-6">
<div class="github-embed card">
<div class="card-body">

<div class="meta">
<img class="author-picture not-responsive" src="https://avatars.githubusercontent.com/u/178722800?v=4" title="ayaxperson" />
<a href="https://github.com/ayaxperson"><span class="username">ayaxperson</span></a> created this issue <span class="timeago" title="2024-12-18T17:58:44Z"></span> in <a href="//github.com/CCBlueX/LiquidBounce">CCBlueX/LiquidBounce</a>
</div>
<h3>
<span class="badge open float-end">open</span>
<a href="https://github.com/CCBlueX/LiquidBounce/issues/4964">[BUG] ScriptAPI mapping issue with method overloading</a>
<span class="number">#4964</span>
</h3>



</div>
</div>
</div>

</div>]]></description><link>https://forum.liquidbounce.net/post/39880</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/39880</guid><dc:creator><![CDATA[Ajax]]></dc:creator><pubDate>Wed, 18 Dec 2024 17:59:47 GMT</pubDate></item><item><title><![CDATA[Reply to Methods with the same name but different arguments possibly causing issues on Tue, 17 Dec 2024 15:57:18 GMT]]></title><description><![CDATA[<p dir="auto">Hi I am also quite interested in about that one, I do know where the remapper implementation is <a href="https://github.com/CCBlueX/LiquidBounce/blob/993df9c168a5f35321bd3cd21f2abc51451f6173/src/main/kotlin/net/ccbluex/liquidbounce/utils/mappings/EnvironmentRemapper.kt#L7" target="_blank" rel="noopener noreferrer nofollow ugc">remapper</a>.</p>
<p dir="auto">Will later try if I can reproduce this, do you mind sharing a example script? Having other project going on at the moment.</p>
<p dir="auto">Sorry for this low effort answer but do you mind opening a issue on <a href="https://github.com/CCBlueX/LiquidBounce/issues?q=is%3Aissue+is%3Aopen+" target="_blank" rel="noopener noreferrer nofollow ugc">LiquidBounce github</a>? oh and do <a class="plugin-mentions-user plugin-mentions-a" href="/user/commandblock2" aria-label="Profile: commandblock2">@<bdi>commandblock2</bdi></a> (same username) on that issue.</p>
]]></description><link>https://forum.liquidbounce.net/post/39879</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/39879</guid><dc:creator><![CDATA[commandblock2]]></dc:creator><pubDate>Tue, 17 Dec 2024 15:57:18 GMT</pubDate></item></channel></rss>