[BDS-17849] Out of date call of CheckNetIsolation.exe in bedrock_server_how_to.html Created: 16/Nov/22  Updated: 14/May/24  Resolved: 14/May/24

Status: Resolved
Project: Bedrock Dedicated Server
Affects Version/s: 1.19.41
Fix Version/s: None

Type: Bug
Reporter: Vasily Konoplyanikov Assignee: Unassigned
Resolution: Incomplete Votes: 0
Labels: None
Environment:

Microsoft Windows [Version 10.0.19043.2251]
Minecraft 1.19.41
bedrock-server-1.19.41.01


Confirmation Status: Unconfirmed

 Description   

"How to use the dedicated server" bedrock_server_how_to.html is out of date.  Could you please update the part about of UWP loopback restrictions?

cmd> CheckNetIsolation.exe LoopbackExempt -a -p=S-1-15-2-1958404141-86561845-1752920682-3514627264-368642714-62675701-733520436
Error: Invalid Parameters

The workable way: 

  1. Find the current Minecraft appx package name
    PS > Get-AppxPackage | Select-String -Pattern "Minecraft"
    Microsoft.MinecraftUWP_1.19.4101.0_x648wekyb3d8bbwe
  1. Invoke CheckNetIsolation with the name of Minecraft package.
    PS > CheckNetIsolation LoopbackExempt -a -n="Microsoft.MinecraftUWP_8wekyb3d8bbwe"

OK.

 



 Comments   
Comment by [MCQA] Kinga Izdebska [ 14/May/24 ]

Cleaning up old tickets: This ticket had been set to 'Awaiting Response', 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.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Comment by Sanjo [ 16/Aug/23 ]

It turned out for me that the documented command has wrong dash character which fail to work. I have opened a ticket for it: BDS-18649.

Comment by Maciej Piornik [ 04/Jul/23 ]

Hi

Does this issue still occur after updating to 1.20.1?

This ticket will automatically reopen when you reply.

Comment by Robb Jones [ 30/May/23 ]

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.

Comment by Maciej Piornik [ 01/Feb/23 ]

Hi

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.

This ticket will automatically reopen when you reply.

Generated at Sat Jan 11 08:19:36 UTC 2025 using Jira 9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13.