<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 08:19:36 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>[BDS-17849] Out of date call of CheckNetIsolation.exe in  bedrock_server_how_to.html </title>
                <link>https://bugs.mojang.com/browse/BDS-17849</link>
                <project id="11700" key="BDS">Bedrock Dedicated Server</project>
                    <description>&lt;p&gt;&quot;How to use the dedicated server&quot; &lt;b&gt;bedrock_server_how_to.html&lt;/b&gt; is out of date.&#160; Could you please update the part about of UWP loopback restrictions?&lt;/p&gt;

&lt;p&gt;cmd&amp;gt; &lt;b&gt;CheckNetIsolation.exe LoopbackExempt -a -p=S-1-15-2-1958404141-86561845-1752920682-3514627264-368642714-62675701-733520436&lt;/b&gt;&lt;br/&gt;
&lt;em&gt;&lt;b&gt;Error: Invalid Parameters&lt;/b&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;&lt;a name=&quot;Theworkableway%3A%C2%A0&quot;&gt;&lt;/a&gt;The workable way:&#160;&lt;/h2&gt;
&lt;ol&gt;
	&lt;li&gt;Find the current Minecraft appx package name&lt;br/&gt;
PS &amp;gt; &lt;b&gt;Get-AppxPackage | Select-String -Pattern &quot;Minecraft&quot;&lt;/b&gt;&lt;br/&gt;
&lt;em&gt;&lt;b&gt;Microsoft.MinecraftUWP_1.19.4101.0_x64&lt;/em&gt;&lt;em&gt;8wekyb3d8bbwe&lt;/b&gt;&lt;/em&gt;&lt;/li&gt;
&lt;/ol&gt;




&lt;ol&gt;
	&lt;li&gt;Invoke CheckNetIsolation with the name of Minecraft package.&lt;br/&gt;
PS &amp;gt; &lt;b&gt;CheckNetIsolation LoopbackExempt -a -n=&quot;Microsoft.MinecraftUWP_8wekyb3d8bbwe&quot;&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;em&gt;&lt;b&gt;OK.&lt;/b&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment>Microsoft Windows [Version 10.0.19043.2251]&lt;br/&gt;
Minecraft 1.19.41&lt;br/&gt;
bedrock-server-1.19.41.01</environment>
        <key id="520887">BDS-17849</key>
            <summary>Out of date call of CheckNetIsolation.exe in  bedrock_server_how_to.html </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="4">Incomplete</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="minskster">Vasily Konoplyanikov</reporter>
                        <labels>
                    </labels>
                <created>Wed, 16 Nov 2022 18:03:57 +0100</created>
                <updated>Tue, 14 May 2024 18:14:12 +0200</updated>
                            <resolved>Tue, 14 May 2024 18:14:12 +0200</resolved>
                                    <version>1.19.41</version>
                                                            <votes>0</votes>
                                    <watches>0</watches>
                                                                            <comments>
                            <comment id="1322842" author="JIRAUSER484247" created="Tue, 14 May 2024 18:14:12 +0200"  >&lt;p&gt;Cleaning up old tickets: This ticket had been set to &apos;Awaiting Response&apos;, but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.&lt;/p&gt;

&lt;p&gt;Quick Links:&lt;br/&gt;
&#128211; Issue Guidelines &#8211; &#128172; Mojang Support &#8211; &#128231; Suggestions &#8211; &#128214; Minecraft Wiki&lt;/p&gt;
</comment>
                            <comment id="1275111" author="JIRAUSER761543" created="Wed, 16 Aug 2023 19:37:55 +0200"  >&lt;p&gt;It turned out for me that the documented command has wrong dash character which fail to work. I have opened a ticket for it: &lt;a href=&quot;https://bugs.mojang.com/browse/BDS-18649&quot; title=&quot;Command in documentation has dashes that don&amp;#39;t work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;BDS-18649&quot;&gt;&lt;del&gt;BDS-18649&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="1266973" author="JIRAUSER648376" created="Tue, 4 Jul 2023 15:25:27 +0200"  >&lt;p&gt;Hi&lt;/p&gt;

&lt;p&gt;Does this issue still occur after updating to 1.20.1?&lt;/p&gt;

&lt;p&gt;This ticket will automatically reopen when you reply. &lt;/p&gt;</comment>
                            <comment id="1259617" author="wyt3dr4g0n" created="Tue, 30 May 2023 05:56:21 +0200"  >&lt;p&gt;Thank you, this solved my issue. I think Windows 11 changed how this command works, PowerShell option is the correct way and should probably be documented.&lt;/p&gt;</comment>
                            <comment id="1234846" author="JIRAUSER648376" created="Wed, 1 Feb 2023 15:33:05 +0100"  >&lt;p&gt;Hi&lt;/p&gt;

&lt;p&gt;Are you sure you have typed/copied command correctly? Command copied from server how to didnt result in error when i attempted to reproduce it.&lt;/p&gt;

&lt;p&gt;This ticket will automatically reopen when you reply.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Unconfirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12700" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Description</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>[Briefly describe the bug here]&lt;br/&gt;
&lt;br/&gt;
*Steps to Reproduce:*&lt;br/&gt;
# [Step 1]&lt;br/&gt;
# [Step 2]&lt;br/&gt;
# [Step 3]&lt;br/&gt;
&lt;br/&gt;
*Observed Results:*&lt;br/&gt;
[Describe what happens]&lt;br/&gt;
&lt;br/&gt;
*Expected Results:*&lt;br/&gt;
[Describe what should happen]&lt;br/&gt;
&lt;br/&gt;
*Screenshots/Videos attached:* [please attach an image or short video]&lt;br/&gt;
&lt;br/&gt;
*Notes:*</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_11100" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Linked</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i2b9qn:</customfieldvalue>

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