<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:24:43 UTC 2025

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[MC-10543] Last Direct Multiplayerconnection does not get saved</title>
                <link>https://bugs.mojang.com/browse/MC-10543</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;When using the &quot;Direct Connect&quot; function to join a server, it only saves your last connection in the memory, but not on the disk.&lt;br/&gt;
So everytime you reopen minecraft, the last connection field is blank again.&lt;/p&gt;</description>
                <environment></environment>
        <key id="24504">MC-10543</key>
            <summary>Last Direct Multiplayerconnection does not get saved</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="dinnerbone">[Mojang] Nathan Adams</assignee>
                                    <reporter username="turbocube">Turbocube644</reporter>
                        <labels>
                    </labels>
                <created>Thu, 28 Feb 2013 18:34:29 +0100</created>
                <updated>Mon, 4 Mar 2013 15:43:56 +0100</updated>
                            <resolved>Mon, 4 Mar 2013 15:43:56 +0100</resolved>
                                    <version>Minecraft 1.4.7</version>
                    <version>Snapshot 13w09c</version>
                                    <fixVersion>Snapshot 13w10a</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="48494" author="kumasasa" created="Thu, 28 Feb 2013 23:46:59 +0100"  >&lt;p&gt;Fix:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeHeader panelHeader&quot; style=&quot;border-bottom-width: 1px;&quot;&gt;&lt;b&gt;GuiScreenServerList.java&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;    &lt;span class=&quot;code-keyword&quot;&gt;public&lt;/span&gt; void initGui()
    {
...
        &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt;.serverTextField.setText(&lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt;.mc.gameSettings.lastServer);
...
    }

    &lt;span class=&quot;code-keyword&quot;&gt;public&lt;/span&gt; void onGuiClosed()
    {
        Keyboard.enableRepeatEvents(&lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;);
        &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt;.mc.gameSettings.lastServer = &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt;.serverTextField.getText();
        &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt;.mc.gameSettings.saveOptions();
    }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="48490" author="kumasasa" created="Thu, 28 Feb 2013 23:44:12 +0100"  >&lt;p&gt;Sounds plausible.&lt;/p&gt;</comment>
                            <comment id="48485" author="turbocube" created="Thu, 28 Feb 2013 23:02:47 +0100"  >&lt;p&gt;It&apos;s a bug because &quot;lastServer&quot; always gets saved with a blank string in options.txt and the blank string always gets loaded when you start the game. The only thing missing is the communication between the class, wich handles the options.txt file and the one wich is the direct connect gui.&lt;br/&gt;
Fixing or doing the connection between them is just a little fix and possible in a very short time for the developers.&lt;/p&gt;

&lt;p&gt;Why I don&apos;t add the server to the list is simple: it&apos;s not &quot;one&quot; server but many (only the subdomain changes). It&apos;s saves a lot of time when you don&apos;t have to edit the entry in the list, but only in the direct connect gui, but rewriting the whole address every time I start Minecraft really annoys me, so knowing it&apos;s a very small fix, wich can become really annoying I reported it.&lt;/p&gt;</comment>
                            <comment id="48468" author="kumasasa" created="Thu, 28 Feb 2013 21:53:38 +0100"  >&lt;p&gt;Come on, that&apos;s not a bug.&lt;br/&gt;
If you want that server to be persistant, simply &lt;b&gt;add&lt;/b&gt; that server to the list.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 28 Feb 2013 23:43:00 +0100</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10303"><![CDATA[Confirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01l5z:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>