This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 243
FAQs
Dylan K. Taylor edited this page Jul 24, 2016
·
25 revisions
Here are the answers to some of the most commonly asked questions about Genisys.
I cannot connect to servers hosted on the same computer with Windows 10 Edition Beta. How can I fix this?
This is due to certain network security restrictions which are in place on Windows apps. To fix this, do one of the following:
Open Windows PowerShell and run the following command:
CheckNetIsolation LoopbackExempt -a -n="Microsoft.MinecraftUWP_8wekyb3d8bbwe"
When you next open the game, you should be able to connect to your local server. If not, try the second method.
- Navigate to
%localappdata%\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang\minecraftpe
. - Open the
options.txt
in a text editor and find the optiondev_uselocalserver
. Set it to 1 and save the file. - Restart your game and attempt to connect to your server.
Work under GNU GENERAL PUBLIC LICENSE Version 3. All rights reserved.